userJake_Richcancel
branchrust_reboot/main/modding_custom_vitalscancel

5 Commits over 0 Days - ∞cph!

7 Days Ago
Ensure all custom vitals are cleaned up when community UI is destroyed (aka left the server)
7 Days Ago
Implemented a way for the client to countdown a time so server isn't sending network updates to update vitals every 1s - use {timeleft:***} in RightText to use TimeSpan.ToString() formatting - test_custom_vitals commands accepts more parameters: {amount} {seconds} {formatting}
7 Days Ago
Codegen
7 Days Ago
Fix the merge + existing implementation, add changes not included in cherrypick - move vitals logic inside CommunityEntity instead of creating a new entity specifically for vitals
7 Days Ago
Cherrypick hackweek custom_vitals branch