reporust_rebootcancel

128,313 Commits over 4,201 Days - 1.27cph!

28 Days Ago
Update: add per-AnalyticsTable telemetry - using this telemetry to improve unit tests Next up need to add support for flush-on-shutdown Tests: ran unit tests
28 Days Ago
Portal marker works with any direction Higher res deep sea icon
28 Days Ago
merge from main
28 Days Ago
Fix potential issue where request to rebuild tiles are ignored if the tile is currently being rebuilt, as it'll then be desynced with the geometry, add more profile markers
28 Days Ago
Bone knife and variation updated
28 Days Ago
Updated 50 Cal Models and Prefabs to include the ammo box Created 50 Cal Ammo Box Material Removed Dual 50 Cal Model and added Right Side 50 Cal Model as a replacement
28 Days Ago
merge from volcano_stuff - was merged to release but not main
28 Days Ago
Club animation updates
28 Days Ago
BBS prevent building tweaks. Setup prevent building for sails, stop them being spammed together.
28 Days Ago
First pass floating city variant 3 (walkways and flow still WIP)
28 Days Ago
Map markers spawning in the deep sea get their global network behaviour assigned to deep sea MapView minor cleanup
28 Days Ago
remove red keycard from silo monument s2p
28 Days Ago
Hatchet variations set up
28 Days Ago
player update 3p mingun anims exported
28 Days Ago
First pass of map marker for the entrance portal
28 Days Ago
Prevent boat building stations from being placed overlapping.
28 Days Ago
Mannequin parts
28 Days Ago
added ziplines and rope ladder to floating city 4 layout to provide easy and quick way down the casino reduced ziplines slack value, 4 was too high for most conditions
28 Days Ago
Add component to floating city prefab and deep sea island prefab
28 Days Ago
Switch from unparenting every entity spawned in the deep sea to using a EntityParentSettings component to ocnfigure detaching children after spawn & skipping running DisableInternalCollisions() - using separate component so we avoid reserializing every entity prefab for now
29 Days Ago
Drop context resolution 12 -> 8 Still gives us plenty of data but saves 4 rays
29 Days Ago
Swap AIDriverUpdateAction InvokeRepeating to InvokeRandomized so we dont flood the thread Run every 100ms rather than every frame
29 Days Ago
naval_update/gun_turret -> naval_update
29 Days Ago
Manifest Codegen
29 Days Ago
naval_update -> gun_turret
29 Days Ago
Apply changes to default prefab
29 Days Ago
Make turret entity invinsible Position changes
29 Days Ago
Rename internall turret seat Move aim position Manifest
29 Days Ago
Interpolate server states with IGenericLerpTarget, thanks Bill!
29 Days Ago
Fix cannon rotation being independent of the boat when turning.
29 Days Ago
Add a way for oneshots to disable the leg animator, blend the weights for it in/out.
29 Days Ago
Fix wrong gibs on cannon
29 Days Ago
Swap yaw/pitch sync vars over to a single ServersideMountedWeaponSnapshot syncvar
29 Days Ago
Fix more rotation issues, offset the parent correctly
29 Days Ago
Point guns in the correct direction
29 Days Ago
Spawn 2 50cal guns for the dual version and point both slightly inwards to rotate towards the same forward Ensure you cant loot the front turret ammo (this will be used by NPCs for reloads)
29 Days Ago
floating city4
29 Days Ago
Merge from monument_notification_sounds
29 Days Ago
Merge from main
29 Days Ago
Fix issues with oil rig sound notification prefab
29 Days Ago
fix flexelement issues with screen resizing
29 Days Ago
Add floating city to "Scenes/Monuments/" menu in editor
29 Days Ago
merge from disable_island_parenting -> deep_sea
29 Days Ago
Pushed a debug change by accident
29 Days Ago
Portal spawns within valid bounds Vehicle whitelist cleanup
29 Days Ago
don't update steering wheel sounds when out of range use TimeSince instead of incrementing a timer for steering wheel sound stop delay
29 Days Ago
Added favourite colours controls for painting, with convar support to create up to 10 (default 3) - this was sorely needed with the addition of the colourpicker
29 Days Ago
Unparent all the child entiites on the deep sea islands so they only network when up close - simplier and easier than dealing with inheriting network groups
29 Days Ago
merge from mesh-guide-shader-improvements (several fixes)
29 Days Ago
merge from main