80 Commits (134b651df835322ea34bf388c8bc9c5c5587fec4)

Author SHA1 Message Date
FatBoy-DOTC cb344d57b2 guard dogs have 0 minions 2 years ago
MagicBot 8fbbde6d69 bugfix in world height calculation. 2 years ago
MagicBot b9db6e8dc6 Members moved to WorldServer. 2 years ago
FatBoy-DOTC 0d2af7c011 treb fix 2 years ago
FatBoy-DOTC 11e373db6f treb fix 2 years ago
MagicBot e73f4cbe63 Placement bounds of 1.2% city zone size. 2 years ago
MagicBot ffafd44fa7 Siege bounds related bonus code removal. 2 years ago
MagicBot a113295058 Player zone radius now reflects 24.3 at 875. 2 years ago
MagicBot 033c008263 bugfix: bow restriction limited to attacker. 2 years ago
MagicBot 7dcefdf5d7 Contract moved to AbstractCharacter. 2 years ago
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