Commit graph

8 commits

Author SHA1 Message Date
GenericHeroGuy
459f0d9da7 Add CV_GUARD flag 2025-10-19 01:13:14 +02:00
Anonimus
98fd13adf7 More goner system stuff
* Adjust item cooldowns
* Re-add Hyuu cooldown (I forgot)
* Force-set shield cooldowns for as long as one is being held
2025-10-15 09:21:01 -04:00
Anonimus
a697f924c8 Introduce the goner table
I'm Wing Gaster, the royal scientist!
2025-10-15 07:30:50 -04:00
Anonimus
9449e5aa28 Anti-frustration odds revision
* HEAVILY neuter the chances for Ballhog and 4x Orbinaut in item rolls
* Default Ballhog and 4x Orbi's cvars to "Off"
* Add a system to prevent certain "dudrolls" from appearing in lower placements
* Adjust the chances of 2x Jawz, 2x Sneaker, Invincibility, Sneaker, and Thunder Shield
* Reduce distvars further
2025-10-12 01:19:19 -04:00
Anonimus
3cfca7dbf8 Make odds distances cvars so we're not constantly recompiling 2025-09-27 20:32:21 -04:00
NepDisk
aaf91e38cb Further refactor odds stuff and prevent overflows 2025-09-25 00:29:30 -04:00
NepDisk
87300944fa Refactor legacy odds code to generate pdis instead of duping multiple legacy functions
Why did I ever do it like that before when it was this easy....
2025-09-24 22:55:38 -04:00
NepDisk
1c52947194 Small Cleanup
Make itemodds compile as C, remove .vscode
2025-09-11 11:16:13 -04:00
Renamed from src/k_odds.hpp (Browse further)