Psychopomp GOLD

Psychopomp GOLD

Tsu's WorldMap Unlocker
9개 중 1~9개 표시 중
업데이트: 2025년 6월 1일 오후 10시 03분
작성자: tsubaki

v1.0.4

업데이트: 2025년 6월 1일 오후 9시 50분
작성자: tsubaki

v1.0.4 - changed config file version number.

업데이트: 2025년 6월 1일 오후 9시 40분
작성자: tsubaki

v1.0.4
- Rewrote entire game_progress.gd script.
- Added clear print statements for every major step (label searches, state updates, button toggles, ascend button creation) to surface hidden errors.
- Combined repetitive “area completed” checks into a single helper method, reducing duplicate code.
- Wrapped all exported node uses in null checks, logging a warning if any expected button/label is missing.
- Consolidated the three final‐button visibility toggles into one looped helper.

업데이트: 2025년 5월 28일 오후 1시 55분
작성자: tsubaki

im an idiot.

업데이트: 2025년 5월 28일 오후 1시 50분
작성자: tsubaki

v1.0.3b - fixed oversight with no ascend button showing at 'end game'.

업데이트: 2025년 5월 28일 오후 1시 36분
작성자: tsubaki

v1.0.3
-fixed to work with new update
-tweeked some code on how the buttons are added.

업데이트: 2024년 11월 22일 오후 7시 31분
작성자: tsubaki

v1.0.2
Fixed an issue with the mod detecting which worldmap you were on and drawing the ascend button
Fixed an issue with a bug where when you replayed a level and collected an emerald key the mod would not show the 'unique' locations. This was due to the mod literally checking if you had 6 keys.

업데이트: 2024년 11월 9일 오전 11시 23분
작성자: tsubaki

v1.0.1 - Readded _reset func, made emerald keys static.

업데이트: 2024년 11월 7일 오전 12시 19분
작성자: tsubaki

v1.0.0 - Release