Gustaf Alhäll
f00bdda0bb
Fix segfault when going up steep slopes in rare cases
2025-02-11 17:00:37 -05:00
sphere
76022b40bf
Merge branch 'fix-slope-convex-sectors' into 'next'
...
Fix physics quirkiness on slopes with convex sectors
See merge request STJr/SRB2!2250
2025-02-11 16:58:57 -05:00
Lactozilla
5681f5b803
Fix a possible crash in R_RenderMaskedSegRange
...
R_AllocTextureColumnTables wasn't checking if the tables were never allocated, making the renderer later attempt to render midtextures for drawsegs that don't contain actual midtextures.
2025-02-11 16:48:45 -05:00
Lactozilla
6afcd88727
Interpolate polyobjects properly for the software renderer
2025-02-11 16:46:49 -05:00
NepDisk
8f040ed151
Reapply 'Implement per-texture offsets in UDMF'
...
This reverts commit c713de1225 .
2025-02-11 16:11:03 -05:00
NepDisk
7af12aefd7
Fix compile lmao
2025-02-11 16:05:35 -05:00
NepDisk
c713de1225
Revert "Implement per-texture offsets in UDMF"
...
This reverts commit 6808564763 .
2025-02-11 15:52:37 -05:00
NepDisk
50e5725e4a
Various UDMF fixes
2025-02-11 15:32:19 -05:00
MascaraSnake
30dd68aea3
Don't require floor touch for currents in non-FOF sectors unless it's a horizontal currents in binary (because backwards compatibility)
2025-02-11 15:14:44 -05:00
NepDisk
2e693f54e2
Merge pull request 'Use separate table for maskedtexturecol' ( #21 ) from separatemaskedtexturecol into ACS2
...
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/21
2025-02-11 16:27:41 +00:00
NepDisk
77dbfcd3bb
Fix Mid texutres not rendering
2025-02-11 11:26:47 -05:00
NepDisk
5e9970311f
repair 'Change scroller direction'
2025-02-10 18:10:37 -05:00
NepDisk
b9196f921d
Use separate table for maskedtexturecol
2025-02-10 17:54:40 -05:00
NepDisk
b2b467c68a
Improve HUD rendering when drawing stretched patches
...
https://git.do.srb2.org/STJr/SRB2/-/merge_requests/2635
2025-02-10 13:18:07 -05:00
NepDisk
167d20a07e
Properly Convert Rocks
2025-02-10 13:04:34 -05:00
NepDisk
5c2d8b744c
Properly fix Balloon colors
2025-02-10 12:59:29 -05:00
NepDisk
e8ce92d3ef
Make goo like v1 kart
2025-02-10 05:37:35 -05:00
NepDisk
7881542a01
readd pogospring gravirt
2025-02-10 05:27:32 -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
NepDisk
608b7070be
Fix typo and make like v1
2025-02-10 02:06:36 -05:00
NepDisk
1471a7b1d8
Update UDMF spec to mention added stuff
2025-02-10 01:35:34 -05:00
MascaraSnake
f422db029e
Fix custom ambient sound mobjs not working
2025-02-10 01:27:08 -05:00
MascaraSnake
6808564763
Implement per-texture offsets in UDMF
2025-02-10 01:23:32 -05:00
MascaraSnake
8ee51262be
Fix flag mixup in P_GetOldFOFFlags()
2025-02-10 01:06:56 -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
da0f8fa98f
Fix equation slopes breaking with slopes farther than 32k FU away from the map center
...
https://git.do.srb2.org/STJr/SRB2/-/merge_requests/2397
2025-02-10 00:52:23 -05:00
NepDisk
d1a339d7d3
Implement support for ZDoom GL2 nodes
...
https://git.do.srb2.org/STJr/SRB2/-/merge_requests/2474
2025-02-10 00:51:11 -05:00
Lactozilla
90be72bdae
Raise TEXTMAP parser limits
2025-02-10 00:43:36 -05:00
NepDisk
f9e326bab7
Use PolyDoorSwing
2025-02-09 22:06:27 -05:00
NepDisk
36e628611b
Use correct wrong way sound
2025-02-09 22:04:11 -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
587f14d403
Fix invisible walls
2025-02-09 20:42:34 -05:00
NepDisk
89c643be12
Fix Dr Robotnik's 12 Crazy Laps
2025-02-09 20:07:13 -05:00
GenericHeroGuy
8f87807c92
Fix Lua HUD interpolation
2025-02-10 01:56:29 +01:00
NepDisk
d639158a59
Update extras/udmf-spec.txt
2025-02-09 23:44:39 +00:00
NepDisk
9908714fa3
Remove GTR_CAMPIGN and assign stuff to grandprix instead
2025-02-09 18:19:55 -05:00
NepDisk
4b3854d74a
Numlaps updates from RingRacers
2025-02-09 18:14:35 -05:00
NepDisk
818439cfc5
acutally fix going to credits/ending game
2025-02-09 17:36:38 -05:00
NepDisk
1727822cb8
prevent credits from running in game
2025-02-09 16:40:37 -05:00
toaster
39ad512bb8
Merge branch 'vsync-set-fix' into 'master'
...
Set vsync on screen update or resolution change in software mode
See merge request KartKrew/Kart!765
2025-02-09 16:16:47 -05:00
NepDisk
e32f910bd1
Optimize gif recording in opengl a bit
2025-02-09 15:32:49 -05:00
NepDisk
ced70c0d22
Oops forgot this for vote hook
2025-02-09 15:14:08 -05:00
NepDisk
79d8b6bf3f
Vote HUD Hook
2025-02-09 15:03:36 -05:00
NepDisk
96b13ab2cb
Animated vote screens support
2025-02-09 14:48:40 -05:00
NepDisk
84719ecacf
Patch alias and add listskins
...
https://github.com/Indev450/SRB2Kart-Saturn/pull/33
2025-02-09 14:04:15 -05:00
NepDisk
1d29f71240
Toggable Lap Emblem Animation
2025-02-09 13:01:30 -05:00
Indev
e0feb055f1
Shutdown DiscordRPC when discordrp cvar is set to Off
2025-02-09 12:51:11 -05:00
Indev
8646a48d19
Don't init discord rich presence untill discordrp is set to On
...
Haven't tested this since i'm on linux and the feature looks like it is windows only
2025-02-09 12:49:48 -05:00
NepDisk
3371f638e3
Sdldraganddrop utf8 on windows
...
https://github.com/Indev450/SRB2Kart-Saturn/pull/60/
2025-02-09 12:48:37 -05:00