Commit Graph

1369 Commits

Author SHA1 Message Date
Sonic Dreamcaster
a53ed5f49a initialize soundFontData 2025-01-04 23:28:47 -03:00
KiritoDv
fa5aaf7408 Readded old lives counter 2025-01-04 19:09:17 -06:00
Sonic Dreamcaster
b335f4472b temporal fix for TiGoras 2025-01-04 20:07:33 -03:00
KiritoDv
903cfc811c Added an option to restore the old boost gauge and fixed coin 2025-01-04 15:40:12 -06:00
Sonic Dreamcaster
37f06a9b38 fix asset extraction 2025-01-04 18:38:25 -03:00
Sonic Dreamcaster
69be21a659 cmake rom lookout: baserom.z64 2025-01-04 18:38:12 -03:00
Sonic Dreamcaster
ea4e2aea4b Fix Collision issues.
Some checks are pending
GenerateBuilds / generate-port-otr (push) Waiting to run
GenerateBuilds / build-windows (push) Blocked by required conditions
GenerateBuilds / build-macos (push) Blocked by required conditions
GenerateBuilds / build-linux (push) Blocked by required conditions
2025-01-04 16:20:18 -03:00
Sonic Dreamcaster
20a93a5dcb Merge branch 'main' of https://github.com/HarbourMasters/Starship
Some checks are pending
GenerateBuilds / build-linux (push) Blocked by required conditions
GenerateBuilds / generate-port-otr (push) Waiting to run
GenerateBuilds / build-windows (push) Blocked by required conditions
GenerateBuilds / build-macos (push) Blocked by required conditions
2025-01-04 04:59:38 -03:00
Sonic Dreamcaster
56efac01e1 fix Golemech electricity effect 2025-01-04 04:59:30 -03:00
KiritoDv
fdced4d5a1 Increased scale matrix 2025-01-04 00:24:44 -06:00
KiritoDv
84365d6185 Added an option to restore the beta coin 2025-01-04 00:19:54 -06:00
KiritoDv
49ffb98d9b Added new events 2025-01-04 00:03:33 -06:00
Sonic Dreamcaster
e70b4ac99c gPlayerGlareAlphas for JumpToMap 2025-01-04 02:28:29 -03:00
Sonic Dreamcaster
1760aa0fce this should be false 2025-01-04 02:06:36 -03:00
Sonic Dreamcaster
53527072d3 Better BackToMap 2025-01-04 02:05:25 -03:00
Sonic Dreamcaster
9947aa8df1 fix OnDisplayUpdate event call 2025-01-04 01:23:07 -03:00
Kiloku
97e63d6b06
Laser range cheat (#112)
Some checks are pending
GenerateBuilds / generate-port-otr (push) Waiting to run
GenerateBuilds / build-windows (push) Blocked by required conditions
GenerateBuilds / build-macos (push) Blocked by required conditions
GenerateBuilds / build-linux (push) Blocked by required conditions
* Add Laser Range cheat

* Change range cheat to be a multiplier instead

* Address bomb weirdness

* Move cheat to Hooks system
2025-01-03 21:32:59 -06:00
Kiloku
b4457a03a9 semicolons 2025-01-03 22:16:32 -05:00
Kiloku
b631aaeb86 Move Infinite Boost to hooks system 2025-01-03 22:16:32 -05:00
KiritoDv
f1dc9dadb4 Fixed config yaml 2025-01-03 17:09:25 -06:00
Sonic Dreamcaster
e9ef31c50f Fix Venom 1 2025-01-03 17:59:48 -05:00
inspectredc
9fa7a96841 1.0 Support 2025-01-03 17:59:48 -05:00
Kiloku
6560c012fc per-level checkpoints 2025-01-03 16:59:24 -06:00
Kiloku
eb44ba0f04 Prevent loading checkpoints in the wrong level 2025-01-03 16:59:24 -06:00
Kiloku
9506a4297b Player action hooks (#93)
* Create Player Action and Player Movement event types

* Call Boost/Brake events

* Change some event types

* Make Boost/Brake events cancellable

* Use new dynamic hooks

* Use separate events for each player action

* Add shoot events

* Return early on cancel

* Add Bomb and Charged Shot Events

* Remove movement event hooks, add player param to action hooks

* Fix whitespace

* Register player action events
2025-01-03 16:56:49 -06:00
KiritoDv
c4c324fdc6 Added even more events 2025-01-03 16:56:49 -06:00
KiritoDv
0ca0252d61 Added two new events for boss health and edge arrows 2025-01-03 16:56:49 -06:00
KiritoDv
f26c94c882 Added functionality to draw hud events 2025-01-03 16:56:49 -06:00
KiritoDv
8462aee14e Moved to a dynamic id system and increased id size to uint32_t 2025-01-03 16:56:49 -06:00
KiritoDv
4d28f402e5 Fixed ItemDropEvent logic 2025-01-03 16:56:49 -06:00
KiritoDv
dd29a496d6 Renamed from _ID to ID on autogenerated event macros 2025-01-03 16:56:49 -06:00
KiritoDv
b403f5fbe7 Renamed some events 2025-01-03 16:56:49 -06:00
KiritoDv
bc45e3ca87 Implemented namespace system, added ItemDropEvent and cleaned up a little bit 2025-01-03 16:56:49 -06:00
KiritoDv
7cfa58117d Moved spawner to OnGameUpdate hook 2025-01-03 16:56:49 -06:00
KiritoDv
4dd2eb6eb6 Removed unnecessary include 2025-01-03 16:56:49 -06:00
KiritoDv
f949f675a2 Fixed event typedefs 2025-01-03 16:56:49 -06:00
KiritoDv
c05a489d60 Added alt assets 2025-01-03 16:56:49 -06:00
KiritoDv
9ad2718cf2 Removed unnecesary struct since event cant be cancelled 2025-01-03 16:56:49 -06:00
KiritoDv
702352bf18 Fixed windows compilation 2025-01-03 16:56:49 -06:00
KiritoDv
0731d0d678 Fixed wrong id 2025-01-03 16:56:49 -06:00
KiritoDv
e4d4388179 Moved port cvars out of display update 2025-01-03 16:56:49 -06:00
KiritoDv
745af556ca Hook system PoC 2025-01-03 16:56:49 -06:00
Sonic Dreamcaster
87c4c43ecb fix starfield interpolation
Some checks failed
GenerateBuilds / generate-port-otr (push) Has been cancelled
GenerateBuilds / build-windows (push) Has been cancelled
GenerateBuilds / build-macos (push) Has been cancelled
GenerateBuilds / build-linux (push) Has been cancelled
2024-12-31 19:11:22 -03:00
Sonic Dreamcaster
2616808feb Item/Effect Draw/Dispawn fix 2024-12-31 18:53:04 -03:00
Sonic Dreamcaster
dcf7f8f572 fix texture displacement in Lib_TextureRect_RGBA16_MirX 2024-12-31 18:37:39 -03:00
Sonic Dreamcaster
6e59123058 re-enable Macbeth_Texture_Scroll 2024-12-31 16:41:03 -03:00
Sonic Dreamcaster
b931e51517 Merge branch 'main' of https://github.com/HarbourMasters/Starship
Some checks are pending
GenerateBuilds / generate-port-otr (push) Waiting to run
GenerateBuilds / build-windows (push) Blocked by required conditions
GenerateBuilds / build-macos (push) Blocked by required conditions
GenerateBuilds / build-linux (push) Blocked by required conditions
2024-12-31 05:27:45 -03:00
Sonic Dreamcaster
bc1443d624 Audio: go back to 32 khz to fix issues with portamento. 2024-12-31 05:27:37 -03:00
Sarge-117
e5ec8fa1fd feedback
Some checks are pending
GenerateBuilds / generate-port-otr (push) Waiting to run
GenerateBuilds / build-windows (push) Blocked by required conditions
GenerateBuilds / build-macos (push) Blocked by required conditions
GenerateBuilds / build-linux (push) Blocked by required conditions
2024-12-30 15:31:17 -05:00
Sarge-117
9862f6b5ca Align ring count to right edge 2024-12-30 15:31:17 -05:00