Commit graph

22470 commits

Author SHA1 Message Date
GenericHeroGuy
7620420c95 Fix several issues with mobj default values 2025-10-09 21:12:30 +02:00
NepDisk
f9013acca3 Port old water splash effects 2025-10-09 15:03:19 -04:00
GenericHeroGuy
8114ece18a Don't overwrite mobj fields with defaults in write mode (whoops!) 2025-10-09 20:43:35 +02:00
NepDisk
1dfb32495b Use transparency 2025-10-09 03:12:51 -04:00
NepDisk
1ad7d23e6b Port old ping display from Saturn 2025-10-09 03:07:39 -04:00
NepDisk
47a95ac76b Port Saturn alternative FPS Counters 2025-10-09 02:46:34 -04:00
NepDisk
82a6edce5d Port old inaccurate fps sample as toggle
For Jon-sama 🥹
2025-10-09 02:34:50 -04:00
NepDisk
6143d8088b Reset to mapobjectscale 2025-10-08 17:45:45 -04:00
toaster
f3c9fb9c82 Correctly NULL thumbnailPic and minimapPic when map lumpnum changes
Fixes the core part of Chengi's graphical issue
2025-10-08 22:01:10 +02:00
Sally Coolatta
cbac99fb90 Don't pad flags in the warning 2025-10-08 22:00:43 +02:00
NepDisk
88626fdf96 Fix lack of discord ifdef here 2025-10-08 13:41:58 -04:00
NepDisk
08d94c4b1b Revert "Repair demos that finish without crashing inexplicably returning to titlescreen after their completion"
This reverts commit a16e800e6e.
2025-10-08 11:50:28 -04:00
James R
868c7777e5 Add cv_palette and cv_palettenum
Cheats; override the current palette
2025-10-08 10:07:57 -04:00
toaster
a16e800e6e Repair demos that finish without crashing inexplicably returning to titlescreen after their completion
It's because of cv_cheats' default value in DEVELOP builds...
2025-10-08 10:05:33 -04:00
NepDisk
6417a7f1f2 Add missing write sets 2025-10-07 20:40:39 -04:00
Anonimus
a2e2f2cbb2 Revert "Fix lap split icon position"
This reverts commit b4be36df23.
Maybe hopefully perhaps this spells the end of our alignment woes.
Ignore the SPB reticle looking like that.
2025-10-07 17:46:15 -04:00
Anonimus
62457690a5 Add pivot vectors and alignment flags to patches
Having to rely on offsets for rotation alignment is annoying and breaks Lua.
So... let's not!
2025-10-07 14:46:03 -04:00
NepDisk
9f8af1a7dd Merge pull request 'Refactor Netsaves' (#160) from refactornetsave into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/160
2025-10-07 19:02:45 +02:00
NepDisk
028d368765 Remove unused functions 2025-10-07 13:03:05 -04:00
NepDisk
151bb79d85 Combine LUA_Archive and LUA_Unarchive 2025-10-07 12:36:36 -04:00
NepDisk
0d7d460cb8 Fix polyobject resyncs 2025-10-07 12:09:24 -04:00
NepDisk
36a01ba0af Refactor polyobjects 2025-10-07 11:50:24 -04:00
NepDisk
ce70e05d30 Merge branch 'blankart-dev' into refactornetsave 2025-10-07 10:57:10 -04:00
Anonimus
6960c52e91 Rework eflags compat (closes #150) 2025-10-07 10:47:02 -04:00
NepDisk
ef95e49e12 Merge pull request 'Fix ground followers phasing through FOFs' (#157) from Wumbo/blankart:followerstuff into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/157
2025-10-06 05:18:28 +02:00
Wumbo
506631c235 Fix ground followers phasing through FOFs 2025-10-05 22:45:42 -04:00
GenericHeroGuy
38898596de Forgot to set a default gravity 2025-10-05 22:55:08 +02:00
GenericHeroGuy
99760c1cc7 Cleanup and some fixes 2025-10-05 22:28:12 +02:00
GenericHeroGuy
fa9c99ff45 Macro the shit out of the thinker tables
These were all out of sync lmao
Now you can join without crashing, but mobjs are fucked
2025-10-05 22:11:11 +02:00
NepDisk
e20841c54f Merge pull request 'Fix build error if latest commit message contains double quotes' (#156) from Wumbo/blankart:lastcommit into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/156
2025-10-05 21:05:37 +02:00
NepDisk
ba1b91b3a3 Sorry 2025-10-05 15:06:30 -04:00
Wumbo
8fc129d003 Fix build error if latest commit message contains double quotes 2025-10-05 14:58:14 -04:00
NepDisk
186fa924cf Revert "Optimize line checks on line interception"
This reverts commit bd9924b794.
2025-10-05 13:37:57 -04:00
NepDisk
3a486311ca Revert "Inline P_PointOnLineSide"
This reverts commit 8f624e664e.
2025-10-05 13:37:50 -04:00
NepDisk
a9c3a9950d Refactor thinkers (currently not working) 2025-10-05 13:36:34 -04:00
NepDisk
72925adaca Merge pull request 'Improve appearance of followers in player setup menu' (#155) from Wumbo/blankart:followerstuff into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/155
2025-10-05 13:17:45 +02:00
Wumbo
c17f5672f6 Improve appearance of followers in player setup menu
- Ground followers now animate correctly and bounce once again
- Improved positioning of followers within the blue box
2025-10-05 02:42:33 -04:00
GenericHeroGuy
d65156d696 Refactor FOF archiving too! 2025-10-05 00:58:23 +02:00
GenericHeroGuy
433f9ea195 Refactor the world 2025-10-05 00:06:28 +02:00
GenericHeroGuy
de7c89bffd A little bit of cleanup 2025-10-04 19:20:03 +02:00
NepDisk
a4e59679fa Whoops forgot to change these 2025-10-04 13:01:24 -04:00
NepDisk
10aeacbe4d Refactor colormaps 2025-10-04 12:19:05 -04:00
NepDisk
649c53b5d9 Refactor waypoints 2025-10-04 12:03:13 -04:00
NepDisk
c0cc66fd40 Sync invintype 2025-10-04 11:40:14 -04:00
NepDisk
1f06351a29 Adapt existing code to SYNC macro 2025-10-04 11:38:55 -04:00
GenericHeroGuy
e3f70bc7fd Red: before C11 generics. Green: after C11 generics 2025-10-04 17:15:46 +02:00
NepDisk
bdfe3344f0 Fix follower using mobjnum on load end 2025-10-04 10:44:57 -04:00
NepDisk
b25cef1d69 Don't keep track of objects that use MF2_DONTSYNC 2025-10-04 10:30:31 -04:00
NepDisk
6f7a01614a Reinstant tracy czone in P_NetSyncTubeWaypoints 2025-10-04 10:01:16 -04:00
NepDisk
17f0c6222f Refactor tubewaypoints and specials 2025-10-04 09:58:41 -04:00