Commit graph

22185 commits

Author SHA1 Message Date
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
5cb208580c Fix ping color 2025-07-23 18:56:14 -04:00
NepDisk
cc732c20c5 Remove V_HUDTRANS from ping 2025-07-23 18:32:50 -04:00
NepDisk
bab78e775b Fix MS ping overlap and color ping indicator graphic based on packet loss
This lets you track how much packet loss you have in the tab rankings even without the pinggfx
2025-07-23 17:08:05 -04:00
NepDisk
214b3e9957 Remove circuit map check here 2025-07-23 16:42:02 -04:00
NepDisk
74d9bcb07a The basics of the new tab menu
Tab ranking has been refactored to be more flexable and to have a new design
2025-07-23 16:10:18 -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