250,739 Commits over 3,959 Days - 2.64cph!

5 Years Ago
[D11] More fixes to debug camera controls
5 Years Ago
Upped powered water purifier output storage to 5000ml (same as input storage)
5 Years Ago
Merge from farming2
5 Years Ago
Resize input water collider on powered water purifier Removed duplicated client-side mesh collider that wasn't needed
5 Years Ago
Compile fix
5 Years Ago
Modified TriggerVehiclePush to work better with modular vehicles (using the vehicle centre rather than module centre, push cars in an axis direction rather than just away) Added TriggerVehiclePush volume to the garage door that gets activated while the door is closing, to hopefully push cars away from getting crushed/stuck in the door
5 Years Ago
Merge from main
5 Years Ago
Disable the invisible but very solid "Cubicles" on Playground
5 Years Ago
Reduce brake force multiplier from 750 to 300
5 Years Ago
Make brake lights dimmer than headlights
5 Years Ago
Show brake lights only when braking, not reversing
5 Years Ago
Remove filesystem stuff cause it doesn't show anything useful
5 Years Ago
Merge brake light changes
5 Years Ago
Revert 50452
5 Years Ago
Reorganize the news page Reorganize devices page Reorganize the map page Reorganize the hub page Reorganize the team page Reorganize the settings page Reorganize server switcher page Some cleanup
5 Years Ago
Vehicle brake light code changes
5 Years Ago
Use LightsAreOn accessor instead of checking flag directly Switch headlights/brakelights logic to a mask instead of a bool to reduce extra iterations
5 Years Ago
Seems like DrawPropertiesExcluding doesn't work correctly along with serializable classes. Remove ModularCarEditor for that reason.
5 Years Ago
Added a version of ForceModelSeed that doesn't require an overload
5 Years Ago
Merge from farming2
5 Years Ago
Meta file
5 Years Ago
Merge from Main -> Vehicles
5 Years Ago
Fixed water pump also incorrectly switching to on when water is inserted even if no power is connected
5 Years Ago
Merge from main
5 Years Ago
Grid snap now varies with zoom level Added grid guide when editing vertices
5 Years Ago
Exclude images referenced only by native from assetBundlePatterns (possibly save up to 10MB)
5 Years Ago
Run npx expo-optimize (saves 2.3 MB)
5 Years Ago
Try to recurse into subdirectories if they aren't readable
5 Years Ago
Add a utility page to inspect the filesystem contents
5 Years Ago
Powered Water Purifier workbench level requirement
5 Years Ago
Reduced water pump crafting time from 120 to 30 seconds
5 Years Ago
Fixed some SAM blind spots at Launch side puzzle bypass
5 Years Ago
Config updates for iOS
5 Years Ago
Fixed powered water purifier sometimes turning on when receiving water even if it wasn't powered
5 Years Ago
Add a delete button so lewis can hook thins up nicely
5 Years Ago
Fix rounded corners at bottom of the preview image
5 Years Ago
Update the server connection info when pairing a server that's already paired
5 Years Ago
Tick rate adjustments, don't immediately switch to error screen
5 Years Ago
Merge from DDraw fix
5 Years Ago
build error fix
5 Years Ago
Started big refactor A little more cleanup Fixed phantom shadows in VerticalSelector shader Started rewriting vertex adding / removing Create new vertex when half-edge widget is grabbed Snap new vertices to the grid Vertex creation refactor
5 Years Ago
Merged from DDraw fix
5 Years Ago
build error fix
5 Years Ago
Merge from DDraw fix
5 Years Ago
Hooked up DDraw renderer and removed test script
5 Years Ago
Converted all DDraw objects to use DD calls.
5 Years Ago
Add a warning to check if PersistentModel is saving very large amounts of data Remove debug
5 Years Ago
Add a cooldown before assigning a new task to the same player
5 Years Ago
Ticking improvements
5 Years Ago
Fix ToggleSwitch glitching out on load sometimes