3145 Commits
Author SHA1 Message Date
inspectredcandGarrett Cox 745e554d3a Fix Various Player Anim Checks (#89)
* Fix Player Anim Checks

* strcmp everything

* missed a couple

* use macro

* update comment
2024-05-22 09:04:58 -05:00
louist103andGarrett Cox 4e50afb407 missing images
Fix cmake

e -> E
2024-05-22 09:04:58 -05:00
louist103andGarrett Cox ce17d97ac4 Frame interpolation (#78)
* Initial. Only enough to get it running. Missing changes to effects and actors.

* Add frame interp calls to most files in `code`

* Fix bubbles (The ones that look like bubbles)

* Fix kankyo and takkuri.

* Fix obj_grass interpolation

---------

Co-authored-by: Garrett Cox <garrettjcox@gmail.com>
2024-05-22 09:04:58 -05:00
Garrett Cox 7573a9378c Double DList buffer size (#88) 2024-05-22 09:04:58 -05:00
23d749b296 i got a dupe def error without this (#84)
Co-authored-by: louist103 <35883445+louist103@users.noreply.github.com>
2024-05-22 09:04:58 -05:00
Garrett Cox 508f8378de Better map select (#85)
* Add human readable name and entrance scene ID to scene table

* Add better map select
2024-05-22 09:04:58 -05:00
Garrett Cox b341e7bab0 Small fixes to save editor (#86) 2024-05-22 09:04:58 -05:00
louist103andGarrett Cox f4cae758b5 Fix bombers code crash. 2024-05-22 09:04:58 -05:00
Garrett Cox 837ef4dde6 CI (#81) 2024-05-22 09:04:58 -05:00
Garrett Cox b98106017a Fix incorrect cutscene write types (#76) 2024-05-22 09:04:58 -05:00
Garrett Coxandlouist103 e0d9bd2493 Temporary fix for skull kid XLU crash (#74)
* Temporary fix for skull kid XLU crash

* Update z_dm_stk.c

---------

Co-authored-by: louist103 <35883445+louist103@users.noreply.github.com>
2024-05-22 09:04:58 -05:00
Garrett Cox 976603659a Update submodules (#75) 2024-05-22 09:04:58 -05:00
Garrett Cox 37c07b3f8a Add initial CI attempt 2024-05-22 09:04:58 -05:00
Garrett Cox 3aa41ef26f Update OTRExporter again (#73) 2024-05-22 09:04:58 -05:00
Garrett Cox bc72f251ed Add noclip cheat (#39) 2024-05-22 09:04:58 -05:00
Garrett Cox bb35c8ae69 Fix alternate scene header handling (#69) 2024-05-22 09:04:58 -05:00
Garrett Cox c24142402c Remove v1 UI Widgets (#62) 2024-05-22 09:04:58 -05:00
inspectredcandGarrett Cox 63f7d07b39 Fix DoActions on B (mac) (#66)
* fix doaction on B mac

* add comment
2024-05-22 09:04:58 -05:00
aMannusandGarrett Cox dbbcd9b1b6 Re-order F1 menu (#65)
* Re-order menus and add blast mask cooldown enhancement

* Remove blast mask enhancement, add empty cheats menu
2024-05-22 09:04:58 -05:00
ArchezandGarrett Cox cb4cf93852 temporarily disable framebuffer effects for lens actors (#58) 2024-05-22 09:04:58 -05:00
inspectredcandGarrett Cox 7c4772efaa GameInteractor Base + Moon Jump (#40)
* GameInteractor Base + Moon Jump

* readd checkbox post merge
2024-05-22 09:04:58 -05:00
Garrett Cox fb832cd5e2 Update OTRExporter (#72) 2024-05-22 09:04:58 -05:00
Garrett Cox 6d80f06d2b Extract Mtx definitions to headers (#68) 2024-05-22 09:04:58 -05:00
Garrett Cox 5133d29c01 Fix cycle animated textures (#57) 2024-05-22 09:04:58 -05:00
Garrett Cox b84550e1df More z_message fixes (#55) 2024-05-22 09:04:58 -05:00