Commit graph

21 commits

Author SHA1 Message Date
NepDisk
376721912a Fix copy paste mistake in UDMF misc config 2025-02-13 00:54:08 +00:00
NepDisk
101ed1037a Don't Toss SCRIPTS lump and make it buildable 2025-02-12 16:32:06 -05:00
NepDisk
9e4261b2a0 Readd ACS linespecials as flags as well for UZB SRB2 Mode 2025-02-12 15:28:31 -05:00
NepDisk
8f040ed151 Reapply 'Implement per-texture offsets in UDMF'
This reverts commit c713de1225.
2025-02-11 16:11:03 -05:00
NepDisk
c713de1225 Revert "Implement per-texture offsets in UDMF"
This reverts commit 6808564763.
2025-02-11 15:52:37 -05:00
NepDisk
0fe1da37f8 Make Blockplayers UDMF only, revert ML_BLOCKPLAYERS to ML_EFFECT6 , readded override gravity flag and fix up binary conversion code. 2025-02-10 05:22:32 -05:00
MascaraSnake
6808564763 Implement per-texture offsets in UDMF 2025-02-10 01:23:32 -05:00
NepDisk
3d0b0a28d2 Add sector flags to disable equation slope physics
https://git.do.srb2.org/STJr/SRB2/-/merge_requests/2028
2025-02-10 00:59:17 -05:00
NepDisk
505d00df09 Properly add line and sector activation specials
UZB doesn't support sector activations so the old flags remain
2025-02-09 21:58:14 -05:00
NepDisk
71789e3df1 Remove Ring Racers objects and remove <pending removal> 2025-02-09 21:10:28 -05:00
NepDisk
3ae6342306 Use signs for player starts instead of player sprites 2025-02-09 09:39:52 -05:00
NepDisk
6742789d60 add visibility flag to script object in UDMF config 2025-02-09 08:49:14 -05:00
NepDisk
b86eb966f2 Add missing sector special flags for lighting 2025-02-08 23:53:58 -05:00
NepDisk
b277a927ef Reorder items in UDMF config 2025-02-08 23:41:24 -05:00
NepDisk
0e2048fb2f add radius action thing 2025-02-08 23:33:59 -05:00
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
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
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
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
NepDisk
34fd5986f1 Basic UZB and ACS configs 2025-01-29 01:07:15 -05:00