121 Commits (c79d9ae891862c95625b06043a9006eff1a4a224)

Author SHA1 Message Date
MagicBot b8eb198b09 Pirate name related code moved to NPCmanager. 2 years ago
MagicBot cfb4f38d15 Contact npcs/mobs have derived locations. 0x0 in cache data. 2 years ago
MagicBot e554171e22 Duplicate region field removed and inlined. 2 years ago
MagicBot 888fa25e9a Blueprint support for OuterWallWithTower 2 years ago
MagicBot 4adfbc0723 Refactored to static methods. 2 years ago
MagicBot 235ea84dcd Value is not unknown from handler context. 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 98f0928a4b replaced MobileFSM.STATE with MobileFSM.MobBehaviourTypes 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 94b863a835 Rework of ismacro and iscontinent. 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 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
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 dab9097680 Must wait for a mine window to close to change your guild's WOO to it. 2 years ago
MagicBot 0469754d5d Bugfix: needs city parent not current zone to pick up siege bounds. 2 years ago
MagicBot cec70b3b64 Tweak of column names and Event Strings. 2 years ago
MagicBot 21ff024bf8 Admin login events captured. 2 years ago
MagicBot 68294baae6 Cleanup of scope issue when creating city objects. 2 years ago
MagicBot 526c078978 Collision check extracted to method. 2 years ago
MagicBot f3fee3140a Move siege validation out of the generic ValidateBuildingPlacement method. 2 years ago
FatBoy-DOTC e0af139b24 deed no longer is taken after failed placement 2 years ago
FatBoy-DOTC 313c13c588 corrected error message ID numbers 2 years ago
MagicBot 8ef5cb4e22 Rework of validation checks. 2 years ago
MagicBot 2643be456e Moved validation check to before asset creation. 2 years ago
MagicBot 29c6d6cd8e Counter scope issue resolved. 2 years ago
MagicBot c84fb60177 Errant import removed. 2 years ago
MagicBot d8dad9f087 Extract siege limits validation method. 2 years ago
MagicBot 45f94c736a Excess whitespace. 2 years ago