Commit graph

16002 commits

Author SHA1 Message Date
LJ Sonic
697509bd68 Fix global mobj hooks deprecation warning always triggering 2024-09-24 23:26:54 +02:00
Lactozilla
253f3a0c18 Merge branch 'update-copyrights-to-2024' into 'next'
Update copyrights to 2024

See merge request STJr/SRB2!2520
2024-09-22 18:57:07 +00:00
Lactozilla
a050df1022 Update names 2024-09-21 21:38:05 -03:00
Lactozilla
e7b4beba20 Update dates in copyright notices of all files modified in 2024 2024-09-21 21:35:01 -03:00
Lactozilla
1076e0328b Updated copyrights to 2024 2024-09-21 20:12:56 -03:00
LJ Sonic
3b5cfdeb3e Merge branch 'fix-long-lr-frames' into 'next'
Fix L/R frames not being automatically mirrored

See merge request STJr/SRB2!2519
2024-09-19 18:53:19 +00:00
LJ Sonic
77ab7e166e Fix L/R frames not being automatically mirrored 2024-09-19 20:48:47 +02:00
LJ Sonic
ef9dc17646 Merge branch 'deprecate-global-mobj-hooks' into 'next'
Deprecate performance-sensitive type-agnostic mobj hooks

See merge request STJr/SRB2!2516
2024-09-13 16:55:53 +00:00
LJ Sonic
947fa0ca5c Deprecate performance-sensitive type-agnostic mobj hooks 2024-09-13 18:40:17 +02:00
Lactozilla
fffc142d67 Merge branch 'fix-1258' into 'next'
Fix #1258

Closes #1258

See merge request STJr/SRB2!2508
2024-09-12 21:05:48 +00:00
Lactozilla
d48fe6653b Merge branch 'pastel-next-patch-60400' into 'next'
Add myself to the credits

See merge request STJr/SRB2!2515
2024-09-12 21:04:49 +00:00
Lactozilla
7020ac11a1 Merge branch 'lift-savebuffer-limits' into 'next'
Lift savebuffer limits

See merge request STJr/SRB2!2497
2024-09-12 21:04:36 +00:00
pastel
8d49d5612a update my username 2024-09-12 18:03:32 +00:00
Hanicef
f34476bf0a Merge remote-tracking branch 'origin/next' into lift-savebuffer-limits 2024-09-07 12:57:58 +02:00
LJ Sonic
ec9e95053b Merge branch 'sync-rate-limit' into 'next'
Synchronize rate limit variables and limit PlayerMsg hook

Closes #1289

See merge request STJr/SRB2!2512
2024-09-06 14:22:25 +00:00
LJ Sonic
220186ec16 Merge branch 'fix-rejointimeout-idle' into 'next'
Fix dedicated server idling

See merge request STJr/SRB2!2513
2024-09-06 14:22:17 +00:00
LJ Sonic
46309370f0 Say "players" instead of "nodes" 2024-09-06 16:17:15 +02:00
LJ Sonic
cb067beb6d Merge branch 'long-sprite-fix' into 'next'
Fix mirrored long sprite rotations not working in Software

See merge request STJr/SRB2!2511
2024-09-06 14:13:45 +00:00
LJ Sonic
c09ec5933d Cleanup 2024-09-06 16:09:30 +02:00
LJ Sonic
c69df42f6c Fix dedicated idle timer not resetting when toggled 2024-09-06 15:53:53 +02:00
LJ Sonic
ba8b1e0848 Fix dedicated idling ignoring disconnected players 2024-09-06 15:51:57 +02:00
LJ Sonic
cfb3b45ae4 Refactor dedicated idling a little 2024-09-06 15:50:09 +02:00
Hanicef
53db028bdb Synchronize rate limit variables and limit PlayerMsg hook 2024-09-06 12:21:34 +02:00
LJ Sonic
f54eab54f3 Fix mirrored long sprite rotations not working in Software 2024-09-05 20:24:37 +02:00
Hanicef
7061c30744 Pass save_t to NetVar save/load function 2024-08-25 12:24:03 +02:00
Lactozilla
417bd0b000 Fix #1258 2024-08-24 19:18:28 -03:00
Lactozilla
8a6beee52a Merge branch 'lift-ban-limits' into 'next'
Lift ban limits

