Shipwright/OTRExporter
Garrett Cox e5cc09a96f
Chest size and texture matches contents (#1778)
* Implement most of chest size and texture matches contents, just need an item table

* Add GetItemCategory to getItem tables

* Revert changes that tie chest size and texture to randomizer

* Support chest size & texture as an enhancement that works on outside of rando

* Add gChestSizeAndTextureMatchesContents to rando preset

* Prevent gChestSizeAndTextureMatchesContents in chest minigame

* Fix for forest temple boss key chest

* Add options for texture or size only
2022-10-20 22:33:04 -04:00
..
CFG Added support for multiple game versions (#107) 2022-03-31 19:42:44 -04:00
CMake Move to cmake across all platforms (#363) 2022-08-05 07:59:19 +02:00
OTRExporter Dual OTR MQ and Vanilla Support (#1694) 2022-10-16 23:07:35 -04:00
assets Chest size and texture matches contents (#1778) 2022-10-20 22:33:04 -04:00
.gitignore Audio decompiled and WIP custom sample support 2022-06-16 20:35:52 -04:00
.gitrepo git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
CMakeLists.txt [cmake] Improve OTRExporter asset extraction script, Lower required CMake to 3.16 (#1196) 2022-08-16 09:34:30 +02:00
LICENSE git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
extract_assets.py Dual OTR MQ and Vanilla Support (#1694) 2022-10-16 23:07:35 -04:00
extract_baserom.py Linux/GCC Support (#28) 2022-05-11 13:18:24 -04:00
offsets.json git subrepo clone https://github.com/HarbourMasters/OTRExporter.git 2022-03-22 02:53:02 +01:00
rom_chooser.py Dual OTR MQ and Vanilla Support (#1694) 2022-10-16 23:07:35 -04:00
rom_info.py Dual OTR MQ and Vanilla Support (#1694) 2022-10-16 23:07:35 -04:00