Commit graph

151 commits

Author SHA1 Message Date
NepDisk
88ecd2f5d6 Update the director to the saturn version 2025-08-17 10:48:05 -04:00
NepDisk
612d738512 Fix clang freezing if fpscap is -1 2025-08-15 18:47:22 -04:00
NepDisk
ae14b55006 Funny shitpost idea to improve smoothness
You maybe wondering? WHY, answer is yes.
2025-08-15 17:33:08 -04:00
Alug
00ab36390d Merge pull request #187 from Indev450/emotes
Add emotes support
2025-08-15 13:24:38 -04:00
NepDisk
3c4d488b57 Fix menucaps on Tooltips, update hashes 2025-08-13 02:06:28 -04:00
NepDisk
5ee0e0d8c6 Prevent input during intro wipes to visual errors
If you press a button to skip during a wipe it turns fully white / black on the spot making it look really ugly
2025-08-12 22:51:19 -04:00
NepDisk
b622ca4073 Don't allow credits playback while in a demo 2025-08-11 12:24:08 -04:00
GenericHeroGuy
d2fd5dc09b Allow changing controls during wipes 2025-08-10 00:46:24 +02:00
GenericHeroGuy
3bc2cd6c6e Make dedis run post wipes, fix pre wipe logic 2025-08-09 23:26:08 +02:00
GenericHeroGuy
5dca43633f Fix comparing wipegamestate with FORCEWIPE
Fun fact: the signedness of an enumeration is up to the implementation!
2025-08-09 22:00:49 +02:00
GenericHeroGuy
d70cdbe4a0 Fix renderdeltatics exploding after wipes (and a warning) 2025-08-09 02:46:28 +02:00
GenericHeroGuy
241794b670 Fix menu replays causing event loop recursion 2025-08-07 02:09:43 +02:00
GenericHeroGuy
6a45300f8f Allow menu in GS_TITLESCREEN fadein 2025-08-07 00:38:48 +02:00
GenericHeroGuy
c21786ed5d Properly lock out menu inputs during GS_TIMEATTACK wipes 2025-08-07 00:37:38 +02:00
GenericHeroGuy
05f08ef5cb Set WipeInAction in D_WipeLoop, don't run scoreboard/cecho/etc during wipes 2025-08-07 00:37:38 +02:00
GenericHeroGuy
7a3a1586a1 Fix bad wipe timing for dedi servers on level load 2025-08-07 00:37:38 +02:00
GenericHeroGuy
b34a7cb66b The Wipes Upgrade
* All those fugly main loop copies are GONE! Replaced by one powerful loop
* Chat, menus and console can now be used during wipes
* Wipes are now interpolation-enabled
* Screenshotting now works consistently
2025-08-07 00:37:32 +02:00
GenericHeroGuy
8a895d4813 Update hashes, bot tweaks, fix thwompsactive 2025-08-06 01:30:43 +02:00
NepDisk
81224b6a5a Revert "Only call NetUpdate once"
This reverts commit 43156f63ddf69fc57f008f128f18b2707e0dd4b6.
2025-08-05 09:23:32 -04:00
NepDisk
05647a9633 Fix -connect crash 2025-08-02 12:37:18 -04:00
NepDisk
8dfcedb306 Remove inline from D_CleanFile as is not useful to be inlined
https://codeberg.org/srb2classic/srb2classic/pulls/63
2025-08-01 16:25:13 -04:00
NepDisk
40aa30ede2 Fix dedicated randomly crashing 2025-07-31 04:42:16 -04:00
NepDisk
d7d002d6b9 update hash for new item sprites 2025-07-30 17:53:28 -04:00
NepDisk
1164c5d569 Fix console framerate issues and Fix Boolean type on windows 2025-07-26 13:37:33 -04:00
NepDisk
11e862a583 Add extra toggles to menu 2025-07-21 22:57:26 -04:00
NepDisk
6d6c0f54a5 Hardcode slopeboost
Ported and based on the slopeboost from booststack by indev
2025-07-21 21:12:02 -04:00
NepDisk
58e5f7a896 Update hash for fixed sounds 2025-07-11 22:52:30 -04:00
NepDisk
2f84779d41 Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
NepDisk
f004b36dbb Revert 'Merge pull request 'File loading refactor' (#68) from wadstrbuf into blankart-dev'
This reverts commit f72475b557, reversing
changes made to 0c89c85aae.

Sorry Generic this branch is really cool but it needs more work. I shouldn't have merged it too early...
2025-06-30 01:45:01 -04:00
NepDisk
74ad3c0065 Make flameshield use DMG_FLIPOVER and cleanup 2025-06-29 20:47:58 -04:00
Anonimus
efba636d96 Update main.pk3 hash 2025-06-29 02:19:27 -04:00
GenericHeroGuy
92c59ddbcb Merge branch 'blankart-dev' into wadstrbuf 2025-06-27 18:46:47 +02:00
NepDisk
45170bb65c Fix weird snapping on net jitters 2025-06-27 07:55:35 -04:00
NepDisk
39295111e0 Update hash and put little easteregg 2025-06-26 16:36:51 -04:00
NepDisk
02fa20bc11 Update hash for fixed brightmaps 2025-06-26 14:13:51 -04:00
GenericHeroGuy
2ff383a248 Replace shortname functions with stubs, and some trivial caller replacements 2025-06-25 22:20:07 +02:00
GenericHeroGuy
7aae6775e6 Use LUMPERROR instead of INT16_MAX, and MAX_WADFILES instead of UINT16_MAX
The 32768th lump of a file works now lol
2025-06-25 17:47:57 +02:00
NepDisk
6fa3c4f751 Fix dedi crash due to invalid pstartmap value 2025-06-24 10:54:34 -04:00
NepDisk
e5f8c4c990 Update hash and disable nofilehash 2025-06-23 13:20:12 -04:00
GenericHeroGuy
35c4239078 Hashes and copyrights 2025-06-23 18:52:58 +02:00
NepDisk
3ec3320774 Merge branch 'blankart-dev' into socmenus2 2025-06-23 00:07:35 -04:00
NepDisk
a3367858b8 Add expert speed 2025-06-22 11:13:00 -04:00
NepDisk
db66b00ec0 Merge branch 'blankart-dev' into socmenus2 2025-06-19 13:05:47 -04:00
GenericHeroGuy
666b9f4582 Softcode background/scroll/fade, clean up effects logic
Oh and the config save in M_ClearMenus actually works now lmao
2025-06-17 22:23:28 +02:00
GenericHeroGuy
ca7caf3dd5 Various changes between 2018-11-16 and 2018-11-20 2025-06-17 02:15:11 +02:00
GenericHeroGuy
205d1401f6 Start reviving menupres stuff
I may or may not regret this
2025-06-17 00:53:42 +02:00
NepDisk
1947eb6277 Remove GS_CONTINUING and GS_GAMEEND 2025-06-13 10:25:52 -04:00
James R
1553224270 D_SRB2Main: set music volume on init :) 2025-06-13 09:36:40 -04:00
NepDisk
b93a8215c8 Make bonuschars.kart an Iwad 2025-06-10 18:41:20 -04:00
GenericHeroGuy
e680b12eac Remove character descriptions 2025-06-03 18:58:09 +02:00