126,704 Commits over 4,109 Days - 1.28cph!
[D11] [UI] Inverted all ui icon sprites to be white as default so we can actually tint them in unity. Adjusted animation logic so we can now check if any animations need to be played in pie menus. Removed new selection animation from pie build menu.
[D11] Added another audiosource for ps4 controller sfx
[D11][UI] Added map size and map seed to rent server. Clamp to 4k for now
[D11] Blueprints can now be studied as a world item, and display their correct name. World items now show stack size if they are not a single item, and fixed sizing issue on crosshair tooltips
merge from oilrig - access to previously made art assets needed on excavator
[D11] Adjustments to look-at-object detection
[D11] [UI] Fixed radial menus opening when other UI screens are active. Added more checks to IsAnyBlockingUI() check.
[D11][Tutorial] Added examine pistol tutorial event
Removed bundle / label assignment from DoPrepare, assign bundles in GameManifest.UpdateBundleAssignments instead (much faster)
[D11] Fixed issue with unit converter string
Fix for CompareObjects when enum values out of range
[D11] [UI] Cleaned up radial menu infos. Removed old references to original FacePunch Pie menu (hidden behind #defines and calls new logic instead). Deleted unused scripts. Removed original pie menu from scene file.
[D11][UI] Work bench ui skin selection menu
[D11] PS4 craft complete sfx on controller, now uses item specific sfx
[D11] [Tutorial] Update to start cave
[D11][Tutorial] Added examine held entity tutorial action
[D11] Don't use capsule cast for looking-at-object detection if holding hammer - allow more precision for upgrading
[D11] Linux version of DTLS native plugin.
[D11] [Tutorial] Terrain Changes
[D11] [UI] Flipped map zoom controls.
[D11] PS4 controller sfx hooked up to ConVar audio.controllerspeaker + UI toggle
[D11] Radiation sfx on ps4 controller
More ship stuff.
CraggyIsland.Naval for Diogo.
[D11] [Tutorial] Map updates, Dive sites added.
Dump truck model/LOD/COL/textures/prefabs
[D11] [UI] Fixes and adjustments to Radial Menus to make them more streamlined. Adjusted Dead Zone for right analog stick input.
[D11] [UI] increased the spacing on the navigation bar and re-added the flashing highlights for the code lock but this time behind a streaming mode check
[D11] Default values for new convars added in my last commit, and fixing an old component in the PieMenu from trying reference a null field
[D11] Added more options for switching between camera modes & removed a TON of rogue translate components from text fields in buttons that shouldn't have had one
Cargoship improvements WIP
Merge with prefabpools branch
Merge with d11_console_version
don't bother comparing object names when comparing prefabs
[D11] [UI] fixed the search on the sleeping bag assign screen
[D11] added more keyboard controls
Squeezing more perf out of the big rig.
Generate some stats on the building block usage
[D11] Change UITranslateText to work on Enable rather than on Awake
Enable preprocessing of prefab variants
Clean up unnecessary RealmedNavMeshObstacles