Commit graph

21579 commits

Author SHA1 Message Date
NepDisk
7ea321de32 Drift feel improvements
Should make it feel closer to v1
2025-06-27 10:23:07 -04:00
NepDisk
8721883013 Merge pull request 'Some software renderer improvements' (#66) from softwarestuff into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/66
2025-06-27 13:57:12 +02:00
NepDisk
45170bb65c Fix weird snapping on net jitters 2025-06-27 07:55:35 -04:00
Alug
b2b0ec19d6 draw black background during blan intro screen
prevents white border on higher resolutions
2025-06-27 13:13:11 +02:00
Alug
7c6838c98e use M_Random
P_ rng functions dont have a seed before loading any level yet so this always returned 3 :blobcatpats:
2025-06-27 13:07:58 +02:00
Alug
c8ef0fb705 allow threaded render for maskedlist planes
since sky synchronizuation issues are fixed, this no longer causes any issues and gives a nice speed bump in some occasions
2025-06-27 12:49:01 +02:00
Alug
f30d472ad2 dont render precip in skyboxes!
is really ugly and was never intended, and half the time this would make splashes appear through walls and crap lol
2025-06-27 12:29:56 +02:00
Alug
5df0ddde31 remove erronous mask preparation stuff
R_RenderViewpoint already handles this for us
2025-06-27 11:59:20 +02:00
Alug
258912b685 remove obsolute timing stuff from r_main 2025-06-27 11:53:22 +02:00
Alug
1fb300d355 Small cleanup r_portals 2025-06-27 11:50:12 +02:00
Alug
76fc2b21d7 Fix software sky threading synchronization issues
By splitting sky drawing from plane drawing, so both dont step on each other during drawing

this also marginally improves performance
2025-06-27 11:47:53 +02:00
NepDisk
24715a611d Properly setup encore levelselect input 2025-06-26 17:26:02 -04:00
NepDisk
39295111e0 Update hash and put little easteregg 2025-06-26 16:36:51 -04:00
NepDisk
e1905d85cf Port Saturn menu additions 2025-06-26 15:57:49 -04:00
NepDisk
e450f21ddf Fix battle offsets applying to custom offsets on ring meter 2025-06-26 14:25:21 -04:00
NepDisk
02fa20bc11 Update hash for fixed brightmaps 2025-06-26 14:13:51 -04:00
NepDisk
8e94a8c9fd Vote screen visual refactor port from saturn
Thanks to Alug as per usual
2025-06-26 12:07:22 -04:00
NepDisk
11e29d5afa Port Saturn's VoteBG scaling code
Thanks to Alug and Indev as per usual
2025-06-26 11:13:37 -04:00
NepDisk
7226fd120e I'm never calling you again
This causes buffer overflow sometimes due to not being resized.
2025-06-26 10:00:37 -04:00
NepDisk
ea07280348 Fix larger RR size mapthumbnails not scaling during voting 2025-06-25 19:06:32 -04:00
NepDisk
36fdc9a37d Don't make windows users listen to the short loop forever 2025-06-25 17:20:04 -04:00
Alug
3fbacbbca2 dont compare our floatangle to ANGLE_180
smol oops
2025-06-25 21:39:35 +02:00
Sky Dusk
ffde1365a5 Remove format whitelist for read only Lua IO and allow more formats. 2025-06-24 12:15:20 -04:00
NepDisk
d4f0336ede Shut up dedicated 2025-06-24 11:42:21 -04:00
NepDisk
6fa3c4f751 Fix dedi crash due to invalid pstartmap value 2025-06-24 10:54:34 -04:00
NepDisk
3da0b4ce0c Add waterpaneltime to be neysynched
I always forget something...
2025-06-24 10:48:58 -04:00
NepDisk
02196b622c Allow reading and writing *time variables from SOC and Lua
This should also for simple edits such as extending hyudoro length without janky lua scripts
2025-06-24 10:44:48 -04:00
NepDisk
fec3c19bd0 Fix Windows Clang compile 2025-06-24 07:51:33 -04:00
NepDisk
e5f8c4c990 Update hash and disable nofilehash 2025-06-23 13:20:12 -04:00
GenericHeroGuy
2c5c65062c shut 2025-06-23 19:13:10 +02:00
NepDisk
6bdcd0f608 Merge pull request 'SOC Menus 2: Back with a vengeance' (#64) from socmenus2 into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/64
2025-06-23 19:05:15 +02:00
GenericHeroGuy
e7f8d1102b Rename menu drawers to use the MD_ prefix 2025-06-23 18:58:46 +02:00
GenericHeroGuy
35c4239078 Hashes and copyrights 2025-06-23 18:52:58 +02:00
GenericHeroGuy
884c8c7387 Add an automatic offset for string cvars
Also rename getheight because that name sucks
2025-06-23 18:48:23 +02:00
GenericHeroGuy
b019271cc0 PRRRRRROMOTION 2025-06-23 17:56:30 +02:00
GenericHeroGuy
4be55967f4 ASan kakkoii desu 2025-06-23 17:29:56 +02:00
NepDisk
6b8144134d Add expert support to viewserver 2025-06-23 00:09:36 -04:00
NepDisk
3ec3320774 Merge branch 'blankart-dev' into socmenus2 2025-06-23 00:07:35 -04:00
GenericHeroGuy
3a98364bf8 Use get_number for menu coordinates 2025-06-23 01:08:13 +02:00
NepDisk
1c4c734cfb Bind drift to space in menus 2025-06-22 17:53:43 -04:00
GenericHeroGuy
e66cc9c5be Make sticker a style, use mapnames instead of numbers for thumbnail items 2025-06-22 22:44:59 +02:00
GenericHeroGuy
a87d76ed13 Fix scrolling, and uhhhh things related to switching to relative offsets 2025-06-22 22:12:11 +02:00
NepDisk
a3367858b8 Add expert speed 2025-06-22 11:13:00 -04:00
GenericHeroGuy
83cfe66219 Fix menuitem memory leaks 2025-06-22 01:02:23 +02:00
NepDisk
b7bdd2ff6f Remove SRVMS3 2025-06-21 12:44:47 -04:00
GenericHeroGuy
ef7d5ec03f Softcode, and add offsets to drawfills for recreating M_DrawTextBox 2025-06-21 02:42:53 +02:00
GenericHeroGuy
af4cb5573b Add drawfill item type and clean up item flags 2025-06-21 02:01:55 +02:00
GenericHeroGuy
44666c339a Merge remote-tracking branch 'origin/viewserver2' into socmenus2 2025-06-21 00:14:09 +02:00
NepDisk
d34a40601c Fix palette getting reset on resynch 2025-06-20 14:30:56 -04:00
NepDisk
018c008f79 Fold mapthumbnail into IT_PATCH block 2025-06-20 12:26:02 -04:00