198,704 Commits over 4,140 Days - 2.00cph!
Add global.updateNetworkPositionWithDebugCameraWhileSpectating, allows the debugcamera to update network groups as it moves around
This will only work if the player is currently spectating, when this enabled and a debugcamera is active the spectating player will be unparented from their spectate target
Fixed second player to join a blackjack game getting a white rectangle instead of the standard card back image on their first round
Removed barren map from bundles - Barren retired
thumb_up
31
thumb_down
158
Added BR br_sphere purple, red and green prefabs
Yet another materials update commit
Added Mint (teamid 9000/colour aeeeee) and Lavender (teamid 10000/colour ffe7ff) to the set of hardcoded team id colours
Added RelationshipManager.createAndAddToTeam that takes a uint parameter for easy testing (eg. RelationshipManager.CreateAndAddToTeam 9000 will make a new team with that ID and assigns the player in front of you to that team)
merge from io_budget_health
merge from qol_hbhf_stacksize
merge from audio_alarm_label_fix
merge from 3p hmlmg clipping fix
Bump ents library limits to MAX_EDICTS
Added Cull mode option (default Off) to "Particles/Alpha Blended" shader
Increase stacksize of hbhf sensor from 1 -> 5
m4 shotgun viewmodel
- deploy update
- removed pump movement in reload
disabled animator on 3p entity
Fix citizens healing players with ai_ignoreplayers 1
func_door looping sound fixes
Bump ents.FindInCone/Box return limit to match FindAlongRay (1024)
Added lua_refresh_file <path>
set up attachment positions
Fix for waterguns not correctly applying the last burst of water.
merge from boombox_network_loop_fix
merge from fix_turret_item_filter
merge from 0_cost_repair_fix
merge from building_skins_4
network++
Added a new item definition field - treatAsComponentForRepairs
Our repair cost calculation will automatically substitute any items in the Component category with another resource, but some deployables have been using items in the resource category like CCTV cameras as a crafting cost
By marking an item as treatAsComponentForRepairs, it will use the desired behvaiour even though it's in the wrong category resepair wise
Applied to RF Broadcaster, RF Receiver, Targeting Computer and CCTV camera
This should fix repair behaviour on Auto Turrets and Computer Stations
Also fixed some rounding issues that could result in a repair csot of 0 for a given resource, the minimum repair cost for any ingredient will now be 1
This behavioiur should be consistent between the hammer and the repair bench
Label power input on audio alarm
Standardised convo 4 and 6 so that the loopback conversation option is always the last option in the list
Remove log in IgnoreCollision trigger
Properly remove tutorial island respawn options when finishing the tutorial
Update my ColliderShrinkToFit editor to Unity 2021 style
Make sure rigidbody wakes up when boat engine starts
Merge from tutorial_island
Disable drop to ground on ore spawners, might stop ores getting placed on the ocean floor underneath the island
Fixed loading during a tutorial not working
A whole bunch more updated materials
Even more gizmo compile fixes. Sorry guys.
Merge from tutorial_island
Remove missing component from terrain asset
Another link test
Fix TreeEntity merge issues