Commit graph

21784 commits

Author SHA1 Message Date
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
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
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
NepDisk
148114ff54 Fix shieldpopping being always active 2025-07-30 20:30:43 -04:00
NepDisk
d7d002d6b9 update hash for new item sprites 2025-07-30 17:53:28 -04:00
NepDisk
30e0b3ead4 Fix various minor shield issues 2025-07-28 22:52:27 -04:00
NepDisk
da5a45a932 Split shield popping from hnextlist and fix shield ring issues 2025-07-28 22:20:36 -04:00
GenericHeroGuy
bf7abee652 Properly set lastlump when loading skins from compatmode files 2025-07-28 23:48:12 +02:00
NepDisk
d3f261b0d3 Add OpenGL hint to SDL 2025-07-27 12:02:07 -04:00
NepDisk
6b5a9cdd1e Add support for RF_ALWAYSONTOP in OpenGL 2025-07-26 18:22:11 -04:00
NepDisk
6a8bfca4e8 oopsie 2025-07-26 15:54:53 -04:00
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