Commit graph

22081 commits

Author SHA1 Message Date
minenice55
e1db6d59cd fix inaccurate scroll bar 2025-09-07 21:52:59 -04:00
minenice55
35483ccd84 get controls working 2025-09-07 21:20:18 -04:00
minenice55
9ee41124c1 start porting my wip grid css from 2021 2025-09-07 00:20:41 -04:00
StarManiaKG
a2ecd5dbdd Set maximum window size for SDL 2025-09-06 15:45:09 -04:00
NepDisk
692390feb7 Fix comment 2025-09-06 15:40:15 -04:00
NepDisk
ccf6561d6f add wumbo and mayo to hud credits 2025-09-06 15:36:51 -04:00
NepDisk
8293f69fa8 Allow walltransfer to be enabled per sector 2025-09-06 15:06:03 -04:00
GenericHeroGuy
bc72c2284e Fix the barrels getting stuck in Explodatorium 2025-09-06 18:52:22 +02:00
NepDisk
af40720d37 Merge pull request 'Fine-tune positioning of minimap nametags' (#88) from Wumbo/blankart:satisfyocd into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/88
2025-09-06 17:09:18 +02:00
NepDisk
7873135ddf Fix chat and console being affected menucaps 2025-09-06 11:02:51 -04:00
Wumbo
99b3ecbf91 Fine-tune positioning of minimap nametags 2025-09-06 00:01:03 -04:00
NepDisk
360a2541a4 Add misccap and add rings minimap debugger 2025-09-05 19:47:12 -04:00
NepDisk
2e4901e78d Fix new waypoints for legacy Lua if it manually sets the lap count
Fixes mods like wipezones
2025-09-05 00:48:09 -04:00
NepDisk
e52cde9c8b Kill fling rings in pits 2025-09-04 22:57:05 -04:00
GenericHeroGuy
1a7b21f8db Fix custom skincolors being inaccessible in menus (closes #59) 2025-09-04 23:32:01 +02:00
GenericHeroGuy
244dde08eb Fixup respawning logic and remove softlocktimer
* Fix respawning at 0,0,0 if you cross the finish line without touching the
  ground and dying (on waypoint maps)
* Fix a broken lap check making you respawn at 0,0,0 on kart sprint maps
* Properly reset your lap count when respawning
* softlocktimer will be replaced with another solution due to various issues
2025-09-04 22:06:43 +02:00
NepDisk
770bbafb25 Add z check to glance 2025-09-04 14:00:34 -04:00
GenericHeroGuy
5935e4f394 Fix the splitscreen crash 2025-09-04 16:40:55 +02:00
NepDisk
947ac225f6 Fix Caret colors not being copied 2025-09-04 10:02:22 -04:00
NepDisk
faf3eb582e Merge pull request 'Improve rival and local player nametags' (#86) from Wumbo/blankart:nametags into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/86
2025-09-04 15:52:28 +02:00
Wumbo
49875d7e11 Improve rival and local player nametags 2025-09-04 00:06:37 -04:00
NepDisk
390160aa4e Merge pull request 'New Multiplayer Tab Ranking' (#85) from neotabranking into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/85
2025-09-04 03:08:26 +02:00
NepDisk
018ff0579d Just use CopyCaretColor 2025-09-03 20:32:28 -04:00
NepDisk
eef0d966a3 Allow Lua to add new scoreboard mods
This is just how HostMod does it, so this doesn't need networking
2025-09-03 20:27:08 -04:00
GenericHeroGuy
d7f8aa37e8 Remove automatic loss in GP that punishes you for frontrunning 2025-09-03 21:58:04 +02:00
NepDisk
ed461703b3 Merge branch 'blankart-dev' into neotabranking 2025-09-03 13:05:07 -04:00
NepDisk
0d7420f7d4 Oops wrong one 2025-09-03 13:03:55 -04:00
NepDisk
c8fc23b236 Merge branch 'blankart-dev' into neotabranking 2025-09-03 12:14:32 -04:00
NepDisk
cbfd7843bb Update mappatch hash 2025-09-03 12:13:54 -04:00
NepDisk
f66343134b Add back old tabrankings as toggle and other stuff 2025-09-03 11:59:24 -04:00
NepDisk
325d14e1a0 Thanks debian 2025-09-03 09:41:22 -04:00
NepDisk
d98928d74d Thanks debian 2025-09-03 09:41:02 -04:00
NepDisk
8f16625831 Merge branch 'blankart-dev' into neotabranking 2025-09-02 22:07:26 -04:00
Gustaf Alhäll
8f624e664e Inline P_PointOnLineSide 2025-09-02 22:06:50 -04:00
NepDisk
c3ad6e0732 Merge branch 'blankart-dev' into neotabranking 2025-09-02 21:57:33 -04:00
NepDisk
b4304ca9df Refactor software blitting logic
eabb09e14e
2025-09-02 21:56:55 -04:00
NepDisk
03a2b9d49e Merge branch 'blankart-dev' into neotabranking 2025-09-02 18:36:43 -04:00
GenericHeroGuy
9ae2a5ab24 At long last... V_DrawFixedFill
Now with cliprect support! Which have their size clamped properly now
Also updated lots of HUD code to use it (fixes debugwaypoints on non-green)
2025-09-02 23:33:33 +02:00
GenericHeroGuy
6a00b89f19 Let offsets transfer to the heads, too! 2025-09-02 23:17:14 +02:00
NepDisk
07b49c5f9a Don't SHORT() stuff that doesn't need it for HUD code 2025-09-02 15:40:15 -04:00
NepDisk
7ed5c2de6d Don't SHORT() stuff that doesn't need it for HUD code 2025-09-02 15:40:01 -04:00
NepDisk
bfb061c280 Merge branch 'blankart-dev' into neotabranking 2025-09-02 03:31:52 -04:00
NepDisk
5dd82688d2 Fix up some things about SC 2025-09-02 03:24:38 -04:00
NepDisk
779a42a499 Merge pull request 'Add full ("secret"/MKDS) credits' (#84) from robhog into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/84
2025-09-02 08:50:04 +02:00
Anonimus
832d31d4bc Add full ("secret"/MKDS) credits 2025-09-02 02:37:07 -04:00
NepDisk
231e26039a Merge branch 'blankart-dev' into neotabranking 2025-09-01 21:24:32 -04:00
NepDisk
a67cd7ff02 Update hashes 2025-09-01 21:23:45 -04:00
NepDisk
77bb321855 Merge pull request 'Fix Ring Racers music being too loud' (#83) from Wumbo/blankart:rreardrums into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/83
2025-09-02 02:34:49 +02:00
NepDisk
1a8958a34f Start the basics mod the mod display system 2025-09-01 20:33:43 -04:00
NepDisk
96c9b029c5 Use colorcode copy for init 2025-09-01 15:22:22 -04:00