NepDisk
208a75e6e8
Add Terrain FloorClip support for OpenGL
2025-07-26 15:29:52 -04:00
NepDisk
a544be6b84
Fix Encore issues in OpenGL
...
Thanks Alug!
2025-07-26 14:31:34 -04:00
NepDisk
1164c5d569
Fix console framerate issues and Fix Boolean type on windows
2025-07-26 13:37:33 -04:00
NepDisk
9fcc9fa2b5
Update license file
2025-07-26 11:51:39 -04:00
NepDisk
1dd0151434
Split up thirdparty cmakelists and use zlib-ng on windows
2025-07-26 11:46:30 -04:00
NepDisk
e2a3b1f3bb
Fix buffer overflow in sendnameandcolor
2025-07-25 21:45:05 -04:00
NepDisk
ad387b52a8
Turn MF2_DONTTRIGGER into MF2_DONTSYNC
2025-07-24 16:47:55 -04:00
NepDisk
ee68cc2b87
Sync Safety flag for spawned mobjs
2025-07-24 16:04:02 -04:00
NepDisk
6ae4e6f7ac
Add sounds to items that did not make noise before
2025-07-24 15:40:52 -04:00
NepDisk
ce1217878b
Revert Update ping once per second again
...
This reverts commit 76dc7ccef3 .
2025-07-23 10:34:07 -04:00
NepDisk
76dc7ccef3
Update ping once per second again
2025-07-22 20:48:52 -04:00
NepDisk
ba2aecd0a1
Show mindelay to other players port from RR
2025-07-22 20:38:29 -04:00
NepDisk
583d34e98f
Sync mindelay setting to server port from RR
2025-07-22 19:01:56 -04:00
NepDisk
24ab3fa171
RR Packetloss display Port
2025-07-22 18:51:59 -04:00
GenericHeroGuy
8bcfa6bb58
Hopefully fix software shadows randomly drawing in front of the player
2025-07-22 18:51:22 +02:00
GenericHeroGuy
3cac6d57e6
Let Kart skins display their turn frames when looking back
2025-07-22 17:22:28 +02:00
NepDisk
b75120cf96
Add ASAN to cmakelists
2025-07-22 11:22:06 -04:00
NepDisk
5fb122ee44
Update TID stuff
2025-07-22 11:19:08 -04:00
NepDisk
56f08d2a28
Fix slopes sending UB down the wire
2025-07-22 00:12:53 -04:00
NepDisk
11e862a583
Add extra toggles to menu
2025-07-21 22:57:26 -04:00
NepDisk
3de68e55a0
oops2
2025-07-21 21:27:39 -04:00
NepDisk
1d2909c1a5
Revert "'''fix''' gremlins by sweeping extra lines"
...
This breaks grand metropolis sigh
This reverts commit e244c3ece4 .
2025-07-21 21:26:39 -04:00
NepDisk
6d6c0f54a5
Hardcode slopeboost
...
Ported and based on the slopeboost from booststack by indev
2025-07-21 21:12:02 -04:00
NepDisk
2f539c1564
mention these are skins
2025-07-21 17:59:41 -04:00
NepDisk
1118b67932
Mention in console if skin is loaded in compat mode and add 3d model print as well
2025-07-21 17:56:56 -04:00
GenericHeroGuy
06f5f8cb86
Add support for Kart player models
...
With just a little offcamera dearrowing
2025-07-21 22:24:15 +02:00
NepDisk
e244c3ece4
'''fix''' gremlins by sweeping extra lines
2025-07-21 15:56:03 -04:00
NepDisk
0f893e239a
Clamp speed instead of weight in K_TicInversesum
...
Top right having greater chain time with easier handeling and high speed didnt feel right, so this balances it against speed instead of weight
2025-07-21 13:46:10 -04:00
NepDisk
7a7f6440c8
Revert Legacy GL: models support TC_BLINK
...
This reverts commit 143f6f880a .
2025-07-21 13:10:21 -04:00
NepDisk
3b29eb4dce
Expose face constants
2025-07-21 12:36:57 -04:00
NepDisk
43815ab18c
Bring back missing pain sounds
2025-07-21 12:30:58 -04:00
James R
143f6f880a
Legacy GL: models support TC_BLINK
2025-07-21 12:26:55 -04:00
GenericHeroGuy
792bb65e9e
Add compat for old P_SetScale behavior, fixes Malicious Metropolis
2025-07-21 18:13:37 +02:00
NepDisk
1d31cefa0e
oop
2025-07-21 12:01:30 -04:00
NepDisk
4b97ce1485
Revert "use full angle on the spot so drifting doesn't feel delayed"
...
This reverts commit d940c25818 .
2025-07-21 11:59:46 -04:00
NepDisk
e4d6cf3a5f
Add support for interp to more stuff
2025-07-21 11:59:02 -04:00
GenericHeroGuy
2592c805c3
Revert the renderer FOF inversion logic to SRB2
...
Dunno what the point of this was, it breaks fog blocks though
2025-07-21 17:10:44 +02:00
NepDisk
2d2a04b4d3
K_KartLegacyUpdatePosition from saturn and fix laps+1 uses
...
Description:
"this checked the distance to every single waypoint on the map always and unconditionally, but we dont need the distance unconditionally so only check if we need to
+5fps in techbatics hadal classic timedemo"
2025-07-20 19:19:36 -04:00
NepDisk
580f2da4bf
Set SDL2 app name hint
...
https://git.do.srb2.org/STJr/SRB2/-/merge_requests/2697
2025-07-20 18:24:33 -04:00
NepDisk
712e2c6dd7
Fix sector special detection being flakey on Dynslopes
2025-07-20 17:32:25 -04:00
GenericHeroGuy
6fcda4e2a6
Fix polywaypoint_t->continuous being uninitialized
...
I spent two hours staring at minecarts just for this shit
2025-07-20 22:41:41 +02:00
NepDisk
aa39635f31
Bring back K_JustBumpedException again
2025-07-20 15:25:16 -04:00
NepDisk
3f2006590b
Remove unused condition
2025-07-20 15:14:24 -04:00
GenericHeroGuy
c4e034c5be
Fix the missing doors and transparency in Final Mall
2025-07-20 20:40:01 +02:00
NepDisk
8293951ce1
Don't skip code if maxstep is < 0 like other SRB2 versions
2025-07-20 14:28:00 -04:00
GenericHeroGuy
50584c2d5e
Fix the broken state of linedef types 30-32 and 480-483
...
Somehow we got SRB2's binary conversion paired with RR's args changes!?
Fixes Motherlode Canyon's minecarts and Final Mall's doors
2025-07-20 18:32:09 +02:00
Alug
3b168b2b55
remove duplicated midtexture blendmode/visability check in ogl
...
HWR_BlendMidtextureSurface already takes care of that earlier
2025-07-19 17:00:28 +02:00
GenericHeroGuy
b21f70854e
Abstract Pack fixes
2025-07-19 02:29:30 +02:00
NepDisk
eb5c5c0041
pw_invulnerability doesn't colorize
2025-07-18 18:24:22 -04:00
GenericHeroGuy
19b8ec4414
Fix Crystal Caverns ripple and ceiling slopes
2025-07-18 23:44:36 +02:00