Commit graph

21424 commits

Author SHA1 Message Date
NepDisk
156fddad1c Backwards compat for certain powers 2025-05-28 13:39:55 -04:00
NepDisk
6d071fd23a Allow you to toggle how many encore votes appear at once when encore is on 2025-05-28 01:35:08 -04:00
NepDisk
1884d6db2a Fix annoying encore behaviour in voting 2025-05-28 01:19:08 -04:00
NepDisk
df1da401b3 Server background in MS
Thanks luigibud
2025-05-27 15:11:18 -04:00
NepDisk
705c4530af [PATCH] Fix models causing an overflow 2025-05-27 13:43:32 -04:00
NepDisk
c348dbdd08 [PATCH] Fix Shadow caching crashing with PU_SPRITE 2025-05-27 13:42:21 -04:00
NepDisk
4d3ba6e448 Update hashes 2025-05-27 12:35:17 -04:00
NepDisk
a109b8cdb6 Merge branch 'improveddrifiting' into blankart-dev 2025-05-27 11:29:20 -04:00
GenericHeroGuy
454c62413e Update hash 2025-05-27 17:21:42 +02:00
GenericHeroGuy
7fbf5830a7 Trying to handle various different speeds... 2025-05-27 17:05:09 +02:00
NepDisk
2424c2ccb8 Cache Shadows and make them PU_STATIC
By just doing this performanc has shot up.
2025-05-27 10:27:58 -04:00
NepDisk
3e070a9cb0 Lua compatmode changes for 'players' 2025-05-27 01:31:01 -04:00
NepDisk
ee7546f40a Default to OpenGL until software works proper on windows 2025-05-26 22:09:44 -04:00
NepDisk
6b314ef4da Update MapPatch hash for server test 2025-05-26 21:56:50 -04:00
GenericHeroGuy
553ce473b1 Use turnvalue for handling instead of some weird approximation 2025-05-26 23:53:24 +02:00
NepDisk
950c6b4f2d Add support for max translations 2025-05-26 17:38:32 -04:00
GenericHeroGuy
b6b3920a17 Merge branch 'blankart-dev' into improveddrifiting 2025-05-26 22:09:34 +02:00
NepDisk
6127729ca6 Fix Thwomps causing I_Error in tclasses 2025-05-26 11:48:15 -04:00
GenericHeroGuy
91ec80d9ed Fix the bad cycle message 2025-05-26 17:34:33 +02:00
GenericHeroGuy
5683b62155 Fix Slipgate Cup the Correct Way(tm) 2025-05-26 17:13:02 +02:00
NepDisk
c06e3d3352 Catch Animdefs error instead of I_Erroring 2025-05-26 10:38:44 -04:00
NepDisk
5b50bc72df Fix up antigrief 2025-05-26 09:14:20 -04:00
GenericHeroGuy
c89333a924 Get rid of the ancient Android backend
Doesn't seem to have been properly maintained since 2009
2025-05-25 22:33:24 +02:00
NepDisk
eab0f94106 Make accel stacking more accurate to neptune 2025-05-25 14:54:37 -04:00
NepDisk
a2063584f5 Merge pull request 'Remove Flats' (#56) from removeflats into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/56
2025-05-25 20:08:00 +02:00
NepDisk
8cfa0fa74f Remove leftover flat animdef code 2025-05-25 14:00:41 -04:00
GenericHeroGuy
f96c9e9095 Forgot why this is necessary 2025-05-25 19:51:06 +02:00
GenericHeroGuy
647bc08b3f Fix chromakey in encore mode (+ cleanup) 2025-05-25 19:36:37 +02:00
GenericHeroGuy
2642e8d972 Get flat palremap working again 2025-05-25 18:18:48 +02:00
GenericHeroGuy
fc03c880fb Fix flat corruption (from lacto's feffdb37) 2025-05-25 18:18:48 +02:00
Lactozilla
fbea771486 Cleanup R_GetFlatForTexture 2025-05-25 18:18:48 +02:00
NepDisk
41a62d7823 Do palette hack for flats as well 2025-05-25 11:30:07 -04:00
NepDisk
b429a3e74c Repair removeflats commit to make it function correctly with colormapping 2025-05-25 10:57:49 -04:00
NepDisk
c83d5cebd4 AAAAAA
I'll be honest what am I doing???
2025-05-25 02:01:33 -04:00
NepDisk
6874f7ca70 Fix brightmap overlays being drawn instead of regular texture: 2025-05-25 00:48:25 -04:00
NepDisk
c7cbc27efb completly borked remove flats port
Completey fucked color and brightmap handling for floors.
2025-05-24 23:41:33 -04:00
GenericHeroGuy
9ef9e41dba Use prediction/pathfinding for drift waypoints 2025-05-25 02:44:36 +02:00
NepDisk
0a453db80d Readd extra bouncyfloor feature for binary backwards compat 2025-05-24 20:37:45 -04:00
NepDisk
b1550d0508 Use built in backwards compat instead of Dofloor/Doceiling old on special 403 2025-05-24 20:14:40 -04:00
NepDisk
d95b9210e9 Invert binary conversion code for spikes
This has been the cause of the most annoying long standing bug to date. Who knew this got inverted in 2.2
2025-05-24 18:34:17 -04:00
NepDisk
9a21eaee0b Basic Startboost timing code 2025-05-24 17:47:07 -04:00
NepDisk
4d4a6a29f1 Prevent sigsevs 2025-05-24 10:18:36 -04:00
GenericHeroGuy
481053a232 An attempt at timing and setting up drifts 2025-05-24 00:33:04 +02:00
GenericHeroGuy
abd496bd61 Behavior fixes, changed variables, an actual bot debugging HUD 2025-05-23 21:11:42 +02:00
NepDisk
479af14832 Add sliptide tilt toggle
Thanks Jon for the idea!
2025-05-23 13:51:57 -04:00
NepDisk
25a8e3dd4d Don't fallback for change viewpoint 2025-05-23 13:31:33 -04:00
GenericHeroGuy
4812a25f95 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2025-05-23 18:35:00 +02:00
GenericHeroGuy
6657cd2c46 What!? Help me! 2025-05-22 23:33:35 +02:00
NepDisk
199dd2c85d This is supposed to be blockplayer 2025-05-22 09:31:33 -04:00
NepDisk
153838b7c2 Fix firstperson POSTIMG for heat and water 2025-05-22 09:27:17 -04:00