userIan Hendersoncancel
reporust_rebootcancel

4,815 Commits over 762 Days - 0.26cph!

21 Days Ago
Changed finalising to finalizing on bootstrap to better match the other north american spellings in the game
22 Days Ago
building_planner_viewmodel -> main
22 Days Ago
Remove planner viewmodel
22 Days Ago
wrong branch! Merge to building_planner_viewmodel
22 Days Ago
viewmodel animations on wallpaper planner never call the base animations (locked behind an override)
22 Days Ago
main -> building_planner_viewmodel
22 Days Ago
main -> building_planner_viewmodel
22 Days Ago
vehicle_ui_sidecar -> main
22 Days Ago
Make sure the sidecar is added to the f1 vehicle menu, it was missing
22 Days Ago
vendor_drone_accessibility -> main
22 Days Ago
clean up the ui icon
22 Days Ago
main -> drone_accessibility
22 Days Ago
22 Days Ago
compile fixes
23 Days Ago
turret_viewmodel -> naval_update
23 Days Ago
Turn off viewmodel for now
23 Days Ago
comments
23 Days Ago
vendor_ui_drone_accesibility -> main
23 Days Ago
more stomped map fixes
23 Days Ago
Fixed broken drone phrase
23 Days Ago
Rverted a bunch of the stomped drone changes
23 Days Ago
Fix merge conflicts
23 Days Ago
main -> vendor_ui_drone_accessibility
23 Days Ago
Fix prediction NRE for NPCVendingMachines
23 Days Ago
Fix reload/attack animation playing for the local player from a worldmodel perspective provided we have a viewmodel
23 Days Ago
Remove Viewmodel ghosting Fix dismount NRE
23 Days Ago
naval_update -> turret_viewmodel
23 Days Ago
vendor_ui_drone_accessibility -> main
23 Days Ago
- Show if a vending machine is accessible by a drone in the regular map - Shows same result as in the admin ui - When updating any building parts nearby a vending machine perform a check and see if we need to update the marker - Add profiling
23 Days Ago
Compile error fix
23 Days Ago
- Took a stab at fixing the worst flex UI known to man (my vendor ui) - Reorganised the layout, cleaned it up a bit - Fixed close button not aligning with the listings
23 Days Ago
Store drone accessible state on the map marker
23 Days Ago
- Save drone accessibility state to the vending machine flags - Recalculate if any physics neighbours change
23 Days Ago
Jump improvements: - Setup ladder triggers around junkpiles to make jump ups easier - Add kinematic rigidbodies to junkpiles (better collision detection) - Boyancy point improvements
24 Days Ago
More WIP: - Mostly working apart from some ghosting (wrong update loop) - Setup standard system for mounted weapon viewmodels - Setup world model disable system with turrets - Setup offsets - MountedTurretViewmodel
24 Days Ago
24 Days Ago
Fix codegen Fix broken ai mounted weapon controllers
24 Days Ago
Rear turret Viewmodel test WIP
24 Days Ago
More cleanup, dont use the packing queue for reloading
24 Days Ago
Run ai loop faster
24 Days Ago
Wire up the tooltip text Add some phrases for each of the states Crappy wheel detection, will need changed in future
24 Days Ago
Fix some broken flex stuff in the boat building hud prefab
24 Days Ago
Fixed codegen errors. Bunch of uncommited stuff. WIP stuff
25 Days Ago
Missed files
25 Days Ago
Rename ServersideMountedWeapon to MountedWeapon
25 Days Ago
Add more playables null checks
25 Days Ago
Fixed protobuf
25 Days Ago
main -> naval_update
25 Days Ago
wallpaper_viewmodel_fix -> main
25 Days Ago
Fix wallpaper planner viewmodel playing its deploy animation faster than regular planner viewmodel