reporust_rebootcancel

121,643 Commits over 4,048 Days - 1.25cph!

4 Years Ago
Added some new benchmark demos
4 Years Ago
▉█▅▅▉▊▊▍ █▅▅ ▌▍▆▆▊▇ ▉█▉▍██▆
4 Years Ago
Merge from main
4 Years Ago
▅▋▍▋▇▊ █▍▉
4 Years Ago
▅▉▅▌▉▆▊▍
4 Years Ago
▉▆█▊▄ ▇▅█▌ █▊██
4 Years Ago
Unsaved
4 Years Ago
BBQ Camper module dummy art update
4 Years Ago
Added a tip to explain how to disable snapping when placing planters
4 Years Ago
Fixed text/icons getting pooled incorrectly on repair bench skin search filter
4 Years Ago
- Translate mlrs greybox model update to the prefab - Fixed potential NREs in the new BaseMountable/BaseVehicle methods
4 Years Ago
Merge from main
4 Years Ago
Merge from vehicles
4 Years Ago
Fix bbq appearing in wrong location after spawning
4 Years Ago
WIP player info sheet
4 Years Ago
Fixed bbq particles not playing/stopping correctly
4 Years Ago
Fixed server restart (save and load) choosing a random Cargo Ship variation, meaning a 50% chance that the cargo ship on the server wouldn't match the client. Cargo ship now loads with the layout that it had when saved
4 Years Ago
Add ShowInAdminUI parameter to ConsoleVar attribute to expose convars to the UI Updated CodeGen
4 Years Ago
Remove LOD components on camper bbq particle effects
4 Years Ago
Merge from main
4 Years Ago
Merge from general_qol
4 Years Ago
Improved boat flipping when a flipped boat is on the shore/in land
4 Years Ago
Add global.showItemCountsOnPickup convar to disable the new item pickup notice behaviour
4 Years Ago
Added an item pickup notice with condensed text settings to better fit the new item stack totals
4 Years Ago
Merge from general_qol
4 Years Ago
Tweaked boat flip process again, slow down angular velocity once the boat is facing up for a small window after flipping the boat
4 Years Ago
Resave repair bench loot panel (trying to fix skin picker issues)
4 Years Ago
Fixed compile error Planters now snap to centre of floors as well as foundations
4 Years Ago
FX scene backup Rocket FX files
4 Years Ago
▍▄▌▋ █▌▊██▄▄▉
4 Years Ago
bumper gibs r/w error fix
4 Years Ago
▋▅▌ ▉▍▅▅▇▅▇ ▊▋▇▉▍. ▌▉▍▌▋ ▅▄█▊▉▅ ▉▉▌▌▆.
4 Years Ago
merge from general_qol
4 Years Ago
MLRS greybox update / made the body longer and tweaked screen inset depth
4 Years Ago
▊▍▄▋▅▊ ▇▇▊▍▊▊▊/█▅▇▌█▋▅▉▄ ▋▆ ▅▉▅▄▋. ▉▋▋▊ ▋█▌▆▌▅▍ & ▋▄▇▋▋█.
4 Years Ago
Halved size of attraction radius on planter so it's harder to snap Don't snap at all if holding sprint
4 Years Ago
▉▇▊ ▆▆▌█▇█ ▅▆▄▆█▋▅▄▆ ▋█▇▉█▉▍▆█▋▅▍▍
4 Years Ago
Merge from vehicles
4 Years Ago
Fixed being able to open BBQ from outside camper module (should also now respect locked state)
4 Years Ago
Can now gesture in camper seats (hand IK is disabled for the duration of the gesture)
4 Years Ago
Merge from general_qol
4 Years Ago
Fixed eac build error (entity.deleteby changes)
4 Years Ago
Minor fix
4 Years Ago
Added PlayerIsMounted and LocalPlayerIsMounted methods to BaseMountable, with overrides in BaseVehicle. Replaced all checks of the same type with those new methods.
4 Years Ago
Merge from vehicles
4 Years Ago
Revert gibbable material lookup change (change is no longer needed)
4 Years Ago
Fixed client/server compile issues
4 Years Ago
WIP server manager tab in F1 menu for server admins Lists all players, basic server info and all server convars
4 Years Ago
Updated fired rocket model
4 Years Ago
MLRS rocket worldmodel was causing NRE due to having >1 collider. Reduced it to one.