userBill Bcancel

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

5 Years Ago
Mount/dismount points set for chassis types
5 Years Ago
Oops, fix missing IsTrigger flag
5 Years Ago
Added TriggerParent scripts to the two flatbed modules (same as ScrapTransportHelicopter's)
5 Years Ago
Merge from Main -> Vehicles again
5 Years Ago
Seat modules now adding mount points to the base vehicle. Still can't sit, need to add the rest.
5 Years Ago
Modules sort of actually working. Flatbed module spawns storage. Can't sit in seats yet. More refactoring + manifest rebuild.
5 Years Ago
Defined mount points and storage on modules, plus refactored a bit to a better module class system
5 Years Ago
Just moving module scripts into their own folder
5 Years Ago
All modules have appropriate module entity scripts
5 Years Ago
Basic framework for engine, seating, and storage vehicle modules.
5 Years Ago
Change test vehicle to a prefab variant
5 Years Ago
Merge from Main->Vehicles
5 Years Ago
Module management, script changes on modules
5 Years Ago
Vehicle module item test
5 Years Ago
Minor module icon image edits
5 Years Ago
Icon meta extras
5 Years Ago
Placeholder-ish icons for vehicle module items
5 Years Ago
Merge from Main->Vehicles
5 Years Ago
Manifest update for vehicle module entities
5 Years Ago
Add module entities to the map
5 Years Ago
Fix for 1module_cockpit_with_engine
5 Years Ago
Module entities have seats and steering wheels
5 Years Ago
Created entities for all vehicle modules, and set up models and colliders for them. Client colliders are (usually) a single mesh; server colliders are a convex mesh where possible or else are compound primitive colliders.
5 Years Ago
Vehicle module entity work
5 Years Ago
Merge Main -> Vehicles
5 Years Ago
Base car module entity prefab, plus other vehicle edits and fixes
5 Years Ago
Cherry pick: Comment components were a little broken - they didn't always save the text entered. Deleted the custom editor, replaced with [TextArea] attribute.
5 Years Ago
Cherry pick: Remove obsolete scenes from the build settings that no longer exist.
5 Years Ago
Revert accidental manifest change
5 Years Ago
Initial code for modular entities, and vehicle modules in particular. Added module add/remove and mass + centre of mass adjustment methods.
5 Years Ago
Minor change to chassis settings
5 Years Ago
Chassis fuel tank bugs fixed. Can now properly interact.
5 Years Ago
Merge from Main->Vehicles
5 Years Ago
Modular car fuel menu
5 Years Ago
Comment components were a little broken - they didn't always save the text entered. Deleted the custom editor, replaced with [TextArea] attribute.
5 Years Ago
Vehicle chassis collider fixes
5 Years Ago
Allow mountables to be... not mountable. Since a modular vehicle chassis isn't mountable until it has seats.
5 Years Ago
Test map edits
5 Years Ago
Rename BaseModularCar to ModularCar
5 Years Ago
Rename BaseCar to BasicCar since ModularCar won't inherit from it
5 Years Ago
Merge from Main->Vehicles
5 Years Ago
Remove obsolete scenes from the build list that no longer exist
5 Years Ago
Fix unused var errors on client
5 Years Ago
Modular vehicle chassis now using the new fuel system, spawning fuel tanks.
5 Years Ago
Simpler fuel system changes. Slightly more code duplication than my earlier solution but simpler overall.
5 Years Ago
Revert fuel commit. Doing this in a simpler way.
5 Years Ago
▋ ▊▊▄▄▅▅ ▅▍ ██▊ ▉▆▅▅ ▉▍▆ ▇▇▅ ▉▍▄ ▆▋▊▅▅▅▆▇, ▇▉▊ ▄ ▆▌█▋█ ▇▊▍▌ ▉▇▅ ▄▍▋▅▇▊▉▄▋▄, ▋█▉▍▌▇▅/▆▅▋▉, ▅▇▄ ▋▊▌ ▌▍▄ ▆▋█▉▅▆█ ▅▍▊ ▍▉▆▆ ▅▄▆ ▉█▇▋ ▉▇▊▉-▍▉▊▇▋▋ ▊▅▋▋ ▍▄▍ ▌▉▌▍ ▇▉▋▄▌▅▍. ▋▇▇█▉▆ ▋█▋▍ ▅▊▋▌▆▌▆▇▉ ▉▅ ▄▇▊ ▌█▌▅ ▌▍▉▄, █▋▉▇ █▆▉▉▍▉ ▆▍▊▍▅▄▅ ▊█▊ ▇▊▋▋-▄▋▉▅▇ ▉▉▌█▅▆▍▆ ▌█ ▄▋▍ ▉▊▌ ▇▄▍▇ ▋▄▆ █▌▊▋▄▌▇▋▋█▅▇▍▇▉▉ ▊▅▌▆▅. █▌▇▄▅ ▌▋▊▉ ▋▊▉▇█▉██ ▍██▋▆▇▌. ▅▊▉▌▉▆▅▍ ▋▄▄▄▆▊▌▍ ▊▄▆▊█▌▊▌▍▄▆ ▆▇ ▋█▅▉ ▉▍█▇ ▌▅▆▊▋ ▋▇▇▉▅.
5 Years Ago
Minor map edit only
5 Years Ago
Merge from Main ->Vehicles
5 Years Ago
Chassis entities now have fuel tanks and correct collider sets + physics materials