NepDisk
ca4fc5d08c
RingRacers: add loop things 2020 and 2021
...
4579879f2a915f9d09a075c26a7d6d2dbc3a059a
2025-02-08 23:28:58 -05:00
NepDisk
9b3a9182be
Add slope anchor stuff here.
2025-02-08 23:05:02 -05:00
NepDisk
7ed3167957
Fix Textmap Output
2025-02-08 21:21:39 -05:00
NepDisk
13f4e1d3d8
Fix dates on UDMF Spec
2025-02-09 00:24:49 +00:00
NepDisk
79abea595f
Add Document Spec
...
This is based on the RR one with extensions/differences to account for BlanKart.
2025-02-08 19:21:30 -05:00
NepDisk
eb592b01f2
Fix Yellow Spring Panel issue
...
Use the constant dummy thats why it exists
2025-02-08 18:44:56 -05:00
NepDisk
ffe3b8e9ed
Nerf tripwire knockback to account for the lack of hitlag
2025-02-08 18:11:55 -05:00
NepDisk
48d836469d
Fix tripwire line flag
...
turns out the false set here effects it. hopefully this is safe. If you are using the linedef flag to set a tripwire up be sure the midtexture has both sides as it wont automatically copy like a terraindef tripwire would.
2025-02-08 15:17:41 -05:00
James R
ed8962d35b
P_PlayerRingBurst: check player->curshield directly
2025-02-08 13:35:27 -05:00
NepDisk
c486ea8277
Add waterpanels to dehacked
2025-02-08 12:47:31 -05:00
NepDisk
eaa6cc0ac3
Add tripwire to textmap write
2025-02-08 12:42:35 -05:00
NepDisk
410ef4989b
Add SSF flags for kart specials, use SSF for compat, implement way to set offroad and tripwire without terrain
2025-02-08 12:38:58 -05:00
GenericHeroGuy
f4d7643d22
Set jump strength for big pumas
2025-02-06 20:15:04 +01:00
GenericHeroGuy
e6b502dae8
Fix crumbling FOF in Ancient Tomb (and missing flags for pushables)
...
What a fucking ride... I spent an hour stepping through T_StartCrumble
and P_CheckSector and whatnot only to realize the gargoyle isn't supposed to
have MF_PUSHABLE because it has the ambush flag set
2025-02-06 02:54:48 +01:00
GenericHeroGuy
2117f590b4
Thank you
2025-02-06 00:35:39 +01:00
GenericHeroGuy
04a740611b
SHUUUUUUUUUUUUT UUUUUUUUUUUUUUPPPPP
2025-02-06 00:32:25 +01:00
NepDisk
ce5d30d64a
Remove bot check from linedef executor functions
2025-02-05 14:49:45 -05:00
NepDisk
07f6e6ae58
Remove Unused skinsounds
2025-02-05 12:54:33 -05:00
NepDisk
36109d0a1d
Add RF_ALWAYSONTOP flags
2025-02-05 10:27:11 -05:00
NepDisk
06dceedef9
Bots use rings for less significant speed loss
...
68ee84168c
2025-02-04 21:49:27 -05:00
NepDisk
d7c9aafd2b
Enforce const in bot ticcmds
...
710e561981
2025-02-04 21:38:13 -05:00
NepDisk
42a4f9552d
Don't see spectators for specfic bot actions
2025-02-04 21:04:10 -05:00
NepDisk
4eb0901ff7
Experimental rings rebalance
...
Ring Sting is commented out. Item Boxes give 3 rings for first, 5 for middle position and 10 for back. The Super ring item gives 5 for first, 10 for middle, 15 for back.
2025-02-04 17:10:15 -05:00
NepDisk
15b88c2c5e
Kinda fix time over cam pt1
...
It kinda works but it never turns around
2025-02-04 13:12:08 -05:00
NepDisk
69cc191900
acutally use hex for NO* flags
2025-02-04 09:29:19 -05:00
NepDisk
2b7d57665f
Change item locations to account for old lua and sprites
2025-02-04 09:18:44 -05:00
NepDisk
760a8574c2
Toss some backcompat lua shit under lua_compatmode
2025-02-04 07:54:32 -05:00
GenericHeroGuy
286592bd97
Restore old colormap algorithm (now as an option!)
2025-02-04 03:07:13 +01:00
NepDisk
7ff01fa779
Use K_GetSneakerBoostSpeed for water panels
2025-02-03 13:11:24 -05:00
NepDisk
c9c67dd830
Readd flat support to binary config
2025-02-03 12:33:11 -05:00
GenericHeroGuy
2f23cedf19
Don't break UDMF maces (why am I even checking UDMF in binary conversion code)
2025-02-03 16:29:26 +01:00
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