130,032 Commits over 4,232 Days - 1.28cph!
Show a game tip mentioning the built-in code lock the first three times you place a steering wheel.
Fixed debug portal renderer being visible with the convar off
Small engine skinning fix
- Fix inverted margin and spacing values on the deep sea rhibs - was causing the spawning values to be totally wrong and spawning rhibs at the corners with barely any on the map
- Remove useless logs
Only try and ram occasionally
- add spawnrhibgrouphere to test group spawning and try and replicate scientist kill bug
- try spawning boats lower in the water plane
- spawn relative to the correct water height (including waves)
- Force the boyuancy system to wake up when the ai takes over (try and stop the boats from drowing all the scientist on spawn)
- Better boat positioning
- Add more bouyancy points to the pt boat (rear was a nightmare)
- Wake up the boats from further away
- Convar to spawn boat groups together
Set default EditFinishUseInterval to 1 second.
Evaluate water height at water positions and spawn y at that rather than possibly under water
Npc aim refactor progress
naval_update -> scientist_boat_ai
Check textures for null in ApplyMipLevels()
Check textures for null in ApplyMipLevels()
Merge Indirect Instancing Fixes
* Store local bounds so that new world bounds can be derived when an instance moves
* Emit a warning when a unit cube is assumed for bounds
* Don't actually try calculating worldBounds for Unity, it gets really messy when things move around
* Use the new local bounds for the debug overlay as well
* Add some null checks in MotionList
* Add BroadcastTransformUpdate() to force-update the instance transform regardless of motion state
roof conditionals visual polish
various fixes
Cannon animation polish pass
ak charm anchor position tweak
Edit/finish cooldown is now handled by a flag, client UI menu options based on the flag.
roof block model transforms reset, removed duplicate gibbable scripts
backpack charm texture updates
Updated deep sea map marker tooltip wording
Added deepsea.setTimeToNextOpening
Lets you set the time before the next deep sea opening
Adding space station building grade
Added new skin blocks to master blocks
Space station building block prefabs setup
Init boat audio shortly after client boat is enabled so it can use cached data.
Remove some debug logs.
Paintball Gun - split transparent parts into extra material, added backfaces for tape, WIP texture update
Added BoatBuildingStation.Client partial, moved some code.
▍▅▇▋ █▋█▅▄▍ █▋▉▉▉ ▌▆▅ ▌▊ ▅▉'▊
IsBoatFullyContained uses cached blocks
▆▅█ ▆▇▉▆▊▅▇▇▆▋.▌▊█▆▌▊▍▆▌█▄▊▄▌▋▋() █▅▊▊▋ █▍▋▉ ▊▊█▋▅▄ ▊▇▌▅▉.
▉█▌▅▍▅ █▊▇▉▆▋█▍▋▆▊▊▄█▋▋▊() ▅▍ ▉█▊ ▇█▇▆▊▆ ▆▍▆█▊.
▉▄▆▇▄█▍ ▍▌█▌▍▊▌▋▌▋▋▊▆█() ▊▋ ▇▍▅ ▄▅▆▋▋ ▍▆▄█▇
Created a command to fill the players inventory with random items. Its functional but still need some more work.
merge from playable_monument_scenes
birthday hat - fix / added ground light to illuminate the area when enabled by the player
merge from cannon_improvements