122,854 Commits over 4,048 Days - 1.26cph!
Rewrote IO entity response limiting (override ResponseLimited to true when desired, currently only ElectricalDFlipFlop and ElectricalBlocker)
Moved IO entity network update call so the visual state of the IO entity always fits what has been sent to its children (now also only sends one network update even if the state updates 50 times in one tick)
[D11] [UI] Added tier indicator to Building Context menu. Added icon for "Twig" tier (base tier below wood).
[D11][TUTORIAL] Changed WaitForInput to use button up instead
[D11]Changed default hold time from 0.2 to 0.8.
[D11] Popup text boxes now resize themselves to fit in overflowing text, and the popup itself will stretch accordingly. Also adding some WIP stuff for the reporting flow
Updated AI profiler hooks.
[D11] [UI] disabled skip to title on the frontend so we can check what it looks like on console
[D11] Profile sign out/Profile switch dialogs
[D11] DTLS library wip: exposed the client connection loop as a tickable function and a 'AddMessage' function for writing encrypted network traffic to the server.
Added graphics.impostorshadow convar toggle
Re-enabled refl probe blending and box projection
Re-enabled proper refl probe support to rust/std and core shader sets
added prevent build volume to Craggy Island puzzle
Reset default ai convar variables.
Generated convars.
Built manifest.
AI optimizations and improvements.
Junkpile scientist rework.
[D11] frontend tidy up WIP
[D11][TUTORIAL] Refactored WaitForInput for better axis support
[D11] [UI] Player corpse stats Panel and open info panel action.
static generator has unlimited power
wiretool nobuildzone fixes
[D11][TUTORIAL] Added check for previous tutorial completion before next starts
[D11][TUTORIAL] Added practice mode layout preset for HUD
[D11] Popups will now close themselves on press of any shown buttons, and cancel button can be hidden from standard text popups which also need an okEvent
[D11][TUTORIAL] Added D11_LOCAL_SERVER to some tutorial events to prevent compile issue
profile samples
battery perf
[D11] Build fix (hopefully)
[D11] Controller disconnect dialog
[D11] Main Menu lock icon background changed to a darker colour
[D11] [UI] - Tweaked main menu images
[D11] Small change so that XboxOne Debug builds can be made locally with a release/debug setting - doesn't affect Jenkins builds
[D11] Fix a potential lock on booting
[D11] Simple text popups can now be created with a custom OK event
[D11] DTLS library network traffic read-write support, with hard-coded test in client.
[D11] Popup texts will now not translate unless the string starts with "d11_" so live text/values can be added into a popup body
[D11][TUTORIAL] Added ability to set/update tutorial objectives on HUD
[D11] New quick 'n easy method of firing a text popup