FatBoy-DOTC
eb9a1143e4
patrol delay fine tuning
2 years ago
FatBoy-DOTC
3e659d981a
Patrol wait determined by MBServerStatics.AI_PATROL_DIVISOR
...
mob cast chance now determined by MBStatics.AI_POWER_CHANCE
mob cast cooldown now determined by MBServerStatics.AI_POWER_DIVISOR
guards use normal mob damage calculations
2 years ago
FatBoy-DOTC
d999d60e9a
Patrol wait determined by MBServerStatics.AI_PATROL_DIVISOR
...
mob cast chance now determined by MBStatics.AI_POWER_CHANCE
mob cast cooldown now determined by MBServerStatics.AI_POWER_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
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
d9125566f7
Drop rates are set by ConfigManager
2 years ago
MagicBot
70ca0a1df3
Refactored caching of drop rates. Whittling away at MBServerStatics.
2 years ago
FatBoy-DOTC
ffe0ecd488
name change
2 years ago
FatBoy-DOTC
82249a6d6d
drop rates calculated via magicbane.conf on server boot
2 years ago
MagicBot
f64c059f26
Color map built after realms loaded.
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
c6e0680583
Mine claims released when leaving world.
2 years ago
MagicBot
ea34418f2d
Cleanup of duplicate errant guild definitions.
2 years ago
MagicBot
8ff0216243
Opening mines at the end of bootstrap.
2 years ago
MagicBot
c89b60221e
Extracted open/close logic to method. Run at startup.
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