Commit graph

22179 commits

Author SHA1 Message Date
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
Oni
4a5c7fcae2 Merge branch 'speedy-savestate' into 'master'
Don't reload level on gamestate resend

See merge request KartKrew/Kart!2225
2025-09-12 01:35:16 -04:00
NepDisk
9352d77c92 'Increment move resolution increase' cherry-pick
adbdc63895
2025-09-12 01:29:08 -04:00
Sally Coolatta
659777a974 Fix UnArchiveSectors not actually adding tags
It was removing tags and then also removing the new ones, instead of removing tags and adding the new ones. Netsaves are so fucking scuffed.
2025-09-12 01:25:08 -04:00
Sally Coolatta
59872a8181 mobj->terrain archive imrpovements
- TERRAIN index is +1 (it can write terrainOverlay at the same time, so there is the possibility of needing to archive NULL terrain).
-TERRAIN lookup is done immediately instead of at P_RelinkPointers (dunno why I did this, TERRAIN doesn't do mobjnum crap).
2025-09-12 01:23:26 -04:00
Eidolon
6461678967 Merge branch 'bheapPushWrongRealloc' into 'master'
Fix wrong size in K_BHeapPush Z_Realloc

See merge request KartKrew/RingRacers!83
2025-09-12 01:21:11 -04:00
Antonio Martinez
7a27d853f9 Always omit unimportant files from fileneeded (fixes rejoining modded always failing in DEVELOP) 2025-09-12 01:03:55 -04:00
toaster
2686503602 r_things.cpp: Fix highresscale for custom skins interacting badly with Linkdraw on the player (bubble shield, etc) 2025-09-12 00:41:55 -04:00
toaster
2baf834265 Threaded HTTP downloader
Composite of the work of:
- Hacinef (SRB2 repository, https://git.do.srb2.org/STJr/SRB2/-/merge_requests/2322 )
- alufolie91 (SRB2Kart-Saturn repository, 84bfb3991e )
This advancement made possible by Indev in the KKD discord

Untested because I don't know how to set up a HTTP download server
2025-09-12 00:33:26 -04:00