about summary refs log tree commit diff stats
path: root/Archipelago/effects.gd
Commit message (Collapse)AuthorAgeFilesLines
* Persist traps between connectionsStar Rauchenberger2024-02-041-7/+27
|
* Atbash Trap now stacksStar Rauchenberger2024-02-041-9/+13
|
* More accurate wall snipe detectionStar Rauchenberger2024-02-041-4/+15
|
* Effects text is more prompt nowStar Rauchenberger2024-01-231-42/+70
| | | | Slowness and Iceland aren't forced to tick at the same time anymore. Puzzle skip popups show up instantly and disappear instantly. Puzzle skip popups do not show up for puzzles hidden behind walls (although you can still press p to skip).
* Don't tick down traps when pausedStar Rauchenberger2024-01-041-15/+16
|
* Prevent crashing when hovering over LEVEL SECRETStar Rauchenberger2023-11-101-2/+2
|
* Fix atbash message + puzzle skip message being on one line v0.10.1Star Rauchenberger2023-08-061-0/+2
|
* Puzzle skipsStar Rauchenberger2023-08-031-1/+58
|
* Atbash lasts until you solve a puzzleStar Rauchenberger2023-06-171-17/+16
|
* Atbash trapStar Rauchenberger2023-06-161-1/+26
|
* Queue Iceland Traps for later in map loadStar Rauchenberger2023-05-221-0/+15
| | | | This way they don't get overridden by the environment being set naturally.
* Iceland Trap now lasts 60 secondsStar Rauchenberger2023-04-281-1/+1
|
* Fixed effects timer not disappearingStar Rauchenberger2023-04-221-0/+1
|
* Added trapsStar Rauchenberger2023-04-221-0/+89