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
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
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
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
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
KiritoDv
28e31cfe3d
Duplicated func declaration
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-28 15:04:57 -06:00
Qlonever
90bbe4a6f3
update variable name
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-27 23:08:42 -06:00
Qlonever
8954d28dc4
reorder manually-constructed ranking data
2024-12-27 15:59:27 -05:00
Alejandro Asenjo Nitti
b133f925e6
Update README.md
2024-12-26 19:25:01 -03:00
briaguya
a307375968
cleaner workaround with comments
2024-12-26 14:17:32 -06:00
briaguya
26a8d3925b
manually init LUS to workaround init dependency issues in constructors
2024-12-26 14:17:32 -06:00
KiritoDv
20f8d8d96a
Bump LUS and fixed breaking changes
2024-12-26 12:25:50 -06:00
KiritoDv
8cac5edd4f
Added missing enum declaration
2024-12-25 14:43:07 -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
PurpleHato
dc3e439c88
TWEAK: aAwLaserGun2L to aAwLaserGun2DL
...
We were missing the D
2024-12-25 13:56:05 -06:00
KiritoDv
db4b5e66c9
Fixed CODEC_S16
2024-12-25 13:28:04 -06:00
KiritoDv
8c3f57af1e
Fixed workflow
2024-12-24 23:25:42 -06:00
KiritoDv
fc245b2292
Reverted some unnecesary things
2024-12-24 23:25:42 -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
Alejandro Asenjo Nitti
929e68e252
Credits
2024-12-23 23:14:14 -03:00
Afevis
9af7a2cbeb
Corrected fullscreen bind
2024-12-22 19:13:42 -06:00