| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-12-29 | Player action hooks (#93)hooks | Kiloku | |
| * 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 | |||
| 2024-12-29 | Added even more events | KiritoDv | |
| 2024-12-29 | Added two new events for boss health and edge arrows | KiritoDv | |
| 2024-12-29 | Added functionality to draw hud events | KiritoDv | |
| 2024-12-29 | Moved to a dynamic id system and increased id size to uint32_t | KiritoDv | |
| 2024-12-28 | Fixed ItemDropEvent logic | KiritoDv | |
| 2024-12-28 | Renamed some events | KiritoDv | |
| 2024-12-28 | Implemented namespace system, added ItemDropEvent and cleaned up a little bit | KiritoDv | |
| 2024-12-28 | Moved spawner to OnGameUpdate hook | KiritoDv | |
| 2024-12-27 | Removed unnecessary include | KiritoDv | |
| 2024-12-27 | Removed unnecesary struct since event cant be cancelled | KiritoDv | |
| 2024-12-27 | Moved port cvars out of display update | KiritoDv | |
| 2024-12-27 | Hook system PoC | KiritoDv | |
| 2024-12-25 | fix a couple whitespace mistakes | Kiloku | |
| 2024-12-25 | Add Infinite Boost cheat | Kiloku | |
| 2024-12-24 | Updated vs decomp | KiritoDv | |
| 2024-12-21 | ADD: Cheat - Current Mission Score Editor | PurpleHato | |
| 2024-12-09 | revert back to a working state | Sonic Dreamcaster | |
| 2024-12-09 | 32/9 | Sonic Dreamcaster | |
| 2024-12-09 | Move calculations outside of the loop, as they only need to be calculated ↵ | Malkierian | |
| once per frame. Bit of cleanup. | |||
| 2024-12-09 | Add better cull region calculation, change gCurrentScreenWidth to 1600 to ↵ | Malkierian | |
| allow aspect ratios up to 6.2. | |||
| 2024-12-09 | Add check for render view to prevent drawing stars outside of it. | Malkierian | |
| Remove garbage star interp calculation. | |||
| 2024-12-09 | Merge branch 'main' of https://github.com/HarbourMasters/Starship | Sonic Dreamcaster | |
| 2024-12-09 | radio fixes: co-authored-by: @Malkierian | Sonic Dreamcaster | |
| 2024-12-09 | Fixed message box when resizing | KiritoDv | |
| 2024-12-09 | fix radio faces | Sonic Dreamcaster | |
| 2024-12-09 | JumpToAllRange cheat check | Sonic Dreamcaster | |
| 2024-12-07 | definitive (hopefully) radio crash fix. | Sonic Dreamcaster | |
| 2024-12-06 | fix lives counter textures | Sonic Dreamcaster | |
| 2024-12-06 | widescreen team help arrows | Sonic Dreamcaster | |
| 2024-12-06 | avoid widescreen Radio at the ending | Sonic Dreamcaster | |
| 2024-12-06 | Widescreen Radio | Sonic Dreamcaster | |
| 2024-12-06 | arrow widescreen alignment | Sonic Dreamcaster | |
| 2024-12-06 | Widescreen Radar | Sonic Dreamcaster | |
| 2024-12-04 | stick tester | Sonic Dreamcaster | |
| 2024-12-04 | playershot widescreen fix | Sonic Dreamcaster | |
| 2024-12-04 | adjust player drawing for widescreen | Sonic Dreamcaster | |
| 2024-12-04 | extend shot rendering to 32/9 | Sonic Dreamcaster | |
| 2024-12-02 | remove unnecessary code | Sonic Dreamcaster | |
| 2024-12-02 | Add /Zi to release config on win64 for debugging info in release mode. | Malkierian | |
| Revert some of the intro cutscene fix PR, and fix it in a different way. | |||
| 2024-11-28 | Fixed compilation and added an option to set the logging config | KiritoDv | |
| 2024-11-27 | improve shield hud visuals | Sonic Dreamcaster | |
| 2024-11-27 | fox_game.c clean up | Sonic Dreamcaster | |
| 2024-11-27 | training ground fix for OnRails | Sonic Dreamcaster | |
| 2024-11-27 | fix fortuna level complete explosion issue | Sonic Dreamcaster | |
| 2024-11-26 | fix interpolation in effect 395 (aquas) | Sonic Dreamcaster | |
| 2024-11-25 | Merge branch 'main' of https://github.com/HarbourMasters/Starship | Sonic Dreamcaster | |
| 2024-11-25 | versus fix | Sonic Dreamcaster | |
| 2024-11-25 | Removed -1 on fillscreen rects | KiritoDv | |
| 2024-11-25 | Add invicible cheat | Garrett Cox | |
