Archipelago/worlds/oot
espeon65536 89ec31708e
oot: bugfixes (#1709)
* oot client: check types of tables coming from lua script for safety
There was a reported bug with corrupted (?) slot data preventing locations sending. This should safeguard against any instances of that happening in the future, if it ever happens again.

* oot: repair minor hint issues
SMW has # in some location names which breaks ootr's poor text formatting system, so those need to be filtered out.
Also replaces "[X] for [player Y]" with "[player Y]'s X" as frequently requested.

* oot: update required client version

* oot client: fix patching filename bug

* oot: fix broken poachers saw item
how was I this stupid, seriously

* oot: sanitize player, location, and item names everywhere
2023-04-16 01:45:31 +02:00
..
data Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00
docs Lua: Further centralize code, fix Bizhawk 2.9 (#1685) 2023-04-15 09:17:33 +02:00
ColorSFXOptions.py Templates: Remove auto wordwrap, fix manual indentation, and reformat docstrings for world options in main. (#1201) 2022-11-06 08:28:16 -06:00
Colors.py Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
Cosmetics.py Core: replace global random state with descriptive error (#1424) 2023-02-02 01:14:23 +01:00
Dungeon.py Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00
DungeonList.py Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00
Entrance.py Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
EntranceShuffle.py oot: remove special NL exceptions in entrance randomization 2023-01-26 21:24:27 +01:00
HintList.py oot/alttp: fix bugs found through MMBN3 testing (#1527) 2023-03-11 20:15:30 +01:00
Hints.py oot: bugfixes (#1709) 2023-04-16 01:45:31 +02:00
IconManip.py Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
ItemPool.py Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00
Items.py Ocarina of Time: 0.3.7 hotfixes round 2 (#1351) 2023-01-12 20:20:49 +01:00
JSONDump.py Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
LICENSE Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00
Location.py Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00
LocationList.py Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00
LogicTricks.py Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00
MQ.py Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
Messages.py Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00
Music.py Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
N64Patch.py Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00
Options.py oot: bugfixes (#1709) 2023-04-16 01:45:31 +02:00
Patches.py oot: bugfixes (#1709) 2023-04-16 01:45:31 +02:00
Regions.py core: rip out RegionType and rework Region class (#814) 2023-02-14 01:06:43 +01:00
Rom.py Setup, Launcher, Linux Support (#359) 2022-03-31 05:08:15 +02:00
RuleParser.py Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00
Rules.py Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00
SaveContext.py Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00
SceneFlags.py Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00
Sounds.py Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
TextBox.py oot: bugfixes (#1709) 2023-04-16 01:45:31 +02:00
Utils.py Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00
__init__.py oot: bugfixes (#1709) 2023-04-16 01:45:31 +02:00
build_color_options.py Options: change displayname to display_name 2022-02-02 16:29:29 +01:00
crc.py Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
ntype.py Ocarina of Time (#64) 2021-09-02 14:35:05 +02:00
texture_util.py Ocarina of Time 7.0 (#1277) 2022-12-11 04:11:40 +01:00