Shipwright/soh
briaguya 4a35b9e798
fix: correctly parse custom nocturne warp text (#2116)
This was causing an issue where hints were not being properly parsed,
because ParseHintLocationsFile was erroring out when trying to read
from a part of the json that didn't exist. Since that method is using
pokemon exception handling, it was failing silently.

This just makes it so the key in the spoiler log matches the key we're trying
to read (and brings it in line with the rest of the warp text names)

Co-authored-by: briaguya <briaguya>
2022-12-08 10:44:30 -05:00
..
assets Fix Ganondorf title card (#2082) 2022-12-05 14:38:28 -05:00
CMake Move to cmake across all platforms (#363) 2022-08-05 07:59:19 +02:00
include Rando: Entrance Tracker v1 (#2005) 2022-12-06 23:44:14 -05:00
macosx Dual OTR MQ and Vanilla Support (#1694) 2022-10-16 23:07:35 -04:00
platform Wii U support (#1097) 2022-08-14 22:57:24 -04:00
soh fix: correctly parse custom nocturne warp text (#2116) 2022-12-08 10:44:30 -05:00
src fix: ensure play isn't null when reading from it (#2115) 2022-12-08 10:44:08 -05:00
.clang-format git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
.clang-tidy git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
.gitattributes git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
.gitignore Add Support for macOS (#441) 2022-06-22 14:59:21 -04:00
.gitrepo git subrepo push soh 2022-07-14 20:47:48 -04:00
CMakeLists.txt Rando: Entrance Tracker v1 (#2005) 2022-12-06 23:44:14 -05:00
fixbaserom.py git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
format.sh git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
icon.jpg Nintendo switch support (#935) 2022-07-25 21:11:53 -04:00
resource.h git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
Resource.rc git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
SHIPOFHARKINIAN.ico git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00