Commit graph

21945 commits

Author SHA1 Message Date
JugadorXEI
b0d5d02a3e Fix loops sometimes flinging you to kingdom come 2025-08-25 19:25:03 -04:00
NepDisk
7eaf6127de Fix broken compile due to stray char in file 2025-08-25 19:11:42 -04:00
NepDisk
8acac99d17 Update Draft with newer tether fixes and remove 5 from max and min draft speed
Lets make it a tiny bit slower pls!
2025-08-25 19:08:32 -04:00
Anonimus
9eb18ba6d8 Rebalance bubble shield
* Removes its ability to damage players
* Removes its ability to be dropped as a trap item
This makes it more of a "pure defense" item that's reliant on player timing
2025-08-25 18:15:15 -04:00
Anonimus
0884ad576c Add sliptides to Alternative Invincibility
At above 50% power, you can sliptide/slipdash
2025-08-25 18:15:14 -04:00
Anonimus
698984c0fe Fix major compile issues
* Fixes gme issues (hopefully)
* Adds ntsecapi.h for Windows compiling
2025-08-25 18:14:03 -04:00
NepDisk
9d0c396c2d Implement Drafting toggle
This is based on an older version of tether with number tweaks and a visual overhal designed to fit our needs. Takes some inspiration from the open assets slipstream mod from v1 for some number tweaks and the visual aspect. The speedboost has been rebalanced to be stronger for low speeds than before in a way where low speeds don't get shafted nor do they overshine high speed. High weight has had its leniency nerfed and general radius has been lowered to 2560 from 3072.
2025-08-25 17:03:00 -04:00
NepDisk
ea81fccfb5 Make friction stuff look nicer and add friction loss on waterrun 2025-08-24 21:43:29 -04:00
NepDisk
2ccaefd9b0 Try some things to reduce rng biases
This with no PRNG classes: 492c068cdd
2025-08-24 11:36:24 -04:00
NepDisk
e052cca8b7 Readd static assert 2025-08-24 11:03:44 -04:00
NepDisk
fdf0c0ab20 Update libfmt 2025-08-24 10:35:22 -04:00
NepDisk
1244e5aef1 Merge pull request 'Kill MD5' (#80) from killmd5 into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/80
2025-08-24 16:20:17 +02:00
NepDisk
e281d4262d Show Music credits in connection and viewserver menu and fix closed captions 2025-08-24 01:39:29 -04:00
NepDisk
5bb411e546 Fix recurive viewserver menu crash
It would go into itself over and over
2025-08-24 01:05:22 -04:00
NepDisk
eb6c79d97d Add CC0-1.0 license 2025-08-23 21:20:55 -04:00
NepDisk
f9a332dbcc Remove static asserts 2025-08-23 21:12:10 -04:00
NepDisk
fff5efc78f Fix compiler warning
SRB2Classic Port by Hanicef
2025-08-23 20:59:38 -04:00
NepDisk
2ba06e7d83 Switch to SHA256 for authentication
SRB2Classic Port by Hanicef
2025-08-23 20:56:07 -04:00
NepDisk
bc82e2564c Multipassword and salts
SRB2Classic ports by Hanicef
2025-08-23 20:42:10 -04:00
NepDisk
6131cfd99d Add support for multiple admin passwords
https://git.do.srb2.org/STJr/SRB2/-/merge_requests/2201/
2025-08-23 20:25:24 -04:00
NepDisk
f175af7a47 Fix UDMF crash 2025-08-23 18:42:24 -04:00
NepDisk
500067bd99 Slight headlight offset for small minimap players 2025-08-23 09:47:39 -04:00
NepDisk
f03a359de9 Add more people to credits 2025-08-22 22:58:26 -04:00
K J
74e6a93193 fix: multiple additional buffer overruns
found by Zwip-Zwap_Zapony
2025-08-22 22:52:59 -04:00
K J
421099f68e replace vsprintf with vsnprintf in CONS_Printf
fixes a buffer overrun that can occur when printing extremely long strings
crash found by Lat, cause diagnosed by X.Organic
2025-08-22 22:51:21 -04:00
NepDisk
8ae23099d1 Port minimap headlight
Created by Chearii originally for Saturn
2025-08-22 22:47:14 -04:00
NepDisk
a00dc2df90 Port and modify the driftgauge logic from HEP3
Some edits had to be made for this to work better over in Blan. Like due to things such as lack of fonts.
I also ported the V1 driftgauges over to this new system as well since people like those.
2025-08-22 17:57:18 -04:00
NepDisk
7eaca40696 Disable until art assets 2025-08-21 18:19:44 -04:00
NepDisk
6bb1e196c0 Merge pull request 'Item Timers' (#46) from itemtimers into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/46
2025-08-22 00:13:45 +02:00
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