1469 Commits (fb0790a7335841a5c0987c0d5c8e6ddc2620d4aa)
 

Author SHA1 Message Date
MagicBot bbbd5f8996 Time remaining is from now(). 2 years ago
MagicBot 994db1e131 Class renamed to fix case. 2 years ago
MagicBot 4422182eae Reset logic moved to within method. 2 years ago
MagicBot 7a2c0d3456 Work variable cleanup. 2 years ago
MagicBot 8fde121570 lastHotZoneUpdate instant moved to ZoneManager. 2 years ago
MagicBot 3260582e37 validHotZone filters hotZone count. 2 years ago
MagicBot 52e46380a9 Available hotZones added to devcmd. 2 years ago
MagicBot a572a5fbf9 Available hotZones added to devcmd. 2 years ago
MagicBot 176fdb51da HotZone availability reset at 01am. 2 years ago
MagicBot 6a948fbe2e lastChanged is unused as cannot omit mines from map. 2 years ago
MagicBot 2ef60933b2 reset added to ./hotzone 2 years ago
MagicBot 85798822cc Force serialize mines. 2 years ago
MagicBot 0dad677bc0 hotzone dev command updated. 2 years ago
MagicBot 4c625cdfbf HotZone minLevel enforced. 2 years ago
MagicBot 6912a06351 MB_HOTZONE_MIN_LEVEL added to ConfigManager 2 years ago
MagicBot 2e576b3065 Increment only when a hotZone is set. 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 d9125566f7 Drop rates are set by ConfigManager 2 years ago
MagicBot 70ca0a1df3 Refactored caching of drop rates. Whittling away at MBServerStatics. 2 years ago
MagicBot 3fd2f519eb Merge remote-tracking branch 'origin/post-wipe-merge' into bugfix-config-manager 2 years ago
MagicBot 5af1687f19 Maintenance hour and bot/game version config entries removed. 2 years ago
FatBoy-DOTC 10cd3636f7 hotzone cleanup 2 years ago
FatBoy-DOTC 38e25bf132 hotzone duration config, non repeating hotzones 2 years ago
FatBoy-DOTC ffe0ecd488 name change 2 years ago
FatBoy-DOTC 61df76c80a mines default to not be claimed at hour 1400 2 years ago
FatBoy-DOTC 82249a6d6d drop rates calculated via magicbane.conf on server boot 2 years ago
FatBoy-DOTC ecaf56f647 maintenance to run on specific day of week only 2 years ago
MagicBot 8dc647fb4f Bugfix: empty guild not errant 2 years ago
MagicBot 7b16c55dc6 Teleport to the target gate. 2 years ago
MagicBot f1a652122c Portals configured in the runegate constructor. 2 years ago
MagicBot 1e0738594a More than one row in result set is needed. 2 years ago
MagicBot eac2e3f42b Portal array list now filled at bootstrap. 2 years ago
MagicBot 2c0a46e652 Runegates and portals now loaded from database. 2 years ago
MagicBot 9fa83fc359 PortalType defined to supply offset and effect bitflag for Runegates. 2 years ago
MagicBot 97948caa48 Merge remote-tracking branch 'origin/post-wipe-merge' into feature-db-agnostic-realms 2 years ago
MagicBot 9ff4d7c6dc bugfix: Prior claims are no longer released when claiming a new mine. 2 years ago
MagicBot cbe82bb95a Output cleanup in ./realminfo. 2 years ago
MagicBot 6ad4d87487 Merge remote-tracking branch 'origin/post-wipe-merge' into feature-db-agnostic-realms 2 years ago
MagicBot 6c138a1515 Bugfix: effects without associated powers on login. 2 years ago
FatBoy-DOTC b8be399df7 mob AI testing 2 years ago
FatBoy-DOTC 2462cc13dd guard static power load correct placement 2 years ago
FatBoy-DOTC eddedbee5b guard static power load 2 years ago
FatBoy-DOTC 58c4ece887 10 second delay min between casts & mobs no longer cast beneficial spells on players 2 years ago
MagicBot f64c059f26 Color map built after realms loaded. 2 years ago
MagicBot 5cfb451041 Realms refactored to pull map color from database not hardcoded enum. 2 years ago
FatBoy-DOTC 8e457abe6d mage guards once again have powers 2 years ago