92 Commits (d8d5e4a3c47a9426276e118903c5f8182431f521)

Author SHA1 Message Date
MagicBot 400dd6aa5e More granular error reporting. 1 year ago
MagicBot 14af2f6efd Minion spawning re-enabled for refactoring. 1 year ago
MagicBot f283e50018 Disabled minions for now. 1 year ago
MagicBot 7aa63a65b6 Petition db update including table creation. 1 year ago
MagicBot 1ee80f9697 Bugfix in console port output. 1 year ago
MagicBot 9a12c9b044 Bugfix in character deletion. 1 year ago
MagicBot b96b222327 Booty moved to LootManager 1 year ago
MagicBot 0b1df09f3a Refactor of mob powers loading for efficiency. 1 year ago
MagicBot 2e6ebbb9c3 Refactor of mob powers loading for efficiency. 1 year ago
MagicBot b84be6eea8 Last vestiges of old loot system removed. 1 year ago
MagicBot efe7784a3f _itemTableEntry created. 1 year ago
MagicBot a3a2b01ec4 Method moved to manager class. 1 year ago
MagicBot 0bb756521b Update console Lootmanager bootstrap message. 1 year ago
MagicBot 95a9e45391 Caching of drop rates within LootManager 1 year ago
MagicBot 4e01c8e794 Moved manager class to manager package 1 year ago
FatBoy-DOTC b8cb90cdd0 mob pulse delay added to mobAI 1 year ago
FatBoy-DOTC 140a9bd084 mob AI new thread 1 year ago
FatBoy-DOTC 50cd9b32db rename comment in WorldServer for mob respawn thread 1 year ago
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. 2 years 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