Commit graph

21327 commits

Author SHA1 Message Date
NepDisk
9179c6620c Remove air drifitng jitter
It looked really strange since you aren't on the ground to jitter in the first place.
2025-05-18 19:37:38 -04:00
NepDisk
1897f9d1e7 Fix weird stacking speed dropoff issue
Thanks so much Indev!
2025-05-18 18:56:11 -04:00
NepDisk
e9b79efe2d rename calc_arg_offset to match newest booststack 2025-05-18 17:48:57 -04:00
NepDisk
99daf2efd8 Use sneakerstacking sound cvar and use stacking helper func 2025-05-18 17:33:21 -04:00
NepDisk
f8443108a7 More various fixes 2025-05-18 15:44:30 -04:00
NepDisk
30eb87487b Use negative here instead 2025-05-18 14:19:33 -04:00
NepDisk
4950069cd6 Fix other minor issues brought up
Thanks again Jon
2025-05-18 14:18:06 -04:00
NepDisk
5f2fd005f0 Revert rocketsneaker usage nerf 2025-05-18 14:15:39 -04:00
NepDisk
91c4e0e7f0 Use Neptune shadow scales
Thanks Jon for the suggestion
2025-05-18 14:12:44 -04:00
NepDisk
b9836e4925 Add toggle for deadzone style
The game now defaults to Kart style deadzone to remove that stiffness felt on shallower angles
2025-05-18 14:06:56 -04:00
NepDisk
39f507d2b5 Make Ring drop on bumps consistent 2025-05-17 20:23:18 -04:00
NepDisk
a3b6a13e95 Fix retry softlock 2025-05-17 17:15:52 -04:00
NepDisk
e78877783e Fix buffer overflow in HWR_InitModels
Idk who did this
2025-05-17 16:27:09 -04:00
NepDisk
ff2f058972 refactor giveitem and port other RR cheats. 2025-05-17 12:46:37 -04:00
NepDisk
bf4e879c82 Update hash 2025-05-17 07:27:02 -04:00
NepDisk
575c6551ea Add mappatch.pk3, Allow patches to remove existing mapthings. 2025-05-16 08:41:14 -04:00
NepDisk
ab6962e05b Update hash for 1st map patch 2025-05-15 21:08:16 -04:00
NepDisk
9c164ce438 Use CEP itemoddscale code for 32p shit later 2025-05-15 20:56:51 -04:00
NepDisk
61e7d86d78 Instashield on Clash 2025-05-15 19:27:18 -04:00
NepDisk
2eaaf088de Bananas dont make you scream 2025-05-15 15:15:29 -04:00
NepDisk
3163dcf9c4 Remove bird window shake
sorry jartha
2025-05-15 14:35:46 -04:00
NepDisk
4e42d1ac75 Ensure good respawn angle from fallback 2025-05-15 11:57:45 -04:00
NepDisk
378d887a5c check for null pls 2025-05-15 11:42:02 -04:00
NepDisk
08408831bf the safeguardist of safeguards 2025-05-15 11:38:43 -04:00
NepDisk
5b8f200e1a Safeguard respawn next even more 2025-05-14 23:18:20 -04:00
Alug
f072746216 unlock everything when using modkartdata save
doesent make too much sense having to unlock everything again when playing mods
2025-05-14 11:45:27 -04:00
NepDisk
1886b6708f Fix inaccurate header 2025-05-13 16:19:30 -04:00
NepDisk
f05c8ee548 fix oob write when map has playerstarts for 32 players 2025-05-13 16:08:20 -04:00
NepDisk
cd24b68517 Revert "Use 32 instead of maxplayers"
This reverts commit 769f41dba1.
2025-05-13 15:57:23 -04:00
NepDisk
bd233a9201 Per map track complexity and modifier max 2025-05-13 15:49:21 -04:00
NepDisk
9a45acdd7d Fix item rolls 2025-05-13 13:53:46 -04:00
NepDisk
18c17b6b7c ugly looking line fix 2025-05-13 13:39:19 -04:00
NepDisk
a1c3c6b9e1 Reimplement ringloss on bump. Also fix some shield issues. 2025-05-13 13:36:11 -04:00
NepDisk
2399cb4f70 I forgor
I need to stop doing stuff with lack of sleep
2025-05-13 05:49:19 -04:00
NepDisk
654aaa6065 Fix bad copy paste 2025-05-13 05:34:39 -04:00
NepDisk
1ef87baf3f refactor kartspeed code and add respawn point safety 2025-05-12 22:25:11 -04:00
NepDisk
72130dfd99 Update hash for assets additions 2025-05-12 12:47:58 -04:00
NepDisk
1790eb413c Call LUA_HookLinedefExecute from LUA_HookSpecialExecute
Lets me directly use activator and means cleaner looking special code
2025-05-10 08:51:45 -04:00
NepDisk
f5f878e2eb Nerf the landmine. 2025-05-10 08:14:48 -04:00
NepDisk
9b538c9db2 Update hashbrown 2025-05-10 07:54:45 -04:00
NepDisk
1d6dd4125a Remove Droptarget. 2025-05-10 07:31:51 -04:00
NepDisk
d69c999890 Allow both Execute hooks in UDMF 2025-05-10 06:27:32 -04:00
NepDisk
16b4ea9b6f Remove Mapping configs
They Have been moved to ULB
2025-05-09 01:27:18 -04:00
NepDisk
0699647d60 Merge pull request 'Map Patches' (#52) from mappatch into blankart-dev
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/52
2025-05-08 21:51:03 +00:00
GenericHeroGuy
a5ec18ead7 Fix regression in checkpoint handling for unpatched waypoint maps 2025-05-08 23:20:52 +02:00
GenericHeroGuy
b7afe4f347 Use legacy checkpoint threshold for patched maps 2025-05-08 22:23:03 +02:00
GenericHeroGuy
d0ed82a540 Allow multiple checksums to be specified in a patch
...and while I'm at it, actually pad the printed hash
2025-05-08 22:00:46 +02:00
NepDisk
97fe82afc9 Merge branch 'blankart-dev' into mappatch 2025-05-08 09:27:16 -04:00
NepDisk
fa750c450a Make sneaker types no longer a magic number 2025-05-08 09:23:55 -04:00
NepDisk
0c185993b9 Merge branch 'blankart-dev' into mappatch 2025-05-07 15:42:22 -04:00