63 Commits (e838bb641b92517c59044997ad7091dd98614e71)

Author SHA1 Message Date
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 6a948fbe2e lastChanged is unused as cannot omit mines from map. 2 years ago
MagicBot 3cf6f28d83 Only returning inactive mines in list. 2 years ago
MagicBot e31f320b45 Comment and clarity cleanup. 2 years ago
MagicBot d425050387 Resetting tracking variables when a mine tower is destroyed. 2 years ago
MagicBot 39f3e4ed2c Mine window methods moved to HourlyJobThread and made static. 2 years ago
MagicBot 3cec1b4466 Class cleanup. 2 years ago
MagicBot 825f41e469 rename method to isEmptyGuild() so as not to confuse with GuildState. 2 years ago
MagicBot 0719fa9953 No warehouse PopUp feedback. 2 years ago
MagicBot 14adea8b2e Null check added to releaseAllMines. 2 years ago
MagicBot 3ec16d04d6 Prior claims are released upon a new claim. 2 years ago
MagicBot 592caa40ea Serializing nation mine times. 2 years ago
MagicBot 20dba75602 Mine limits based upon nation tree rank. 2 years ago
MagicBot c82a414567 Serialization tweak. 2 years ago
MagicBot 1a7003ce59 Serialized mine open time adjusted if the mine was claimed during this cycle. 2 years ago
MagicBot f51bfc6d2b Mines can only be claimed once a cycle. 2 years ago
MagicBot c57ae6d916 Removal of session tracking. 2 years ago
MagicBot bc1fc5748c Mine windows are set by the nation's WOO. 2 years ago
MagicBot ad9908fda1 Nation cannot be errant. 2 years ago
MagicBot cbd9021cfa Setting last claimer properly during claim. 2 years ago
MagicBot 49af4b8920 Update to system mine claim message. 2 years ago
MagicBot 9442bb1d39 Debugging code removed. 2 years ago
MagicBot efa504a714 Debugging isErrant() 2 years ago
MagicBot 332c860def Errant mines active at startup. 2 years ago
MagicBot 038cac8aed Errant mines active at startup. 2 years ago
MagicBot 00877279bc Errant mines active at startup. 2 years ago
MagicBot da073feb08 Errant mines active at startup. 2 years ago
MagicBot adae9a9ce1 Errant mines active at startup. 2 years ago
MagicBot 53a6b09099 Accessor level change 2 years ago
MagicBot e78d1f4ac4 OwningGuild should be set to errant not null. 2 years ago
MagicBot 11e5439e1d Set owner to null when invalid claim occurs. 2 years ago
MagicBot 78cdb6967a Message when claiming mine succeeds. 2 years ago
MagicBot 79d05f1fb2 Serialize current time for all active mines regardless of claim status. 2 years ago
MagicBot 2a140a6ce1 Serialize current time for all active mines regardless of claim status. 2 years ago
MagicBot a2bdfcc031 Cleanup of logic. 2 years ago
MagicBot 0f2ca3e62e Cleanup of logic. 2 years ago
MagicBot 837c2fa1f9 Consolidating handling of different session. 2 years ago
MagicBot c596aa5a01 Unused variable removed. 2 years ago
MagicBot af38dd8fb9 Should not be sending messages to players here. 2 years ago
MagicBot 4eb1350c3b Rename for clarity 2 years ago
MagicBot 9e7cbdc2d3 bugfix: guilds cannot be null only errant. 2 years ago
MagicBot 6672f750d9 Initial refactor: deleted all old code and replaced with something sensible. Driven from the guild's mine hour instead of calculating dates. 2 years ago
MagicBot 90335355b7 Less verbose error message 2 years ago
MagicBot 4c10e01539 Reset time calculation updated. 2 years ago
MagicBot a76534f0af Mesh set properly when errant mine loaded. 2 years ago
MagicBot a06420eae3 Early exit for errant mines at bootstrap. Wtb method extract. 2 years ago
MagicBot 48d435f2c1 Early exit for errant mines. 2 years ago
MagicBot 43380962cc Early exit for errant mines. 2 years ago
MagicBot 14247715fd Removed unused EffectiveDate 2 years ago