reporust_rebootcancel

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

11 Months Ago
Tweaked flashlight lighting setup to faciliate our creative look-down pose
11 Months Ago
Compile fix
11 Months Ago
Partial modifier and RPC build
11 Months Ago
- Scene updates - Prefab properties populated - Manifest
11 Months Ago
Merge fixes
11 Months Ago
- Initial launch point and mountable basic scripts - Basic prefab setup - Vine launch points can connect together
11 Months Ago
radtown_spline_fixes -> main
11 Months Ago
patrolheli_orbitstrafe_fix -> main
11 Months Ago
radioactive_water_convars -> main
11 Months Ago
buoy_spawn_fix -> main
11 Months Ago
Removed Catapult references in RidableHorse and ModularCar, use ITowing instead Renamed anchor and trigger gameobjects
11 Months Ago
BCE setup
11 Months Ago
Parented the ammo storage interaction collider to the catapult arm, so the collider follows the arm pos
11 Months Ago
removed dependency on BaseEntity from AttachTo
11 Months Ago
-Ballista Begin
11 Months Ago
more towing - inverted control of towing attachment - simplified AttachTo func, we can get the anchor points internally with information from the interface
11 Months Ago
Polish to catapult art. Added decal renderer to catapult prefab.
11 Months Ago
HCR viewmodel anim updates
11 Months Ago
corrected body used by horse for towing and some hitch->tow renaming
11 Months Ago
Complete/fail setup
11 Months Ago
▍▊▇▌▊ ▍▇▇▋ ▄▄▆▋
11 Months Ago
Initial scene setup
11 Months Ago
merge from main
11 Months Ago
Experimental changes to horses, trying to improve the gamefeel - Added subtle neck movement in the direction you're heading - Increased turning speed - Reduced stopping time, pressing backward at full speed will now trigger the stand anim and slide
11 Months Ago
Start/stop basics
11 Months Ago
▋▇▋▅▄ ▍▋▇▋ ▅▆_▄▆▋▅_█▆▌▋▌▇█▇▆
11 Months Ago
▆▄▄ ▍▉▄▇▌▊▋ █▆▉▅█▌▌▆▋ █▆▅▅▍▋█▋▋▌▅▉▅▆▉▊ ▉▉▉▌▌▆█▇▄ ▍▄▆▉ ▌▅▋██▇▍▄▌▅ ▅▅▆▊▄█▆▇
11 Months Ago
▋▋▇▋▅ ▅▍▇▉ █▋_█▍▊▋_▆▇▉▋▄▄▍▄▉ (▊▌▍▅▉▇▅▌ ▌▉▇ ▉▋▌▊▆▉▅▌▍█▅ ▌▉▋▄ ▊▍▋▅▋▋)
11 Months Ago
separation of towing (renamed from hitching) into its own class, exposing an interface for things that want to tow or be towed (shared interface, the joint goes both ways)
11 Months Ago
QteEntity, QteSnake and TriggerQTE basics.
11 Months Ago
▊▉▉▌▇▊▅ ▇▄▍▋▇▅, ▉▍▋ ▋▅▊▉▉▍ ▇▅ ▆▆█▊█▅ ▋▌▆█ ▍▇█▅▄▍█▄, ▉█▇ ▊▉▉▇ █▅▅▌ ▇▍ ▊▆▇▉▄▅█▌▍▆▍ ▅▊▊▊▆▉
11 Months Ago
Added snake model to entity
11 Months Ago
Initial files/prefab/folders
11 Months Ago
Merge from main
11 Months Ago
11 Months Ago
small caves rocks dressing
11 Months Ago
medium caves rocks dressing
11 Months Ago
Allow surrender gesture when ducking
11 Months Ago
merge from /world_update_2/flashlightfixes/fulloverhaul/
11 Months Ago
merge from travelling_vendor_fixes_2
11 Months Ago
merge from patrol_heli_crash_filters
11 Months Ago
merge from radioactive_water_buff
11 Months Ago
large caves rocks dressing
11 Months Ago
update to mil tunnel rocks prefab, some terrain tweaks to go along
11 Months Ago
▆▋▉▊▇ ▅▅▆▉ ▉▄▋█▅▍▆▇▋▄▋_▍▄▍▅▇ - ▇▆▆▍▄▇▉▅▍ ▍▉▌▉▉ ▊▄▉▄▅▋▄ ▋▅▇▌▌
11 Months Ago
▊█▌ ▇▌▇ ▋▋█▅▇▍▋▊ ▆▊▌▄▄█ ▋▌▋ ▌▆ ▋█▊ ▊▆▍▆ ▋▍▊█▄▌ █▄▇▆▉▄▆ ▅▇▅▆▋▋▋▉▄▋
11 Months Ago
Some folder restructuring now that we have actual assets
11 Months Ago
Reapply animator changes
11 Months Ago
Merge from main (stomp PlayerAnimation, will need to redo changes)
11 Months Ago
Proof of concept for using AsyncGPUReadback to get the mesh data from the GPU even if it's been marked as non r/w Only grabs vertices for now