about summary refs log tree commit diff stats
path: root/apworld
Commit message (Collapse)AuthorAgeFilesLines
* Split map-specific initialization into separate filesStar Rauchenberger38 hours17-632/+658
|
* Prioritize hinted locations in trackerStar Rauchenberger4 days4-14/+84
|
* Allow ignoring locations in trackerStar Rauchenberger4 days4-19/+146
|
* Make unlockReaderListener shuffleableStar Rauchenberger4 days2-0/+48
|
* Remove debug statementStar Rauchenberger4 days1-2/+0
|
* Move direction panels when castle roof accessStar Rauchenberger4 days1-32/+66
|
* Store stable IDs in multiworld stateStar Rauchenberger5 days6-10/+51
|
* (Almost) all panels are locations or connections nowStar Rauchenberger5 days3-7/+10
|
* Shrink painting trigger in the_unyieldingStar Rauchenberger7 days1-0/+6
|
* Removed some TODOsStar Rauchenberger11 days1-1/+0
|
* Added backwards compatibility with removed locationsStar Rauchenberger11 days2-2/+4
|
* Updated max masteries req option due to The FuzzyStar Rauchenberger11 days1-1/+1
|
* Fix gen failure with White Ending at 12 endingsStar Rauchenberger11 days1-5/+5
|
* The Fuzzy is playable nowStar Rauchenberger12 days6-0/+75
|
* Made White Ending customizableStar Rauchenberger12 days8-11/+187
|
* Fix unlocks not saving on unlocked letters + ADL cyansStar Rauchenberger12 days1-2/+2
|
* Fixed connection URLs with spacesStar Rauchenberger13 days1-0/+2
|
* The Stellar is playable nowStar Rauchenberger13 days2-0/+56
|
* Add a mastery to IcarusStar Rauchenberger14 days2-0/+30
|
* The Crystalline is playable now (sorry)Star Rauchenberger14 days2-0/+43
|
* The Charismatic is playable nowStar Rauchenberger14 days2-0/+35
|
* Rewrote gift map option descriptionStar Rauchenberger14 days1-5/+10
|
* Gift maps entrance now requires cyan doorsStar Rauchenberger14 days1-1/+12
|
* Added "Enable Gift Maps" optionStar Rauchenberger14 days5-136/+228
| | | | Only supports The Advanced so far. Also added the mastery to The Advanced. Location listeners are now created after any map edits are made since some locations may require custom nodes (like The Advanced's mastery).
* Latch the control center color doorsStar Rauchenberger2025-10-231-3/+0
|
* Move The Plaza's RTE trigger outside of the turtleStar Rauchenberger2025-10-231-0/+5
|
* Fix repetitive -> entry worldport rotationStar Rauchenberger2025-10-221-2/+1
|
* Handle Icarus's paintingsStar Rauchenberger2025-10-222-0/+44
|
* Implemented latched doors in the clientStar Rauchenberger2025-10-224-2/+108
|
* Make icarus optionalStar Rauchenberger2025-10-226-11/+105
|
* Fixed deep copy when merging requirementsStar Rauchenberger2025-10-171-4/+4
|
* Fix minimap colors when using a texture packStar Rauchenberger2025-10-072-5/+24
|
* Stop dumping region graphStar Rauchenberger2025-10-071-2/+2
|
* Don't create useless connectionsStar Rauchenberger2025-10-071-0/+6
| | | | Connections that can't be used unless you already have access to the other side (e.g. being on the "wrong side" of a vanilla door) are useless because they never increase access. This change turns these into oneway connections. This has helped with ER failures significantly, reducing the fail rate from about 14% to about 3%.
* Error when no progressionStar Rauchenberger2025-10-061-0/+6
|
* Prevent White Ending from exiting APStar Rauchenberger2025-10-051-1/+1
|
* Update A Job Well Done signStar Rauchenberger2025-10-052-0/+31
|
* Fix various minor client bugsStar Rauchenberger2025-10-054-18/+19
| | | | This is what we get for not running in the editor for a while!
* Add setting for not auto-starting the gameStar Rauchenberger2025-10-052-1/+3
|
* Don't resend confirmed checked locationsStar Rauchenberger2025-10-052-1/+4
|
* Use port display names in connectionsStar Rauchenberger2025-10-041-3/+3
|
* Added button to get logical pathStar Rauchenberger2025-10-046-32/+233
|
* Minor import tweaksStar Rauchenberger2025-10-022-2/+2
|
* Fix password authenticationStar Rauchenberger2025-10-021-5/+2
|
* Add warning about worldports + cc colors v7.0.1Star Rauchenberger2025-10-011-0/+3
|
* Show in-game when connection dropsStar Rauchenberger2025-10-013-0/+61
|
* Show error message when can't connectStar Rauchenberger2025-10-011-2/+26
|
* Fix "invalid seed_name" error when switching mwsStar Rauchenberger2025-10-011-0/+4
|
* Disconnect when saying no to version mismatchStar Rauchenberger2025-10-011-0/+3
|
* Fix vanilla-only oneway door in The RepetitiveStar Rauchenberger2025-09-301-0/+3
|