NepDisk
14fb1048fe
QOL for RA
...
Having to time the input everytime makes attempts annoying to attempt since you often have to restart if you fail. Bumpspark and Bumpspring are also enabled for ease of play as well since vanilla bumps are generally unliked
2025-09-15 03:16:09 -04:00
NepDisk
f517163a77
Update le hashes
2025-09-15 00:04:37 -04:00
NepDisk
0e0964dd18
Merge pull request '[ENHANCEMENT] Add option to show lap split on race timer' ( #112 ) from minenice55/blankart:timer-lap-splits into blankart-dev
...
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/112
2025-09-15 05:56:09 +02:00
Anonimus
3ab2e769c5
Fix misalignment for smaller minimap icons
2025-09-14 22:05:23 -04:00
NepDisk
990390fd5c
Add for floorClip support to 3D models
2025-09-14 21:20:14 -04:00
minenice55
7197c2e3de
Merge branch 'blankart-dev' into timer-lap-splits
2025-09-14 19:08:32 -04:00
minenice55
e39d1ecfaf
add option to show lap split on race timer
...
also adds hud offset support to the "centred" lap split display
2025-09-14 18:29:43 -04:00
NepDisk
f359a53756
Fix gremlins on Abstration minecart map
2025-09-14 17:47:39 -04:00
NepDisk
4917fcde50
Revert 'Use Path traversal if sweep lines fail'
...
This reverts commit 89f0ef836b .
2025-09-14 15:39:42 -04:00
NepDisk
7c7f5ac1d0
Revert "Only run fallback traversal for bounce and slide for gameplay important objects"
...
This reverts commit 15b83e9fc3 .
2025-09-14 15:38:12 -04:00
NepDisk
8b9bead8ba
Revert "Replace assert with return in slidemove old"
...
This reverts commit 95eea4d1af .
2025-09-14 15:35:49 -04:00
NepDisk
9541e4fb52
Merge pull request 'Consolevar that enables icon spinouts' ( #111 ) from minimapspin into blankart-dev
...
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/111
2025-09-14 20:52:52 +02:00
Anonimus
a4d89f3083
Spinout rotations
2025-09-14 14:24:22 -04:00
NepDisk
4a79ad337b
Properly use menu_text_input boolean
2025-09-14 11:53:08 -04:00
NepDisk
ef481b936f
Use US default as default... Crazy
2025-09-14 10:55:12 -04:00
NepDisk
5f97577561
Add cvar for keyboard layout
2025-09-14 10:52:38 -04:00
NepDisk
95eea4d1af
Replace assert with return in slidemove old
2025-09-14 01:43:30 -04:00
NepDisk
72596e8d03
Port addfilelocal from saturn
...
Modified to turn off features we don't have / prevent resyncs
2025-09-14 01:06:05 -04:00
NepDisk
2a669a665e
Merge pull request 'Add lap splits during races, from RR 2.4' ( #110 ) from rrlapsplits into blankart-dev
...
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/110
2025-09-14 05:17:07 +02:00
Anonimus
c906ccc7a1
Add race lap splits display from Ring Racers
...
Very neat feature
2025-09-13 23:07:52 -04:00
Anonimus
ab5ded6ae9
Praying there are no more hash inconsistencies...
2025-09-13 23:07:52 -04:00
NepDisk
d00e674088
Port Native keyboard
2025-09-13 22:41:48 -04:00
GenericHeroGuy
8348ed1c05
Fix the ACS unarchival crash ( closes #97 )
...
Map numbers are consistent between server and client, wadnums are not
2025-09-14 01:36:22 +02:00
GenericHeroGuy
ecefb06069
Fix negative refcount warnings when joining servers
2025-09-13 22:14:16 +02:00
NepDisk
ea1426b947
Merge pull request 'Gif recording improvements' ( #109 ) from gifhell into blankart-dev
...
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/109
2025-09-13 21:01:27 +02:00
NepDisk
30fbf1c4c8
Don't draw most of thinker stats when level is not running.
...
This crashes, why did it ever do this.
2025-09-13 14:58:31 -04:00
NepDisk
dd1790749e
Remove unused var
2025-09-13 14:19:17 -04:00
NepDisk
14052daede
Improve step up accuracy to v1
...
So it turns out Theres no 'maxstep > 0' check in v1
2025-09-13 13:40:20 -04:00
NepDisk
1aed9067bb
remove avgheight as its no longer needed
2025-09-13 10:35:33 -04:00
NepDisk
7cdb502874
Add safety to K_PlayerWeight
2025-09-13 08:51:07 -04:00
NepDisk
2acf3725e3
Fix Bubble and Flame activating instatly when holding item down
...
You know have to let go once after rolling to use it.
2025-09-13 00:55:18 -04:00
NepDisk
3aa7217155
Fix bubble getting stuck large on exiting
2025-09-12 23:44:25 -04:00
NepDisk
c3eeffc95c
Fix typing indicator being tied to nametags ( Fixes #90 )
2025-09-12 23:26:48 -04:00
NepDisk
02212a9974
Fix spectator reentry not being reset between maps. ( Fixes #96 )
2025-09-12 23:20:16 -04:00
Anonimus
fa1b3b9431
SRB2 rendering code is very good yes indeed
2025-09-12 21:11:38 -04:00
Anonimus
93a4824549
Fix mis-scaling of rolling offsets
2025-09-12 20:21:57 -04:00
NepDisk
462d18186c
Renable hasing
2025-09-12 19:49:16 -04:00
NepDisk
50c7019f44
Add KZ speedometer and fix many compiler warnings
2025-09-12 19:43:43 -04:00
NepDisk
51ccb74a12
Merge pull request 'Option for Ring Racers skins to imitate SRB2Kart drifts' ( #108 ) from v1driftjitter into blankart-dev
...
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/108
2025-09-12 23:16:31 +02:00
Anonimus
4cd813575c
Move driftjitter cvars to weaponpref
2025-09-12 17:13:21 -04:00
Anonimus
12be394af2
Remove duplicated baked offset read
2025-09-12 15:56:43 -04:00
Anonimus
9136d1da75
Hash-slinging slasher
2025-09-12 15:14:10 -04:00
Anonimus
04dd587ef4
Add legacy drifting for RR characters
...
Imitates V1 drifts using baked offsets; perfectly netsafe
2025-09-12 15:01:45 -04:00
Anonimus
b702e17547
Rolling offsets, add interp to offset rotation code
2025-09-12 14:56:39 -04:00
Chearii
dc99014d2a
Add baked offset parameters
2025-09-12 14:55:31 -04:00
NepDisk
a77f95dabc
E
2025-09-12 14:05:26 -04:00
NepDisk
a02fbacf01
Fix resync crash
2025-09-12 12:39:48 -04:00
Sal
b87868d07e
Merge branch 'more-saveg-fixes' into 'master'
...
Several netsave fixes / improvements
See merge request KartKrew/Kart!2475
2025-09-12 12:27:40 -04:00
NepDisk
0911633728
Add Chearii under Ring Racers programming as well
2025-09-12 11:51:19 -04:00
NepDisk
d98dd3e2dd
Add variables that bake 3D offsets into a sprite
...
https://git.do.srb2.org/KartKrew/RingRacers/-/merge_requests/63
2025-09-12 11:50:24 -04:00