reporust_rebootcancel

106,291 Commits over 3,806 Days - 1.16cph!

1 Year Ago
Try to place 2 underground rail entrances Slightly better selection of underground rail entrance placement positions
1 Year Ago
Added a final blend layer to the entrance to simulate large scale AO and dirt Some prefab tweaks
1 Year Ago
PathFinder uses better heuristic with and without diagonals
1 Year Ago
Fixed fishing village placement performance issue
1 Year Ago
cherry pick from /editor-decal-update-fix
1 Year Ago
Added ProceduralMapRailSimple
1 Year Ago
▇▍▌▅▆▆▊▆▊█▍ ▍▄█ ▇▍▋▆▅ ▌▉▇▅█ ▌▉▊▄▅▅▉ ▍▇▅▅▊
1 Year Ago
Fixed deferred decals becoming unresponsive in edit-mode
1 Year Ago
Linked the Prefab Context Editing Scene in the right field in Project Settings so all artists can use
1 Year Ago
Prefab context editing scene (contains Main Camera and Skydome)
1 Year Ago
added decal prefabs to relevant building blocks
1 Year Ago
concrete decals polish pass, resized, added some cracks decal
1 Year Ago
Working version for testing
1 Year Ago
Players can't place things in the supply box
1 Year Ago
Build navmesh for islands loaded from a save
1 Year Ago
debug for testing
1 Year Ago
bunch of new decals
1 Year Ago
more wip
1 Year Ago
very WIP island loading
1 Year Ago
Additional work, some in previous commit, changing IronSights so Enabled isn't a public var that can be set in inspector. This was often being set to default to True, when it should have always defaulted to False and let the player's ADS input fully control it.
1 Year Ago
Nice transition for ADS into fullscreen UI
1 Year Ago
Merge from main
1 Year Ago
removed previous textures
1 Year Ago
updated brutalist skin textures
1 Year Ago
UV mapping fixes post texture update Redo of some gibs post texture update
1 Year Ago
▍▉▉▌▊▅▅ ▋▌▄▆█▆ ▆▄▉▇▄▅ ▋█▋▉▌▍
1 Year Ago
Updated deploy guide and fixed short LOD distances for siren light.
1 Year Ago
WIP tracking when a player has either completed the tutorial or declined it, still pretty broken
1 Year Ago
Revert initial resource objectives
1 Year Ago
Conflict fix
1 Year Ago
Fixed conveyor Filter AND mode outputting the filter success output if no items passed the filter
1 Year Ago
Fixed player potentially getting stuck in the skydiving pose when stuck between two objects and considered non grounded Skydiving animations will now only play if the players velocity is > 10, should also fix some reports of the animation triggerring while climbing ladders Fixed some IK weirdness during parachute deploy animation in third person introduced in 87586
1 Year Ago
Fixed minicopter push behaviour regression from last month Wheels weren't being updated all the time anymore and most of the minicopter push movement is via the wheels, so now we let the wheels run while we're pushing
1 Year Ago
▋▄▅▇▆ ▊▋▊▇▊ ▇▅▄▍▊ ▄▆▊▋▅▌▌█▊ ▌ ▋▋█▄▄▊ ▉▋▍▇ ██▋ ▊▅▄▊▍▄ ▅▍ ▋█ ▌▍▅▋▉▅ ▇▌▉▉██▌▇▊▆ ▍▌▇▅▉ ▆ ▊▉▍▊▄▅ ▌█ ▉▌▍▇▊▅ ▌▍ ▍▊▉ ▉▌▌▆▅▆ ▋▄▊▄ ▆▊▊▌▊ ▆▊▋▍▅▆ ▍▄▄ ▊▉▉▋▉█ ▄▌ ▋▉▄ ▇▋▆▌▇▆ ▅▆█▆▅▆ ▉▍▌▅ ▅▄█ ▇▉▌▌▉▊ ▋▄▉▆ ▍▇▍ ▅▋▆ ▉█ ▍▉▌ ▄▋▊▋▉▆ ▄▋▊▆▍▌▆▆▉█ ▌▊▆▉▅▉▄█ ▌▅▅ ▋▊▇▋▅█ ▉▆▌▆▅▄▇▋▇▌▄ ▍▉▋▌▆▌▊▋, ▋▄▊█▊▅▍▇▅▆'▄ ▇█▌▇ ▊▍▋▆▋▉ ▍▌▌▋▄█▇█▆▉ ▌▊ ▍██ ▍▋▅▅▆▋ ▅▉ ▇▉▉▅▅▄.▌▉▉▌▆▌▆▌ ▋▊▊▉▌▌▋ ▅ ▋██▍▋ ▆▉▅▉▌▋ ▇▉▆█▇ ▅█▇▍▇▋▋▉ ▆▄▍ █▉▊▌ ▇▋▅▌'▄ ▋▆ ▆▊▍█▇ ▇▅ ▌▆▉ ▅▆██▉▋▌ ▍▋▌▊ ▊▆▅▉▍▄
1 Year Ago
Removed the legacy parachute animations in the player controller, they weren't being used but were throwing some warnings on boot Improved hand IK easing on first person parachute, created a new SetParameterCurveAnimatorBehaviour behaviour to set a float parameter over time during an animator state
1 Year Ago
Added vehicles to the parachute pre deploy space checks. Prevents parachutes getting deployed too early when jumping out of the scrap transport helicopter hitting the helicopter and instantly killing the parachute
1 Year Ago
Water level must be at least 5m below the players height before deploying the parachute, fixes jumping with a parachute equipped while standing on an rhib deploying the parachute (which would immediately crash and hurt the player)
1 Year Ago
Atlas tweaks & particle system iteration
1 Year Ago
▉▊▉▊▊▊▅ ▊▇▋█▌▉▌ ▄▄▍▊▉ ▄▋▌▅▌ ▄▉▌█▌ ▊▋▇ ▉▋▉▄▋▇▆▊▍ █▇▅▍▍▄▆▄▌ ▆▅▋▉▋.
1 Year Ago
Merge from bounds
1 Year Ago
Compile fix
1 Year Ago
Generate island locations during bootstrap, before spawn handling. DensitySpawnPopulation can now filter out island areas. Flag junkpiles_water to not spawn in outer tutorial bounds.
1 Year Ago
Calculate and save the world bounds, minus the outer area used for tutorial islands, during island spawn position generation.
1 Year Ago
merge from island_timeout. Plastic merge this merge way harder than it needed to be for some reason, but it should all be good.
1 Year Ago
Don't allow achievements to unlock or progress while in the tutorial, we want those to start processing once the player is in the real game
1 Year Ago
Added a new tutorial only chicken type that drops animal fat
1 Year Ago
Adjusted some help text
1 Year Ago
Merge from main
1 Year Ago
Merge from main