108,192 Commits over 3,867 Days - 1.17cph!
Timeline playback/record initial test
Show the loading screen before teleporting the player rather than after, should fix players seeing the halloween/xmas dungeon as it loads in
battering ram fuel consumption
Show incorrect presses in red
fixed car lift collider box being offset in y/z
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.
fixed storage building large ceiling collider gap
Repair UI and gesturecollection prefabs after merge
▆▇▍▊▋▋ ▇▇█▊▊▌▄▋▍▊▍▅▅ (▆▍█▅▆▄) ▇▇▇ ▍▊▊▄▉▋▍▉ ▌▅▇▄█▊ █▄▄▄▊▊▌▇▊ ▅▆▋▄▋
▉▆▄ ▅▊▉▆▌▊▄█▇▅ ▅▄▇▄ ▋▄ ▉▍▋▄▌▇▌▇▄ ▄▍ ▄▅▋ ▉█▆▄▇▅ ▄▄▋ █▆▇▌▆ ▉▅█▌▍▅ ▇▊ ▌▆▆▋▌▆ ▅▌▊▍▇▉▊▊ ▌▆▊▊▍█▆ ▆▋██ ▉▋▌ ▉▅▄▄█▍ ▊▍▌▉▆ ▌ ▌▌▌▆ ▄▇ ▊▍▇ ▆▆▇▅▌▇
Add a small delay before showing QTE ui.
Tweak sequence length ranges.
Negative modifier tweaks.
Fail state can now apply player modifiers.
Pressing a wrong key will now fail the QTE.
Add some placeholder modifier effects for fail state.
Merge from main -> copypaste
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.
Basic initial QTE sequence generation, just string based for now.
Trigger QTE event properly and with generated sequence.
3p anims + updated worldmodel anims
removed WaterVisibilityTrigger from xmas dungeon cell prefabs
removing WaterVisibilityTrigger from all halloween procedural dungeon cell prefabs and set it to not spawn a christmas dungeon
Fix: FreeUnmanaged the DebrisEntity list after we're done with it
Updated english engine.json file
Fixed halloween hunt score announcement typo
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
Clean: removing leftover log
Tests: none, trivial change
Merge: from main
Tests: none (no conflicts)
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
Fixed join gesture getting left on the screen when cancelling rps
removed random water body
Halloween dungeon population 1
Can now collect Scarecrow heads with skinning knife
Directional surface stuff WIP