Commit graph

20393 commits

Author SHA1 Message Date
NepDisk
1485e96311 Don't Allow kickstartaccel to bypass forced forwardmove set to zero 2025-02-03 00:34:45 -05:00
NepDisk
7b76851ac0 Reallow clutching with sneakers for ease of control 2025-02-03 00:28:11 -05:00
NepDisk
761c1add83 Fix cutscenes and readd paraloop interaction effect 2025-02-02 13:05:24 -05:00
NepDisk
c51b6ae5e3 Restore nights bumper object 2025-02-02 07:48:59 -05:00
GenericHeroGuy
a1c2b7f72e Restore 2.1 mace setup 2025-02-02 03:21:41 +01:00
GenericHeroGuy
8b6a607165 Fix flame jets in binary maps 2025-02-01 18:44:20 +01:00
GenericHeroGuy
886fc8a475 Fix the extremely laggy trees in Aurora Atoll 2025-02-01 17:46:47 +01:00
NepDisk
1a668e0ab5 Merge pull request 'Rework Rings hud to use original assets.' (#20) from ringrework into ACS2
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/20
2025-02-01 15:29:51 +00:00
NepDisk
de1fc65df3 Ring rework 3 2025-02-01 10:25:38 -05:00
NepDisk
06a32ece8c Merge pull request 'Bring Back Lap Zero and use compat for legacy content' (#19) from unnukelaps into ACS2
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/19
2025-02-01 12:52:08 +00:00
NepDisk
4ed704bbb1 Fix setters for laps in lua
+1 for setters
2025-02-01 12:44:50 +00:00
NepDisk
5450d61abb Fix lua compat 2025-01-31 21:45:05 -05:00
GenericHeroGuy
34fada114c Reimplement race lap sector special 2025-02-01 03:38:44 +01:00
NepDisk
8de8f4daf0 Lua compat 2025-01-31 19:42:41 -05:00
NepDisk
a18cffeade Revert "Merge branch 'nukelaps' into v2dev3"
This reverts commit d1b0358ac8, reversing
changes made to b56b79db15.
2025-01-31 19:34:11 -05:00
NepDisk
b70834374d Ring rework 2 2025-01-31 19:22:55 -05:00
NepDisk
4e926d3466 Ring rework 1 2025-01-31 03:06:58 -05:00
GenericHeroGuy
a6e7c6b70d The purple drift...
...and more changes nobody asked for
2025-01-31 03:27:21 +01:00
NepDisk
a90dce0c71 make MAXSKINCOLORS return numskincolors in lua compat mode
Should fix the out of range errors that can occur in some lua.
2025-01-30 17:28:42 -05:00
NepDisk
53b7df71d1 Apply gravity to more springtypes in binary 2025-01-30 17:28:29 +00:00
GenericHeroGuy
70b4804d04 Fix mapthings spawning at the (in?)correct height on copied slopes 2025-01-30 18:21:42 +01:00
GenericHeroGuy
dabd068110 Fix Super Rainbow Road springs and FOFs 2025-01-30 17:37:37 +01:00
NepDisk
4d15025fbe Readd missing shit for make and fix 32 bit compile 2025-01-29 17:35:40 -05:00
NepDisk
f2a51a42d0 bring back accidently deleted drmingw and toss it into thirdparty 2025-01-29 17:20:15 -05:00
GenericHeroGuy
1dec34c2e2 Fix PK3 map folders in vres_GetMap 2025-01-29 16:57:34 +01:00
NepDisk
7d3987c51b Don't expose MF2_DontDraw its for lua compat only 2025-01-29 09:44:37 -05:00
NepDisk
8dde0606ac match rr for where it clears curmapvirt 2025-01-29 09:15:17 -05:00
NepDisk
824361f809 Implement curmapvirst 2025-01-29 08:51:00 -05:00
NepDisk
f29d57850a Use blankart instead of ringracers for exename 2025-01-29 03:15:21 -05:00
NepDisk
fe9b0039b4 Remove used libs folder 2025-01-29 02:29:35 -05:00
NepDisk
5b7694e200 Remove tools folder for cleanup 2025-01-29 02:27:54 -05:00
NepDisk
d1540b6141 optimize state usage on watertrails and use new sprites and states 2025-01-29 02:02:34 -05:00
NepDisk
425f539bfa Update mobjflags to be accurate 2025-01-29 01:23:29 -05:00
NepDisk
34fd5986f1 Basic UZB and ACS configs 2025-01-29 01:07:15 -05:00
NepDisk
885c5c5622 UDMF config shit 2025-01-28 23:14:43 -05:00
NepDisk
38d5c9521b Add more player states for state replacement 2025-01-28 21:37:54 -05:00
GenericHeroGuy
5bf9f20809 Fix disappearing signposts 2025-01-28 23:46:24 +01:00
GenericHeroGuy
155746998b Oops, now it's too shallow lol 2025-01-28 22:03:36 +01:00
GenericHeroGuy
570af8bb13 numlaps/basenumlaps compatibility 2025-01-28 21:47:08 +01:00
GenericHeroGuy
83f6d55738 Fix drift drawangle offset 2025-01-28 19:01:19 +01:00
GenericHeroGuy
2094639167 Fix Lua HUD in splitscreen... but FOR REAL THIS TIME! 2025-01-28 18:17:34 +01:00
NepDisk
c3aa2075d3 Shuffle Speedometer values to be like saturn 2025-01-28 12:04:34 -05:00
GenericHeroGuy
3024a95ac1 Assorted Lua fixes, part 2 2025-01-28 17:52:08 +01:00
NepDisk
22562dc646 Fix Sunset being missing 2025-01-28 08:23:32 -05:00
NepDisk
3ff4290f4e Merge pull request 'Readd support for removed colors during 2.1 to 2.2 palette move.' (#18) from readdcolors into ACS2
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/18
2025-01-28 01:54:44 +00:00
NepDisk
815bf6c8b5 Remove color helper code 2025-01-27 20:51:19 -05:00
GenericHeroGuy
390fa8c30f Assorted Lua fixes, part 1 2025-01-28 02:29:43 +01:00
NepDisk
dc777890cc colorshit 2025-01-27 18:05:52 -05:00
NepDisk
445df56df0 forgot another pflags 2025-01-27 13:09:36 -05:00
NepDisk
9a347036ee whoops forgot to remove prefix 2025-01-27 12:45:25 -05:00