userFlaviencancel

6,387 Commits over 790 Days - 0.34cph!

42 Days Ago
▌▊▌▆▆▆ ▉▊█▌ ▅▄▉ ▅▍▆▅ ▉▌▆▌ ▍▊▇█▇▄█▋▋▅ ▉▉ ▌▉█ ▄▋▅▇▇▌▉ ▊▍▍▄▉ ▆▄█▉▍ ▆▋ ▍▄▉▋▍▅▄ ▌▊▊▊▉▋▊█ ▅▇██▌▄█
42 Days Ago
merge from swedishlanguage_fix
42 Days Ago
Fixed swedish language not selectable in the language dropdown
42 Days Ago
merge from demobrowser_command_fix
42 Days Ago
Fixed demo.browser command
42 Days Ago
merge from oldmenu_purge
42 Days Ago
Deleted old Main Menu prefab folder
42 Days Ago
Removed UI_ConfirmationPopup, we have UI_Popup Fixed demo recorder UI while im here
42 Days Ago
Folder cleanup, renamed some classes
42 Days Ago
Deleted all the old main menu code, updated some old references Moved some stuff around and renamed some classes
42 Days Ago
Deleted and moved more stuff
42 Days Ago
Compile fix post merge
42 Days Ago
merge from main
42 Days Ago
Fixed client/server serialized field mismatch in HeldEntity
42 Days Ago
merge from deepsea_fixes
42 Days Ago
RHIBs cannot enter the deep sea
42 Days Ago
Fixed players not being notified by IReceiveDeepSeaNotifications when leaving/entering deep sea We weren't calling it for passengers of vehicles
42 Days Ago
Deep sea is closed when the server just wiped Convared under deepsea.openOnServerWipe
42 Days Ago
Clearer feedback in editor when using the deepsea.enabled convar
42 Days Ago
Better fix for the portal map marker nre Compile fixes
42 Days Ago
merge from wantedposters_canvas_fix
42 Days Ago
merge from prefab_preprocess_fix
42 Days Ago
Deep sea cooldown in between each opening is random Added deepsea.wipeCooldownMin and deepsea.wipeCooldownMax Default range is 1.5h -> 2.5h
42 Days Ago
▉▊▍▆▉▅ ▇▇▌▉ ▊▍█▅▍▉▄▉▋▅▍▅▆▍▋▌▄█▇▍▋▄▆
42 Days Ago
▄▇▆▍▅▆ ▌▌▋▅▍ ▅▋▊▆ ▍▊ ▍▋▋▌▍▄ ▉▊▆▆▌ ▄▅ █▋▌▄▌ ▌▍ ▌▇▊█▌▅ ▉▇▍▊▆ ▉▅▌ ▉▅██▄▆▋▇
42 Days Ago
Some new nodes and optims wip
42 Days Ago
Fixed UIDeepSeaPortalMarker NRE
42 Days Ago
Increased the default interval in between each entity spawn when the deep sea is opening Added deepsea.entities_spawninterval and deepsea.spawngroups_spawninterval convars
44 Days Ago
Some optims on CollectInventory, needs more work later
44 Days Ago
Improved copy paste behaviour Cleanup
44 Days Ago
Optims: notify the computer when the data network changed and needs to be repolled, instead of polling every tick
45 Days Ago
Booleans are using toggles instead of input fields Added debug convar, prints each node and connection state Cleanup and optims
45 Days Ago
Fixed some bugs with the default inputs and invoke method node
45 Days Ago
Added copy/paste support
45 Days Ago
Added import/export buttons
46 Days Ago
Added delay node Added tooltips on the node ports, shows the type
46 Days Ago
Node inputs can be inlined with input fields When connected the input field is disabled and the data comes from the incoming data
46 Days Ago
Added multi selection in the node graph
46 Days Ago
Set power node fixes
46 Days Ago
Added data hub item, acts as a data combiner - 3 inputs 1 output
46 Days Ago
Plugged the viewmodel prefab in
46 Days Ago
Folder cleanup
46 Days Ago
Updated UpdateLookingAt to ignore IO entities that arent matching the wiretool type you're holding Way easier to wire chips when holding the ethernet tool, and chips cannot block electricity wiring
46 Days Ago
Fixed FixCaret TMP_InputField NRE
46 Days Ago
Computer has multiple 'power out' slots that you can power using the graph
46 Days Ago
Fixed the config input fields fuckery
46 Days Ago
Cleaned up the mess in the UI folder
46 Days Ago
Node registry cleanup Added the basics: Add, Subtract, Multiply, Divide, Or, Less Than, Equal, Clamp
46 Days Ago
Random material changed for no reasons
46 Days Ago
Dragging an input on a wired output replace the connection