Commit graph

21548 commits

Author SHA1 Message Date
NepDisk
d6a7c5d5a1 Const void not void const 2025-06-01 20:34:47 -04:00
NepDisk
d3567cf7d4 Add back prev and next check 2025-06-01 10:09:23 -04:00
NepDisk
ea2677b3d4 Warning cleanup 2025-06-01 09:35:41 -04:00
NepDisk
d371be5c45 Clear more stuff on player exit like kart 2025-06-01 08:42:44 -04:00
NepDisk
cea824d5a5 This is a dev branch we don't need the beta tag 2025-05-31 14:03:59 -04:00
NepDisk
e1bda81f2c Server Commit system to prevent old clients from joining then desynching 2025-05-31 14:02:07 -04:00
NepDisk
cdff8d6c7c Be quiet you 2025-05-31 13:33:58 -04:00
NepDisk
39b4248983 Simple fix for fog planes until blendtran is properly fixed 2025-05-31 13:04:34 -04:00
NepDisk
45b92e7cf2 Clear boost info when hit
Should hopefully resolve instances where you blast off after a hit
2025-05-31 11:05:06 -04:00
NepDisk
989f01d644 Kill SF_HIGHRES 2025-05-31 09:23:36 -04:00
NepDisk
b59cf3c189 The acutal fix 2025-05-30 01:07:43 -04:00
NepDisk
bd5ebef91a Test Fix 2025-05-30 00:45:02 -04:00
NepDisk
9cf5b4e79f Update stuff for new menu additions 2025-05-30 00:14:15 -04:00
NepDisk
3decf36748 Fix this if statement 2025-05-29 13:36:57 -04:00
NepDisk
5ce7eef8d8 Add some encore stuff to GL renderer 2025-05-29 13:14:57 -04:00
NepDisk
e78e49e3c1 Texture precaching
A simple port from saturn
2025-05-29 12:06:51 -04:00
NepDisk
06ce9ddac8 Don't free sprites on addon load 2025-05-29 10:29:29 -04:00
NepDisk
cda4515780 Fix bananadrag wrap around 2025-05-29 10:10:08 -04:00
NepDisk
03c78ea8a5 I forgor these return 0 on match 2025-05-28 18:41:48 -04:00
NepDisk
3a38c437c2 Port support for interpoints for non powerlevel scoring 2025-05-28 16:23:33 -04:00
NepDisk
9dabf34da0 Merge pull request 'More Voting Rows' (#61) from morevotingrows into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/61
2025-05-28 21:57:13 +02:00
NepDisk
c130467233 Fix buffer overflow due to smaller array define 2025-05-28 15:53:34 -04:00
NepDisk
156fddad1c Backwards compat for certain powers 2025-05-28 13:39:55 -04:00
NepDisk
c96662e714 Fix incorrect gametype 2025-05-28 11:03:06 -04:00
NepDisk
8faba2dd35 Basic voting rows port
Still crashes and seems to mess with the newgametype
2025-05-28 10:51:18 -04:00
NepDisk
6d071fd23a Allow you to toggle how many encore votes appear at once when encore is on 2025-05-28 01:35:08 -04:00
NepDisk
1884d6db2a Fix annoying encore behaviour in voting 2025-05-28 01:19:08 -04:00
NepDisk
df1da401b3 Server background in MS
Thanks luigibud
2025-05-27 15:11:18 -04:00
NepDisk
705c4530af [PATCH] Fix models causing an overflow 2025-05-27 13:43:32 -04:00
NepDisk
c348dbdd08 [PATCH] Fix Shadow caching crashing with PU_SPRITE 2025-05-27 13:42:21 -04:00
NepDisk
4d3ba6e448 Update hashes 2025-05-27 12:35:17 -04:00
NepDisk
a109b8cdb6 Merge branch 'improveddrifiting' into blankart-dev 2025-05-27 11:29:20 -04:00
GenericHeroGuy
454c62413e Update hash 2025-05-27 17:21:42 +02:00
GenericHeroGuy
7fbf5830a7 Trying to handle various different speeds... 2025-05-27 17:05:09 +02:00
NepDisk
2424c2ccb8 Cache Shadows and make them PU_STATIC
By just doing this performanc has shot up.
2025-05-27 10:27:58 -04:00
NepDisk
3e070a9cb0 Lua compatmode changes for 'players' 2025-05-27 01:31:01 -04:00
NepDisk
ee7546f40a Default to OpenGL until software works proper on windows 2025-05-26 22:09:44 -04:00
NepDisk
6b314ef4da Update MapPatch hash for server test 2025-05-26 21:56:50 -04:00
GenericHeroGuy
553ce473b1 Use turnvalue for handling instead of some weird approximation 2025-05-26 23:53:24 +02:00
NepDisk
950c6b4f2d Add support for max translations 2025-05-26 17:38:32 -04:00
GenericHeroGuy
b6b3920a17 Merge branch 'blankart-dev' into improveddrifiting 2025-05-26 22:09:34 +02:00
NepDisk
6127729ca6 Fix Thwomps causing I_Error in tclasses 2025-05-26 11:48:15 -04:00
GenericHeroGuy
91ec80d9ed Fix the bad cycle message 2025-05-26 17:34:33 +02:00
GenericHeroGuy
5683b62155 Fix Slipgate Cup the Correct Way(tm) 2025-05-26 17:13:02 +02:00
NepDisk
c06e3d3352 Catch Animdefs error instead of I_Erroring 2025-05-26 10:38:44 -04:00
NepDisk
5b50bc72df Fix up antigrief 2025-05-26 09:14:20 -04:00
GenericHeroGuy
c89333a924 Get rid of the ancient Android backend
Doesn't seem to have been properly maintained since 2009
2025-05-25 22:33:24 +02:00
NepDisk
eab0f94106 Make accel stacking more accurate to neptune 2025-05-25 14:54:37 -04:00
NepDisk
a2063584f5 Merge pull request 'Remove Flats' (#56) from removeflats into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/56
2025-05-25 20:08:00 +02:00
NepDisk
8cfa0fa74f Remove leftover flat animdef code 2025-05-25 14:00:41 -04:00