summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Added garnier location mainStar Rauchenberger2025-03-011-4/+11
|
* Entrance randomizer stuffStar Rauchenberger2025-03-014-0/+541
|
* Fixed stepwell doorStar Rauchenberger2025-02-241-1/+1
|
* Send goal in raymarchitectureStar Rauchenberger2025-02-242-0/+16
|
* Notifications fade one-by-oneStar Rauchenberger2025-02-241-3/+17
|
* Minor fixes/safety stuffStar Rauchenberger2025-02-243-17/+30
|
* Better full garden detection for AkshardhamStar Rauchenberger2025-02-243-13/+19
|
* Fix rainbow tree not growingStar Rauchenberger2025-02-241-2/+12
|
* Created basic notificationsStar Rauchenberger2025-02-244-0/+242
| | | | They don't look great yet but hey we can see items being sent out or received in game now!
* Add support for lasersStar Rauchenberger2025-02-235-2/+175
| | | | The three lasers in Blue are item locked, and the laser in Akshardham requires you to have planted all other god cubes in order to activate.
* Simplified orange secret pathStar Rauchenberger2025-02-231-7/+2
|
* Mandala room can be used for fast travelStar Rauchenberger2025-02-231-0/+36
|
* A bunch of thingsStar Rauchenberger2025-02-237-97/+309
| | | | | | | | - Requirement decisions now have three states: yes, no, and maybe. Maybe means that the state of the game object in question hasn't been detected yet, so acting on the event that checked the requirement should be deferred. This was intended to fix the inverted pad checks in Pyramid, but it does not seem to have worked. Questioning reverting this part. - Fixed the doors in W018. - Smoke walls now work, sort of. If the cube is still on the pad, loading the game in that room will cause the wall to close (leaving and re-entering the room dismisses it thought). Putting the cube back on the pad will also close it again. Need to fix later. - More patches that record gameplay state without interaction from the player and call listeners for those objects. e.g. buttons getting pressed by the game when loaded in, as opposed to when pressed by the player. Pads have been tweaked like this too. - When opening a door, the mod now also invokes the animator. This fixes the problem where doors would appear to be closed when re-entering a room, even though you could still walk through them.
* Removed the dark wall in W000Star Rauchenberger2025-02-231-0/+12
|
* Map out Rainbow up to W806Star Rauchenberger2025-02-221-0/+28
|
* Fix entry requirementsStar Rauchenberger2025-02-221-0/+15
|
* Mapped out most of the gameStar Rauchenberger2025-02-229-98/+1913
|
* Opening a door via an item!Star Rauchenberger2025-02-204-0/+226
|
* Updated plugin info constantsStar Rauchenberger2025-02-111-1/+5
|
* Create pluginStar Rauchenberger2025-02-114-0/+440
|
* Initial commitStar Rauchenberger2025-02-111-0/+2