yamamama
7331e41b57
Fix realloc use-after-free, better safeguard the defaultvalue overwrite
2025-12-27 17:38:48 -05:00
yamamama
606784ce14
Forgot to actually differentiate Alt. item runnerdist cvars
2025-12-27 17:38:48 -05:00
yamamama
3013a720a4
Properly set the cvar value
2025-12-27 17:38:48 -05:00
yamamama
15cd75eead
Per-item RUNNERAUGMENT distances
2025-12-27 17:38:48 -05:00
NepDisk
45a1139ef7
Update openAL-Soft
2025-12-26 22:22:20 -05:00
NepDisk
c822e256c9
Add more tracy zones
2025-12-26 20:27:01 -05:00
yamamama
c8b0a0483b
Expose K_GetSpeedPercentage to Lua
2025-12-26 03:43:50 -05:00
yamamama
8bb3482bc5
Expose the Arrow Bullet scalar to Lua
...
Very much for prototyping reasons
2025-12-26 03:43:41 -05:00
yamamama
21918df5f3
Adjust odds distances again
2025-12-26 03:43:29 -05:00
NepDisk
467796bdb6
Revert "Make zone allocation thread-safe"
...
This reverts commit 32af5957ca .
2025-12-25 22:15:10 -05:00
NepDisk
e711494a07
Reapply "dont call I_Quit from withing quit_handler, let it signal main loop to quit"
...
This reverts commit 8156c6e210 .
2025-12-25 22:14:04 -05:00
NepDisk
8156c6e210
Revert "dont call I_Quit from withing quit_handler, let it signal main loop to quit"
...
This reverts commit b093d93f7e .
2025-12-25 21:40:08 -05:00
NepDisk
7a453643aa
Actually fix not being able to use player->mo->color in lua
2025-12-25 18:24:14 -05:00
NepDisk
f61f6823dd
Revert "Fix player->skincolor always being set on player->mo"
...
This reverts commit 475b92174f .
2025-12-25 18:24:14 -05:00
NepDisk
ab9368a15b
Revert "Fix grow and invin color sticking with previous commit"
...
This reverts commit a8a5392304 .
2025-12-25 18:24:14 -05:00
NepDisk
ee60ffb938
Revert "Fix ringboost flash getting stuck"
...
This reverts commit 8cb3313752 .
2025-12-25 18:24:14 -05:00
NepDisk
abf8eabc81
Revert "Fix eggman flashing"
...
This reverts commit fcd4a2cef9 .
2025-12-25 18:24:14 -05:00
GenericHeroGuy
a5b82f41cb
New map patches, fix wrong name for SPB result
2025-12-25 23:32:24 +01:00
yamamama
fdd5c2b3ed
Merge pull request 'Shrink Fix' ( #208 ) from shrinkma into next
...
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/208
2025-12-25 05:38:30 +01:00
yamamama
0adff9842c
:patrick_mouth:
2025-12-24 23:22:05 -05:00
yamamama
33ca21b9f2
Terraindef bullshit
2025-12-24 23:22:05 -05:00
yamamama
94ea4e0614
Forgot about goddamn pogosprings
2025-12-24 23:22:05 -05:00
yamamama
d7c516777b
Revise this a bit to take smaller players overall into account
...
Paranoia change, mostly
2025-12-24 23:22:05 -05:00
yamamama
18146e5d69
Shrink Fix part 2: Make springs catch smaller players no matter what
2025-12-24 23:22:05 -05:00
yamamama
506917e24b
Shrink Fix part 1: Fudge spring launch scales
2025-12-24 23:22:04 -05:00
NepDisk
aede690bb7
Experiment, use nettics instead of max here
...
Classic does this so I'll try it
2025-12-24 12:36:17 -05:00
NepDisk
8c624cdc65
Remove tic provision
...
Based on 7cf14fbe74
2025-12-24 12:35:31 -05:00
NepDisk
ba2b525172
Remove CLIENTMIS
...
based on this commit from SRB2Classic 5d977d4297
2025-12-24 12:22:59 -05:00
Gustaf Alhäll
8da7bc7298
Fix integer overflow recursing through BSP for weather checks
2025-12-24 12:03:09 -05:00
Gustaf Alhäll
18186a2fd7
Fix use-after-free when object dies on touch
2025-12-24 12:03:09 -05:00
Gustaf Alhäll
32af5957ca
Make zone allocation thread-safe
2025-12-24 12:03:09 -05:00
NepDisk
4b7bbf622b
Merge pull request 'Add itemtimers and lapsplits into list of lua-togglable hud items' ( #207 ) from indev/blankart:lua-toggles-for-blan-hud into next
...
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/207
2025-12-23 23:47:49 +01:00
Indev
7af70c581a
Add itemtimers and lapsplits into list of lua-togglable hud items
2025-12-24 01:41:07 +03:00
NepDisk
fcd4a2cef9
Fix eggman flashing
2025-12-23 13:56:52 -05:00
GenericHeroGuy
c86c17ff59
Ok that's enough, pipe down
2025-12-23 02:36:02 +01:00
GenericHeroGuy
b80556fc46
Just ONE more platter refactor bro I SWEAR
...
* Map icon drawing is now centered so winton looks okay again
* Squeezed out literally every last pixel of margin (5 rows on greenres!)
* PgUp/PgDn can be used to scroll faster
* Delayed map selection because uhhh it's cool
2025-12-23 02:27:08 +01:00
NepDisk
7249273ca3
Revert "Kill Alt. Invin."
...
This reverts commit f414006e66 .
2025-12-22 20:23:45 -05:00
yamamama
f414006e66
Kill Alt. Invin.
2025-12-22 20:05:13 -05:00
yamamama
8cfe55a64d
Revert the stupid Bubble Shield bump nerf
2025-12-22 16:57:02 -05:00
NepDisk
7fd7cad52c
Fix usage of 502 in v1 kart maps
2025-12-22 14:14:40 -05:00
spherallic
b12ac5d3b2
Handle empty/"-" music lump name on music change
2025-12-22 12:16:52 -05:00
GenericHeroGuy
d372c1f07a
Forgot about condition sets!
2025-12-22 13:59:39 +01:00
GenericHeroGuy
d237a2720c
Softcode these? You got it boss
...
SOC warnings are an error now for mainwads btw :^)
2025-12-22 13:22:52 +01:00
NepDisk
57993914c7
warning clean up
2025-12-21 21:41:13 -05:00
NepDisk
78202c25ce
Remove duped declares
2025-12-21 21:41:13 -05:00
yamamama
6ffe793915
ACTUALLY add handleboost
...
Experiment: make it buff your drift turns + sparkrate too
2025-12-20 23:41:45 -05:00
yamamama
d031776ed3
Introduce handleboost
...
Copying the system directly from RR 2.4
2025-12-20 23:41:45 -05:00
NepDisk
8cb3313752
Fix ringboost flash getting stuck
2025-12-20 21:11:59 -05:00
NepDisk
a8a5392304
Fix grow and invin color sticking with previous commit
2025-12-20 09:32:31 -05:00
NepDisk
475b92174f
Fix player->skincolor always being set on player->mo
...
This should maybe color maangement on players just as easy as v1 without having to use dye
2025-12-19 18:20:46 -05:00