239,712 Commits over 3,837 Days - 2.60cph!

2 Months Ago
Move SpriteRenderingWidget up to SpriteTools namespace Move SpritesheetImporter from SpriteTools.SpriteEditor namespace to SpriteTools namespace and make import an Action that SpriteEditor hooks into. Hook up SpritesheetImporter to TilesetEditor window
2 Months Ago
break sfx break piece fading break particles card break scale
2 Months Ago
100m was quite limiting to the available spawn area, try 75m
2 Months Ago
Increased minimum train spline end distance from 60m to 100m
2 Months Ago
Merge 🚲💤 -> main
2 Months Ago
Fixed bikes slowly falling over when sleeping on a moving cargo ship
2 Months Ago
Fixed issue with smoke lingering. Missing mat change.
2 Months Ago
Fixed ground effect being rotated for some reason. Fixed blurred prop blades being fully lit on the bottom when sunlight hits the top of them.
2 Months Ago
Log rcon as part of runtime profiling - commands executed - number of connected clients - rcon commands ran each frame - successful or failed RCON connections - execution time of RCON commands per frame Reference pooling to Facepunch.Rcon assembly so Rcon stats can be pooled
2 Months Ago
Fix exception when unloading a minigun with exactly 256 bullets currently loaded
2 Months Ago
Fix IBL not working, Transparency in AmbientColor is used to lerp between artist's decided flat color and IBL/GI, defaults to GI AmbientLight component defaults to Gray color
2 Months Ago
Fixed heli spawning with the spotlight enabled regardless of TOD.
2 Months Ago
Cleaned a boatload of old legacy stuff from the prefab.
2 Months Ago
Damage, weakspot & impact fx. Applied to prefab.
2 Months Ago
Increased LOD distance of walkways on airfield towers, pre HLOD
2 Months Ago
Another attempt at preventing the homing missile launcher UI from staying on screen when spectating
2 Months Ago
Possible improvement to number sizing on item pickup UI widgets
2 Months Ago
Switch RCon from Queue<Command> with lock to ConcurrentQueue
2 Months Ago
Merge RailFix -> main
2 Months Ago
Another collider edit
2 Months Ago
Smoother collision
2 Months Ago
Fixed mesh index bug
2 Months Ago
▆▆▌▊▋ ▆▄▌▌▌▍ ▌▇▆ -> ▋█▋▄
2 Months Ago
2 Months Ago
Added missing audio source
2 Months Ago
Rail world gen uses my new collision mesh
2 Months Ago
▅▄▄▋▍ ▋▆▌▇█▍ ▋▊▅▍▍▅ ▉▄▇ -> ▆▍▍▉
2 Months Ago
▊▋▇▉█▍ ▌▇▆ ▄▆▍▍▊▆▇ ▊▍▄▍▅▊▋ ▅▉▍▇▊▍▄▆ ▌▉ ▆▋▇ ▆▇ █▆▋ ██▅▄▄▋ ▉▍ ▉▊▋▉▉█▍▄▅
2 Months Ago
Debug hair dye setups Debug hair cap geometry
2 Months Ago
New collider or procgen train tracks, instead of just using LOD0. Has much smoother ramps for the rails
2 Months Ago
Merge from main
2 Months Ago
Fixed not being able to skin SB TC back into a regular TC via the spray can
2 Months Ago
card break wip card breaker
2 Months Ago
seaweed mat , albedo and transluceny tweaks - darkened root, desaturated
2 Months Ago
Fixed sidecar bike pulling to the side again
2 Months Ago
Undo flexcontroller changes to see if they cause the crashes
2 Months Ago
Don't implicitly set zfar as infinity, if we want to do so we can do from C# side, but make it respect what we pass as zfar
2 Months Ago
swimming fish, added min and max scale on fishswarm script, changed fish speed and spawn frequency
2 Months Ago
Merge from main
2 Months Ago
Merge from sun_direction
2 Months Ago
Added menu option
2 Months Ago
Updated TileResource structure and prepared for creating Tileset Editor Move UndoStack from SpriteTools.SpriteEditor to SpriteTools namespace Removed AllWindows from SpriteEditor. Removed some debug logs from SpriteEditor. StateCookie is based on resource opened More updates to TilesetResource. TilesetResource is titled "2D Tileset" and Tileset Component is "2D Tileset component". Added SpriteComponent and TilesetComponent to "2D" category Basic TilesetEditor (Empty Window for now. Fitted with asset saving/loading, toolbars, undostack, ect.
2 Months Ago
cherry pick from 101558 fish swim shader
2 Months Ago
cherrypick from 101559
2 Months Ago
2 Months Ago
Added the ability to not apply light direction, convar'd.
2 Months Ago
Update one of the fish materials
2 Months Ago
Merge EnvironmentFish and CritterMovement shaders into EnvironmentFishCritter
2 Months Ago
plane changes
2 Months Ago
merge from tincan_alarm