193,221 Commits over 4,049 Days - 1.99cph!

6 Years Ago
Optimized IOEntity.PostNetworkUpdate (eliminated GC)
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
ViewControllers now have their own navigation stacks
6 Years Ago
Reduceding career starting cash 150k -> 50k
6 Years Ago
[D11][TUTORIAL] Missing file from previous commit
6 Years Ago
Basic functionality back again.
6 Years Ago
[D11] [UI] hid remnants of old background boxes in inventory loadout screen
6 Years Ago
Added basics
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
Fixed conversation widget tweener setup Nuked obsolete inspector widget classes for resources and items Inspection is only for buildings,
6 Years Ago
[D11][TUTORIAL] Undo of some files that shouldn't of been checked in...
6 Years Ago
Stack changes...
6 Years Ago
[D11][TUTORIAL] Undo of some files that shouldn't of been checked in...
6 Years Ago
Fixed building inspector closing repeatedly
6 Years Ago
b10 fixes from building_addons_v2
6 Years Ago
removed the old glow line setup on all the platform, tweak reflection probe to the new render settings
6 Years Ago
[D11] Consume entitlements on boot, this will add any virtual currency purchased
6 Years Ago
b10
6 Years Ago
[D11][TUTORIAL] Cave Tutorial
6 Years Ago
Jekinsfile
6 Years Ago
Compile fix
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
Can receive a message when the visible viewcontroller has changed
6 Years Ago
bed and building tier 4
6 Years Ago
Reduced Igniter health 5->4 Increased Igniter range 4->5 Increased Igniter damage 1-2 -> 1-3
6 Years Ago
bed meta
6 Years Ago
bed
6 Years Ago
removed hidden ball launcher trophy from main scene
6 Years Ago
ViewControllers keep a reference to their archetypes
6 Years Ago
[D11] Jenkins fix
6 Years Ago
Stat severity editor improvements.
6 Years Ago
[D11][TUTORIAL] Changed WaitForInput to use button up instead
6 Years Ago
added script to change the logo texture mipmap bias
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
Added slow as balls gradient editor style severity level editor to stats.
6 Years Ago
Updated AI profiler hooks.
6 Years Ago
Version++ Network++
6 Years Ago
update lvl up panel, removing fan text, adding field for currency, adding FX for lvl up (nothing setup tho)
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
Updated the rest of my UI to TextMeshPro text
6 Years Ago
tweak ui trajectory arrow mip map settings
6 Years Ago
fixed career team creation progress bar
6 Years Ago
texture pass, setting up max size/compression/mipmap/filtering/aniso on all the existing textures..or almost... adding missing shader some texture cleanup post process tweak
6 Years Ago
Probe tests & stuff