reporust_rebootcancel

130,959 Commits over 4,232 Days - 1.29cph!

2 Years Ago
Merge from main -> qol_ent_setgrade
2 Years Ago
Change console message `You died: killed by (steamid)` -> `You died: killed by (network id)` Added admin command `netid` to convert network id to steamid Add `network_ids` table to `player.states.db` to store wipe id + network id -> steam id
2 Years Ago
Bandages can now revive downed players the same as syringes can.
2 Years Ago
merge from main
2 Years Ago
merge from b_shotgun
2 Years Ago
basic m4 pass
2 Years Ago
Add a button to reset the paint preview camera angle Add a button to toggle the preview light on/off so you can see things without glare
2 Years Ago
Added dynamic GC buffer cap to settings and clientvar.
2 Years Ago
merge from main
2 Years Ago
More materials
2 Years Ago
Prefab reserialize for Unity 2021
2 Years Ago
merge from qol_industrial_more_colors
2 Years Ago
merge from qol_heli_crate_remodel
2 Years Ago
merge from qol_keybind_search
2 Years Ago
merge from Legacy_Furnace
2 Years Ago
Fixed furnace deployment on construction Fixed storage adapter deployment
2 Years Ago
merge from main
2 Years Ago
phrases
2 Years Ago
merge from DisableNonMovingItems
2 Years Ago
subtracting 90200 - server compile errors
2 Years Ago
merge from qol_f8_server_version
2 Years Ago
merge from optimize_team_update
2 Years Ago
merge from qol_hbhf_dialog
2 Years Ago
merge from Twitch_Rivals_IV
2 Years Ago
█▋▆▌ ▍▅▌▌ ▌▆▇▌█▍▄ ▍ ▍▄▋▌▄▉▌▍ ▋▍▉▊▇▉ ▉▆ ▉▍▋▊▊▍ ▆▆ ▅ ▊▉ ▆▍▅▉█▅▇ ▌▅ ▇▄▆▍▌▇▄ ▍▊▅ █▇▊▄ ▇▉▅█ ▆▄▋▉ ▋▇ ▍▉▍▊█ ▅▉▍▋▇▍
2 Years Ago
Cooking and hunting
2 Years Ago
Add proper eraser tool Some bug fixes for the new UI
2 Years Ago
More base help
2 Years Ago
Set check freq to 15
2 Years Ago
First pass on base building help
2 Years Ago
Compile fix
2 Years Ago
Moved some vars, increased SLEEP_CHECK_FREQUENCY to 20 seconds
2 Years Ago
Add some more highlights in the crafting menu if an item is required by the current mission
2 Years Ago
Remove debug DrawRay
2 Years Ago
Periodic raycast check to reactivate kinematic dropped items if needed
2 Years Ago
Make sure it still works with 0-4
2 Years Ago
Change `ent setgrade {radius}` to work with `brick`, `brutalist`, etc instead of 0-4
2 Years Ago
Crafting help
2 Years Ago
First pass on overhauling the help away from a full screen input blocking modal into a side of screen popup Uses new TriggerTutorialPrompt volumes to pop up a specific text/image/video combo based on the players position as well as current mission and stage Updated the first mission with new trigger volumes
2 Years Ago
Replaced a few keywords with runtime branching (75% reduction in variants)
2 Years Ago
Add InputField & code to allow you to search keybinds in options menu Add padding to the bottom of keybinds so the search bar doesn't move around while typing
2 Years Ago
Cache sleep check, fix server call
2 Years Ago
No longer need to be currently spectating in order to run ToggleSpectateTeamInfo (will still only have an effect while spectating)
2 Years Ago
Re-enabled Tugboat deployment for the Twitch Rivals desk
2 Years Ago
Merge Twitch_Rivals_IV -> Main (desk updates)
2 Years Ago
Fixed chair collider width
2 Years Ago
Rebuild sign painting UI with flexbox, cleaned up the layout of things Changed brush size and opacity to be sliders Added tooltips to clear and save button explaining what they do, updated tooltips for undo/redo with their shortcut keys Fixed the preview camera not aligning with the right panel so there is never a weird gap
2 Years Ago
Update FP.Flexbox with a way to override the preferred width/height to nicely size images
2 Years Ago
Show the drone's ID when a drone is selected in your inventory Show `streamer mode` in the inventory panel if streamer mode is enabled
2 Years Ago
Basic GC buffer setting setup.