userFlaviencancel

7,171 Commits over 943 Days - 0.32cph!

3 Months Ago
Fixes masking issues with premium tags in the server browser (UIEffect didnt support SoftMask)
3 Months Ago
Colored player name and date on ban notifications
3 Months Ago
Text expands if the icon link is disabled Clearing anim polish
3 Months Ago
Notifications can hold more text, they auto scale to fit
3 Months Ago
Notifications: - Fixed scroll not working - Fixed clear all button text wrapping issue Prefabed everything, cleanup
3 Months Ago
Fixed strobe light medium speed flag clashing with the IO short circuit flag
3 Months Ago
Fixed inspecting in the skin viewer not working, it was only working if the bind was strictly set to inventory.examineheld
3 Months 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)
3 Months Ago
Fixed F1 console input field losing focus when connecting/disconnecting
3 Months 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
3 Months Ago
Fixed keybind reset button not working
3 Months Ago
Generic popup button size tweaks
3 Months Ago
Restored save loadout popup
3 Months Ago
merge from main
3 Months Ago
Disable skin viewer view in hands button for held entities not using the viewmodel camera (cultist deer torch)
3 Months Ago
Fixed guitare skin viewer framing
3 Months Ago
Fixed table skins not loading in the skin viewer
3 Months Ago
Phrase update
3 Months Ago
merge from storepage_industrial
3 Months Ago
Added branded 9x16 media for pack showcase
3 Months Ago
Industrial decor pack showcase
3 Months Ago
Industrial decor pack store page
3 Months Ago
merge from main
3 Months Ago
Bowless crossbow store page media
3 Months Ago
merge from main
3 Months Ago
Converted ceiling light, smart switch, fuse
3 Months Ago
Removed non HeldEntity error log from ItemModEntity::OnRemove, we have a few legit non HeldEntity using this (weapon attachments)
3 Months Ago
Cleanup, remove legacy IO code of already converted entities
3 Months Ago
Converted NeonSign to the new IO system
3 Months Ago
Removed the legacy electricity IO queue
3 Months Ago
merge from wiretool_cave_fix
3 Months Ago
Added network override volume to cave_medium_hard as well, to fix wiring from underground to surface SP2 cave_medium_hard
3 Months Ago
merge from main
3 Months Ago
Added logs to ItemModEntity::OnRemove to help tracking down stale heldEntity refs killing the wrong entity
3 Months Ago
Fixed torch using the industrial torch attack sound
3 Months Ago
merge from wiretool_cave_fix
3 Months Ago
Reduced the amount of network override volume added on 152989, for performance reasons S2P cave_small_hard and cave_large_sewers_hard
3 Months Ago
Lazy create the IOCircuitSystem when registering the first io entity Converted computer station, digital clock and command block
3 Months Ago
merge from main
3 Months Ago
merge from wiretool_cave_fix
3 Months 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
3 Months Ago
merge from consoleinputfield_fix
3 Months Ago
Fixed console input field not being selected automatically when using consoletoggle 0
3 Months Ago
Bowless crossbow skin viewer update
3 Months Ago
merge from main
3 Months Ago
merge from skinviewer_viewmodel
3 Months Ago
Skinviewer salvaged sword tweaks
3 Months Ago
Restored generic popup background blur
3 Months Ago
Fixed skinviewer fullscreen position issue when navigating using the arrows
3 Months Ago
merge from main