198,689 Commits over 4,140 Days - 2.00cph!

47 Days Ago
Store pages folders
47 Days Ago
Targeting attachment icon Fixed not being able to dismiss pings that are too far away
47 Days Ago
Settings page query url implementation + some search fixes
47 Days Ago
SyncVars -> main
47 Days Ago
Remove testing sync
47 Days Ago
Issue a warning if sync vars are an unsupported type
47 Days Ago
47 Days Ago
catapult bee bomb sounds
47 Days Ago
syncvars -> main
47 Days Ago
Main menu navigate convar
47 Days Ago
Remove unused train sync stuff
47 Days Ago
main -> syncvars
47 Days Ago
Add exact array pool - only returns arrays that are exact sizes. This is needed for serialisation. I cant have anything too big
47 Days Ago
merge from main/new_silencer_sounds
47 Days Ago
crafted silencer attack layer and break sounds
47 Days Ago
Fixed settings menu toggles initialization
47 Days Ago
merge from blue_industrial_light - ingame store page and steam item file with new media and description including blue light to pack
47 Days Ago
fixed grammer on industrial light store prefab and built phrases
47 Days Ago
merge from main
47 Days Ago
Pressing enter while searching in the settings menu now cycles through all the matches
47 Days Ago
Flash setup
47 Days Ago
Hemp material tweaks
47 Days Ago
Wild hemp variant that should be more visible in the jungle
47 Days Ago
- Lock execution behind `commandblock.commands_enabled` convar, default to off - Show toast to player opening the menu while disabled to let them know - Add `commandblock.use_player` convar option - if enabled, commands will run using the last player who set them, allowing for a wider range of commands to be used
47 Days Ago
Minor cleanups Fixed crashes to do with particle loading There will be a console warning when an invalid particle is loaded. Invalid particles will be ignored. Fixed UTF-8 characters in console cmd name appearing as ? Fixed crashes with point_worldtext
47 Days Ago
Don't highlight text inside rich tags
47 Days Ago
Added a setting to TMP_InputField to prevent losing focus when pressing submit
47 Days Ago
Beach Chairs Prefabs, models, textures, preliminary LODS
47 Days Ago
Fixed OneActiveSibling component yelling when entering playmode with a prefab opened
47 Days Ago
Fixed overlap issues when highlighting a string
47 Days Ago
re-exported all food containers and ammo containers to now have lods and proper materials optimised lods to use mesh lods
47 Days Ago
Settings search now highlight matching letters/words Added HighlightText in RustText, can be useful in other screens
47 Days Ago
fix submarine underwater fog (WaterWindow)
47 Days Ago
removed unused asbestos tile albedo and materials
47 Days Ago
Merge from macos_env_volume_issues
47 Days Ago
Removed commented out code
47 Days Ago
Removed code that prevents environment volume positions being calculated properly on Metal
47 Days Ago
Fix incorrect initial steering offset
47 Days Ago
syncvars -> aux3
47 Days Ago
Fix protobuf types being unable to be Autosaved/loaded properly (Trailing empty bits at the end were causing it to be rejected, so im required to use a byte array of exact size) Removed array pool logic, just cache it per class. Should stay similarly sized and only allocate once per object so overall impact should hopefully be low
47 Days Ago
merge from wallpaper/floor
47 Days Ago
Fixed legacy wood roof wallpaper not showing up for all variants
47 Days Ago
Generic search bar Added a cancel button to clear the current search
47 Days Ago
Open/close sail radial menu options
47 Days Ago
Sails default to closed. Show (very) placeholder open or closed sail visuals depending on Flag_Extended status
47 Days Ago
absestos tile c and d icons
47 Days Ago
rendered out latest flooring icons
47 Days Ago
Add Flag_Extended to sails, true when sail is open. Calculate max thrust dynamically based on number of currently open sails. Apply "gasPedal" automatically when at least one sail is open so that the boat moves forwards without player input.
47 Days Ago
Abyss Containers - Added seaweed to vertical variant ♥