reporust_rebootcancel

129,996 Commits over 4,140 Days - 1.31cph!

4 Years Ago
Added an extra check to stop dances endlessly looping incorrectly
4 Years Ago
Allow MLRS to use either the low or high solution for firing angle
4 Years Ago
MLRS pivot angle fixes for the new model
4 Years Ago
WIP setting up MLRS model. Swapped my temp model over for the real thing and set up weapon platform rotation.
4 Years Ago
Merge Main -> MLRS
4 Years Ago
Fixed a case where the first connected speaker in a chain wouldn't play correctly if it was connected to a boom box
4 Years Ago
Catch some connected speaker errors
4 Years Ago
Remove the trigger exit code in BaseMountable. Handle it on tick in TriggerParent. The check is essentially free and this keeps everything together.
4 Years Ago
Added option to have TriggerParent accept mounted players. Turned it on for WorkCart and Cargo Ship. Being mounting inside the trigger lets a player dismount in local trigger-space, which means client and server will sync up. Otherwise the client/server delay can have them dismounting into invalid space. I had previously added "unparentOnMount" to BaseMountable as an option for the Cargo Ship microphone to fix the same bug. Refactored it to the new system; it can just check whether the trigger has parentMountedPlayers set to true now.
4 Years Ago
Fixed not being able to click on code lock UI buttons
4 Years Ago
Comments
4 Years Ago
Reassign the sign content in the database instead of reading it out and then writing it back in
4 Years Ago
Backblast & related files
4 Years Ago
Merge VehicleParenting -> general_qol
4 Years Ago
▅▄▋▌ ▉▋▅
4 Years Ago
▄█ ▇▇▊▍▆ ▅▉▌▋▊▆
4 Years Ago
Add a separate trigger for vehicles that starts at the ship deck level - stops rowboats being able to stick to the side of the ship via the main trigger.
4 Years Ago
Don't let players outside of the module open the locker Fixed locker and bbq references not properly loading
4 Years Ago
Increased weight (340->400)
4 Years Ago
Renamed and moved camper sleeping bag entity
4 Years Ago
Update camper barbecue with the igniter models
4 Years Ago
▅▍▄ ▇▄▇▋ ▊▆▌▋▌
4 Years Ago
Simplified IsOnThisModule check
4 Years Ago
Fixed individual gibs not dropping when vehicle takes gibs
4 Years Ago
Code review changes
4 Years Ago
▄▋ ▇█▆▍▍▊
4 Years Ago
Signs cleanup and comments
4 Years Ago
MLRS effects progress
4 Years Ago
Door cleanup
4 Years Ago
Removed the clientCollider/serverCollider code from BaseBoat. Since we now rely on convex colliders at all times, it's no longer needed.
4 Years Ago
Opening/closing doors while crawling now takes three seconds
4 Years Ago
▇▉▊▅▇ ▆▄▅▇▇▊▄▌ █▉▍▊▊▋▌▍ ▋▋▉▊▇▍▇▌▇ ▄▋▄▄ ▋█▊▍ ▋▌▅▍▊▍▋▄▊ ▋▄ ▅ ▆▋▍▉▊▉▋▄ ▉▍▇▋
4 Years Ago
▆▍▆▊█▉▅ ▅▅ ▊▅▉██▅▊ ▋█▋▅▊▆█▌ █▅ ▅▄ ▆▋▇▆▆▄▄▇ ▍▉ █▋▊▇▉▋▊▇ ▍▊▌▌▄▌▉▅ ▆▄▉▇▆▇▇▄ ▌▇▆▍▆ █▇▌ ▊▆▄▍ █▆▋▊ (▅▄▅█ ▆█▋▉▋▅ ▌▍ ▌▊▇▅█)
4 Years Ago
Fixed a couple of prefab import issues
4 Years Ago
- Camper code review: Adjusted name and description to match the others. - Made modules user-craftable by default instead of overriding the setting on each one.
4 Years Ago
Camper code review: Moved icon
4 Years Ago
▄█▌ ▅▍▄▋ ▅▊▅▇ ▅▆▅▋▅ ▋▄▇█▄▆ ▇▊▆▇ ▌▊▍▅▍▅█ ▋▌▌▄█▇&▍▇▄▊▇▇ ▋▌▉ ▊▆▊█▋▊▌▋▄▅ ▌▊ ▅ ▅▅▉▆▆▋
4 Years Ago
█▅▅▍▉▅▇▊ ▉▌ ▊▇▉▊▄▉▇ ▇▇▄▍▄▆▆▅▋▄
4 Years Ago
Updated MLRS greybox hierarchy
4 Years Ago
MLRS greybox update / added rocket greybox
4 Years Ago
Merge from main
4 Years Ago
Merge from rgb
4 Years Ago
Don't log an error when Razer Chroma isn't installed
4 Years Ago
Log errors instead of rethrowing (probably fixes RGB errors)
4 Years Ago
merge from main
4 Years Ago
Merge from general_qol/signs
4 Years Ago
MLRS greybox model
4 Years Ago
Ocean mesh LOD switching, fixed seams.
4 Years Ago
merge from /rgb