userBill Bcancel

13,138 Commits over 2,800 Days - 0.20cph!

5 Years Ago
Fixed chassis create calling a server method from the client. Working on adding and removing editable vehicles from the garage UI on-the-fly.
5 Years Ago
Lift go more fasterer
5 Years Ago
▅██▊▊█ ▅▆▋▋▉▆▌ ▉▅▊▅ ▊█▌▊▆▋▄▄▋ ▍▄▆▋▄▇█
5 Years Ago
Corrected containers in the vehicle edit UI
5 Years Ago
Chassis spawn is more reliable, physics don't go crazy. Moved vehicle lift trigger components so that they raise and lower with the lift.
5 Years Ago
▄▅▅▌█ ▅▅▊▆-▇▋▇█▊ ▌▉▅▌▊▅█▆▅▍▆▇▊▇ ▅▅ ▉▅▋▄ ▅▋▉▌ ▄▌▊▋▊█▅▊ ▍▅▊▇▋▊▋. ▊▍▌▄▆▊▅▉++.
5 Years Ago
Vehicle editing UI and vehicle lift changes, WIP
5 Years Ago
Can now spawn chassis with appropriate resources
5 Years Ago
Chassis craft UI WIP
5 Years Ago
Vehicle garage loot panel WIP
5 Years Ago
Chassis items rename
5 Years Ago
Add interpolation delay to the vehicle lift so it better matches the vehicle's position on the client
5 Years Ago
Defined vehicle chassis build costs
5 Years Ago
Vehicle garage code
5 Years Ago
Fixed module repairs
5 Years Ago
Rebuild manifest
5 Years Ago
More vehicle garage work
5 Years Ago
Vehicle lift and vehicle editing work
5 Years Ago
Subtractive merge on PlayerLoot distance change. I don't need it anymore, so reverting to the previous code.
5 Years Ago
Vehicle lift interaction work
5 Years Ago
Merge from Main -> Vehicles
5 Years Ago
▆▅▍▍▇█▄ ▊▋ ▉▍▄█▆█▅ ▌▊ █▅▇▊█▉▇ █▅▉▍. █▆▊█▆▍ ▌▇▋▋▋▆▋ ▉▄▋▅▄▅▅ ▅▌█▉▍▆▉▋█▊▍ ▆█ ▊▇▆ ▇▉▆▇▊▌, ▅▌▊▌▊▄ ▇▋▅▇ ▄▇▌ ▉▋▅▉▍▇▄. ▌▄▋█ ▌▄▆▌█ ▊▋▋ ▉▆▋▊▌ ▅▊▉ █▋█▉▆▄ ▌▋ █▅▄▇▍▉ ▍ ▄▄▅ ▄▉▌▉▇▉▊ ▇▌▉▌ ▅▇▇▆▌'▊ ▅▊ ▆▆▋▆█▇▇ ▊▇▋▍▆▊▉.
5 Years Ago
Adjust push forces
5 Years Ago
Players can now push vehicles to right them when flipped, or just give a car a shove in neutral
5 Years Ago
Removed superfluous RefreshVisibleModels call
5 Years Ago
Fixed dodgy floating-point precision causing vehicle sockets to not always be found successfully on the client
5 Years Ago
Can now right-click move engine modules to vehicle sockets
5 Years Ago
Don't show damage FX on destroyed modules
5 Years Ago
Add back placeholder destroyed models for the two modules that lost theirs
5 Years Ago
Remove the two temporary test modules
5 Years Ago
Merge from Main -> Vehicles
5 Years Ago
Merge from Main -> Vehicles
5 Years Ago
Can now repair modules directly from the vehicle garage UI. Some RepairBench methods are now static so that the garage UI can use the same methods. Had to remove the module managers from the Rust.Modular namespace because RpcCalls.cs hates namespaces. Split BaseModuleManager into .Client and .Server subs.
5 Years Ago
Improved association between item health and module entity health. Stopped showing entity start health in inspector since it's based on the module. Fixed module damage FX not showing up properly after damaging.
5 Years Ago
-▌▌█▇▅ ▆▋▅▉▋▋▆▆▉▊ ▋█▉▋ ▅▊▍█▆▉▋▄ ▉▉▊█▌ ▆▄ ▋▉▄▅▅█▆ ▌▄▍▄▄▇▊. █▉▌ █▅ ▄█▍█ ▅▌█▆ ▆▊▌ ▇▌ ▄▅▋▅▋▆█, ▆▌▋ ▍█ ▆█▇▇ ▅▍▌▍ ▋▅▊ ▌▄ ▌▇▋▆▄▅▅▉. - ▅▄▆▍▆ ▌▉▄▌▆ ▊▄▍ ▌█▄▍▄▋▄ █▅▌█▌. - ▄▌▍▋▍▌▊ ▋▍▅▇▅█▍▅▆ ▌▌ ▍▄▌ ▅▄▍▊▇▄█ ▅▄▄ ▆▋▄▅▄▉▇. - ▌▇▄▆▄▋▄ ▍█▅▉▌▊ ▆▌█▄▍▌ ▄▄▊▌ ▅▊▌▅▅▇█ ▋▄▊█▍ ▉▄'▉ ▅▆▌ ▊▌▍▌▆█▋ ▇▆▄▆ ▆▉▆ ▆▉▌▊▅.
5 Years Ago
Collision damage now routes to the appropriate module, not just the chassis
5 Years Ago
Fix client compilation
5 Years Ago
Basic working health sync between physical modules and their items
5 Years Ago
Move show model/hide model methods
5 Years Ago
Fixed modules that were missing model settings and rebuilt manifest.
5 Years Ago
Comments, plus test module update
5 Years Ago
Fixed toggle buttons being hard to click
5 Years Ago
Model visibility info edit
5 Years Ago
Test module edits
5 Years Ago
Allow restricting model visuals to e.g. "show only if NOT wheels".
5 Years Ago
Improved visible model refresh methods
5 Years Ago
Adjust test model textures
5 Years Ago
Adjusting dual socket test module model
5 Years Ago
Dual socket test module edit
5 Years Ago
Can now specify module renderers to show/hide depending on the module's position on a vehicle