291 Commits (bf990a886c70a629c9df37f163bd542fe95e3ec9)

Author SHA1 Message Date
FatBoy-DOTC 88e09c479f wall archers no longer spawn minions 2 years ago
FatBoy-DOTC 83eab27a90 proper NPC names in asset management window 2 years ago
FatBoy-DOTC c02c5750c6 proper contract names in asset management window 2 years ago
FatBoy-DOTC 38e5081b0e moved createSiegeMob and createGuardMob to the Mob class 2 years ago
FatBoy-DOTC cfe8d20d2b added barracks list to city object 2 years ago
FatBoy-DOTC cfa59d8012 pet AI implemented 2 years ago
FatBoy-DOTC 98f0928a4b replaced MobileFSM.STATE with MobileFSM.MobBehaviourTypes 2 years ago
FatBoy-DOTC 07e993b0ba NPC and mob regions for real this time 2 years ago
FatBoy-DOTC 1169f44041 NPC and mob regions 2 years ago
MagicBot 563fe8684a Workaround for mob region issue. 2 years ago
MagicBot a85391e5a4 Workaround for mob region issue. 2 years ago
MagicBot f21e51f74a Optimized imports (getting close to release) 2 years ago
MagicBot 3881c2b1d0 Relevant methods made static and moved into NPCManager 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 2befa063ef Fidality borking mobs in buildings unborked. 2 years ago
MagicBot 94b863a835 Rework of ismacro and iscontinent. 2 years ago
MagicBot 72a610fd0c Seconds remaining calculated only once. 2 years ago
MagicBot bbbd5f8996 Time remaining is from now(). 2 years ago
MagicBot 994db1e131 Class renamed to fix case. 2 years ago
MagicBot 7a2c0d3456 Work variable cleanup. 2 years ago
MagicBot 8fde121570 lastHotZoneUpdate instant moved to ZoneManager. 2 years ago
MagicBot 6a948fbe2e lastChanged is unused as cannot omit mines from map. 2 years ago
MagicBot 85798822cc Force serialize mines. 2 years ago
MagicBot dc23755081 Use of Instant to track hotzone refresh times. 2 years ago
MagicBot 8ae973f5f4 Refactored usage of HotZone; added cycle counter. 2 years ago
MagicBot 6ac1911770 Code cleanup; reworked conditional. 2 years ago
MagicBot f723e35785 Reformatted file. 2 years ago
MagicBot 4db45a9cbf Handler created for cityDataMsg.java 2 years ago
MagicBot 8dc647fb4f Bugfix: empty guild not errant 2 years ago
MagicBot 2c0a46e652 Runegates and portals now loaded from database. 2 years ago
MagicBot 5cfb451041 Realms refactored to pull map color from database not hardcoded enum. 2 years ago
FatBoy-DOTC 7817b4cd49 destroyed BoW no longer count towards total available assets 2 years ago
FatBoy-DOTC 8e692ea21e Durability repair fix 2 years ago
MagicBot 663aafb4c8 Removed leftover code from message pump. 2 years ago
MagicBot b90b8ca422 Protocol handler created for ArcMineChangeProductionMsg. 2 years ago
MagicBot 0e3fdcd8c2 Audit class moved to correct package. 2 years ago
MagicBot 36cb532b20 Handler created for ArcOwnedMinesListHandler. 2 years ago
MagicBot 825f41e469 rename method to isEmptyGuild() so as not to confuse with GuildState. 2 years ago
MagicBot 2c3aa6e7e5 Cleanup of restriction logic. 2 years ago
MagicBot 78f7503558 Changing your WOO outside the NA window is allowed. 2 years ago
MagicBot 6a1b461735 Refactor WOO change timer mechanics to use the same system as the mine claims. Moved both resets to the hourly job. 2 years ago
MagicBot de41702914 Protocol handler created for ArcMineWindowAvailableTimeMsg. 2 years ago
MagicBot 21cf22f4cf Sanity check added for slider. 2 years ago
MagicBot 4a946b6b3a Mine claims released when leaving guild. 2 years ago
MagicBot 1c228df4a8 Revert method refactor. 2 years ago
MagicBot 715fdeec9e Merged the two errant guild methods. 2 years ago
MagicBot 8ff0216243 Opening mines at the end of bootstrap. 2 years ago
MagicBot dab9097680 Must wait for a mine window to close to change your guild's WOO to it. 2 years ago
MagicBot 04fc0d6815 Removed Bonus code 2 years ago