1301 Commits (master)
 

Author SHA1 Message Date
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 55e6ca2d41 Error message when claiming a mine fails. 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 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 4eb1350c3b Rename for clarity 2 years ago
MagicBot 9e7cbdc2d3 bugfix: guilds cannot be null only errant. 2 years ago
MagicBot c89b60221e Extracted open/close logic to method. Run at startup. 2 years ago
MagicBot b88a10d509 Removed vestigial db handler method. 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 5ff4703b14 Background thread to monitor admin events. 2 years ago
MagicBot 87dfc968aa Updated admin events to read 2 years ago
MagicBot fba041db5e Method created to send Admin Log Updates to users. 2 years ago
MagicBot cad78c55bd Typo in enum 2 years ago
MagicBot 0c4187faeb ADMINLOG added to ConfigManager 2 years ago
MagicBot c2a84ed31b Starting work on output of admin log. 2 years ago
MagicBot b6506ac3f1 Starting work on output of admin log. 2 years ago
MagicBot 920fcd4b8e Generic ChatChannelHandler created. 2 years ago
MagicBot c59c0629a7 Generic ChatChannelHandler created. 2 years ago
MagicBot 8fbd408fb4 Admin log channel created. 2 years ago
MagicBot 4e6411e555 Merge remote-tracking branch 'origin/post-wipe-merge' into MagicBot-adminlog 2 years ago
MagicBot d70305b0b6 Merge branch 'bugfix-siege-asset-placement' into post-wipe-merge 2 years ago
MagicBot 0469754d5d Bugfix: needs city parent not current zone to pick up siege bounds. 2 years ago
MagicBot 7cb0e5f6b2 Retrieve Admin Log events from database as a map. 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 3f700f57a7 Admin command usages logged to database. 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
MagicBot 90335355b7 Less verbose error message 2 years ago
MagicBot 4c10e01539 Reset time calculation updated. 2 years ago