reporust_rebootcancel

108,368 Commits over 3,867 Days - 1.17cph!

4 Years Ago
phrases
4 Years Ago
merge from main
4 Years Ago
Added snowball gun and snowballs to xmas loot table
4 Years Ago
Add some decay over time if a sled isn't being used
4 Years Ago
Merge from xmas_2020
4 Years Ago
Merge from main
4 Years Ago
Don't autokill sled when it collides with another sled
4 Years Ago
Added BlocksDoor bool to BaseMountable to control door opening logic (defaults to true) Sleds no longer block doors from opening
4 Years Ago
Fixed ice walls spawning gibs from all varieties instead of just the active variety (was causing the extreme gib forces)
4 Years Ago
Fixed snow machine not adapting its collision mesh on the server if in listen-server mode
4 Years Ago
neon signs use different inventory handling and deploy sounds
4 Years Ago
projectiles can disable default surface impact effects snowball gun projectile only plays snowball impact sound
4 Years Ago
Have the snow machine create a collision mesh on the server as well as the existing collision and visual meshes it generates on the client. Allows sled to work on snow machine snow (previously only worked on listen server)
4 Years Ago
hooked up snowball gun impact sounds
4 Years Ago
Fix socket check against snow machine terrain still not working sometimes (let it cast 0.1m further)
4 Years Ago
If a sled isn't moving you can now press W to give it a slight forward nudge while mounted
4 Years Ago
Merge from main
4 Years Ago
Tunnels 2/3
4 Years Ago
snowball inventory sounds
4 Years Ago
neon sign uses chain link impact sound
4 Years Ago
sled slide sounds louder, stereo w/ spread, and gain/pitch curve tweaks
4 Years Ago
Restore the previous brush when the eraser is selected and you click a color
4 Years Ago
Hide "Power Usage: 1" in the item details for wooden signs
4 Years Ago
Updated Snow Machine container name Relaxed Snow machine placement
4 Years Ago
Deleted a load of now unused utils etc. Some light refactoring.
4 Years Ago
Fixed sled not being placeable on snow machine snow - TerrainCheck sock now checks "Terrain" layer as well as "World"
4 Years Ago
Compile fix
4 Years Ago
Merge from xmas_2020
4 Years Ago
Apply the effect of gravity on sloped track
4 Years Ago
Code review cleanup
4 Years Ago
Decrease non-snow friction, wait a bit more time before switching to friction material Wait a second before showing the help pop up (prevents it popping up when travelling over small patches of non-snow surfaces)
4 Years Ago
-Only allow mounting WorkCart when already standing on its platform (prevent drive-by mounting by jumping at the right moment) -Fix bounds.Contains use, since it's AABB only, not rotated (Unity pls)
4 Years Ago
Add some rotational force to the sled if it's in the air to try and prevent flipping Don't show the help popup if a sled is in mid-air
4 Years Ago
Sand now counts as a valid surface for the sled
4 Years Ago
Add mount passthrough on WorkCart glass entity, so the player can still mount when looking at the windows.
4 Years Ago
New custom non-snow material with less friction that sled switches to once it leaves snow, sled should carry more momentum once it leaves snow
4 Years Ago
Increase direction match force (1 > 3)
4 Years Ago
Flip deploy angle of sled so it faces away from player
4 Years Ago
Manifest
4 Years Ago
Merge Main -> WorkCart
4 Years Ago
East tunnel entrances WIP Road material consistency fixes.
4 Years Ago
▆▉▉▉ ▍▍▅▇▉▋ ▄▇▍▍▋██▅█
4 Years Ago
Don't attach footstep sounds to the player + recycle it when it finishes playing
4 Years Ago
Fix instant camera not capturing photos with depth of field Delete the glass panel on all photo frames so people can actually see your beautiful photos properly
4 Years Ago
Merge from xmas_2020
4 Years Ago
Updated animated neon sign icons + enable mipmaps on all Move neon signs into the electrical category
4 Years Ago
Fix photo frames without a photo showing the photo from the previously opened photo frame with a photo
4 Years Ago
Cleaned up from IceWall prefab
4 Years Ago
▌▍▇▅▋▍ ▄▇▉ ▌▆▌▍ ▊▉ █▋▆▄▅▉ ▉█▊▄ ▉▍▋▋▌ ▆▅▅▇▇▆▋█, ▋▊▉▊▅▊▄, █▋▇▆▆▊▍█
4 Years Ago
merge from xmas