Commit graph

21126 commits

Author SHA1 Message Date
NepDisk
f2bb124ab7 Fix TSR in compatmode 2025-04-13 10:50:36 -04:00
NepDisk
539395b8ea Make TA itembreaker always use deathmatch start 0 if race start doesn't exist 2025-04-13 08:51:53 -04:00
NepDisk
8bf5180385 RA preset fixes 2025-04-13 06:53:47 -04:00
NepDisk
2e9c286ecf Safe Guard variables for TA
Also enforces Chain offroad for mdoes that use chaining
2025-04-12 18:52:54 -04:00
NepDisk
274cd8e65b Update hash for menu stuff and remove NOMD5SUM 2025-04-12 13:21:58 -04:00
NepDisk
d8c7bbbc7e Merge pull request 'Add Support for Multiple records per map.' (#44) from trimaprecords into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/44
2025-04-12 17:13:38 +00:00
NepDisk
28a493dbc3 Tri map records pt.3: Finalize changes 2025-04-12 13:12:24 -04:00
NepDisk
807e95a011 Tri map records pt.2: prevent menu crashes 2025-04-12 09:38:17 -04:00
NepDisk
0ab033c497 Tri map records pt.1 2025-04-12 09:13:58 -04:00
NepDisk
14b1f52573 Stacking deincrementor tweaks 2025-04-11 12:56:26 -04:00
NepDisk
f7cff08ae6 Disable emblem updates when RA mods are on 2025-04-11 10:04:02 -04:00
NepDisk
e01b29ac09 Fix up some issues with TA mods commit
Thanks GHG for the help
2025-04-11 08:23:57 -04:00
NepDisk
8a1d8dafa7 Finish kart purple drfit globalization 2025-04-10 20:02:49 -04:00
NepDisk
9cd4294c21 TA support for extra game toggles 2025-04-10 19:53:44 -04:00
LJ Sonic
3f30e97609 No longer store wadnum in sprnames 2025-04-10 09:54:02 -04:00
NepDisk
dede660e89 Reduce wall transfer tilting and make it only affect the player 2025-04-09 20:03:24 -04:00
NepDisk
036a87f0a2 More stacking customization cvars 2025-04-09 18:31:31 -04:00
NepDisk
4c6052c707 [PATCH] Adjust Slipdash Spark Visuals 2025-04-08 13:25:26 -04:00
NepDisk
a53c2d87da Restore power giving for some effects 2025-04-08 12:18:12 -04:00
NepDisk
c1047bee92 Making zero indexing require compatmode 2025-04-08 09:22:52 -04:00
NepDisk
9e2c77f03f Make sfxinfo zero indexed again 2025-04-07 21:40:57 -04:00
NepDisk
f77e310c5e [PATCH] Compat changes 2025-04-07 15:50:56 -04:00
NepDisk
e550ae380e Port driftsparkpulse 2025-04-07 12:54:24 -04:00
NepDisk
45c09ba1a2 Readd missing sprite, fix spacing on thinker code 2025-04-06 10:06:11 -04:00
NepDisk
93d35d275d Minor fixes for menu and lua 2025-04-05 21:37:37 -04:00
NepDisk
3445e6b6e6 Fix new waypoint jank 2025-04-05 11:38:12 -04:00
Alug
d5c257d2ac fix one -Wmaybe-uninitialized warning 2025-04-05 14:47:21 +02:00
NepDisk
4588a450f4 Hacky fix for shovellnight map 2025-04-03 19:40:05 -04:00
NepDisk
53ac62dfbd [PATCH]OpenGl fix for FOFs 2025-04-03 13:35:20 -04:00
NepDisk
d05167a2db Update hash 2025-04-03 11:49:54 -04:00
GenericHeroGuy
c936c24d15 Replace mainwads with an enum
The mainwads check in G_SetGameModified is replaced by a modifiedgame check
in D_SRB2Main
2025-04-03 17:36:13 +02:00
NepDisk
721d0f9450 Port the SRB1 badniks 2025-04-03 10:15:19 -04:00
NepDisk
889170823d Merge pull request 'Spectator freecam' (#35) from freecamspectate into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/35
2025-04-02 21:54:50 +00:00
NepDisk
a0f5e41a23 Fix party system interaction with freecam 2025-04-02 16:57:35 -04:00
NepDisk
fb5d81a26c Fix Copy Paste in wallrange code 2025-04-02 16:28:25 -04:00
Alug
2350f98aed disable compiling with ipv6 support
see commit before
2025-04-02 16:25:37 -04:00
Alug
c0b1458acc bugfixes for sock stuff + kinda fix ipv6
thx srb2!
sadly we cannot really make use of ipv6 since vanilla clients cant really handle stuff well ontop of the server browser not supporting them anyways, sad!
its probably better to just disable ipv6 compile completely
however this also has minor cleanups and bugfixes for ipv4 too (server browser now should work proper if you rerfresh it often and then close and open it again etc)
2025-04-02 16:24:54 -04:00
Alug
a3b50ad518 better check for destinationnode 2025-04-02 16:12:48 -04:00
Alug
9bf9f6f9a3 make the whole tcp stack return errno errors 2025-04-02 16:11:39 -04:00
NepDisk
0e79925607 [PATCH] Convert kart renderer related changes to use mapnamespace system instead of UDMF
Thanks Alug!
2025-04-02 16:04:54 -04:00
James R
06c584d1fd Don't reset camera position when spectating
Fixes a software renderer crash due to hitlag VFX from the
player's death (death from spectating) being too close to
the camera.
2025-04-01 23:12:37 -04:00
James R
30cf74eb3e G_DoPlayDemo: clear camera_t
- Fixes freecam not being reset between restarts
2025-04-01 21:22:19 -04:00
NepDisk
79e81564c4 Freecam pause exception 2025-04-01 20:47:02 -04:00
NepDisk
104bfaa7fe Fix democam not moving 2025-04-01 20:30:09 -04:00
NepDisk
f81c764057 Fix Splitscreen freecam
Based on fec0f13419 0b7a6ed7f5
2025-04-01 18:36:40 -04:00
NepDisk
911afb22a6 Move freecam state to camera_t
Based on fa89576f34 p1 still controls both cameras for now.
2025-04-01 13:57:27 -04:00
NepDisk
408a64ab4b Merge branch 'blankart-dev' into freecamspectate 2025-04-01 13:21:58 -04:00
NepDisk
62dac53cdd Prevent replays from asserting on start 2025-04-01 11:10:37 -04:00
NepDisk
d767f383a4 Fix accel sticking after previous accel fix 2025-03-31 23:51:38 -04:00
James R
b049abe0a7 ArchiveSectors: send diff5 2025-04-01 01:23:35 +02:00