reporust_rebootcancel

130,229 Commits over 4,140 Days - 1.31cph!

6 Months Ago
Deployed Beehive: - Reduced collider size - Recalculated bounds
6 Months Ago
merge from crafting_update -> item_ownership
6 Months Ago
▆█▍▆▋ ▍▍▊█ ▋▆▉▅▇▋▋██▌_▌▅▄▌_▉▋▄▋▌
6 Months Ago
Reduce update rate when looking in a box
6 Months Ago
merge from main
6 Months Ago
merge from main -> item_ownership
6 Months Ago
- Add Progress bar to Honeycomb generation - RPCs added with client prediction - Cleanup NucleusGrading code
6 Months Ago
Add item ownership to items horses poop - uses breed's name as the username - doesn't actually do anything because poop is stackable, planning for future if they poop different unstackable items
6 Months Ago
▅▋▋▍▄▊▆▊▋ ▉▌▍▄ ▅▉▄▍▋▋ ▉▇▉▌█▅ ▅▊▄▊ ▍▍▌█ ▇▊ ▋▉▍ ▊▋▉█▅▆ ▄▄ ▅▇▆▆▄▊▄▉▉▉▌▆▌, ▌▄ ▅▍▌ ▉▄▉▋ ▉▋█▍▄ ▍▄ ▌▇▊█▅▄▆▌▇▌ ▇▌ ▌▌▄ ▍▆▅▌▊▇█ ▇▊▄ ▉█▋▉ ▌▄▊▄ ▉▊▅▅ ▌▋▌▌ ▇▊▍ ▆▅ ▊▌▉▌▅▌ ▆▆▊▇▄ ▍▇▉▉ █▆▉▌▋▋ ▆▅▌▋█▇▍▌▄ ▌██▌▌▉▆▊ ▊▆█▋▌ ▆▅ ▅█▅▆▇ ▄▅▅▉ ██▋▋▅▋. █▆█▊▉▊▉ ▉▋▍▆ ▊▌ ▉ ▆▍▇ ▌▊▉ ▍▅▊▉ ▍▊▆▍ ██▌+ ▉█▌▋▅▇▆ ▋▉▊▍█▇ ▅▇ ▇▉▆ █▄▌ ▄▉▌▆▉▍▊▌▇▊, ▅▇▅▊▅▍▋▅▊▅ ▅▅▍▄▋▇▇▊▇ ▋▊▍ █▍█▌▄▉
6 Months Ago
Transfer item ownership when explosives are picked up - this doesn't apply yet because C4 & satchels are stackable but laying the code down ahead of time
6 Months Ago
Add ownership to ItemModRecycler (no prefabs use this but better to be safe)
6 Months Ago
Set item ownership to keycards that are picked up
6 Months Ago
Add item ownership when animal head is beheaded with a skinning knife
6 Months Ago
Set item ownership for resources that use RandomItemDispenser instead of ResourceDispenser
6 Months Ago
Add item ownership when collectible is picked off the ground
6 Months Ago
Add item ownership for items produced when car is shredded
6 Months Ago
Add item ownership to plants harvested
6 Months Ago
Fix item ownership not applying to finishing bonus
6 Months Ago
Set item ownership of photographs taken by the camera
6 Months Ago
Set item ownership of cassette tape to the player who made the recording
6 Months Ago
▇▇▆ ▋▆▉▉▅▌▍▌▆ ▋▇ ▄▊▊█▇▋▇▌▇▆ ▊▉▋▌█▌
6 Months Ago
Add ownership for gifts that are wrapped
6 Months Ago
merge from main, fuck fuck Plastic or whatever we call it now..
6 Months Ago
Try without merge tracking, ignoring subtractions
6 Months Ago
Untangle bad merges - maybe
6 Months Ago
▉▄▉█▇▍▉▉▉▍ ▋▊▅▊▇▋▄
6 Months Ago
Only show the repair UI to the corpse owner Changed softcore gamemode convars
6 Months Ago
▍▊▄▇▄ ▊▇▄▍▄▄
6 Months Ago
Cooking table progress
6 Months Ago
added and updated some crocodile animations
6 Months Ago
Seed variants for sunflower, rose and orchid
6 Months Ago
▋▆█▊█▊▋▄▍ ▅▅█▆▌▆ ▊▉ ▉▊█▅ ▄▆▌▇▅▄ ▍▌▉▉▉▋▇▍▄ ▆█▄ ▊▉▊▌ ▌█ ▊▌▋█ - ▅▉▄▊▊▋ ▋▍▊▇▇▉▌▆█▉▉ ▋▌▌ ▅▇▅▉▄▌ ▉▅█▇ ▊▆▇█▋▄█ - ▍▄▊▆▄▉▄▊▄▋ ██▆▍▍▄ ▌▇▋▇▉▊▋▅ ▊█▆▋▅ ▅▇█▇ ▄▊ ▊▆▊▅▋▄▌▍▅ ▄▊▆ █▊▅█▅ ▍▊▍▆▇█▉▉▇▇▉▌▇ ▍▄▅▆▆▌▅ (▅.▍ ▆▊▊▊▅▍▆ -> ▌.▄▍▊ ▆█▋▅▇▇▋ ▅▉ █▋▇▄▋▅▊▄▅█ ▇▇▍)
6 Months Ago
Added correct data path and log path when checking for DLSS support
6 Months Ago
merge from fast_debug_draw (fix shader on metal)
6 Months Ago
Update: ServerDemoPlayer - report errors if failing to find entities Need to verify if my previous changes are working in more complex scenarios. Tests: none, trivial change
6 Months Ago
fast debug draw: skip geometry shader on metal
6 Months Ago
experimentally routing calls to queries from a non-burst context to run a burst compiled job on the main thread and calls from burst contexts to directly run the code - uses a mixture of BurstDiscard and compiler hints to avoid compiling any branching into burst-compiled code - twice as fast than just burst compiling the function calls and calling it directly from managed/non-managed contexts - at least 10x faster for larger queries in worst cases (empty grid) and negligable difference for small queries
6 Months Ago
merge from main
6 Months Ago
Added some polygons to the cooking workbench liquid bottle that was looking a little PS2.
6 Months Ago
Update: FullServerDemo - detect full network ID range used in demo Replaces old invalid system of just reserving a constant chunk Tests: played back all demos that I have - all valid.
6 Months Ago
Add terrain blend layer to standard 4-way and packed mask blend, reduce terrain sampler slot usage
6 Months Ago
▋▉█▋▄▉█ ▉▄▊▆▉▇▍▅ ▆▌▆▄▉▄ ▇█▋ ▄▇▇▊▉▍▄▉, █▋▍▄▅▋▄ ▉▍▆ ▋▆▇█▄▇▆▄ ▌▊▍▍
6 Months Ago
Interior set dressing, tweaks to floor material in zigg scene
6 Months Ago
mauritia flexuosa M variant with LODs and billboard, materials initial commit
6 Months Ago
▅█▉▆▍▇▇ ▄▆▄ ▄▄ ▉▆▆▍▍▍ ▌▌▅▊▆▇▇▌▆▇ ▉▇ █▊▊▉▉▋▇ ▍▌▉▉ ▆▋█ ▊▆▊▆▉▅▄
6 Months Ago
Temporarily disabling DLSS/DLAA due to crashes
6 Months Ago
Update: FullServerDemo - support client RPCs for transient entities Implemented via an extra parse of demo stream, but should be okay since it's an editor-only process. Tests: Played the same demo where I collected wood - previously it quietly failed, now player got attributed resources.
6 Months Ago
Roadsign glove tweaks
6 Months Ago
Eye controller fixes
6 Months Ago
merge from main