5,388 Commits over 854 Days - 0.26cph!
scientist_spawner_new_boats
Ensure oilrig and crate hacking rhibs are also included
scientist_spawner_new_ai -> main
scientist_spawners_enabled now affects Scientist Boat spawning
kill_scientist_boat_fix -> main
Fix scientist boats becoming bricked when using killscientists command
scientist_boat_ai_driverkill_fix -> main
Ensure Scientist boat AI will be left enabled if the driver is killed.
Prevents AI from not shooting when the driver dies
inventory_commands_streamermode
Ensure a bunch of inventory.give commands respect streamermode - hiding the giving players name
catapult_bee_worldmodel -> main
Add worldmodel script to bee ammo for the catapult
syncvar_improvements_3 -> main
Added an attribute to allow optional bypass of mandatory callback system
- SyncVars now call their callback method on Network Load
- First parameter of SyncVars callbacks can now be null. This only happens in cases where the callback runs on load
- Updated all existing scripts
Remove Golf Ball Rock that was bricking some prefab ID's
Cleanup to try another merge
Sucessfully cleaned and removed PlayerRigUpdate2 from hackweek_golf
Simplify prefab pre processing error (to get more info on this build issue)
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
Some minor tweaks to prevent it bouncing on the edges between colliders
Not perfect but will do for the playtest
Can use ball without tee
remove a bunch of logs
Messy set of bug fixes so i can do one final check before builds
Disable golf tee killing balls if you dont swing off the tee. Was causing
Swapped interaction icons to something better than crosses everywhere
Add random golf ball colours
Fix bug when trying to tee off from the golf tee
Compile fix - getting ready for aux3
Fix golf tee nuking the ball under weird circumstances
Detect a winner and show a phrase when they win
Numerous bug fixes with the Golf UI
Reserve the first two rows in the ui
Ensure golf ball home tee is set
Missing physics material files
Add Golf Leaderboard UI
- Add players based on who has joined the game
- Sort against strokes
- Show who has completed the course
Fixed bugs with numbering not changing under certain circumstances
Added visible par number, hole number and current players as text on the Tee Clock
Player scoring system. Player scores increase with each hit
- Ability to join/leave games on the tee
- Tee backtracks dismounts/swings to golf ball and mountable
- Deployable changes
- Phrases
Can now Tee-Off from the Tee
- Players can't kick golfballs
- Add drag on the ball so it doesnt roll forever
- Add bounciness
- Fixed swap to driver popup not working