CakeLancelot
fc0f207921
Mob Placement: Area 51.5
...
Author: Shadow Wing
Notes: https://cdn.discordapp.com/attachments/761747301332680715/773909393757831188/Area_51.5_Timestamps.txt
Excluded: 1 Great Ghoul Golem pack, 2+ Ghoul Golem packs
2020-11-07 16:58:05 -06:00
CakeLancelot
07eb05bd76
Mob Placement: Forgotten Falls
...
Author: Shadow Wing, tweaks by Tomeke44
Notes: https://cdn.discordapp.com/attachments/761747301332680715/773267666286018610/Forgotten_Falls_Timestamps.txt , https://cdn.discordapp.com/attachments/761747301332680715/774727289925402644/Forgotten_Falls_Great_Terrorpin_Boss_Timestamp.txt
Excluded: 7+ Great Terrorpin packs
2020-11-07 16:49:37 -06:00
CakeLancelot
f7eb3ded9c
Mob Placement: Orchid Bay
...
Author: Frizy
Notes: https://cdn.discordapp.com/attachments/761747301332680715/770223101387603968/Orchid-Bay_Timestamps.txt
2020-11-06 01:43:45 -06:00
CakeLancelot
a310a26e88
Mob Placement: Pokey Oaks North
...
Author: K31SHON
Notes: https://cdn.discordapp.com/attachments/761747301332680715/770373282087305216/PON_Timestamps.txt
2020-11-06 01:43:45 -06:00
CakeLancelot
fc205f9637
Mob Placement: Genius Grove (Past)
...
Author: alemtotodile
Notes: https://cdn.discordapp.com/attachments/761747301332680715/770068082918948914/Timestamps.txt
2020-11-05 23:32:51 -06:00
CakeLancelot
040a353dc4
Mob Placement: City Hall
...
Author: mclydian
Notes: https://cdn.discordapp.com/attachments/761747301332680715/770059079552073738/Video_Evidence.txt
2020-11-05 23:01:25 -06:00
CakeLancelot
1df6b26177
Mob Placement: Sector V (Past)
...
Author: K31SHON
Timestamps:
https://cdn.discordapp.com/attachments/761747301332680715/770079264733003807/Sector_V_Timestamps.txt
2020-11-05 22:56:48 -06:00
CakeLancelot
a17be5c46b
Mob Placement: Future Area Improvements
...
Author: Tomeke44
Changelog:
* Adds mob placements for Genius Grove and Candy Cove Future
* Properly populate first four fusion lairs
* Additional Newsprint Ninjas and Dire Hydras
* Add Boss variants of mobs
* ...and more!
Notes and timestamps:
https://cdn.discordapp.com/attachments/756607578724761600/771811798017638410/Future_mobs.txt
2020-11-05 22:08:27 -06:00
CakeLancelot
c77e75308d
Add Runty, as well as missing Resurrect 'Ems
2020-10-25 12:50:46 -05:00
CakeLancelot
d728a39ebd
Merge pull request #7 from JadeShrineMaiden/izfix
...
Correctly Instanced Skatepark and Canopy
2020-10-24 17:37:37 -05:00
4188973ab3
Correctly Instanced Skatepark and Canopy
2020-10-24 23:03:12 +01:00
CakeLancelot
9faf42d6a6
Reverse slider path so that it is going the correct direction
2020-10-24 16:36:24 -05:00
Gent
9b7c9acd10
Add slider circuit (thanks, @Destr2000)
2020-10-20 10:39:41 -04:00
CakeLancelot
aa4338202e
Merge pull request #5 from JadeShrineMaiden/master
...
Instancing mapNums to IZ NPCs
2020-10-19 13:24:39 -05:00
e547b27465
Instancing mapNums to IZ NPCs
2020-10-19 16:32:09 +01:00
Gent
ffbb1afb36
Fix missing MSS routes + rogue tabs
2020-10-18 22:34:00 -04:00
b4a2ffd37e
Additional rotations by Tomeke44.
2020-10-18 22:25:26 +02:00
CakeLancelot
99b1f2b1b9
Fix Time Machine warp NPC not being in the correct instance
...
The time machine should now work and teleport you to the past again
2020-10-18 08:23:24 -05:00
Gent
57323d64af
MSS Route Tweaks
...
Adjust speed for City Station <-> City Point
Fix collisions in Future PCC <-> GG route (credit @Tomeke44)
2020-10-17 23:07:42 -04:00
Gent
1fb9ca30ec
Add Past MSS routes.
2020-10-17 22:31:21 -04:00
kamilprzyb
ab1dd0e439
Added item drop table.
2020-10-18 01:02:47 +02:00
b9a74bd814
Added gruntwork.json to .gitignore.
...
Should have done it in that first commit. Also fulfilled that Fusion
Spawn's dream of being a car. It should be a better npc path example
now, and shouldn't won't mess with mob/chunk logic anymore.
2020-10-14 02:28:34 +02:00
cd2e59439f
Merged Tomeke44's NPC rotations.
...
Thanks Tomeke44, for doing an entire gruntwork cycle yourself!
Note regarding any future merging: since the keys in NPCs.json are
strings, they get sorted in lexicographic order, rather than numerical
order. If merging with Python, you can create an OrderedDict like:
od = collections.OrderedDict(sorted(npcs.items()))
And then initialize a list with its entries, then fill in the angles by
matching the gruntwork NPCIDs with the list's indices instead of using
npcs.keys() directly.
2020-10-14 02:10:06 +02:00
f943077164
Added paths for Don Doom and Bad Max.
...
Their spawn points have been updated to match (due to how the respawn
logic now works, this is non-optional).
2020-10-13 21:27:15 +02:00
dbab3abaaa
Added .gitignore.
2020-10-13 21:14:51 +02:00
Gent
47cad2bb22
Add map numbers to Future NPCs and mobs
2020-10-12 18:09:49 -04:00
Gent
364a1aa8fa
Format mob + NPC JSONs
2020-10-12 18:09:49 -04:00
9c595541b3
Populated first four fusion lairs.
...
Also:
* Removed redundant iConditionBitFlag and iBarkerType members from all
mobs
* Added missing Newprint Ninjas
2020-09-25 22:30:39 +02:00
5ebfcf06b3
Merge pull request #2 from gsemaj/ycc
...
Add preliminary NPC/slider pathing data
2020-09-25 18:23:08 +02:00
Gent
12ff81a5e9
Add preliminary NPC/slider pathing data
2020-09-25 08:12:22 -04:00
2d16da5194
removed duped NPCs - Ben Buttoncoyote
2020-09-23 13:18:16 -05:00
dc47c07f11
Merge pull request #1 from gsemaj/ycc
...
Add paths.json
2020-09-22 04:25:19 +02:00
Gent
f9c5f6a245
Add skyway routes for The Future
2020-09-19 01:41:31 -04:00
Gent
7d796ce456
Add paths.json
2020-09-18 22:49:27 -04:00
19d9902331
initial commit
2020-09-09 12:03:26 -05:00
OpenFusionProject
1f0e3771c8
Initial commit
2020-09-08 13:58:02 -05:00