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
docs Lua: Further centralize code, fix Bizhawk 2.9 (#1685) 2023-04-15 09:17:33 +02:00
ColorSFXOptions.py
Colors.py
Cosmetics.py Core: replace global random state with descriptive error (#1424) 2023-02-02 01:14:23 +01:00
Dungeon.py
DungeonList.py
Entrance.py
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
ItemPool.py
Items.py
JSONDump.py
LICENSE
Location.py
LocationList.py
LogicTricks.py
MQ.py
Messages.py
Music.py
N64Patch.py
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
RuleParser.py
Rules.py
SaveContext.py
SceneFlags.py
Sounds.py
TextBox.py oot: bugfixes (#1709) 2023-04-16 01:45:31 +02:00
Utils.py
__init__.py oot: bugfixes (#1709) 2023-04-16 01:45:31 +02:00
build_color_options.py
crc.py
ntype.py
texture_util.py