606384445c
Added /summonW and /unsummonW gruntwork commands.
...
Also:
* Filled in the battery fileds in the REWARD_ITEM packets in
MissionManager.
* Removed redundant NPC_ENTER in npcSummonHandler()
2020-10-07 19:29:59 +02:00
Gent
5009fe1994
Implement temporary NPC rotations
2020-10-06 17:59:12 -04:00
d4d0f388c4
Implemented saving gruntwork results to file.
...
* Monkey Skyway paths are now saved in a format compatible with
paths.json
* flush() is called on every periodic DB save in addition to the /flush
and /mss N export commands
* Monkeys now accept WIP routes
2020-10-06 21:53:21 +02:00
Gent
a9837d6c1b
Finish MSS commands + convert stack to vector
2020-10-03 11:24:45 -04:00
Gent
47da895544
Add basic MSS gruntwork commands
2020-10-03 11:20:51 -04:00
Gent
0ea5712f8c
Load sliders from paths.json
2020-09-26 19:24:07 -04:00
Gent
72c16587e0
Load NPC paths from JSON
2020-09-24 10:32:46 -04:00
Gent
2c8243e136
General MSS fixes + tweaks
...
Add alert message for unpathed skyway routes
Fix overflow during lerp + add Future routes
Add documentation for MSS
Fix potential MSS registration bug
Minor tweaks + styling
Update packet broadcast
2020-09-21 21:43:39 -04:00
Gent
a5ffe26c44
Move lerp to td init, add variable gap size
2020-09-20 15:24:17 -04:00
Gent
d1c5e272a8
Fix vehicle type override
2020-09-19 15:26:16 -04:00
5b49e71de7
Implemented mission rewards.
...
Might need to refactor item drops, especially after implementing
task-result quest item drops.
2020-09-11 00:08:26 +02:00
eb1ad6bb37
switched to dumped XDT & moved to a submodule
2020-09-09 12:06:22 -05:00