MagicBot
|
0b1df09f3a
|
Refactor of mob powers loading for efficiency.
|
2 years ago |
MagicBot
|
2e6ebbb9c3
|
Refactor of mob powers loading for efficiency.
|
2 years ago |
MagicBot
|
b84be6eea8
|
Last vestiges of old loot system removed.
|
2 years ago |
MagicBot
|
efe7784a3f
|
_itemTableEntry created.
Class init cleaned up.
|
2 years ago |
MagicBot
|
a3a2b01ec4
|
Method moved to manager class.
|
2 years ago |
MagicBot
|
0bb756521b
|
Update console Lootmanager bootstrap message.
|
2 years ago |
MagicBot
|
95a9e45391
|
Caching of drop rates within LootManager
|
2 years ago |
MagicBot
|
4e01c8e794
|
Moved manager class to manager package
|
2 years ago |
FatBoy-DOTC
|
b8cb90cdd0
|
mob pulse delay added to mobAI
|
2 years ago |
FatBoy-DOTC
|
140a9bd084
|
mob AI new thread
|
2 years ago |
FatBoy-DOTC
|
50cd9b32db
|
rename comment in WorldServer for mob respawn thread
|
2 years ago |
FatBoy-DOTC
|
7f1e537975
|
mob respawning handled in its own thread
|
2 years ago |
MagicBot
|
43090a9bd1
|
Support for the widest array of network configurations. Auto-configure as best we can.
|
2 years ago |
FatBoy-DOTC
|
9f162e9ed0
|
last minute cleanup, added cast chance to mobs
|
2 years ago |
MagicBot
|
764beb33bd
|
Dispatcher moved to early in bootstrap.
|
2 years ago |
MagicBot
|
f8c8d7244e
|
Moved member to ConfigManager.
|
2 years ago |
MagicBot
|
b6ce3b7ee9
|
Already logged when connection manager is created.
|
2 years ago |
MagicBot
|
48aef2ef01
|
Network autoconfig now uses eth0 or default outgoing ip route.
|
2 years ago |
MagicBot
|
61e4a4aed4
|
Realmmap loaded from config to assist with custom maps.
|
2 years ago |
MagicBot
|
b9db6e8dc6
|
Members moved to WorldServer.
Root object no longer read from config.
|
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 |
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 |
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 |