NepDisk
01d2c486d1
Impact added to purple and rainbow drift sounds
2025-09-22 20:12:48 -04:00
Anonimus
6bc4e4f63a
Remembering G_AddGhost's existence
2025-09-22 17:47:15 -04:00
Anonimus
321f6c9e1b
Bumpspark cvar consistency
2025-09-22 17:47:15 -04:00
Anonimus
3f39e18456
Add Reset to Blue bumpspark, Clang-format the cvar for my sanity
2025-09-22 17:47:06 -04:00
NepDisk
41188a66e4
Update hash
2025-09-22 17:39:45 -04:00
NepDisk
474e613354
Fix bumpspark merge conflict
2025-09-22 17:20:49 -04:00
NepDisk
9dc0bdc31e
Merge branch 'blankart-dev' into AirDrop
2025-09-22 17:05:58 -04:00
GenericHeroGuy
5d419b48bb
Fix TA menu face using incorrect coordinates
2025-09-22 23:00:50 +02:00
NepDisk
9df538fe32
Merge branch 'blankart-dev' into AirDrop
2025-09-22 15:35:20 -04:00
NepDisk
5beb1619d5
Update some loops stuff to be more up to date
2025-09-22 15:16:27 -04:00
Anonimus
fb5b72a600
Add bumpspark as a TA modifier
...
Also a bunch of other things in relation to that
Kart mode has bumpspark off, Blan mode uses "keep drift, lose charge", and Tech has bumpspark enabled
2025-09-22 02:04:03 -04:00
NepDisk
17e92d25f1
Merge branch 'blankart-dev' into AirDrop
2025-09-21 22:25:19 -04:00
NepDisk
0a74900e19
Don't kick bots with antigrief
2025-09-21 22:24:31 -04:00
NepDisk
6d20c8fcbf
Merge branch 'blankart-dev' into AirDrop
2025-09-21 20:53:34 -04:00
NepDisk
7a86b59fc8
Update in-game server browser
...
Based on https://git.do.srb2.org/KartKrew/Kart-Public/-/merge_requests/313 with some tweaks to match our codebase. No page switch animation cus lazy and don't feel like adpating it to cvars
2025-09-21 20:51:30 -04:00
Anonimus
76c17ec7b9
Default bumpspark to removing only charge
...
Doesn't cancel drifts entirely, but completely resets a player's driftcharge.
2025-09-21 20:42:53 -04:00
Anonimus
5f9406cca0
Fix erroneous facepatch assign ( fixes #122 )
2025-09-21 18:02:54 -04:00
Anonimus
5c6da29657
Auto-center ALL rank and minimap patches, make offsets relative to center
...
The current system ended up loading to a lot of visual jank with certain addon characters
Most if not all vanilla characters have null offsets, and the edgecase icons should not necessitate using absolute offsets
2025-09-21 18:02:54 -04:00
Anonimus
0b1f458fb9
I'm just going to say stupid shit for these hash commits
...
🥹
2025-09-21 18:02:53 -04:00
NepDisk
eff9283bef
Merge branch 'blankart-dev' into AirDrop
2025-09-21 17:34:54 -04:00
NepDisk
4553420b71
Use srb2 classic as the MS
2025-09-21 17:32:50 -04:00
NepDisk
9acbd66a9e
Don't add ghosts that don't match our current record attack mode
2025-09-21 16:17:38 -04:00
NepDisk
0d87f8a662
Merge branch 'blankart-dev' into AirDrop
2025-09-21 15:28:58 -04:00
NepDisk
91f71a3cf5
Fix menu preset for airdrop
2025-09-21 15:27:22 -04:00
NepDisk
b769bcd295
Adjust for our needs
2025-09-21 15:21:36 -04:00
JugadorXEI
eb4d4717e5
Move cv_showgremlins code to P_SweepTestLines so it can still fire
2025-09-21 15:08:36 -04:00
JugadorXEI
01b2f9d5b0
Add workaround for gremlin'd wall collisions
2025-09-21 15:06:29 -04:00
NepDisk
4495ae6b4c
Merge branch 'blankart-dev' into AirDrop
2025-09-20 19:33:10 -04:00
NepDisk
703afe7992
Merge pull request 'Bot improvement changes' ( #120 ) from bothandlechanges into blankart-dev
...
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/120
2025-09-21 00:39:14 +02:00
NepDisk
4cebf26be3
Merge branch 'blankart-dev' into AirDrop
2025-09-20 18:18:07 -04:00
Anonimus
31aea3cd97
Color-code and angle bananas
...
* Bananas, similar to Orbinauts, now preserve the user's color
* They also preserve the last angle they had within the drag chain; if they're thrown forwards, the angle matches the player's
2025-09-20 16:40:55 -04:00
NepDisk
78a9947662
Merge branch 'blankart-dev' into AirDrop
2025-09-20 14:01:38 -04:00
Lactozilla
3b489df3db
Fix SRB2 1393 (Nep: also flats and brightmap support Thx lug) ( Closes #115 )
2025-09-20 13:43:35 -04:00
NepDisk
e2fba0195c
Merge branch 'blankart-dev' into AirDrop
2025-09-20 13:21:46 -04:00
NepDisk
de3a843974
unleash the blananas
2025-09-20 13:20:07 -04:00
James R
fba66c4084
Do not disable and reenable sounds entirely when window focus changes
...
Sounds are not started if the window is unfocused,
regardless of sound_disabled.
Fixes -nosound not working (sounds would always be
reenabled if window comes into focus).
2025-09-20 17:45:38 +02:00
GenericHeroGuy
e5c97ca233
Introducing: __attribute__((__cleanup__))
...
I don't wanna hear about MSVC... or C++...
This fixes NUMEROUS memory leaks introduced by G_ReadDemoHeader,
which I was utterly oblivious to up until an hour ago
2025-09-20 16:52:44 +02:00
NepDisk
49c0b2c00e
Make Airdrop drop lines only turn yellow when you have ringboost
2025-09-20 10:23:15 -04:00
NepDisk
de5a8594b9
Add more conditions here
2025-09-20 09:43:32 -04:00
NepDisk
aba9e23a0d
Readd bot airbrake logic for bot controllers
2025-09-20 09:40:27 -04:00
NepDisk
ca3d533771
Don't break the airdrop toggle, you BAKA!
2025-09-20 01:00:23 -04:00
NepDisk
7de3cc3b25
Add toggle logic for Air Drop
2025-09-20 00:42:47 -04:00
NepDisk
ffa7850bb6
AirDrop Starting Commit
...
This introduces a new optional feature called Airdropping. When holding brake in the air you will start to fall faster. If you have rings active and have rings on you, you Ring Drop to fall even faster and with less delay. The ringboost output from this move is weaker then using rings normally making it so always using ring drop isn't the best play
2025-09-20 00:41:08 -04:00
NepDisk
dbabd84715
Don't use map modifier
2025-09-19 22:41:00 -04:00
NepDisk
044e8c6ec1
Remove sclar on driftskill, make small grip lock out after drifts and make bots go neutral faster at high speeds
2025-09-18 16:53:08 -04:00
NepDisk
4a1618829b
Merge branch 'blankart-dev' into bothandlechanges
2025-09-18 16:27:17 -04:00
Anonimus
b36b327a00
UPDAYTE DE GOT TAMN HAYSH
...
Maybe we should move hashes to a header that's easy to drop in from asset compiling?
Maybe? ...please?
2025-09-18 16:11:49 -04:00
Anonimus
b6c34067bb
Universal scale for cluster distancing
...
Should hopefully make gradienting less punishing on maps like Green Cave
2025-09-18 16:11:49 -04:00
NepDisk
6512d71e4e
Try to improve regular turns and drifts
2025-09-18 15:59:45 -04:00
GenericHeroGuy
fd65151d50
Fix ghost hitlist causing zone errors ( closes #118 )
...
Beware the wrath of PU_LEVEL
2025-09-18 21:19:06 +02:00