reporust_rebootcancel

107,014 Commits over 3,836 Days - 1.16cph!

6 Years Ago
[D11] [UI] changed "play" to "start" in the title screen
6 Years Ago
[D11] frontend tidy up WIP - fix some blur glitches caused by canvas groups not being immediately set to alpha zero, forgot to call base.Open in MainMenuUI.
6 Years Ago
[D11][TUTORIAL] Missing file from previous commit
6 Years Ago
[D11] [UI] hid remnants of old background boxes in inventory loadout screen
6 Years Ago
[D11][TUTORIAL] Added screen fade action
6 Years Ago
[D11] [UI] adjusted the visual look of the navigation bar, and stopped long strings from causing overlaps
6 Years Ago
[D11][TUTORIAL] Undo of some files that shouldn't of been checked in...
6 Years Ago
[D11][TUTORIAL] Undo of some files that shouldn't of been checked in...
6 Years Ago
[D11] Consume entitlements on boot, this will add any virtual currency purchased
6 Years Ago
[D11][TUTORIAL] Cave Tutorial
6 Years Ago
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)
6 Years Ago
[D11] [UI] Added tier indicator to Building Context menu. Added icon for "Twig" tier (base tier below wood).
6 Years Ago
[D11] Jenkins fix
6 Years Ago
[D11][TUTORIAL] Changed WaitForInput to use button up instead
6 Years Ago
[D11]Changed default hold time from 0.2 to 0.8.
6 Years Ago
[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
6 Years Ago
Updated AI profiler hooks.
6 Years Ago
[D11] [UI] disabled skip to title on the frontend so we can check what it looks like on console
6 Years Ago
[D11] Profile sign out/Profile switch dialogs
6 Years Ago
[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.
6 Years Ago
Probe tests & stuff
6 Years Ago
Added graphics.impostorshadow convar toggle
6 Years Ago
Re-enabled refl probe blending and box projection
6 Years Ago
Re-enabled proper refl probe support to rust/std and core shader sets
6 Years Ago
█▇▄▆▆▄▉▊ ▇▇▄▍ ▇▅▋▍▄
6 Years Ago
merge from main
6 Years Ago
Missing file
6 Years Ago
Pre-MFM
6 Years Ago
added prevent build volume to Craggy Island puzzle
6 Years Ago
protocol++ manifest
6 Years Ago
added d type flip flop
6 Years Ago
Upkeep debug stuff
6 Years Ago
Merged in AI changes.
6 Years Ago
Reset default ai convar variables. Generated convars. Built manifest.
6 Years Ago
Merged from main
6 Years Ago
AI optimizations and improvements. Junkpile scientist rework.
6 Years Ago
[D11] frontend tidy up WIP
6 Years Ago
fixed monument puzzles
6 Years Ago
[D11][TUTORIAL] Refactored WaitForInput for better axis support
6 Years Ago
[D11] [UI] Player corpse stats Panel and open info panel action.
6 Years Ago
static generator has unlimited power
6 Years Ago
wiretool nobuildzone fixes
6 Years Ago
[D11][TUTORIAL] Added check for previous tutorial completion before next starts
6 Years Ago
[D11][TUTORIAL] Added practice mode layout preset for HUD
6 Years Ago
[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
6 Years Ago
[D11][TUTORIAL] Added D11_LOCAL_SERVER to some tutorial events to prevent compile issue
6 Years Ago
oilrig progress backup
6 Years Ago
profile samples battery perf
6 Years Ago
[D11] Build fix (hopefully)
6 Years Ago
[D11] Controller disconnect dialog