reporust_rebootcancel

111,294 Commits over 3,928 Days - 1.18cph!

3 Months Ago
HLOD now immediately resolves when the player finishes loading
3 Months Ago
removed the metal shield skin from rig then linked the v_shield to the weapon rootbone in the prefab.
3 Months Ago
Timeline playback/record initial test
3 Months Ago
Show the loading screen before teleporting the player rather than after, should fix players seeing the halloween/xmas dungeon as it loads in
3 Months Ago
battering ram fuel consumption
3 Months Ago
Show incorrect presses in red
3 Months Ago
3 Months Ago
fixed car lift collider box being offset in y/z
3 Months Ago
Incorrect key presses now reduce remaining time. QTE will now fail when running out of time. QTE timer loss is now configured on QTE entity.
3 Months Ago
3 Months Ago
fixed storage building large ceiling collider gap
3 Months Ago
Repair UI and gesturecollection prefabs after merge
3 Months Ago
Merge from main
3 Months Ago
Merge from QTE
3 Months Ago
▆▇▍▊▋▋ ▇▇█▊▊▌▄▋▍▊▍▅▅ (▆▍█▅▆▄) ▇▇▇ ▍▊▊▄▉▋▍▉ ▌▅▇▄█▊ █▄▄▄▊▊▌▇▊ ▅▆▋▄▋
3 Months Ago
▉▆▄ ▅▊▉▆▌▊▄█▇▅ ▅▄▇▄ ▋▄ ▉▍▋▄▌▇▌▇▄ ▄▍ ▄▅▋ ▉█▆▄▇▅ ▄▄▋ █▆▇▌▆ ▉▅█▌▍▅ ▇▊ ▌▆▆▋▌▆ ▅▌▊▍▇▉▊▊ ▌▆▊▊▍█▆ ▆▋██ ▉▋▌ ▉▅▄▄█▍ ▊▍▌▉▆ ▌ ▌▌▌▆ ▄▇ ▊▍▇ ▆▆▇▅▌▇
3 Months Ago
Add a small delay before showing QTE ui.
3 Months Ago
Tweak sequence length ranges. Negative modifier tweaks.
3 Months Ago
Fail state can now apply player modifiers. Pressing a wrong key will now fail the QTE. Add some placeholder modifier effects for fail state.
3 Months Ago
Merge from main -> copypaste
3 Months Ago
QTE entity start/stop/complete triggering. UI interacts with the entity. Completing the QTE now triggers the entity completion methods, ending the gesture, hiding the UI and clearing any associated player for SingularInteraction qte entities.
3 Months Ago
Basic initial QTE sequence generation, just string based for now. Trigger QTE event properly and with generated sequence.
3 Months Ago
3p anims + updated worldmodel anims
3 Months Ago
merge from Halloween24
3 Months Ago
wip qte
3 Months Ago
removed WaterVisibilityTrigger from xmas dungeon cell prefabs
3 Months Ago
merge from Halloween24
3 Months Ago
removing WaterVisibilityTrigger from all halloween procedural dungeon cell prefabs and set it to not spawn a christmas dungeon
3 Months Ago
merge from main
3 Months Ago
Fix: FreeUnmanaged the DebrisEntity list after we're done with it
3 Months Ago
Updated english engine.json file
3 Months Ago
Merge from gesturepack
3 Months Ago
Cherrypicked 106168
3 Months Ago
Protocol++
3 Months Ago
Removed a log
3 Months Ago
Fixed halloween hunt score announcement typo
3 Months Ago
Merge: from requesttrees_spike - Fixes NRE when players disconnect during tree streaming (fixed by discarding those players early) Tests: in Editor CLIENT+SERVER mode disconnected before 4k proc-map streamed in - server was gud
3 Months Ago
Clean: removing leftover log Tests: none, trivial change
3 Months Ago
Merge: from main Tests: none (no conflicts)
3 Months Ago
Bugfix: Don't try to send tree batches to disconnected players - Also replace a broken link in a comment Tests: In Server+Client mode disconnected the client - no NRE
3 Months Ago
Fixed join gesture getting left on the screen when cancelling rps
3 Months Ago
Merge from main
3 Months Ago
▋▋▄▄▉ ▊▇▋▋ ▉▉▌▅
3 Months Ago
removed random water body
3 Months Ago
█▊▇▄▅ █▄▋▍ ▇▆▍▉
3 Months Ago
merge from halloween24
3 Months Ago
Halloween dungeon population 1
3 Months Ago
Merge from halloween24
3 Months Ago
Can now collect Scarecrow heads with skinning knife
3 Months Ago
Directional surface stuff WIP