reporust_rebootcancel

113,995 Commits over 3,959 Days - 1.20cph!

1 Year Ago
Added support for frontier door to open in both directions based on what side the player is on
1 Year Ago
missing file
1 Year Ago
more frame wip
1 Year Ago
Manifest, id fixes Added new GestureDoor component, plays a gesture on the player who opens the door, applied on frontier door Added a player inventory config for testing
1 Year Ago
Backups
1 Year Ago
Parent merge
1 Year Ago
Merge from halloween2023
1 Year Ago
Merge from main
1 Year Ago
Trains no longer collide with terrain. Fixes them not being able to enter train tunnels.
1 Year Ago
Play a bear roar sfx during the bear mission conversation
1 Year Ago
Don't play sfx for pings created by the mission objectives
1 Year Ago
Give more starting resources in base building mission Don't turn the mission provider to face the player Description fixes
1 Year Ago
Show all declared flags on the EntityFlag_Toggle inspector (needs to be declared in const fields)
1 Year Ago
Similar minor QOL edit. Add a note on why a flag is set client-side in CoalingTower
1 Year Ago
Added editor UI warning if EntityFlag_Toggle is used in an invalid location
1 Year Ago
merge from experimental
1 Year Ago
merge from main
1 Year Ago
merge from main
1 Year Ago
merge from io_bed_issue
1 Year Ago
merge from cached_browser_tag_fix
1 Year Ago
█▅▋█▇█ ▉▌█▌▄ █▋▄ ▆██▆▄, ▄▊ ▉▄▅ ▊▆▅▆▅▇▋ ▄▋▌█▊▅▊▄ ▉█▆▊ █▆▆▊▅
1 Year Ago
▇▉▇▍ █▊▊▌▆▅▊▌ ▇▍▌▅ ▊▄▍▆
1 Year Ago
merge from main
1 Year Ago
▇▄▍▉ ▉▍▋▌▍▇▅▇
1 Year Ago
3p hmlmg hand clipping fix
1 Year Ago
Final grading for L. Light emission driven by its own entity to simplify.
1 Year Ago
viewmodel glove skinning fixes - diversuit skinning fixes - scientist suit skinning fixes - hazmat skinning fixes - boneknife base file update with correct bone positions - boneknife prefab updated - combat prefab updated
1 Year Ago
Removed tag filtering for cached queries since we didn't take into account excluded tags & the server browser filters out "weekly" tags already
1 Year Ago
▉▊█▇▌ ▌▄▆▅▌▄▉ ▊▅▍▉██▉▊▅▌▌ █▋▄▋ █▍▄▋▄▅▇ ▌▌█▋▋▋▌▍▋ ▆▆▉▅▌.
1 Year Ago
Merge from rail_network_link
1 Year Ago
Rail keeps more distance from monuments
1 Year Ago
Added player skeleton to HuntingTrophy_small Added chicken head to HuntingTrophy_small Texture tweaks for HuntingTrophy_small
1 Year Ago
Set the missing material in the entrance prefab
1 Year Ago
Added missing concrete pavement material
1 Year Ago
merge from DraculaCape
1 Year Ago
Merge from rail_network_link
1 Year Ago
Regenerating all rail splines
1 Year Ago
Network++ Enabled Halloween event Enabled scarecrowpopulation Enabled scoreboard Switched collectables to halloween themed Added bone collectables Updated ambience Enabled candy vision Updated menu video Frank table default craftable Updated loot tables Enabled halloween portals with a population of 1
1 Year Ago
Merge from rail_network_link
1 Year Ago
Improved ice_lake_3 terrain checks so it doesn't overlap train tunnel hatch entrance
1 Year Ago
merge from main
1 Year Ago
Merge from rail_network_link
1 Year Ago
Adding back prevSign workaround
1 Year Ago
Merge from rail_network_link
1 Year Ago
Better TerrainPath cliff and decor topology handling
1 Year Ago
merge from experimental - RC
1 Year Ago
merge from main - RC
1 Year Ago
merge from main
1 Year Ago
phrases / codegen checks
1 Year Ago
GenerateRailLayout paths rails closest to the ring rail first (so they aren't blocked by rails that start further from the ring rail) GenerateRailLayout cleanup for BlockedPointsAdditional TerrainPathConnect center point calculation fix in GenerateRailLayout Removing prevSign workaround from GenerateRailLayout