See merge request STJr/SRB2!2502
2024-08-24 21:26:06 +00:00
Lactozilla
e6124eaec5 Merge branch 'fix-enetunreach-crash' into 'next'
Fix crash if a packet fails to reach the client

See merge request STJr/SRB2!2480
2024-08-24 21:07:02 +00:00
Lactozilla
ff1eae1476 Merge branch 'remove-unused-netcode-fields' into 'next'
Remove unused low-level netcode stuff

See merge request STJr/SRB2!2492
2024-08-24 21:04:40 +00:00
Lactozilla
b772eb00e1 Merge branch 'fix-showinput-on-scoreboard' into 'next'
Fix input panel overdrawing the scoreboard

See merge request STJr/SRB2!2507
2024-08-24 20:59:30 +00:00
Lactozilla
84aab3f07c Merge branch 'resolidify-enemies' into 'next'
Fix enemy solidity

See merge request STJr/SRB2!2503
2024-08-24 20:28:10 +00:00
Lactozilla
a09e4a88ee Merge branch 'fix-unmute-on-respawn' into 'next'
Fix players being unmuted after respawning

Closes #1276

See merge request STJr/SRB2!2506
2024-08-24 20:18:56 +00:00
Hanicef
ef58615f42 Fix input panel overdrawing the scoreboard 2024-08-09 22:24:00 +02:00
Hanicef
8e337487ea Fix players being unmuted after respawning 2024-08-02 21:42:27 +02:00
MIDIMan
a74fcf7c49 Re-add player check(s) for MF_SPECIAL objects in PIT_DoCheckThing 2024-07-27 22:37:12 -04:00
Hanicef
522b354b49 Lift ban limits 2024-07-22 18:00:52 +02:00
Lactozilla
556ed31b1f Merge branch '1281-several-patches-used-in-sol-sestancia-2-are-broken' into 'next'
Fix "Several patches used in Sol Sestancia 2 are broken"

Closes #1281

See merge request STJr/SRB2!2501
2024-07-18 19:16:21 +00:00
Lactozilla
319610763e Fix "Several patches used in Sol Sestancia 2 are broken" 2024-07-17 23:22:56 -03:00
Hanicef
0cf3ce91e9 Fix compilation warning 2024-07-07 21:31:46 +02:00
Hanicef
792b80cddb Lift savebuffer limits 2024-07-07 17:02:48 +02:00
sphere
8824ce8787 Merge branch 'upnpn18' into 'next'
Fix compilation broken on latest miniupnpc version (resolves #1274)

Closes #1274

See merge request STJr/SRB2!2496
2024-07-02 19:54:37 +00:00
sphere
ab1dcaa14d Merge branch 'releport' into 'next'
Improve relative teleport interpolation

Closes #1180

See merge request STJr/SRB2!2495
2024-07-02 19:54:32 +00:00
spherallic
01a368632e Correct line spacing on title card font 2024-07-02 21:52:17 +02:00
spherallic
f92f1f3527 Correct chat word wrapping further, clean up unused status bar dimensions 2024-07-02 02:43:34 +02:00
pastel
51af830d30 Fix miniupnpc version 18+ 2024-07-01 17:20:33 -05:00
spherallic
88fa2eb776 Set player height to skin height instead of default height in G_AddPlayer 2024-07-01 19:53:12 +02:00
sphere
fd4e69425e Merge branch 'actually-avoid-traversing-home' into 'next'
Don't traverse the entire HOME directory but for real this time

See merge request STJr/SRB2!2493
2024-07-01 17:03:06 +00:00
sphere
63fd343a97 Merge branch 'fix-cr_player-positioning' into 'next'
Fix CR_PLAYER interpolation in reverse gravity

See merge request STJr/SRB2!2423
2024-07-01 14:14:37 +00:00
sphere
0f65f9fc47 Merge branch 'newfilewhothis' into 'next'
Make files with missing skins tell you who the skin is (resolves #1071)

Closes #1071

See merge request STJr/SRB2!2411
2024-07-01 14:14:05 +00:00
pastel
e9e2f20de9 Make files with missing skins tell you who the skin is (resolves #1071) 2024-07-01 14:14:05 +00:00