about summary refs log tree commit diff stats
path: root/apworld/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Treat local letters as items for trackerStar Rauchenberger18 hours1-0/+2
| | | | Local letters are now synced with datastorage, so they transfer to other computers like regular items would, and the tracker also now waits until you collect local letters before showing what they give you in logic.
* Support launching with AP URLStar Rauchenberger3 days1-1/+1
|
* Game talks through CommonClient nowStar Rauchenberger3 days1-47/+3
|
* Client can be run from zipped apworld nowStar Rauchenberger3 days1-23/+45
|
* This should've been part of the prev commitStar Rauchenberger3 days1-0/+4
|
* Move the client into the apworldStar Rauchenberger3 days1-0/+43
| | | | Only works on source right now, not as an apworld.
* [Apworld] Added worldport shuffleStar Rauchenberger6 days1-2/+27
|
* Added strict purple/cyan ending optionsStar Rauchenberger9 days1-0/+2
|
* Added anti collectable trapsStar Rauchenberger2025-09-131-1/+16
|
* Added gallery painting shuffleStar Rauchenberger2025-09-121-0/+1
|
* [Apworld] Read major version from datafileStar Rauchenberger2025-09-101-3/+2
|
* [Apworld] Add version numberStar Rauchenberger2025-09-091-0/+3
|
* Added symbol shuffleStar Rauchenberger2025-09-091-0/+1
| | | | | Also fixed unlocked letters + any double letter cyan doors, and tweaked some logic related to important panels with symbols on them.
* Made sure the apworld unit tests passStar Rauchenberger2025-09-081-1/+9
|
* [Apworld] Added item/location groupsStar Rauchenberger2025-09-081-0/+2
|
* Add cyan door behavior optionStar Rauchenberger2025-09-081-0/+1
|
* [Apworld] Add shuffle_control_center_colors to slot dataStar Rauchenberger2025-09-071-0/+1
|
* [Apworld] Added letter shuffleStar Rauchenberger2025-09-061-0/+1
|
* Renamed filler item to "A Job Well Done"Star Rauchenberger2025-09-031-2/+6
|
* Added option for Daedalus roof access logicStar Rauchenberger2025-09-031-0/+1
|
* Added keyholder sanityStar Rauchenberger2025-09-021-1/+3
|
* [Apworld] Added options to slot dataStar Rauchenberger2025-08-311-0/+11
|
* Set apworld victory conditionStar Rauchenberger2025-08-271-0/+5
|
* Fill the item pool with "Nothing"sStar Rauchenberger2025-08-171-1/+8
|
* Items and connections in the apworldStar Rauchenberger2025-08-121-0/+14
|
* Assign AP IDs to doors and panels protoStar Rauchenberger2025-08-071-3/+3
|
* Started apworldStar Rauchenberger2025-08-071-0/+38
vcpkg's libprotobuf is older than what PIP has, but neither are completely up to date either. Ugh. Doors have a room now because that's where the location will go.