NepDisk
d98928d74d
Thanks debian
2025-09-03 09:41:02 -04:00
NepDisk
8f16625831
Merge branch 'blankart-dev' into neotabranking
2025-09-02 22:07:26 -04:00
Gustaf Alhäll
8f624e664e
Inline P_PointOnLineSide
2025-09-02 22:06:50 -04:00
NepDisk
c3ad6e0732
Merge branch 'blankart-dev' into neotabranking
2025-09-02 21:57:33 -04:00
NepDisk
b4304ca9df
Refactor software blitting logic
...
eabb09e14e
2025-09-02 21:56:55 -04:00
NepDisk
03a2b9d49e
Merge branch 'blankart-dev' into neotabranking
2025-09-02 18:36:43 -04:00
GenericHeroGuy
9ae2a5ab24
At long last... V_DrawFixedFill
...
Now with cliprect support! Which have their size clamped properly now
Also updated lots of HUD code to use it (fixes debugwaypoints on non-green)
2025-09-02 23:33:33 +02:00
GenericHeroGuy
6a00b89f19
Let offsets transfer to the heads, too!
2025-09-02 23:17:14 +02:00
NepDisk
07b49c5f9a
Don't SHORT() stuff that doesn't need it for HUD code
2025-09-02 15:40:15 -04:00
NepDisk
7ed5c2de6d
Don't SHORT() stuff that doesn't need it for HUD code
2025-09-02 15:40:01 -04:00
NepDisk
bfb061c280
Merge branch 'blankart-dev' into neotabranking
2025-09-02 03:31:52 -04:00
NepDisk
5dd82688d2
Fix up some things about SC
2025-09-02 03:24:38 -04:00
NepDisk
779a42a499
Merge pull request 'Add full ("secret"/MKDS) credits' ( #84 ) from robhog into blankart-dev
...
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/84
2025-09-02 08:50:04 +02:00
Anonimus
832d31d4bc
Add full ("secret"/MKDS) credits
2025-09-02 02:37:07 -04:00
NepDisk
231e26039a
Merge branch 'blankart-dev' into neotabranking
2025-09-01 21:24:32 -04:00
NepDisk
a67cd7ff02
Update hashes
2025-09-01 21:23:45 -04:00
NepDisk
77bb321855
Merge pull request 'Fix Ring Racers music being too loud' ( #83 ) from Wumbo/blankart:rreardrums into blankart-dev
...
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/83
2025-09-02 02:34:49 +02:00
NepDisk
1a8958a34f
Start the basics mod the mod display system
2025-09-01 20:33:43 -04:00
NepDisk
96c9b029c5
Use colorcode copy for init
2025-09-01 15:22:22 -04:00
NepDisk
f3fbb80de2
Merge branch 'blankart-dev' into neotabranking
2025-09-01 15:10:57 -04:00
NepDisk
87ec9c24cc
Update NMUS lumps
2025-09-01 15:10:19 -04:00
NepDisk
d0e1c46cc3
Clean up
2025-09-01 14:56:38 -04:00
NepDisk
9bd3a4fedd
Merge branch 'blankart-dev' into neotabranking
2025-09-01 14:54:12 -04:00
NepDisk
59a24f9f7c
Cap ring minmax cvars to INT8 limits
2025-09-01 14:53:28 -04:00
NepDisk
547f1b8e90
Use sizeof and reliable mode
2025-09-01 14:21:06 -04:00
NepDisk
6fec294993
Fix memory leak
2025-09-01 14:06:16 -04:00
NepDisk
f362e5ce75
Forogt the return :P
2025-09-01 14:05:02 -04:00
NepDisk
1183f2922e
Refactor this again to use new packet type instead of netxcmd
...
This saves major netxcmd space
2025-09-01 14:02:32 -04:00
NepDisk
3f83c1056c
Shrink Contact to not bloat netxcmd
2025-09-01 12:51:28 -04:00
NepDisk
e9fb6ca9a8
Add server contact and refactor to use netcode to send stuff
2025-09-01 12:45:25 -04:00
Wumbo
9c9fa86760
Fix Ring Racers music being too loud
2025-09-01 11:40:16 -04:00
NepDisk
d06e2e19a8
Merge branch 'blankart-dev' into neotabranking
2025-09-01 10:09:23 -04:00
NepDisk
98bf3a5a36
Don't make default 20 Blue
2025-09-01 08:33:49 -04:00
NepDisk
cc8f816c75
Update Hashes and Credits
2025-09-01 00:21:07 -04:00
NepDisk
7b63ac3724
[PATCH} Allow min and max ringcap to be set via cvars and lua
...
Thanks minenice for the patch!
2025-08-31 23:49:32 -04:00
NepDisk
8d22a37b4b
Fix drafting Cvar not turning on drafting during pregame countdown
2025-08-31 23:28:57 -04:00
NepDisk
2a1d6396ab
Merge pull request 'Bot Refactor' ( #82 ) from botrefactor into blankart-dev
...
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/82
2025-09-01 04:58:37 +02:00
NepDisk
8637fd772a
Allow bots to reflect with the Bubble Shield rework since it no longer hits players.
2025-08-31 22:52:02 -04:00
NepDisk
cea4d86dea
Disallow negative states to prevent crashes
2025-08-31 21:10:07 -04:00
NepDisk
0efd36ac5d
Fix the Bot Flame Shield usage.
...
Turns out negative itemconfirm was a shitty hack. Lets rewrite this to use itemdelay instead.
2025-08-31 21:05:33 -04:00
GenericHeroGuy
d2c010ea01
Switch to a difficulty-based drift skill formula
...
This will get reworked later down the line (hopefully), but for now, I
think it ought to be consistent regardless of stats. Should make driftpoint
placement less of a nightmare at least
2025-08-31 22:33:26 +02:00
GenericHeroGuy
f51a223642
Add 1 to the version check for ZT_BOT
...
This should let demos recorded on blankart-dev still work properly
demoversion is getting incremented soon anyway...
2025-08-31 21:57:03 +02:00
GenericHeroGuy
98fd7d0015
Shrink XD_RESPAWN to avoid potential netxcmd bloat
2025-08-31 21:43:43 +02:00
GenericHeroGuy
8d99f98bea
Actually sync respawns properly
2025-08-31 21:32:16 +02:00
GenericHeroGuy
c9802c36c8
Add const, move driftskill to botdata
...
No more messing with respawn waypoints in K_BotTicker
2025-08-31 21:03:23 +02:00
GenericHeroGuy
bc4408b203
Expose botdata stuff to Lua
2025-08-31 20:40:24 +02:00
JugadorXEI
dc9bec000a
Bot library for Lua (botvars getter/setter, bot functions)
2025-08-31 14:16:49 +02:00
NepDisk
33054b7d94
Disable devmode clear on map load
2025-08-30 12:42:25 -04:00
GenericHeroGuy
e8d43ec8a3
Constantinople
2025-08-30 17:06:42 +02:00
NepDisk
1eb120348d
Fix Bumper respawn logic bug
2025-08-30 11:05:13 -04:00