Commit graph

21956 commits

Author SHA1 Message Date
Anonimus
5f12bcc4e7 Readjust bubble blow-up size
Makes it less overpowered in terms of defense
2025-08-26 11:17:21 -04:00
Anonimus
5456292d1c Reduce bubble timer, health loss is post-use and not pre-use 2025-08-26 11:17:21 -04:00
GenericHeroGuy
6eda53b33b Update asset hashes 2025-08-26 16:34:36 +02:00
NepDisk
1d268bc7d9 Allow adjusting deadzone for draft 2025-08-26 10:01:12 -04:00
NepDisk
7df5a255a8 Add drafting base distance cvar 2025-08-26 09:51:24 -04:00
NepDisk
467f89a4f1 Add a cvar to renable drafting when close to someone 2025-08-26 08:45:07 -04:00
Anonimus
6260812aa2 Add a health system to the Bubble Shield
Replaces bubblepop, drains on each use
2025-08-25 23:41:32 -04:00
Anonimus
f660283f5d Readjust Bubble Shield odds to be midpack 2025-08-25 22:32:06 -04:00
Anonimus
69c20106fa Update hashes 2025-08-25 20:55:58 -04:00
Anonimus
637617453d Update cluster debugging 2025-08-25 20:55:47 -04:00
NepDisk
d022c366b0 Almost forgot to netsave these ;P 2025-08-25 20:10:43 -04:00
JugadorXEI
b0d5d02a3e Fix loops sometimes flinging you to kingdom come 2025-08-25 19:25:03 -04:00
NepDisk
7eaf6127de Fix broken compile due to stray char in file 2025-08-25 19:11:42 -04:00
NepDisk
8acac99d17 Update Draft with newer tether fixes and remove 5 from max and min draft speed
Lets make it a tiny bit slower pls!
2025-08-25 19:08:32 -04:00
Anonimus
9eb18ba6d8 Rebalance bubble shield
* Removes its ability to damage players
* Removes its ability to be dropped as a trap item
This makes it more of a "pure defense" item that's reliant on player timing
2025-08-25 18:15:15 -04:00
Anonimus
0884ad576c Add sliptides to Alternative Invincibility
At above 50% power, you can sliptide/slipdash
2025-08-25 18:15:14 -04:00
Anonimus
698984c0fe Fix major compile issues
* Fixes gme issues (hopefully)
* Adds ntsecapi.h for Windows compiling
2025-08-25 18:14:03 -04:00
NepDisk
9d0c396c2d Implement Drafting toggle
This is based on an older version of tether with number tweaks and a visual overhal designed to fit our needs. Takes some inspiration from the open assets slipstream mod from v1 for some number tweaks and the visual aspect. The speedboost has been rebalanced to be stronger for low speeds than before in a way where low speeds don't get shafted nor do they overshine high speed. High weight has had its leniency nerfed and general radius has been lowered to 2560 from 3072.
2025-08-25 17:03:00 -04:00
NepDisk
ea81fccfb5 Make friction stuff look nicer and add friction loss on waterrun 2025-08-24 21:43:29 -04:00
NepDisk
2ccaefd9b0 Try some things to reduce rng biases
This with no PRNG classes: 492c068cdd
2025-08-24 11:36:24 -04:00
NepDisk
e052cca8b7 Readd static assert 2025-08-24 11:03:44 -04:00
NepDisk
fdf0c0ab20 Update libfmt 2025-08-24 10:35:22 -04:00
NepDisk
1244e5aef1 Merge pull request 'Kill MD5' (#80) from killmd5 into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/80
2025-08-24 16:20:17 +02:00
NepDisk
e281d4262d Show Music credits in connection and viewserver menu and fix closed captions 2025-08-24 01:39:29 -04:00
NepDisk
5bb411e546 Fix recurive viewserver menu crash
It would go into itself over and over
2025-08-24 01:05:22 -04:00
NepDisk
eb6c79d97d Add CC0-1.0 license 2025-08-23 21:20:55 -04:00
NepDisk
f9a332dbcc Remove static asserts 2025-08-23 21:12:10 -04:00
NepDisk
fff5efc78f Fix compiler warning
SRB2Classic Port by Hanicef
2025-08-23 20:59:38 -04:00
NepDisk
2ba06e7d83 Switch to SHA256 for authentication
SRB2Classic Port by Hanicef
2025-08-23 20:56:07 -04:00
NepDisk
bc82e2564c Multipassword and salts
SRB2Classic ports by Hanicef
2025-08-23 20:42:10 -04:00
NepDisk
6131cfd99d Add support for multiple admin passwords
https://git.do.srb2.org/STJr/SRB2/-/merge_requests/2201/
2025-08-23 20:25:24 -04:00
NepDisk
f175af7a47 Fix UDMF crash 2025-08-23 18:42:24 -04:00
NepDisk
500067bd99 Slight headlight offset for small minimap players 2025-08-23 09:47:39 -04:00
NepDisk
f03a359de9 Add more people to credits 2025-08-22 22:58:26 -04:00
K J
74e6a93193 fix: multiple additional buffer overruns
found by Zwip-Zwap_Zapony
2025-08-22 22:52:59 -04:00
K J
421099f68e replace vsprintf with vsnprintf in CONS_Printf
fixes a buffer overrun that can occur when printing extremely long strings
crash found by Lat, cause diagnosed by X.Organic
2025-08-22 22:51:21 -04:00
NepDisk
8ae23099d1 Port minimap headlight
Created by Chearii originally for Saturn
2025-08-22 22:47:14 -04:00
NepDisk
a00dc2df90 Port and modify the driftgauge logic from HEP3
Some edits had to be made for this to work better over in Blan. Like due to things such as lack of fonts.
I also ported the V1 driftgauges over to this new system as well since people like those.
2025-08-22 17:57:18 -04:00
NepDisk
7eaca40696 Disable until art assets 2025-08-21 18:19:44 -04:00
NepDisk
6bb1e196c0 Merge pull request 'Item Timers' (#46) from itemtimers into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/46
2025-08-22 00:13:45 +02:00
NepDisk
bafc5b82ff What can you do? 2025-08-21 17:52:12 -04:00
NepDisk
7edadf4ce4 Readd song credits toggle 2025-08-21 17:00:40 -04:00
NepDisk
a171d5a61a Show Music credits across more places. 2025-08-21 16:50:20 -04:00
NepDisk
f4b15a8b80 Warn on legacy netid conflict 2025-08-20 22:44:01 -04:00
NepDisk
fae4c7c084 Hide mobj_t warning from demo archival 2025-08-20 17:40:27 -04:00
NepDisk
cd68c55a18 Generate cvar names for addon netids 2025-08-20 17:37:08 -04:00
NepDisk
250d7708ab Fix Maps not being loaded automatically in replays 2025-08-20 14:22:25 -04:00
GenericHeroGuy
75296f00fd Fix compat skins crashing if the sprites are at the end of the WAD 2025-08-20 17:34:30 +02:00
Gustaf Alhäll
bd9924b794 Optimize line checks on line interception 2025-08-18 16:50:22 -04:00
NepDisk
a672bb6eb0 Raise Emote width and center chat text 2025-08-18 16:42:08 -04:00