Sally Coolatta
77ec64497c
Item Capsules use args
2022-10-10 07:58:28 -04:00
Sally Coolatta
c1581d0f75
Egg Capsules use args + optimized tube waypoints
2022-10-10 07:48:55 -04:00
Sally Coolatta
436c763a02
Make MT_WAYPOINT fully use args
...
All of its special flags are contained on args[2] now.
2022-10-10 07:22:42 -04:00
Sally Coolatta
032ffafd39
Award Player Rings uses args for overload
2022-10-10 07:02:45 -04:00
Sally Coolatta
a8ac5a9922
Make Kart Z FOF Thwomp delay use args
2022-10-10 07:00:08 -04:00
Sally Coolatta
7ceab1f101
Fix solid midtextures not working
...
IDK which part was the fix, so I'm keeping all of it LOL
2022-10-10 06:44:55 -04:00
Sally Coolatta
3f94c6def8
Fix wrong names
2022-10-10 06:10:38 -04:00
Sally Coolatta
21dd68d392
Reimplement Invert Encore
...
Also add removal warnings for sector Sneaker Panels, Trick Panels, and fast-approaching deprecation warnings for sector Offroad.
2022-10-10 06:08:25 -04:00
Sally Coolatta
3fd8c53c4a
Add ripple planes to binary convert + loading
2022-10-10 04:55:58 -04:00
Sally Coolatta
f72379e557
Fix invisible tripwire
2022-10-10 01:57:24 -04:00
Sally Coolatta
df3c077bf1
Block Monsters is a flag again
2022-10-10 01:51:42 -04:00
Sally Coolatta
babd0d5981
Fix TERRAIN reading
2022-10-10 00:44:27 -04:00
Sally Coolatta
f2a815ddca
It's actually just one type
2022-10-09 03:14:59 -04:00
spherallic
05e44c0186
Fix action 457 reading the failure tag from the wrong offset field
2022-10-09 01:59:12 -04:00
MascaraSnake
8afba6c7a1
Use the correct bustflags constant
2022-10-09 01:57:47 -04:00
MascaraSnake
de9d9c19e4
Forgot to add fofflags to ffloor_opt
2022-10-09 01:57:29 -04:00
MascaraSnake
3b971835ee
Add Lua backwards compatibility for FOF flags
2022-10-09 01:56:50 -04:00
MascaraSnake
890b4583fa
Fix custom FOF flag conversion in binary maps
2022-10-09 01:27:28 -04:00
Zwip-Zwap Zapony
4ef4669ea8
Apply 1 suggestion(s) to 1 file(s)
2022-10-09 01:25:45 -04:00
MascaraSnake
45dc7541c4
Fix even more size_t printfs
2022-10-09 01:25:39 -04:00
MascaraSnake
8863cb281b
Fix more size_t mishaps
2022-10-09 01:25:30 -04:00
MascaraSnake
04630e71f2
Fix size_t compiler warnings in P_WriteTextmap
2022-10-09 01:25:18 -04:00
MascaraSnake
11d9ba1cec
UDMF conversion: Fix noclimb flag not being applied to linedef types 66-68
2022-10-09 01:24:46 -04:00
MascaraSnake
12717c7a6c
Fix copypaste error in P_GetMobjGravity
2022-10-09 01:24:09 -04:00
Eidolon
a88d046db4
Change UDMF wall scroll scale to SCROLL_SHIFT
...
UDMF special 502 now must scale arg 2 and 3 in the same scale
space as line length scrolling in binary format. This
is to ensure compatibility with the binary format.
Fixes STJr/SRB2#862
Co-Authored-By: MascaraSnake <jonassauer27@gmail.com>
2022-10-09 01:23:25 -04:00
Nev3r
5c9599f0a9
"UDMF: The whole thing" merged
...
See merge request STJr/SRB2!1714
Barely any RR features reimplemented
2022-10-09 01:13:37 -04:00
MascaraSnake
82c9abfc58
Fix blendmode regression in OpenGL caused by faulty fog wall support
2022-10-08 19:37:24 -04:00
MascaraSnake
f16c1cd95f
Turn the fog wall linedef type into a blendmode
2022-10-08 19:30:40 -04:00
MascaraSnake
974c099e8a
Expose blendmodes to UDMF
2022-10-08 18:44:23 -04:00
James R
641d3c89b9
Merge branch 'spb-debug' into 'master'
...
Restore SPB force-seek define as 'spbtest' cvar
See merge request KartKrew/Kart!725
2022-10-03 02:14:41 +00:00
James R
f3545a6e6f
Merge remote-tracking branch 'origin/duel-stuff'
2022-10-02 19:10:22 -07:00
James R
b698abb17a
Merge branch 'setangle' into 'master'
...
Cleaning away P_SetAngle
See merge request KartKrew/Kart!606
2022-10-03 02:05:36 +00:00
AJ Martinez
224bd9baf3
Don't DEVELOP guard spbtest
2022-10-02 04:12:03 -07:00
AJ Martinez
47cdce239a
Only register spbtest in DEVELOP
2022-10-01 22:26:17 -07:00
AJ Martinez
6a7c5050ad
Restore SPB force-seek define as 'spbtest' cvar
2022-10-01 21:46:26 -07:00
Sally Coolatta
7b7cbbbf26
Fix oddities with duel items not always spawning
2022-10-01 22:58:58 -04:00
Sally Coolatta
bf6439731c
Fix Duel Bomb tumble not scaling
2022-10-01 22:28:33 -04:00
Sally Coolatta
4404d0c098
Make hyu bob a static func
2022-10-01 22:23:52 -04:00
Sally Coolatta
d19924d96d
Merge branch 'master' into duel-stuff
2022-10-01 21:46:02 -04:00
James R
2ba523e45c
Remove unnecessary set old_angle after Hyudoro spawn
2022-10-01 15:01:47 -07:00
James R
05dd7d7871
Merge remote-tracking branch 'origin/master' into HEAD
2022-10-01 14:45:39 -07:00
Sal
1300ec5d56
Merge branch 'commit-version' into 'master'
...
Compare git commit before joining netgames
See merge request KartKrew/Kart!721
2022-10-01 02:54:58 +00:00
Sal
e9d2785cc3
Merge branch 'you-have-uncommitted-changes' into 'master'
...
The programmer took a nap. Hold out, programmer!
See merge request KartKrew/Kart!722
2022-10-01 02:14:15 +00:00
James R
1bfccebbe6
Merge remote-tracking branch 'origin/devmode-online'
2022-09-30 15:57:52 -07:00
James R
40b28d7d1a
Merge branch 'rework-rteleport-command' into 'master'
...
relativeteleport cheat online
See merge request KartKrew/Kart!719
2022-09-30 22:52:23 +00:00
James R
f6b4b9213b
Merge branch 'rework-savecheckpoint-command' into 'master'
...
savecheckpoint cheat online
See merge request KartKrew/Kart!718
2022-09-30 22:52:05 +00:00
James R
ee2302d6ee
Merge branch 'noclip-online' into 'master'
...
Cheat/Debug Commands ...ONLINE
See merge request KartKrew/Kart!717
2022-09-30 22:51:42 +00:00
James R
bc0fc9b05a
Readd version and subversion to serverinfo
...
Add commit field after those two so packet is identical up
to that point and DEVELOP builds mismatch version online.
blame d176aefd8
2022-09-30 05:51:43 -07:00
James R
62b2718261
Print on the title screen and in console if there are uncommitted changes
2022-09-29 15:31:53 -07:00
James R
495c58e53f
Add V_STRINGDANCE -- dancing letters
...
They do a wiggle~
2022-09-29 14:38:59 -07:00