Commit graph

22197 commits

Author SHA1 Message Date
LJ Sonic
7ee04cdaaa Fix bruh moment 2025-09-17 22:30:45 -04:00
LJ Sonic
e180d7720e Add missing include directive 2025-09-17 22:29:50 -04:00
LJ Sonic
18d54fc07b Implement vectors, matrices and quaternions 2025-09-17 22:27:36 -04:00
LJ Sonic
8b2626165b Add lua_tofixed() and luaL_optfixed() 2025-09-17 22:13:35 -04:00
LJ Sonic
12dc3798a7 Rename matrix_t to oldmatrix_t 2025-09-16 09:39:44 -04:00
NepDisk
3f611cf6d2 Raise demo version 2025-09-15 12:50:56 -04:00
NepDisk
c204314ae9 Shut up GCC 2025-09-15 12:01:09 -04:00
NepDisk
9109ce58cc Default bumpspark and BumpSpring on 2025-09-15 11:39:50 -04:00
NepDisk
24bceed8f1 Add backwards compat for older demos regarding ez start and bumpspark 2025-09-15 11:38:23 -04:00
NepDisk
93896b5e68 Test 2025-09-15 03:49:08 -04:00
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