reporust_rebootcancel

123,984 Commits over 4,171 Days - 1.24cph!

11 Months Ago
wip qte
11 Months Ago
removed WaterVisibilityTrigger from xmas dungeon cell prefabs
11 Months Ago
merge from Halloween24
11 Months Ago
removing WaterVisibilityTrigger from all halloween procedural dungeon cell prefabs and set it to not spawn a christmas dungeon
11 Months Ago
merge from main
11 Months Ago
Fix: FreeUnmanaged the DebrisEntity list after we're done with it
11 Months Ago
Updated english engine.json file
11 Months Ago
Merge from gesturepack
11 Months Ago
Cherrypicked 106168
11 Months Ago
Protocol++
11 Months Ago
Removed a log
11 Months Ago
Fixed halloween hunt score announcement typo
11 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
11 Months Ago
Clean: removing leftover log Tests: none, trivial change
11 Months Ago
Merge: from main Tests: none (no conflicts)
11 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
11 Months Ago
Fixed join gesture getting left on the screen when cancelling rps
11 Months Ago
Merge from main
11 Months Ago
▋▋▄▄▉ ▊▇▋▋ ▉▉▌▅
11 Months Ago
removed random water body
11 Months Ago
█▊▇▄▅ █▄▋▍ ▇▆▍▉
11 Months Ago
merge from halloween24
11 Months Ago
Halloween dungeon population 1
11 Months Ago
Merge from halloween24
11 Months Ago
Can now collect Scarecrow heads with skinning knife
11 Months Ago
Directional surface stuff WIP
11 Months Ago
test deployable setup
11 Months Ago
merge from Halloween24
11 Months Ago
Enabled halloween event Enabled Scarecrowpopulation Updated collectables Added bone collectable Frank default table craftable Enabled portals
11 Months Ago
▅▇▌▉▇ ▌█▅▊ ██_▊▉▄▋_▋▋▋▉▉▌▄▅▋
11 Months Ago
▊▅▅▇▍▍▍▊▉ ▄▋▌ ▌█▄ ▅▇▅█▅▋ ▌▄▇▉▅▉, █▅▇▅▍█ ▇▄▊▇ ▋▌▆▆▊ ▄▉▌▇ ▄▉█ ▆▋█▊ ▌▊▌ ▄▋▋▋█ █▉▆ ▍▋▇███▋ ▊▇ ▆▍▅, ▋▉▉ ▅▅▄▄ ▌▉▊▇▊▊ ▆▉▊▍▅▌ ▋▄▌▉ ▄▄▉'▅ ▄▉▅▄ █▍▉▄▉▅
11 Months Ago
▇▉▋▌▉ █▉▊▄ ▊▌_█▉▆▊_▊▇▋▅▉▅▌▄▆ (▇█▆ ▄▌▊▊▋▊ ▄▌▄█▉▌█▄ ▆▅▅█ ▌▍▇▆▊▇▍▍▇, ▆▉▉ ▉█▄▆▉▌█ ▄▅▌▉▇ ▉▅▋▍▋█▌▊ ▌▋ ▉▉▌▋▅ ▆▊▌▆▋▇)
11 Months Ago
▌▆▄▉▄ ▊▅▅▍ ▇▅▋▌
11 Months Ago
- Wolves have a chance to stand their ground and start growling at the first swing, if they do this swing again to make them flee - Make torch swing reactions less delayed - Remove cases where a wolf is quite close to the fire, but just stares without either growling or moving away which looked odd
11 Months Ago
Fix held items on fire like torches, bows and flame throwers not being detected by wolves if the fire moves far from where it was lit
11 Months Ago
Fix fire not being detected sometimes at a specific distance (do not forget about a fire when it leaves out perception range, remember it until it's disappears)
11 Months Ago
Refactor FSM states to return their status, instead of having it being a member field (less error prone and helps states be AI architectures agnostic)
11 Months Ago
▆▌▉▉▌ ▆▌▊▆ ██_▌█▅█_▌▋▄▄▆▇█▍▅ (▌▊▄ ▇▅▌█▆▆▌▋ ▌██▋, ▄█▊▋█▇ ▉▍▆▋▍▊▆▉ ▅▄ ▌▌█▋)
11 Months Ago
backup ram prefab
11 Months Ago
Fix immortal wolves
11 Months Ago
Replaced radiation removal tea with the anti rad tea in the food cache loot table
11 Months Ago
Store the user ID of the player who last edited the VM name (needs a protobuf gen to persist through save/load)
11 Months Ago
Don't show NPC vending machine names
11 Months Ago
Merge from main
11 Months Ago
main -> vines
11 Months Ago
- Local vine setup - Mountable calls vine update RPC - Manifest rebuild
11 Months Ago
Example rock
11 Months Ago
Template rock
11 Months Ago
Initial work to render a line
11 Months Ago
Dispose of line renderer on destroy