174 Commits (6d16eccc24beb873a8af89a1092ae90e7db2793e)

Author SHA1 Message Date
FatBoy-DOTC 7f1e537975 mob respawning handled in its own thread 1 year ago
MagicBot 43090a9bd1 Support for the widest array of network configurations. Auto-configure as best we can. 1 year ago
MagicBot 9bbdef224d Project cleanup pre merge. 1 year ago
FatBoy-DOTC 9f162e9ed0 last minute cleanup, added cast chance to mobs 1 year ago
FatBoy-DOTC ef0e277f46 refactored AI variables from MBServerStatics 1 year ago
MagicBot 764beb33bd Dispatcher moved to early in bootstrap. 1 year ago
MagicBot f8c8d7244e Moved member to ConfigManager. 1 year ago
MagicBot b6ce3b7ee9 Already logged when connection manager is created. 1 year ago
MagicBot 48aef2ef01 Network autoconfig now uses eth0 or default outgoing ip route. 1 year ago
MagicBot 61e4a4aed4 Realmmap loaded from config to assist with custom maps. 1 year ago
MagicBot b9db6e8dc6 Members moved to WorldServer. 1 year ago
MagicBot d0287ba94e Login should fail fast. 1 year ago
FatBoy-DOTC b6c9eed229 power chance tuning 2 years ago
FatBoy-DOTC eb9a1143e4 patrol delay fine tuning 2 years ago
FatBoy-DOTC 3e659d981a Patrol wait determined by MBServerStatics.AI_PATROL_DIVISOR 2 years ago
FatBoy-DOTC d999d60e9a Patrol wait determined by MBServerStatics.AI_PATROL_DIVISOR 2 years ago
MagicBot d7d22dbb11 Populate zone extents cache. 2 years ago
MagicBot e203945ea3 Static method moved to manager singleton. 2 years ago
MagicBot 0e4490576a Game uses hikaricp for all connection pooling. Connection count set dynamically. 2 years ago
MagicBot 90fe93d3f0 Renamed for context. 2 years ago
FatBoy-DOTC d9c05fa622 magical rolling re-enabled 2 years ago
MagicBot 11bcd26027 Loading pirate names before world objects 2 years ago
MagicBot b8eb198b09 Pirate name related code moved to NPCmanager. 2 years ago
MagicBot d454878245 BuildingModelBase no longer needed. 2 years ago
MagicBot 6cfd078469 Removed old methods from codepath. 2 years ago
MagicBot e554171e22 Duplicate region field removed and inlined. 2 years ago
MagicBot 123f9eb588 SetParentZone removed from NPC. 2 years ago
MagicBot 7c079c3998 Begin refactor location collections. 2 years ago
MagicBot 6b146bfdc4 Removed leftover junk from mobbase. 2 years ago
FatBoy-DOTC 5299da784a mob respawn fix actual 2 years ago
MagicBot de3818aef6 Equip lookups now use bootymap 2 years ago
FatBoy-DOTC 847c8bc08f loot system debugging 2 years ago
FatBoy-DOTC 5efb5d0d4b remove old loot system 2 years ago
MagicBot f21e51f74a Optimized imports (getting close to release) 2 years ago
MagicBot 4e1455be7f Hunt for more fidality insanity. 2 years ago
MagicBot 3881c2b1d0 Relevant methods made static and moved into NPCManager 2 years ago
MagicBot 2b307daeb2 MobileBooty system integrated. 2 years ago
MagicBot 8e236d0780 BootySets generated with cache data loaded at bootstrap. 2 years ago
MagicBot 00d0048fd0 RuneSets generated loaded at bootstrap. 2 years ago
MagicBot f744c64737 Superfluous getter and setters removed. 2 years ago
MagicBot 584fde5579 Reworked the loading of Mobile powers at bootstrap. 2 years ago
MagicBot 66f0c12790 Reworked the loading of Mobile powers at bootstrap. 2 years ago
FatBoy-DOTC ec19f18d73 mob power list troubleshooting 2 years ago
FatBoy-DOTC f0eb19c255 mob power list troubleshooting 2 years ago
FatBoy-DOTC 604a86feb0 mob powerlist initialize directly after mobbases are loaded 2 years ago
FatBoy-DOTC 863c782f72 moved mob powers list call above mob spawning 2 years ago
FatBoy-DOTC 83eb1a3370 moved mob powers method to PowersManager 2 years ago
FatBoy-DOTC e38a04bf23 convert DB lookup of mob powers to static Hashmap lookup 2 years ago
MagicBot c51f6b73af ProductionRate added to ConfigManager. 2 years ago
MagicBot 8fde121570 lastHotZoneUpdate instant moved to ZoneManager. 2 years ago