userFlaviencancel

6,873 Commits over 882 Days - 0.32cph!

18 Days Ago
Colored player name and date on ban notifications
18 Days Ago
Text expands if the icon link is disabled Clearing anim polish
18 Days Ago
Notifications can hold more text, they auto scale to fit
18 Days Ago
Notifications: - Fixed scroll not working - Fixed clear all button text wrapping issue Prefabed everything, cleanup
18 Days Ago
Fixed strobe light medium speed flag clashing with the IO short circuit flag
18 Days Ago
Fixed inspecting in the skin viewer not working, it was only working if the bind was strictly set to inventory.examineheld
18 Days Ago
Fixed GetButtonsWithBind not finding binds when giving it the full command with args Fixes NeedsKeyboard not letting AllowedBinds go through (fixes binds not working in painting UI)
18 Days Ago
Fixed F1 console input field losing focus when connecting/disconnecting
19 Days Ago
Fixed a steam DLC and Frontiersman full screen store pages background being set as a texture instead of sprite They arent loading since Unity 6 because they're part of a spriteatlas
19 Days Ago
Fixed keybind reset button not working
19 Days Ago
Generic popup button size tweaks
19 Days Ago
Restored save loadout popup
19 Days Ago
merge from main
19 Days Ago
Disable skin viewer view in hands button for held entities not using the viewmodel camera (cultist deer torch)
19 Days Ago
Fixed guitare skin viewer framing
19 Days Ago
Fixed table skins not loading in the skin viewer
19 Days Ago
Phrase update
19 Days Ago
merge from storepage_industrial
19 Days Ago
Added branded 9x16 media for pack showcase
19 Days Ago
Industrial decor pack showcase
19 Days Ago
Industrial decor pack store page
19 Days Ago
merge from main
20 Days Ago
Bowless crossbow store page media
20 Days Ago
merge from main
20 Days Ago
Converted ceiling light, smart switch, fuse
20 Days Ago
Removed non HeldEntity error log from ItemModEntity::OnRemove, we have a few legit non HeldEntity using this (weapon attachments)
20 Days Ago
Cleanup, remove legacy IO code of already converted entities
20 Days Ago
Converted NeonSign to the new IO system
20 Days Ago
Removed the legacy electricity IO queue
20 Days Ago
merge from wiretool_cave_fix
20 Days Ago
Added network override volume to cave_medium_hard as well, to fix wiring from underground to surface SP2 cave_medium_hard
20 Days Ago
merge from main
20 Days Ago
Added logs to ItemModEntity::OnRemove to help tracking down stale heldEntity refs killing the wrong entity
21 Days Ago
Fixed torch using the industrial torch attack sound
21 Days Ago
merge from wiretool_cave_fix
21 Days Ago
Reduced the amount of network override volume added on 152989, for performance reasons S2P cave_small_hard and cave_large_sewers_hard
22 Days Ago
Lazy create the IOCircuitSystem when registering the first io entity Converted computer station, digital clock and command block
23 Days Ago
merge from main
23 Days Ago
merge from wiretool_cave_fix
23 Days Ago
Added some network override volumes in cave_small_hard and cave_large_sewers_hard Fixes not being able to wire stuff from cave to surface S2P both caves
23 Days Ago
merge from consoleinputfield_fix
23 Days Ago
Fixed console input field not being selected automatically when using consoletoggle 0
23 Days Ago
Bowless crossbow skin viewer update
23 Days Ago
merge from main
23 Days Ago
merge from skinviewer_viewmodel
23 Days Ago
Skinviewer salvaged sword tweaks
23 Days Ago
Restored generic popup background blur
23 Days Ago
Fixed skinviewer fullscreen position issue when navigating using the arrows
23 Days Ago
merge from main
23 Days Ago
merge from PlayerRigUpdate2