coco875
|
94d72ce408
|
Update math.h
|
2024-12-22 14:04:21 -06:00 |
|
coco875
|
443b7ae602
|
fix clang error
|
2024-12-22 14:04:21 -06:00 |
|
Sonic Dreamcaster
|
32e79fa79a
|
Merge branch 'main' of https://github.com/HarbourMasters/Starship
|
2024-12-22 16:59:48 -03:00 |
|
Sonic Dreamcaster
|
1f58393532
|
fix interpolation issue
|
2024-12-22 16:59:38 -03:00 |
|
aMannus
|
bdcff6da6a
|
Different website for hash check
|
2024-12-22 14:45:37 -05:00 |
|
aMannus
|
9e0254a0ba
|
Small tweaks
|
2024-12-22 14:45:37 -05:00 |
|
aMannus
|
06e2b434cc
|
Update README with new OTR instructions + cleanup
|
2024-12-22 14:45:37 -05:00 |
|
Sonic Dreamcaster
|
bcf12744d2
|
set default interpolation to 60
|
2024-12-22 02:34:16 -03:00 |
|
Sonic Dreamcaster
|
a58eda8418
|
F1 to access enhancements menu
|
2024-12-22 01:22:19 -03:00 |
|
KiritoDv
|
08dc266cfb
|
Added notification system from soh
|
2024-12-21 22:13:40 -06:00 |
|
Alejandro Asenjo Nitti
|
f4bf6666a9
|
Update README.md
|
2024-12-21 21:23:53 -03:00 |
|
briaguya
|
ea8706657e
|
fix crash when interpolation enabled on linux
|
2024-12-21 15:45:08 -06:00 |
|
PurpleHato
|
74b056fa45
|
ADD: Cheat - Current Mission Score Editor
|
2024-12-21 15:44:35 -06:00 |
|
Lywx
|
299f6541a2
|
Merge pull request #26 from coco875/app-image
configure the app image for linux
|
2024-12-21 15:39:55 -06:00 |
|
coco875
|
25fe15c53f
|
Update CMakeLists.txt
|
2024-12-11 15:48:55 +01:00 |
|
coco875
|
5260b71abe
|
fix macos
|
2024-12-11 15:45:53 +01:00 |
|
coco875
|
b737c54342
|
fix NO_STRIP variable
|
2024-12-11 01:53:05 +01:00 |
|
coco875
|
b7934ae155
|
configure the app image
|
2024-12-10 23:51:47 +01:00 |
|
Sonic Dreamcaster
|
537b25ab13
|
remove hit+64 and put everything inside cheats
|
2024-12-09 23:27:13 -03:00 |
|
Sonic Dreamcaster
|
3a3f1a00f7
|
revert back to a working state
|
2024-12-09 23:12:30 -03:00 |
|
Sonic Dreamcaster
|
94e5d0f5cc
|
32/9
|
2024-12-09 22:29:35 -03:00 |
|
Malkierian
|
48aa44f401
|
Move calculations outside of the loop, as they only need to be calculated once per frame.
Bit of cleanup.
|
2024-12-09 19:30:38 -05:00 |
|
Malkierian
|
354de2f364
|
Add better cull region calculation, change gCurrentScreenWidth to 1600 to allow aspect ratios up to 6.2.
|
2024-12-09 19:30:38 -05:00 |
|
Malkierian
|
7a333a68c2
|
Add check for render view to prevent drawing stars outside of it.
Remove garbage star interp calculation.
|
2024-12-09 19:30:38 -05:00 |
|
KiritoDv
|
493d0b2e8c
|
Reworked action and bump lus
|
2024-12-09 12:05:31 -06:00 |
|
KiritoDv
|
52fc41e499
|
Updated github workflows
|
2024-12-09 10:53:37 -06:00 |
|
KiritoDv
|
a4aa3ada8f
|
Added more dependencies
|
2024-12-09 10:42:19 -06:00 |
|
KiritoDv
|
87c1e39a8c
|
Fixed dependencies
|
2024-12-09 10:26:36 -06:00 |
|
KiritoDv
|
3d5b83ca24
|
Removed unused tool
|
2024-12-09 10:23:45 -06:00 |
|
KiritoDv
|
b6d66def62
|
Reworked CI/CD and splitted into assets and generate otr
|
2024-12-09 10:23:06 -06:00 |
|
Sonic Dreamcaster
|
c3a8223976
|
Merge branch 'main' of https://github.com/HarbourMasters/Starship
|
2024-12-09 05:11:04 -03:00 |
|
Sonic Dreamcaster
|
99d13ea7d2
|
radio fixes: co-authored-by: @Malkierian
|
2024-12-09 05:11:00 -03:00 |
|
KiritoDv
|
2b015c78a5
|
Removed header generation and moved to use compressed rom
|
2024-12-09 01:36:51 -06:00 |
|
KiritoDv
|
ce9d49c029
|
Fixed message box when resizing
|
2024-12-09 01:16:49 -06:00 |
|
Sonic Dreamcaster
|
3599322983
|
Merge branch 'main' of https://github.com/HarbourMasters/Starship
|
2024-12-09 03:53:23 -03:00 |
|
Sonic Dreamcaster
|
24e632f449
|
fix radio faces
|
2024-12-09 03:53:14 -03:00 |
|
KiritoDv
|
4bde1dfd43
|
Fixed wrong binary name
|
2024-12-09 00:08:07 -06:00 |
|
Sonic Dreamcaster
|
f95b6d01a5
|
Merge branch 'main' of https://github.com/HarbourMasters/Starship
|
2024-12-09 03:05:26 -03:00 |
|
Sonic Dreamcaster
|
e42b27b4f9
|
JumpToAllRange cheat check
|
2024-12-09 03:05:14 -03:00 |
|
KiritoDv
|
1d07a7348c
|
Removed unnecesary submodule
|
2024-12-08 23:59:24 -06:00 |
|
Lywx
|
8168e7e1df
|
Merge pull request #24 from HarbourMasters/feature/ci-cd
Implemented CI/CD
|
2024-12-08 23:56:53 -06:00 |
|
KiritoDv
|
2d51bc69a3
|
Testing CI/CD
|
2024-12-08 23:55:56 -06:00 |
|
KiritoDv
|
1ca4832350
|
Bump dependencies
|
2024-12-08 23:44:02 -06:00 |
|
coco875
|
f40cdac39e
|
Update CMakeLists.txt
|
2024-12-07 16:14:41 -05:00 |
|
Sonic Dreamcaster
|
bff2324fae
|
fix katina and venom briefing in level select
|
2024-12-07 03:55:45 -03:00 |
|
Sonic Dreamcaster
|
cbaa2b5a4a
|
definitive (hopefully) radio crash fix.
|
2024-12-07 02:45:37 -03:00 |
|
Sonic Dreamcaster
|
f2be16d1e5
|
fix ranking interpolation
|
2024-12-06 20:45:32 -03:00 |
|
Sonic Dreamcaster
|
366d3f0022
|
fix lives counter textures
|
2024-12-06 19:31:19 -03:00 |
|
KiritoDv
|
b70da4c31a
|
Bump torch and added compressed rom support
|
2024-12-06 14:45:14 -06:00 |
|
Sonic Dreamcaster
|
c878b6bcc9
|
widescreen team help arrows
|
2024-12-06 15:15:35 -03:00 |
|