Commit Graph

371 Commits

Author SHA1 Message Date
Kiloku
3bef25f9b6 Allow players to disable the Gorgon's screen flashes 2025-01-13 14:22:06 -06:00
Kiloku
913fbfdd14 Allow customizing HUD aspect ratio independently from game aspect ratio 2025-01-12 20:00:48 -06:00
Sonic Dreamcaster
0bc2bf22a4 Level Select: Skip path change.
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
2025-01-09 05:56:22 -03:00
Kiloku
0deeddf8cb Add specific charge button option
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-08 14:28:49 -05:00
Kiloku
76dab3e20d Rapid fire mode on Blue Marine and Landmaster 2025-01-08 14:28:49 -05:00
Sonic Dreamcaster
649de5f107 Correction
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-07 05:33:51 -03:00
Sonic Dreamcaster
9276fc3b2f Sector Z AVOID_UB Correction 2025-01-07 05:22:48 -03:00
Sonic Dreamcaster
a2b4f3378d Matching Venom1_Ve1Golemech_Update from the decomp 2025-01-07 03:58:48 -03:00
Sonic Dreamcaster
e99e0f5e2d fix Sector Z box bug 2025-01-06 02:10:18 -03:00
Sonic Dreamcaster
b335f4472b temporal fix for TiGoras 2025-01-04 20:07:33 -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
49ffb98d9b Added new events 2025-01-04 00:03:33 -06:00
Sonic Dreamcaster
53527072d3 Better BackToMap 2025-01-04 02:05:25 -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
b631aaeb86 Move Infinite Boost to hooks system 2025-01-03 22:16:32 -05: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
4d28f402e5 Fixed ItemDropEvent logic 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
Sonic Dreamcaster
6e59123058 re-enable Macbeth_Texture_Scroll 2024-12-31 16:41:03 -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
Kiloku
ca3593e160 Flip the equality check
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 10:11:04 -06:00
Kiloku
4c2129a1e5 Add CVar == validation and remove extraneous variable 2024-12-30 10:11:04 -06:00
Kiloku
874097614a Add option to invert Y axis 2024-12-30 10:11:04 -06:00
Kiloku
b98e3aad5e fix a couple whitespace mistakes 2024-12-25 13:56:19 -06:00
Kiloku
eb97ddbff8 Add Infinite Boost cheat 2024-12-25 13:56:19 -06:00
KiritoDv
f40105e778 Updated vs decomp 2024-12-24 23:25:42 -06:00
Qlonever
d5ac40a4de fix medals in ranking menu 2024-12-24 14:08:26 -06:00
Sonic Dreamcaster
bff2324fae fix katina and venom briefing in level select 2024-12-07 03:55:45 -03:00
Sonic Dreamcaster
f2be16d1e5 fix ranking interpolation 2024-12-06 20:45:32 -03:00
Sonic Dreamcaster
18631e7292 disable versus mode for now 2024-12-06 15:14:47 -03:00
Sonic Dreamcaster
7c263a0900 Widescreen Radio 2024-12-06 02:35:52 -03:00
Sonic Dreamcaster
d0e1e25af2 Relocate Shooting Star for the good ending 2024-11-27 23:04:27 -03:00
Sonic Dreamcaster
39ecaaf916 fix ending interpolation issues 2024-11-26 05:37:22 -03:00
Sonic Dreamcaster
d3a759e594 fix invoice 2024-11-26 05:37:08 -03:00
Sonic Dreamcaster
9c41610be5 Developer: add ending debug option 2024-11-26 05:23:08 -03:00
Sonic Dreamcaster
58a6d76af3 tag actors in aquas 2024-11-26 05:22:36 -03:00
Garrett Cox
ed8a78c54c Fix titania ground interpolation 2024-11-25 02:51:00 -03:00
Sonic Dreamcaster
bee87aa811 fix THEEND texture in ending 2024-11-25 02:32:29 -03:00
Sonic Dreamcaster
d2a4a4d553 Option for Team faces in cutscenes 2024-11-24 21:12:39 -03:00
Sonic Dreamcaster
16f4c15952 Sector Z: Missile cutscene bug restoration 2024-11-24 20:08:22 -03:00
Sonic Dreamcaster
b23d224b9d fix Arwing interpolation in map 2024-11-24 20:08:01 -03:00
Sonic Dreamcaster
f7ba7b95de use point filtering for the sun in the intro 2024-11-24 18:40:35 -03:00
Sonic Dreamcaster
288504039f add camera bugfix option in macbeth 2024-11-24 17:53:22 -03:00
Sonic Dreamcaster
16feaa826e Fix Bolse Dynamic Ground. Authored-by: @theboy181 2024-11-24 00:56:29 -03:00
Sonic Dreamcaster
d82a578622 fix camera bug 2024-11-23 23:04:38 -03:00
Sonic Dreamcaster
ab1cc34e70 Macbeth: Landmaster level complete cutscene fix for widescreen 2024-11-23 22:38:16 -03:00
Sonic Dreamcaster
38b68da796 fix zoness tanker containers 2024-11-23 19:52:31 -03:00
Sonic Dreamcaster
01d6f92bd0 fix macbeth Boulders 2024-11-23 19:50:35 -03:00