Emagi
|
12fe577015
Fix #557 bug reporting on DoF now works, thanks to ColdLlama
|
8 月之前 |
Emagi
|
d1cbb045f2
Fix decline for auto loot mode command
|
9 月之前 |
Emagi
|
47196d6b67
- Fix #504 - Group Options Support (loot methods, yell restrictions, encounter lock features, item rarity, auto split coin, auto loot mode)
|
9 月之前 |
Emagi
|
427964b7a0
Functionality:
|
10 月之前 |
Emagi
|
e10aedb79d
- Fix #549 - DoF inventory can now remove/add items freely. The lower bounds index <=255 is assigned to existing items on zone-in or replacing items in that existing index. Indexed items 256+ will represent new items that have to grow the clients item index array. This will distinguish properly what the client is trying to examine when requests come in (versus getting no index).
|
11 月之前 |
Emagi
|
d32141898e
- ZoneServer::GetClientBySpawn removed, no longer using the MutexMap to track the client, use the Player class instead.
|
11 月之前 |
Emagi
|
3944d57579
- Fix #496 ITEM_STAT_ABILITYCASTINGSPEED (664) and ITEM_STAT_SPELLREUSESPEED (665) now supported
|
11 月之前 |
Emagi
|
7324c9a462
- Fix #544 - login server now correctly loads skin color for appearance data in character select, matches in-game color.
|
1 年之前 |
Emagi
|
ace2e20281
- Fix #537 - DoF client health, power, concentration display on items correctly, AoM and DoF client no longer have issues with hide hood/helm in options impacting self and other options
|
1 年之前 |
Emagi
|
523e98c2c5
- Fix #533 - Group support for DoF, fixed /acceptinvite and group member display
|
1 年之前 |
Emagi
|
4d4873d674
- Fix #515 display spawn name and database id when /spawn set or /spawn remove is used successfully.
|
1 年之前 |
Emagi
|
5cc42192a5
Fix #524 - DoF client part #3, plus crash fixes (reload spells, entering zone shutting down)
|
1 年之前 |
Emagi
|
f720513876
DoF Recipe/Tradeskill Stage 1 of 2 for Issue #532
|
1 年之前 |
Emagi
|
eec9f5b9f8
Fix #517 - AoM client can now remove/add skills and it reflects client updates correctly. DoF has issues removing Issue #525 made. Pet Options UI Window for HP/power and other options now work.
|
1 年之前 |
Emagi
|
506f8e9e29
remove code not yet available
|
1 年之前 |
Emagi
|
716f9affa3
- DoF Client Profile(Character) -> Options all the checkboxes set the wrong thing (afk, roleplaying, camping, linkdead, lfg, so on)
|
1 年之前 |
Emagi
|
84536da04b
Address lacking most hated target to add loot when using /kill command
|
1 年之前 |
Emagi
|
a74469795d
- Manipulate the game world! Remove widgets!
|
1 年之前 |
Emagi
|
c8338d63bf
Fix kill giving loot credit for GM quick testing and bypass
|
1 年之前 |
Emagi
|
7b023ec019
- Fix #314 Encounter states, locked, overmatched and broken now supported up to group level (raids and functionality to them will be done in a later milestone). This also entails all the functionality within, npcs go gray when in an encounter or yelled, you cant heal or damage a player or npc in an encounter.
|
1 年之前 |
Emagi
|
7299addd47
Fix #509 - quest crash cleanup, AddHate fixed for non spell function cal, fixed all quests being hidden in journal, reduced time to update quest journal from 300ms to 50ms
|
1 年之前 |
Emagi
|
957fa27b5c
Pets and bots now properly update their damage upon levelling with their owner
|
1 年之前 |
Emagi
|
00e6cdaf61
weaponstats command now supports a target, when client summons a npc it will stop movement, helps when summoning pets, zoning should now properly put you in your group instance when available
|
1 年之前 |
Emagi
|
658658e1a6
- Fixed popping non-existent items from overflow causing a crash
|
1 年之前 |
Emagi
|
417bea4214
- Spells now has class lists to reduce the time to assign new spells by level
|
1 年之前 |
Emagi
|
8d52f85e2c
Enter House button is fixed! No longer intermittently displays as grey
|
1 年之前 |
Emagi
|
0c95946f48
Fix #416 allow FOCUS damage type, damage type 14 assigned, example: DamageSpawn(NPC, Spawn, 192, 14, 100, 100)
|
1 年之前 |
Emagi
|
3ba895b039
Fix #507 - players dont gain hp while dead so revive works correctly at all times, Fix #232, added spell/item bonus type Power Cost Reduction type is 133, float eg 10.0 is 10% out of 100.0 for percentage
|
1 年之前 |
Emagi
|
56c51b6759
Consolidate use of grid_id and use SetLocation / GetLocation
|
1 年之前 |
Emagi
|
32862500e4
Added Total Power listing to spawn details command display
|
1 年之前 |