reporust_rebootcancel

137,543 Commits over 4,352 Days - 1.32cph!

2 Years Ago
Set clipping checks to true by default when creating a new BaseVehicle
2 Years Ago
Initial scientist AI design file
2 Years Ago
Merge from main
2 Years Ago
Merge from main
2 Years Ago
Refined jaw movement in tutorial NPC anims. Updated NPC attire.
2 Years Ago
Adjusted Tutorial NPC head look weight to 0.5
2 Years Ago
Lowered opacity of building guide placement material
2 Years Ago
Expose head look weight on tutorial NPC, set to 0.7 (was 1) Head look now only applies if the player is talking
2 Years Ago
Saving and loading
2 Years Ago
Improved camera FOV calculation
2 Years Ago
Crane can pickup and move objects to a specific target position/rotation
2 Years Ago
▇ ▉█▋█▍ ▍▌▄█▆▇▇▍ ▅▌▄▅▅██▇▇▅ ▉█▉█▅ ▅▇▆▉▉▍█ █▉▄▄▉▄▄▌▇▋▊ ▆▄▉▆ ▄▅▇▋▍▅ ▇ ▅▍▇▉▊▍▅▍▌ ▋▍ ▊▇▉ ▄▅▍▇▆▉
2 Years Ago
Allow item position offset settings just for skin viewer
2 Years Ago
Removed param override, it didn't work how I hoped
2 Years Ago
Make "head only" the default
2 Years Ago
- Put "Always" mode only in BaseVehicle, since generic mountables should never use it. - Moved the public inspector params out of #SERVER area (can cause issues when they're inside).
2 Years Ago
Boilerplate GenericLerp implementation for crane and entity setup
2 Years Ago
Refactored a bit to remove code duplication
2 Years Ago
Minor tidy up
2 Years Ago
Merge from main
2 Years Ago
█▅▄▉▊▌▆▆▅▍▅▊ ▄▅▊█▋▌ ▋▊ █ ▊▌▌▄▋▊▅ ▄▄▋▆█
2 Years Ago
Ask player to start tutorial when they wake up rather than when they are sleeping
2 Years Ago
If the tutorial island cannot be loaded when reconnecting for whatever reason revert the player state so they aren't left in limbo
2 Years Ago
Remove old comment that's no longer true
2 Years Ago
Fixed not being able to reconnect to a server mid tutorial after being disconnected
2 Years Ago
Remove unused feature
2 Years Ago
Merge from main -> full_server_demos
2 Years Ago
Additional walkway staircase meshes Brick variant prefabs of industrial buildings a and b Harbor 1 dressing progress
2 Years Ago
Try catch all parts of demo thread (incase of error on startup) Try to create demo directory in multiple places (incase it gets deleted or changed by users) (this will also kick off a new build)
2 Years Ago
Ye ole plugin switcheroo
2 Years Ago
Restored _vertex _fragment, and some _local, suffixes to save a few variants
2 Years Ago
Final fixes
2 Years Ago
resized textures
2 Years Ago
military flamethrower LODs -basic prefab setup -LODbake textures and materials
2 Years Ago
player update. exported/set up flashlight anims, updated its flashlight entity and override controller.
2 Years Ago
Added tree.simplified_collider server convar to toggle simplified server side tree colliders
2 Years Ago
Fixed commits being missing after merging
2 Years Ago
network++
2 Years Ago
merge from full_server_demos
2 Years Ago
New merge attempt
2 Years Ago
Fixed ElevatorStatic not checking if entities have been destroyed before adding them to floorPositions
2 Years Ago
Don't record raknet packets used to establish a connection
2 Years Ago
Compile fix
2 Years Ago
▍▇▅▉█▋▆▋▇ ▊▉▍▋▊▋▅▍ ▊██▅▅▍██ ▉▆▄▄▅█ ▌▉ ▍▇▌ ▅▆█▌▍▌▊▌
2 Years Ago
Particle Layer now dynamic on all shaders that use it; now toggable via material property block
2 Years Ago
▌▅▇▊▊▆ █▋▌▅▉▌▍▊ ▍▊▆▅▇▍ ▊▅ ▆▄▄▍ ▌▉▍▍▍▌▍▌▍▊▌ ▉▋ ▉▌▋▇█▉▊▆▆▊▌▊▆▅▌▉▊▍▆▉▊█ ▌▋▍▅▋▌▄▊▇▌▋ █▌▄▍ ▌▌██▋▉▍▄ ▇▊▊▅▇▆ ▋▉ ▍▅▅ ▄▍█▆▌▌ ▅▉▇ ▄▌▌▇▋
2 Years Ago
▆▊▌▉▇▌ ▅▅▆▆▍▍ ▉ ▄█▉▅▄▆▍
2 Years Ago
Fixed devLocalCoord shader missing transparent/forward passes, optimized variants and updated modding materials
2 Years Ago
Checked in main
2 Years Ago
Removed some useless logs