about summary refs log tree commit diff stats
path: root/data/maps/the_parthenon
Commit message (Collapse)AuthorAgeFilesLines
* Annotated RTE triggers for mapsStar Rauchenberger2026-02-061-0/+2
|
* Annotated RTE rooms for most mapsStar Rauchenberger2026-02-061-0/+1
|
* (Almost) all panels are locations or connections nowStar Rauchenberger2025-11-011-0/+9
|
* Fixed misnamed ports in the_parthenonStar Rauchenberger2025-09-281-2/+2
|
* Added display names to portsStar Rauchenberger2025-09-281-0/+3
|
* [Data] Annotate shuffleable portsStar Rauchenberger2025-09-211-3/+6
|
* Added strict purple/cyan ending optionsStar Rauchenberger2025-09-191-0/+1
|
* Added lavender cubes logicStar Rauchenberger2025-09-081-1/+6
|
* Add cyan door behavior optionStar Rauchenberger2025-09-081-0/+7
|
* Added keyholder sanityStar Rauchenberger2025-09-021-0/+1
|
* Handled cyan doorsStar Rauchenberger2025-08-311-1/+1
|
* Changed how door location names are formattedStar Rauchenberger2025-08-306-5/+1
| | | | | | | | | | | | | | | | | | STANDARD type doors with at most four panels in the same map area and no other trigger objects will have their location names generated from the names of the panels used to open the door, similar to Lingo 1. Other door types will use the door's name. In either case, the name can be overridden using the new location_name field. Rooms can also set a panel_display_name field, which will be used in location names for doors, and is used to group panels into areas. Panels themselves can set display names, which differentiates their locations from other panels in the same area. Many maps were updated for this, but note that the_symbolic and the_unyielding have validator failures because of duplicate panel names. This won't matter until panelsanity is implemented.
* [Data] Made proxies with the same answer as the panel explicitStar Rauchenberger2025-08-301-6/+6
|
* Converted puzzle symbols to an enumStar Rauchenberger2025-08-201-3/+3
|
* Maps have display names nowStar Rauchenberger2025-08-201-0/+1
| | | | Also added endings to the apworld.
* Added "endings" object typeStar Rauchenberger2025-08-201-1/+4
|
* Added the_parthenonStar Rauchenberger2025-08-177-0/+162
3' href='#n353'>353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448