497 Commits (4dce2e2aa24e4e7809baab6fd261c36036f62474)

Author SHA1 Message Date
FatBoy-DOTC 47fe764cb0 early exits for attack message handler 2 years ago
MagicBot 9e53770e6c Handler added to protocol class. 2 years ago
MagicBot a9cc001791 Handler added to protocol class. 2 years ago
MagicBot c24913d124 Handler filled in with logic. 2 years ago
MagicBot 63bf0b6070 Handler created for AttackMsg 2 years ago
FatBoy-DOTC 50792327a4 moveToPoint attack handling 2 years ago
MagicBot fd927a7052 New method implemented. 2 years ago
MagicBot dd46224afe New method implemented. 2 years ago
MagicBot b7a907c8c8 db method to support removing all minions 2 years ago
MagicBot 8fca6572f9 Typo in comment fixed. 2 years ago
MagicBot d71a9415b4 Integer object not int signature. 2 years ago
MagicBot 9a6510c320 Minions now use copyonwrite collection. Slot agnostic. 2 years ago
MagicBot 57ff1ede97 Name is all that's needed. 2 years ago
MagicBot 7c0f2563f7 Already added to collection at this point. 2 years ago
FatBoy-DOTC f556181d77 guardlist serialization displays correct minion rank 2 years ago
MagicBot 779e3da74e Cleanup of clear minion logic. 2 years ago
MagicBot e358c08773 Removed msg from handler. 2 years ago
MagicBot dbf164bfb2 bonus code removal 2 years ago
FatBoy-DOTC 60ca3f9c34 remove siege minion 2 years ago
FatBoy-DOTC e7e740dff1 blocked player character specific block in minion training message handler 2 years ago
FatBoy-DOTC d573b238de refactored mob get/set owner 2 years ago
MagicBot e2d843b65e Signature refactor. 2 years ago
MagicBot a796f5fe4b More siege engine work. 2 years ago
MagicBot 2f8de2a919 Worthless collection only used in 2 places. 2 years ago
MagicBot 9b6959414a More flushing out minion support. 2 years ago
MagicBot 740e75f8e4 New less ungodly NPC constructor. 2 years ago
MagicBot abf450d6ea Use character load range for dirty flag. 2 years ago
MagicBot c79d9ae891 Unused lastXYZ timers set but never used. 2 years ago
MagicBot 50e962b77e dirtyFlag integration. 2 years ago
MagicBot c79b304eeb Revert debug temporal change to minion spawn. 2 years ago
MagicBot c1a14a22e8 bugfix: wrong type comparison. 2 years ago
MagicBot 2f6e334eea Last debug cycle in testing. 2 years ago
MagicBot 105d8135f7 Tweak to siege minion slot assignments. 2 years ago
MagicBot 68f2bcef0e Siege Minion pawn time reset to nominal 15m. Soft code? 2 years ago
MagicBot 3883963225 Unused and duplicate variable removed. 2 years ago
MagicBot b3bed58a4b Tweak to minion slot calculus. 2 years ago
MagicBot c4cc6bb92d Rotation conforms with bootstrap version. 2 years ago
MagicBot 62a6cd4430 Siege mob slot position properly rotated. 2 years ago
MagicBot 3e7b4cf30c Siege mob slot position properly rotated. 2 years ago
MagicBot bf24573e88 Codepath conforms to bootstrap copy of the 5 copies. 2 years ago
MagicBot 0d72798680 Spawn temporal adjustment for debugging siege mobs. 2 years ago
MagicBot 0acd8cd939 Initialize variable before building string. 2 years ago
MagicBot 03f17adecf Update to string deserialization. 2 years ago
MagicBot 5ccf833981 Casting cleanup in constructor signature. 2 years ago
MagicBot c95e6a2ac0 We don't serialize PETITION_NEW to the client. 2 years ago
MagicBot 13fb532902 Bugfix for vendor window with no items. 2 years ago
MagicBot e3f468681a Cleaner rank filter on display 2 years ago
MagicBot 27defa21c2 Should not be filtering items in production. 2 years ago
MagicBot f4e9896dbc Unused variable removal. 2 years ago
MagicBot b8a5521430 No need to box this int. 2 years ago