MagicBot
|
43090a9bd1
|
Support for the widest array of network configurations. Auto-configure as best we can.
|
2023-07-23 12:58:40 -04:00 |
|
MagicBot
|
8b2a07e860
|
Unused method removed.
|
2023-07-22 10:40:54 -04:00 |
|
MagicBot
|
413e782af1
|
NPC slotting now conforms with bootstrap.
|
2023-07-21 13:15:24 -04:00 |
|
MagicBot
|
ccc9908e1e
|
NPC/Mob slotting work.
|
2023-07-21 13:08:42 -04:00 |
|
MagicBot
|
90c324b363
|
NPC/Mob slotting work.
|
2023-07-21 12:50:52 -04:00 |
|
MagicBot
|
0cde9de388
|
Testing Zone set.
|
2023-07-17 04:06:06 -04:00 |
|
FatBoy
|
eb9a214ba3
|
cast chance and cooldown modification for mobs
|
2023-07-15 08:33:57 -05:00 |
|
MagicBot
|
9bbdef224d
|
Project cleanup pre merge.
|
2023-07-15 09:23:48 -04:00 |
|
MagicBot
|
134b651df8
|
Version requirement updated.
|
2023-07-15 09:18:51 -04:00 |
|
MagicBot
|
d08316d6f3
|
Ruins or SDR driven by config.
|
2023-06-27 16:50:38 -04:00 |
|
MagicBot
|
b383aab556
|
Ruins or SDR driven by config.
|
2023-06-27 16:45:47 -04:00 |
|
MagicBot
|
9cd3cdf3a3
|
Mob AI uses two config entries.
|
2023-06-27 16:19:15 -04:00 |
|
MagicBot
|
7f05cc87c4
|
Mob AI and SDR/Ruins added to config.
|
2023-06-27 16:13:25 -04:00 |
|
MagicBot
|
92004bf43e
|
Mob AI and SDR/Ruins added to config.
|
2023-06-27 16:09:55 -04:00 |
|
FatBoy
|
ef0e277f46
|
refactored AI variables from MBServerStatics
|
2023-06-26 20:21:10 -05:00 |
|
FatBoy
|
1b94f3f71d
|
guard dogs
|
2023-06-25 21:32:36 -05:00 |
|
MagicBot
|
f8c8d7244e
|
Moved member to ConfigManager.
|
2023-06-07 14:53:15 -04:00 |
|
MagicBot
|
48aef2ef01
|
Network autoconfig now uses eth0 or default outgoing ip route.
|
2023-06-07 14:11:54 -04:00 |
|
MagicBot
|
61e4a4aed4
|
Realmmap loaded from config to assist with custom maps.
|
2023-06-07 13:47:25 -04:00 |
|
MagicBot
|
b9db6e8dc6
|
Members moved to WorldServer.
Root object no longer read from config.
|
2023-06-07 13:37:43 -04:00 |
|
MagicBot
|
cb0a89cb03
|
Fixed pool size auto-calculated.
|
2023-05-24 08:36:34 -04:00 |
|
MagicBot
|
ee137c0146
|
Fixed pool size auto-calculated.
|
2023-05-24 08:34:37 -04:00 |
|
MagicBot
|
9edc32de13
|
Pool - 10 minute idle; 60 min lifetime.
|
2023-05-24 07:57:36 -04:00 |
|
MagicBot
|
c46615f1d2
|
Logging info update on bootstrap.
|
2023-05-23 17:30:30 -04:00 |
|
MagicBot
|
adcf7ca927
|
Updated Hikari pool configuration.
|
2023-05-23 14:06:15 -04:00 |
|
MagicBot
|
f78c18abec
|
Updated Hikari pool configuration.
|
2023-05-23 13:51:10 -04:00 |
|
MagicBot
|
4f7bb6de0b
|
Using server side statement cache (500).
|
2023-05-23 13:25:50 -04:00 |
|
MagicBot
|
6dd7315786
|
Garbage cleanup in SetZone().
Package reformat.
|
2023-05-23 10:27:03 -04:00 |
|
MagicBot
|
75dfc638e1
|
Pool size auto-configure
|
2023-05-22 10:34:57 -04:00 |
|
MagicBot
|
07b337f3f1
|
Pool size fixed
|
2023-05-22 10:32:15 -04:00 |
|
MagicBot
|
c7bd2123e8
|
Pool size auto configured.
|
2023-05-22 10:11:46 -04:00 |
|
MagicBot
|
2cdb2fce42
|
Refactor to remove abstraction
|
2023-05-22 06:35:24 -04:00 |
|
MagicBot
|
8cb0e66bff
|
Refactor to remove abstraction
|
2023-05-21 20:13:00 -04:00 |
|
MagicBot
|
e203945ea3
|
Static method moved to manager singleton.
|
2023-05-21 15:55:15 -04:00 |
|
MagicBot
|
962649c0f2
|
Db methods moved to db system.
|
2023-05-20 19:34:02 -04:00 |
|
MagicBot
|
c04bd92c23
|
Leak detection threshold set to 5s.
|
2023-05-20 10:30:34 -04:00 |
|
MagicBot
|
0a31043bc9
|
Method refactored to use try-with-resources
|
2023-05-20 10:21:07 -04:00 |
|
MagicBot
|
55d9a3516c
|
Bonus code removed and replaced with a db call actually used.
|
2023-05-20 09:54:37 -04:00 |
|
MagicBot
|
553ac01e93
|
Using baseline for debugging.
|
2023-05-20 09:43:46 -04:00 |
|
MagicBot
|
0e4490576a
|
Game uses hikaricp for all connection pooling. Connection count set dynamically.
|
2023-05-20 09:39:23 -04:00 |
|
MagicBot
|
3c5ffed352
|
Popstring to trywithresources
|
2023-05-19 07:57:20 -04:00 |
|
FatBoy
|
b3c7db9214
|
Merge branch 'magicbox1.5' into feature-guard-patrol
|
2023-05-09 18:40:04 -05:00 |
|
FatBoy
|
e838bb641b
|
mobs use hate value to hot swap targets
|
2023-05-07 11:53:00 -05:00 |
|
MagicBot
|
e73f4cbe63
|
Placement bounds of 1.2% city zone size.
|
2023-05-07 10:55:27 -04:00 |
|
MagicBot
|
ffafd44fa7
|
Siege bounds related bonus code removal.
|
2023-05-07 10:20:53 -04:00 |
|
FatBoy
|
c54aa5f9fc
|
guard aggro rules for hostiles
|
2023-05-07 08:35:11 -05:00 |
|
MagicBot
|
a113295058
|
Player zone radius now reflects 24.3 at 875.
|
2023-05-05 08:51:49 -04:00 |
|
MagicBot
|
294f8fe02b
|
Override removed edge case handed in db.
|
2023-05-03 16:17:53 -04:00 |
|
MagicBot
|
7dcefdf5d7
|
Contract moved to AbstractCharacter.
Arty tower restricted to a single tower captain.
|
2023-05-02 15:09:09 -04:00 |
|
MagicBot
|
f526bda748
|
Slot one is reserved on arty towers.
|
2023-05-02 14:51:02 -04:00 |
|