Commit graph

21912 commits

Author SHA1 Message Date
NepDisk
bafc5b82ff What can you do? 2025-08-21 17:52:12 -04:00
NepDisk
7edadf4ce4 Readd song credits toggle 2025-08-21 17:00:40 -04:00
NepDisk
a171d5a61a Show Music credits across more places. 2025-08-21 16:50:20 -04:00
NepDisk
f4b15a8b80 Warn on legacy netid conflict 2025-08-20 22:44:01 -04:00
NepDisk
fae4c7c084 Hide mobj_t warning from demo archival 2025-08-20 17:40:27 -04:00
NepDisk
cd68c55a18 Generate cvar names for addon netids 2025-08-20 17:37:08 -04:00
NepDisk
250d7708ab Fix Maps not being loaded automatically in replays 2025-08-20 14:22:25 -04:00
GenericHeroGuy
75296f00fd Fix compat skins crashing if the sprites are at the end of the WAD 2025-08-20 17:34:30 +02:00
Gustaf Alhäll
bd9924b794 Optimize line checks on line interception 2025-08-18 16:50:22 -04:00
NepDisk
a672bb6eb0 Raise Emote width and center chat text 2025-08-18 16:42:08 -04:00
NepDisk
b865638cb8 Port restrict and LIKELY/UNLIKELY macros and mark stuff for blitting loop as const and with register 2025-08-18 09:59:58 -04:00
NepDisk
a4b695da04 Merge pull request 'Merge SRB2 Classic's Antimony PathTraverse' (#79) from antimony-pathtraverse into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/79
2025-08-18 00:46:15 +02:00
NepDisk
b1c1a18625 Remove the rest of the camera slide shit 2025-08-17 18:40:39 -04:00
NepDisk
c61c117168 The Camera is always noclip, why does it slide traverse 2025-08-17 18:32:47 -04:00
Gustaf Alhäll
f58ed92bd0 Fix collision misses on high coordinate values 2025-08-17 16:18:54 -04:00
Gustaf Alhäll
cab86f9ad3 Port Antimony's render grid traversal algorithm 2025-08-17 15:01:59 -04:00
GenericHeroGuy
34f7d76aeb Switch to calling SDL_GetDesktopDisplayMode in VID_GetRefreshRate
Avoids freezing on SDL3 + X11, otherwise behaves the same on My Machine(tm)
Also remove that annoying useless mouse grab on startup
2025-08-17 18:06:35 +02:00
GenericHeroGuy
4ebbaa7b58 Fix menu textinput cursor and remove ST_DrawTextInput 2025-08-17 17:32:29 +02:00
NepDisk
88ecd2f5d6 Update the director to the saturn version 2025-08-17 10:48:05 -04:00
NepDisk
ef07c79f86 Revert 'Revert 'Store last ticcmd in a buffer rather than in netcmd''
Might as well try this more even if it does reintroduce tic variance
This reverts commit 94c042eb06.
2025-08-16 18:23:04 -04:00
NepDisk
a61d92cc5b Finish porting SRB2Classic blitstuff 2025-08-16 17:59:55 -04:00
Gustaf Alhäll
2c0120055d Fix segfault on startup on software 2025-08-16 17:50:45 -04:00
NepDisk
ca37d8bf10 Disable papersprite check for cliiping 2025-08-16 09:58:54 -04:00
Gustaf Alhäll
fcb20bbdd4 Fix broken scripts that rely on P_GetMobjGravity without gravity 2025-08-16 08:31:00 -04:00
Gustaf Alhäll
78fc3ef964 Redesign search mechanism 2025-08-15 20:48:34 -04:00
Gustaf Alhäll
9c2cada257 Add apropos console command 2025-08-15 20:47:48 -04:00
NepDisk
612d738512 Fix clang freezing if fpscap is -1 2025-08-15 18:47:22 -04:00
NepDisk
b4651fed54 Fix improper clamp value 2025-08-15 18:27:07 -04:00
NepDisk
d8091adec5 Fix Clang possibly desyching 2025-08-15 18:21:49 -04:00
NepDisk
ae14b55006 Funny shitpost idea to improve smoothness
You maybe wondering? WHY, answer is yes.
2025-08-15 17:33:08 -04:00
NepDisk
b593545b68 Comment out Lua stack warning for now 2025-08-15 15:24:56 -04:00
Indev
c1788d07ab Fix A_Lua not removing error handler from lua stack 2025-08-15 15:01:50 -04:00
Indev
23bdf82d2b Fix error handler staying on lua stack after lua commands being called 2025-08-15 15:01:42 -04:00
Indev
28bd0f2f20 Use textinput_t for addon search 2025-08-15 14:56:54 -04:00
Alug
00ab36390d Merge pull request #187 from Indev450/emotes
Add emotes support
2025-08-15 13:24:38 -04:00
NepDisk
929b1ee8e9 Clean up warnings 2025-08-15 12:31:04 -04:00
NepDisk
8463d6abcc Merge pull request 'Unify Text Input' (#78) from unified-text-input into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/78
2025-08-15 18:28:15 +02:00
NepDisk
32c8909615 Comment out unused function for now 2025-08-15 12:27:58 -04:00
NepDisk
5de315225c Use textinput_t for replay save prompt too 2025-08-15 12:24:17 -04:00
NepDisk
99f7a522a7 Use m_textinput for chat too
Forgot to mention but thanks indev for these commits
2025-08-15 12:00:30 -04:00
NepDisk
190dc2170d add a null terminator after ctrl-v just in case string is not always zeroed out already 2025-08-15 11:26:36 -04:00
GenericHeroGuy
99dcae05c1 Make menus manage text input 2025-08-15 17:08:36 +02:00
NepDisk
a4b6934cc5 Basic unified text input port 2025-08-14 22:57:29 -04:00
Lactozilla
be4d7eda72 Fix #1153 2025-08-14 20:05:10 +02:00
NepDisk
69ad164bbc Get rid of netbuffer global
Thx SRB2classic
2025-08-13 19:49:22 -04:00
NepDisk
e0d0d99cf3 Borderless window toggle
https://github.com/Indev450/SRB2Kart-Saturn/pull/193
2025-08-13 19:26:25 -04:00
NepDisk
bfa463934f Fix pixel shift caused by negative pixel positioning in software 2025-08-13 19:15:40 -04:00
NepDisk
3863e0ff47 Spill rings again on respawn 2025-08-13 16:33:20 -04:00
NepDisk
a2608e2c96 Add support for loading blanmodels.dat 2025-08-13 14:59:25 -04:00
NepDisk
947ce237a3 Make jetflame flame slighty transparent like kart 2025-08-13 12:28:17 -04:00