138,102 Commits over 4,324 Days - 1.33cph!

10 Days Ago
Test for verifying deployables that are placeable on boats have only convex colliders All pass as expected
10 Days Ago
Apartment complex b greybox update
10 Days Ago
Simplify prefab pre processing error (to get more info on this build issue)
10 Days Ago
When PrefabPreProcess fails on an object - attempt to dump its name Try and get the path in a try/catch block so it doesnt NRE and stop the build
10 Days Ago
Added copy/paste support
10 Days Ago
Additionally added coiled model for the wire tool world model prefab https://files.facepunch.com/curtis/1b1311b1/13_23-42-EqualMartin.jpg
10 Days Ago
Removed garage door from T2 tech tree. Moved IO tech tree contents so they actually fit on the screen
10 Days Ago
Some minor tweaks to prevent it bouncing on the edges between colliders Not perfect but will do for the playtest
10 Days Ago
removed world model outline script that didnt work anyway
10 Days Ago
More player head seed work
10 Days Ago
Can use ball without tee remove a bunch of logs
10 Days Ago
Messy set of bug fixes so i can do one final check before builds
10 Days Ago
cobalt ball tint mask
10 Days Ago
Disable golf tee killing balls if you dont swing off the tee. Was causing
10 Days Ago
removed normal map from detail layer on golf balls
10 Days Ago
golf hole super rough textures
10 Days Ago
Added import/export buttons
10 Days Ago
Engineering workbench refresh, multiple tabs separating different item types, looks a bit cleaner than the current one. Added Garage door to engineering workbench
10 Days Ago
Swapped interaction icons to something better than crosses everywhere
10 Days Ago
Add random golf ball colours
10 Days Ago
merge from main
10 Days Ago
Fix bug when trying to tee off from the golf tee
10 Days Ago
Created a new coiled world model for data cable when on the ground, updated prefab.
10 Days Ago
added in new rock golf ball
10 Days Ago
- added more plant varieties, palms, cacti, monsteras etc - added plant pot options
10 Days Ago
fixed broken key on golf tee, rotated so its facing forwards, tweaked tee position
10 Days Ago
shortened plant prefab names
10 Days Ago
folder reorganisation vol1
10 Days Ago
Golfcart visuals
10 Days Ago
Recommitting name changes to minigolf deployables
10 Days Ago
- Swap terrain convar lodFactor with lodGlobalScale - GlobalScale effects cell counts between each LOD level - Add LOD cell extent sliders for each individual LOD level - Simplify instance offsets calc - Adjust culling for new terrain cell sizes
10 Days Ago
Data cable texture polish, updated texture meta
10 Days Ago
Forgot to commit code changes to deployables
10 Days Ago
- Update minigolf deploy guides to face the correct way when deploying - Update minigolf files - Updated minigolf deployable names - Added rendered Icons for mini golf deployables
10 Days Ago
Spawn the building guide version of the building block while the construction bot is flying to the building location, so it looks like the bot has it's own building guide
10 Days Ago
Add blueprint skin to foundation & wall prefabs
10 Days Ago
Create a building guide version of building blocks called the "blueprint" skin (foundation and wall so far) so we can render building blocks as their building guide version - disable colliders, batching & gibs on the blueprint versions as I don't intend a ton to be spawned at once & want them to be movable
10 Days Ago
Craggy (unsure if I changed anything but commit it for hackweek)
10 Days Ago
Codegen
10 Days Ago
Commands to load a blueprint directly into a roboport (so we don't have to get the building plan code done to paste base blueprints)
10 Days Ago
WIP code to support a building plan showing all the foundations of a base's blueprints
10 Days Ago
Prefabs created so far
10 Days Ago
New code added
10 Days Ago
Show the clan logo on the map marker too
10 Days Ago
CLIENT compile fixes
10 Days Ago
Compile fix - getting ready for aux3
10 Days Ago
Compile fixes
10 Days Ago
Fix golf tee nuking the ball under weird circumstances
10 Days Ago
Detect a winner and show a phrase when they win
10 Days Ago
Numerous bug fixes with the Golf UI