1283 Commits (4b855cdf6ee4da9da5adc3660c39e05d35d27576)

Author SHA1 Message Date
MagicBot bbdbead1ff Fidaltiy garbage removed from NPC class. 2 years ago
MagicBot 24b6820a1b Fidaltiy garbage removed from NPC class. 2 years ago
MagicBot 2b307daeb2 MobileBooty system integrated. 2 years ago
MagicBot fb15ee912b Clarity fix in instance variable ordering. 2 years ago
FatBoy-DOTC 33603958b1 fixed hotzone drop tables never being used 2 years ago
MagicBot dcae131b67 Removed Fidality garbage. Fixed mobs in buildings. 2 years ago
MagicBot f5d5dce791 Revert "Fidality borking mobs in buildings unborked." 2 years ago
MagicBot 5a0910eb5c Revert "Fidelity > Fidality" 2 years ago
MagicBot 2befa063ef Fidality borking mobs in buildings unborked. 2 years ago
MagicBot f4da8544d3 Fidelity > Fidality 2 years ago
MagicBot 60a9f14aa3 Mobbases don't need skills. 2 years ago
MagicBot 39b07df2e2 Sanity check for race rune not in runebase. 2 years ago
MagicBot 5f6883059f Cleanup rune effect application. 2 years ago
MagicBot 6b2790f9c1 Mobs have runes loaded at bootstrap and effects applied. Moved logic to NPCManager. 2 years ago
MagicBot 73d2129394 Runes and Booties ID set in constructor for mobs and npcs. 2 years ago
MagicBot 8e236d0780 BootySets generated with cache data loaded at bootstrap. 2 years ago
MagicBot 00d0048fd0 RuneSets generated loaded at bootstrap. 2 years ago
MagicBot f744c64737 Superfluous getter and setters removed. 2 years ago
MagicBot 33334ed13c NPCManager class created. 2 years ago
MagicBot 2e64164251 Bonus code removal. 2 years ago
MagicBot 94b863a835 Rework of ismacro and iscontinent. 2 years ago
MagicBot 3dbdad2580 Reverted changes. 2 years ago
FatBoy-DOTC 113d74cffe method to check if zone has players inside it 2 years ago
MagicBot 7473067329 Reformatting of MobCast() method in manager. 2 years ago
FatBoy-DOTC 6fe690d592 ranged mobs now stop when in proper attacking range 2 years ago
FatBoy-DOTC dcac0634a8 added Chase to mob ai state enum 2 years ago
FatBoy-DOTC b310a3eb63 initialize new mobpower list 2 years ago
FatBoy-DOTC 03a2ead922 mob power list troubleshooting 2 years ago
FatBoy-DOTC 4f60811f6b mob power list troubleshooting 2 years ago
FatBoy-DOTC 83eb1a3370 moved mob powers method to PowersManager 2 years ago
FatBoy-DOTC e38a04bf23 convert DB lookup of mob powers to static Hashmap lookup 2 years ago
MagicBot 110a05d5a4 bugfix-merge issue in constructor. 2 years ago
MagicBot 7d655bc44b Mine serialized loc is the tower loc. No need to store offsets in a table to reconstruct this loc. 2 years ago
MagicBot d5c219897d Experience Modifiers added to ConfigManager 2 years ago
MagicBot c51f6b73af ProductionRate added to ConfigManager. 2 years ago
MagicBot 176fdb51da HotZone availability reset at 01am. 2 years ago
MagicBot 6a948fbe2e lastChanged is unused as cannot omit mines from map. 2 years ago
MagicBot 4c625cdfbf HotZone minLevel enforced. 2 years ago
MagicBot 70ca0a1df3 Refactored caching of drop rates. Whittling away at MBServerStatics. 2 years ago
FatBoy-DOTC 10cd3636f7 hotzone cleanup 2 years ago
FatBoy-DOTC 38e25bf132 hotzone duration config, non repeating hotzones 2 years ago
MagicBot f1a652122c Portals configured in the runegate constructor. 2 years ago
MagicBot eac2e3f42b Portal array list now filled at bootstrap. 2 years ago
MagicBot 2c0a46e652 Runegates and portals now loaded from database. 2 years ago
MagicBot 6c138a1515 Bugfix: effects without associated powers on login. 2 years ago
FatBoy-DOTC 2462cc13dd guard static power load correct placement 2 years ago
FatBoy-DOTC eddedbee5b guard static power load 2 years ago
MagicBot f64c059f26 Color map built after realms loaded. 2 years ago
MagicBot 5cfb451041 Realms refactored to pull map color from database not hardcoded enum. 2 years ago
FatBoy-DOTC 8e457abe6d mage guards once again have powers 2 years ago