reporust_rebootcancel

136,429 Commits over 4,324 Days - 1.31cph!

2 Years Ago
█▄▋▋▉▋▅▌ ▉▆▉▊▅█▊ ▅▄▄▅▊▊
2 Years Ago
Fix item background color disappearing when closing the modal by pressing esc
2 Years Ago
Remove old modal, fix NRE Close modal when pressing esc Close modal when clicking outside of it
2 Years Ago
Add RevealTransitionOnEnable component for lewis
2 Years Ago
oilrig L3 texturing progress
2 Years Ago
Plastic ignore favorites.cfg
2 Years Ago
Item Store tweaks
2 Years Ago
Item Store changes, back button prefab update
2 Years Ago
▍ ▅▋█▉▆ ▆▋▄▌ ▌▄▇▄▊▊▊▊▉▍▍▌▌▆▉▇
2 Years Ago
█ ▍▄▆▅▇▋ ▆▍▉▄▆▊█▍
2 Years Ago
▍ ▊▇▄▊█ ▇▋▌▅ ▇█▄▍
2 Years Ago
Toggle the modal off by default
2 Years Ago
Re-design of the skin popover
2 Years Ago
Added placeholder minigun ammo pack
2 Years Ago
player update. jackhammer holster position edit and set updated idle pose its override controller
2 Years Ago
oilrig sat tube greybox full greybox flow
2 Years Ago
merge from full_server_demos
2 Years Ago
Merge Main -> store-UI
2 Years Ago
Fixed ice mask being invisible when not on a player, now showing it in the item store viewer
2 Years Ago
Merge store-ui -> Main
2 Years Ago
Don't do 3D skin views when item store is used while in-game
2 Years Ago
Increase max deploy distance convar
2 Years Ago
Higher res mask icon
2 Years Ago
Convars to control min health range and attack distances for deployment. Add deploy checks logic.
2 Years Ago
Better, more automatic up direction calc for SkinViewer
2 Years Ago
Realm-remove AI data from client
2 Years Ago
Handle scientists despawn
2 Years Ago
Merge from main
2 Years Ago
harbor2 backup, WTP overgrowth tweaks - mainly thinning overgrowth density in places some wip creeping tree models until I get back to it
2 Years Ago
Merge from main
2 Years Ago
Add server.favoritesEndpoint to set the DNS hostname to save when favoriting this server (requires query port unless a SRV record also exists) Server browser will save the endpoint and use it to find the server even if its IP (and port, if using SRV) changes
2 Years Ago
Updated Diver hazmat preview - now showcases the helmet and tank variants
2 Years Ago
Lower minimum health threshold for tutorial bear attacks (0.6 -> 0.25)
2 Years Ago
Merge from main -> full_server_demos
2 Years Ago
Don't upload demos when `upload_demos` is set false or when `upload_url` is unset
2 Years Ago
Rename variables inside `FullServerDemos.cs` to be as readable as possible
2 Years Ago
Add `upload_demos` convar to turn off uploading and keep it on disk
2 Years Ago
Missed one file for CS0197
2 Years Ago
Fix CS0197 warnings - change static method `NetRead.Free( ref NetRead )` to `NetRead.RemoveReference()` - move `Interlocked.Increment()` into `NetRead.AddReference()`
2 Years Ago
Fix the server recording inbound packets twice: once from decryption thread & once on the main thread
2 Years Ago
Don't split up PacketId and the rest of the packet
2 Years Ago
Flame jet smoke
2 Years Ago
Cleanup variable names Fix writing packet length directly to the FileStream instead of the Writer.BaseStream
2 Years Ago
Cleanup convars
2 Years Ago
Move the trigger for ending the tutorial further out from the island
2 Years Ago
Update furnace help text
2 Years Ago
Expose show use bind and show belt bar binds in the user interface section of the options menu
2 Years Ago
Merge from main
2 Years Ago
Add more wood to all post bear stages of the supply box
2 Years Ago
Merge store-ui -> Main