reporust_rebootcancel

134,338 Commits over 4,444 Days - 1.26cph!

5 Years Ago
Fix prefab id on newly renamed HeavyScientist prefab. Deleted ApexAIStorage folder I missed during Apex removal.
5 Years Ago
Renamed HeavyScientisAd to HeavyScientist
5 Years Ago
Delete old HeavyScientist prefab
5 Years Ago
Renamed HumanNPCNew to HumanNPC,, ScientistNPCNew to ScientistNPC, updated references. Codegen.
5 Years Ago
deleted the old and unused HumanBrain, HumanNPC, ScientistNPC stuff. Removed references.
5 Years Ago
Merge from water5_final
5 Years Ago
Fixed trace test bug
5 Years Ago
Added model component to MLRS
5 Years Ago
Timed explosive / thrown weapon bone attachment not prefers the bone that belongs to the collider that was hit (rather than using the closest one in world space)
5 Years Ago
merge from delete_htn2, removing everything Apex and HTN related.
5 Years Ago
Fix reversed check in IsWaterlogged for vehicles that can't become waterlogged
5 Years Ago
Fix VehicleEngineController doing more work than necessary to get the fuel system
5 Years Ago
Simplify AnyMounted
5 Years Ago
Rename HasAnyPassengers to AnyMounted
5 Years Ago
Update BaseVehicle mount menu check to not check IsMounted
5 Years Ago
Manifest build, and prefab ID fix
5 Years Ago
Merge misc_improvements -> snowmobile
5 Years Ago
Merge MLRSUpdates and IntegrateVehicleSubEnts -> Snowmobile
5 Years Ago
More inland cliff replacements
5 Years Ago
Merge Main -> Snowmobile
5 Years Ago
More vehicle tidy-up. Since every engine uses fuel (so far), put EntityFuelSystem inside VehicleEngineController. EntityFuelSystem can still be used separately if needed (several vehicles do this as they have their own engine implementations).
5 Years Ago
Fixed vm getting orphaned when entering debug cam
5 Years Ago
Fixed event NRE when spectating in a demo
5 Years Ago
Merge BaseMountable -> misc_improvements
5 Years Ago
A general tidy-up for vehicle code to make things easier in the future. - Split BaseVehicle into BaseVehicle, BaseVehicle.Server, and BaseVehicle.Client. - Move IsWaterlogged and CanRunEngine checks to VehicleEngineController, so they can be shared by everything with an engine. - Match EntityFuelSystem and VehicleEngineController to Rust code formatting ('private' written out, spaces inside brackets). - BaseVehicle IsMounted implementation fix.
5 Years Ago
Added a skin redirect editor (Tools/Skins/New redirect skin) that creates relevant prefab variants and makes standard changes required to get the redirect working (item names, pickup, repair, shortnames, etc)
5 Years Ago
Merge from main
5 Years Ago
More snowmobile setup
5 Years Ago
Snowmobile collider edit
5 Years Ago
East sculpts for new cliffs
5 Years Ago
Updated drinking to deal with displacement
5 Years Ago
Trace update
5 Years Ago
Cleanup
5 Years Ago
More accurate tracing into the ocean volume
5 Years Ago
Fixed crossbow vm loaded state
5 Years Ago
Subtract 66779
5 Years Ago
Remove all client side mounted references for instruments
5 Years Ago
Snowmobile detail colliders
5 Years Ago
Water inflatable changes
5 Years Ago
WIP tidying up client-side access to _mounted
5 Years Ago
Cleanup
5 Years Ago
Remove unused overrideMountedLookAt
5 Years Ago
Merge Main -> misc_improvements
5 Years Ago
Snowmobile wheel setup, and fix model direction
5 Years Ago
Some snowmobile initial setup
5 Years Ago
NE sculpts
5 Years Ago
Better spectate entity name
5 Years Ago
Potential NRE fix in LateClientCycle
5 Years Ago
North east cliffing and cleanup of old inland splats
5 Years Ago
Test map changes