reporust_rebootcancel

113,694 Commits over 3,959 Days - 1.20cph!

1 Year Ago
Merge fixes
1 Year Ago
3p bow prefab setup
1 Year Ago
mfm
1 Year Ago
World model fix
1 Year Ago
Debug fix
1 Year Ago
Merge from main -> qol_f8_server_version
1 Year Ago
Fix #CLIENT compile error
1 Year Ago
Merge from main -> qol_ent_setgrade
1 Year 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
1 Year Ago
Bandages can now revive downed players the same as syringes can.
1 Year Ago
merge from main
1 Year Ago
merge from b_shotgun
1 Year Ago
basic m4 pass
1 Year 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
1 Year Ago
Added dynamic GC buffer cap to settings and clientvar.
1 Year Ago
merge from main
1 Year Ago
More materials
1 Year Ago
Prefab reserialize for Unity 2021
1 Year Ago
merge from qol_industrial_more_colors
1 Year Ago
merge from qol_heli_crate_remodel
1 Year Ago
merge from qol_keybind_search
1 Year Ago
merge from Legacy_Furnace
1 Year Ago
Fixed furnace deployment on construction Fixed storage adapter deployment
1 Year Ago
merge from main
1 Year Ago
phrases
1 Year Ago
merge from DisableNonMovingItems
1 Year Ago
subtracting 90200 - server compile errors
1 Year Ago
merge from qol_f8_server_version
1 Year Ago
merge from optimize_team_update
1 Year Ago
merge from qol_hbhf_dialog
1 Year Ago
merge from Twitch_Rivals_IV
1 Year Ago
█▋▆▌ ▍▅▌▌ ▌▆▇▌█▍▄ ▍ ▍▄▋▌▄▉▌▍ ▋▍▉▊▇▉ ▉▆ ▉▍▋▊▊▍ ▆▆ ▅ ▊▉ ▆▍▅▉█▅▇ ▌▅ ▇▄▆▍▌▇▄ ▍▊▅ █▇▊▄ ▇▉▅█ ▆▄▋▉ ▋▇ ▍▉▍▊█ ▅▉▍▋▇▍
1 Year Ago
Cooking and hunting
1 Year Ago
Add proper eraser tool Some bug fixes for the new UI
1 Year Ago
More base help
1 Year Ago
Set check freq to 15
1 Year Ago
First pass on base building help
1 Year Ago
Compile fix
1 Year Ago
Moved some vars, increased SLEEP_CHECK_FREQUENCY to 20 seconds
1 Year Ago
Add some more highlights in the crafting menu if an item is required by the current mission
1 Year Ago
Remove debug DrawRay
1 Year Ago
Periodic raycast check to reactivate kinematic dropped items if needed
1 Year Ago
Make sure it still works with 0-4
1 Year Ago
Change `ent setgrade {radius}` to work with `brick`, `brutalist`, etc instead of 0-4
1 Year Ago
Crafting help
1 Year 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
1 Year Ago
Replaced a few keywords with runtime branching (75% reduction in variants)
1 Year 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
1 Year Ago
Cache sleep check, fix server call
1 Year Ago
No longer need to be currently spectating in order to run ToggleSpectateTeamInfo (will still only have an effect while spectating)