Commit graph

21823 commits

Author SHA1 Message Date
NepDisk
2b821722d2 Use GetFileAttributes in 'dows 2025-08-09 15:05:22 -04:00
NepDisk
f3f5f346ca Revert Don't do skyscroll in TA menu
This reverts commit 5fa9abd0c0.
2025-08-09 13:49:11 -04:00
NepDisk
5fa9abd0c0 Don't do skyscroll in TA menu
We can't even see it
2025-08-09 13:47:03 -04:00
NepDisk
5cfaf1d29f [PATCH] Increase speed of filesearching on \*nix
Thanks Alug
2025-08-09 13:44:31 -04:00
NepDisk
02a1066d73 [PATCH] Don't search the entire path for wads
Thanks Alug
2025-08-09 13:40:07 -04:00
NepDisk
7907945002 Major Softwaremode speedboost 2025-08-09 13:25:02 -04:00
Alug
d0247b2598 make gr_anisotropicmode save 2025-08-07 15:40:48 +02:00
Alug
273ac799c1 optimize legacy sky handling in HWR_GenerateTexture
same test case as earlier on stardust clasic ~20ms faster on my machine
2025-08-07 15:35:03 +02:00
NepDisk
ec7fbb9be8 [PATCH} FIx controller hotplug
Thanks Alug
2025-08-07 09:26:54 -04:00
Alug
361c1b50ff idk why this went missing lol 2025-08-07 14:58:10 +02:00
Alug
ed42bd4d32 cleanup GL UpdateTexture
speeds up texture loading, generation and updating a bit

around 100-120ms faster texture precaching on stardust classic and mipmaps enabled
2025-08-07 14:56:56 +02:00
toaster
55825960ba Fixed Oni's controller-related SIGFPE 2025-08-06 21:48:47 -04:00
NepDisk
0f1ae4048e Update continues elevate 2025-08-06 16:19:12 -04:00
Sally Coolatta
9d34768f40 Split up EV_DoElevator 2025-08-06 16:12:56 -04:00
NepDisk
0a893b5395 Use Player angle in replays 2025-08-06 13:46:13 -04:00
NepDisk
d7ad9b65ef Use old kart behaviour always 2025-08-06 12:17:57 -04:00
NepDisk
0e0c6ca2d3 Add more people to the credits 2025-08-06 12:10:50 -04:00
GenericHeroGuy
12cf57c550 Fix the jump cut on SS91 Miracle Lancer 2025-08-06 17:58:57 +02:00
NepDisk
17dd49426c Shut up compiler 2025-08-06 11:47:19 -04:00
NepDisk
2b09090dfb Add Support for the RA mods system into demos 2025-08-06 11:27:58 -04:00
GenericHeroGuy
8a895d4813 Update hashes, bot tweaks, fix thwompsactive 2025-08-06 01:30:43 +02:00
NepDisk
02590d30d9 You may be wondering what the deal with the previous two commits are.
It turns out faketic system fixes the weird jittering in the turnrate BUT only if I put netupdate back into the renderer? Yeah I don't get it either.
2025-08-05 09:36:02 -04:00
NepDisk
94c042eb06 Revert 'Store last ticcmd in a buffer rather than in netcmd'
This reverts commit 0306fee5b9.
2025-08-05 09:31:55 -04:00
NepDisk
81224b6a5a Revert "Only call NetUpdate once"
This reverts commit 43156f63ddf69fc57f008f128f18b2707e0dd4b6.
2025-08-05 09:23:32 -04:00
NepDisk
a8a4c1a8ef Make nightsbumper more accurate to v1 2025-08-04 14:14:02 -04:00
NepDisk
0306fee5b9 Store last ticcmd in a buffer rather than in netcmd
9c5955feb0
2025-08-03 23:33:43 -04:00
NepDisk
1ebd823dc6 Update object tracking 2025-08-03 13:30:26 -04:00
NepDisk
52b51f4297 Only allow mashing in TA with rings on and fix encore display in itembreaker 2025-08-03 11:26:10 -04:00
NepDisk
628d3c35c5 Mess with K_DrawRivalTagForPlayer string 2025-08-02 21:36:34 -04:00
NepDisk
b8fa2fb930 Merge pull request 'SRB2Kart demo compatibility' (#76) from replaycompat into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/76
2025-08-03 02:17:51 +02:00
NepDisk
ff74274e99 Merge branch 'blankart-dev' into replaycompat 2025-08-02 19:08:05 -04:00
NepDisk
48d31fca90 Fix Accuracy of racesart by moving it 2025-08-02 18:51:55 -04:00
GenericHeroGuy
60abb9f010 Deduplicate frame2spr2 2025-08-02 21:54:50 +02:00
NepDisk
d164d97fc0 Fix Alt invin conflict with rings and expose some of it to lua 2025-08-02 13:04:04 -04:00
NepDisk
05647a9633 Fix -connect crash 2025-08-02 12:37:18 -04:00
GenericHeroGuy
08726d4098 Fix mobj reading, fix standings goof 2025-08-02 02:16:53 +02:00
GenericHeroGuy
27aa9c8b48 'Upgrade' resyncdemo to democonsistency 2025-08-02 01:33:01 +02:00
GenericHeroGuy
74c788a0b8 Fix ziptic leaks, and be a little less paranoid...? 2025-08-02 01:26:48 +02:00
GenericHeroGuy
2156acabea Read Kart demo netvars properly
Thanks NepDisk!
2025-08-02 00:56:26 +02:00
GenericHeroGuy
0ab3957717 Add compat to Lua unarchiving 2025-08-02 00:11:27 +02:00
Alug
b716f9a49b shut up curl im already long 2025-08-01 17:38:21 -04:00
NepDisk
32313adde6 Add mobj_t.gravity
https://codeberg.org/srb2classic/srb2classic/pulls/39
2025-08-01 16:45:51 -04:00
NepDisk
c1b6cdb624 Expose packetloss to player_t as read-only
https://codeberg.org/srb2classic/srb2classic/pulls/41/
2025-08-01 16:30:59 -04:00
NepDisk
8dfcedb306 Remove inline from D_CleanFile as is not useful to be inlined
https://codeberg.org/srb2classic/srb2classic/pulls/63
2025-08-01 16:25:13 -04:00
NepDisk
f4683f2733 Add link-time optimization support #62
https://codeberg.org/srb2classic/srb2classic/pulls/62
2025-08-01 15:46:58 -04:00
GenericHeroGuy
ae53f84c28 Kart replay compatibility
All of it, all at once, because why not?
Still needs quite a bit of cleanup tho
2025-08-01 01:37:12 +02:00
NepDisk
9b4c5a722c Fix OpenGL flash palettes ignoring saturation
https://git.do.srb2.org/STJr/SRB2/-/merge_requests/2714
2025-07-31 14:37:44 -04:00
NepDisk
5731865e8c restore mumble postional sounds for displayplayers 2025-07-31 13:38:58 -04:00
Alug
ae82fdceca fix passing garbage to mumble outside of levels
this just deadass passed the unitialized listener array into mumble
2025-07-31 13:36:03 -04:00
NepDisk
40aa30ede2 Fix dedicated randomly crashing 2025-07-31 04:42:16 -04:00