74 Commits (f744c64737ec7d6232ef2529998365e3bd2b789f)

Author SHA1 Message Date
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
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
MagicBot 7a670ffdbf Appropriate error messages for BOW limits. 2 years ago
FatBoy-DOTC 325c8b8254 siege asset placement reliant on attcker/defender maximums 2 years ago