Commit graph

20 commits

Author SHA1 Message Date
NepDisk
d46f74ea7e This isn't needed the lua func already has an option for this 2026-02-17 14:19:36 -05:00
yamamama
d5ca5516de Split Classic and Alt. Invincibility
- It's what the people want, why bother to complain?
- Alt is now its own separate item titled the S-Monitor
- Several variables, macros, functions, and comments have been renamed to fit this change
2026-02-16 18:40:48 -05:00
NepDisk
e409d91949 static_castma(balls) 2026-02-16 00:08:47 -05:00
yamamama
b568e040ec Attempts to salvage Alt. Invin
What do people see in this thing...

* A player's invincibility is now permanently active until they get past the cluster player
* Speed boost has been buffed
* Cluster calculations now use an average-distance between players
* The odds system now uses a binary "force or not" format, instead of the gradienting system used prior.
  This should ensure that the item is rolled only when players need it the most.
2026-02-15 19:12:58 -05:00
NepDisk
e9cdbf97c3 Add flag that always forces the timer to the end of the list 2026-02-13 23:37:35 -05:00
NepDisk
d2ddf2a27a Use hudtranshalf for splitscreen timers
Why not make this respect player choice
2026-02-13 23:26:17 -05:00
NepDisk
e96b1bfdce Make flags field of timers act like a bitfield and add new flags 2026-02-13 23:15:42 -05:00
Indev
cf1ac5f864 Expose item timers to lua 2026-02-13 22:29:26 -05:00
NepDisk
6434c16446 Don't account for viewpoint text 2026-01-10 15:23:24 -05:00
yamamama
d417033fb6 Year update attempt 2 2026-01-01 14:45:23 -05:00
yamamama
a8b47436dd We've made a full rotation around the sun
I'm sure I've missed things; this was me just grepping instances of "2025" and adding the necessary changes
2026-01-01 13:32:38 -05:00
Indev
7af70c581a Add itemtimers and lapsplits into list of lua-togglable hud items 2025-12-24 01:41:07 +03:00
GenericHeroGuy
bcb0eb95cc More fastcmp cleanup 2025-12-11 21:58:37 +01:00
minenice55
d2e80f9462 add item use cooldown to hud timers 2025-11-12 10:08:28 -05:00
GenericHeroGuy
9c9041484a Recursively renormalize line endings 2025-09-30 17:37:45 +02:00
NepDisk
74973764e2 Update Draft and Timers to support offsets and use stplyrnum more 2025-09-26 21:31:44 -04:00
NepDisk
db315f72ac Comment out all stuff for big mode icons
We don't use this stuff currently so lets comment it out so its not compiled
2025-09-26 14:39:46 -04:00
NepDisk
e098598a3d Renable item timers and adjust for new assets 2025-09-26 14:16:10 -04:00
NepDisk
50c7019f44 Add KZ speedometer and fix many compiler warnings 2025-09-12 19:43:43 -04:00
NepDisk
8b15a9ebc2 Item Timers PT.1 2025-04-20 10:51:19 -04:00