userFlaviencancel

6,032 Commits over 790 Days - 0.32cph!

13 Days Ago
Fixed string lights mixing up local and world, its all local now
13 Days Ago
Disabled mip maps on string lights wire textures, streaming doesn't work with line renderers
13 Days Ago
merge from main
13 Days Ago
merge from wallpaper_playerboats
13 Days Ago
Fixed wallpaper occasional deployable mismatch by overriding the entity for FindAppropriateHandle Bumped the ray radius so the picked entity doesn’t oscillate too much
13 Days Ago
Added poolable to all wallpaper prefabs (no clue why I didnt add this initially?)
13 Days Ago
Hull square and hull triangle socket name update
13 Days Ago
Fixed wallpaper placed on finished boat not toggling its batching component
13 Days Ago
Allow wallpaper deployment on finished boats Simplified WallpaperPlanner construction switching logic
13 Days Ago
Updated wallpaper commands to work with player boats
13 Days Ago
More checks in WallpaperPlanner that needed Vehicle_Large
13 Days Ago
Updated wallpaper inside sockets to include vehicle_large
13 Days Ago
Added wallpaper sockets and wallpaper conditional models to all boat parts Updated wallpaper settings
13 Days Ago
merge from naval_update/io_boats
13 Days Ago
Fixed triangle planter and triangle railroad planter having non convex colliders Remade powered water purifier collider using primitives
13 Days Ago
Spooky speaker, water catcher, disco floor and strobe light deployable on boats
13 Days Ago
Fixed simple light, RF receiver, RF broadcaster and water barrel not parenting to boats (layer issue) Disabled ceiling light on boat, was pushed by accident
13 Days Ago
merge from main
13 Days Ago
▄▅▉▄▆▊ ▋█▋▋ ▉▆▉▆▄▍▊▅▆▆▌▊█▊▄▇█▋▋▆▆
13 Days Ago
█▌▌▌▋▋ ▆▍▊▇▌▉▌▋ ▇▇▅ █▆▌ ▊█▆▆▍▋ ▊▅█ █▍▍▉▆█▌▄▄▍█▇▇▋▊▍ ▌█▇
13 Days Ago
█▋▄▄▍▆ ▉▍▅▍▍▇▅ ▊▉▌█▄ ▅▇▅█ ▉▌ ▉▅▅▊ ▇▆ █▌▍▅▄▊▋▇ ▆▅ ▆▆█▅▌ ▆▅▆▆▍█▌ ▋▆▄▍ ▅▅█▌ ▅▌▉▍█ ▄ █▍▊▌▅▅▋▍ ▄▍▄▇▄ ▆▄▌██▋▉ ▅▋▅ ▄▉▉▍█ ▄█▊█▋▌▌ ▅▊▇ ▌▇ ▅▌▅ ▅▍▋▅▅▌▆ █▅▅▍▍▊▌▉▇▉ ▅▇▍ ▊▆▉▊▅█ ▌▆▄ ▉██▇▉ ▄▅ ▌▇▋ ▉▌▍█▇ ▌▍▆▆▅▄ ▆▅▌▌ ▉▌█▄ ▍▋▍▄▇▉▋ ▉▊▅ ▌██▅▇ ▋▄▊ ▌▆▌▆▅ ▉▄▄▆▇ ▊ █▄▅▊ ▋▇ ▄▊▌▉▌ ▉▇▆ ▅█▊ ▉▅▋▄▋▌ ▄▆ ▆▋▉▇▍ ▆▇ █▌▅▄ ▊▋▋▌▇▅▆ ▄▍▊▉▍ ▄▅█▉▅▉▉ ▊▅▅ █▉▊▉▆▌ ▇▉▅█▅▄▋
13 Days Ago
merge from settingsmenu_export_config
13 Days Ago
Compile fix
13 Days Ago
merge from testrunner_editor
13 Days Ago
Added TestRunner.Pipeline, an access point for the build pipeline to run all the editor tests in one go
13 Days Ago
merge from testrunner_editor
13 Days Ago
Restored TestRedirects
13 Days Ago
merge from naval_update/io_boats
13 Days Ago
Plant pot deployable on boats
13 Days Ago
Better checks for IO entities not sharing the same root parent
14 Days Ago
Fixed ioentity.allow_on_boats convar including Signage
14 Days Ago
Paintable reactive target deployable on boats
14 Days Ago
Fixed non convex mesh colliders for: RF broadcaster, RF receiver, simple light and reactive target
14 Days Ago
merge from main
14 Days Ago
merge from testrunner_editor
14 Days Ago
Flagged all the prefab tests as TestMethodEditor
14 Days Ago
Added TestMethodEditorAttribute, tests that can run in edit mode (or playmode editor) using the TestRunner. Meant for asset validation tests Some refactoring to support the edit mode/play mode branching Added a cancel button to the editor window Fixed the test result time mismatch
14 Days Ago
deepsea.enabled convar default to true (needs to be specified now that its a ReplicatedVar)
14 Days Ago
Remade water barrel collider with primitives, it had a non-convex mesh collider
14 Days Ago
Moved all the RegisterSplashable calls from ServerInit to OnDeployed and PostServerLoad so they're correctly flagged as mobile by the grid (parent wasn't set yet in ServerInit)
14 Days Ago
Reduced minecart planter colliders count from 16 to 4
14 Days Ago
All IO water items deployable on boats
14 Days Ago
Fixed ceiling fluorescent light invisible cables and meleehack invalids
14 Days Ago
merge from naval_update/io_boats
14 Days Ago
Compile fix
14 Days Ago
Use GetRootParentEntity instead of the new GetRootParent method
14 Days Ago
Can't connect IO entities not sharing the same root parent
14 Days Ago
More IO prefabs deployable on boats
14 Days Ago
ioentity.allow_on_boat now blocks placement of all io entities on boats (just a temp killswitch)
14 Days Ago
Wire snapping works on moving boats