userIan Hendersoncancel
reporust_rebootcancel

4,955 Commits over 792 Days - 0.26cph!

36 Days Ago
clean up the ui icon
36 Days Ago
main -> drone_accessibility
36 Days Ago
36 Days Ago
compile fixes
36 Days Ago
turret_viewmodel -> naval_update
36 Days Ago
Turn off viewmodel for now
36 Days Ago
comments
36 Days Ago
vendor_ui_drone_accesibility -> main
36 Days Ago
more stomped map fixes
36 Days Ago
Fixed broken drone phrase
36 Days Ago
Rverted a bunch of the stomped drone changes
36 Days Ago
Fix merge conflicts
36 Days Ago
main -> vendor_ui_drone_accessibility
36 Days Ago
Fix prediction NRE for NPCVendingMachines
37 Days Ago
Fix reload/attack animation playing for the local player from a worldmodel perspective provided we have a viewmodel
37 Days Ago
Remove Viewmodel ghosting Fix dismount NRE
37 Days Ago
naval_update -> turret_viewmodel
37 Days Ago
vendor_ui_drone_accessibility -> main
37 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
37 Days Ago
Compile error fix
37 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
37 Days Ago
Store drone accessible state on the map marker
37 Days Ago
- Save drone accessibility state to the vending machine flags - Recalculate if any physics neighbours change
37 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
38 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
38 Days Ago
38 Days Ago
Fix codegen Fix broken ai mounted weapon controllers
38 Days Ago
Rear turret Viewmodel test WIP
38 Days Ago
More cleanup, dont use the packing queue for reloading
38 Days Ago
Run ai loop faster
38 Days Ago
Wire up the tooltip text Add some phrases for each of the states Crappy wheel detection, will need changed in future
38 Days Ago
Fix some broken flex stuff in the boat building hud prefab
38 Days Ago
Fixed codegen errors. Bunch of uncommited stuff. WIP stuff
38 Days Ago
Missed files
38 Days Ago
Rename ServersideMountedWeapon to MountedWeapon
38 Days Ago
Add more playables null checks
38 Days Ago
Fixed protobuf
38 Days Ago
main -> naval_update
38 Days Ago
wallpaper_viewmodel_fix -> main
38 Days Ago
Fix wallpaper planner viewmodel playing its deploy animation faster than regular planner viewmodel
41 Days Ago
console_vehicle_ui -> main
41 Days Ago
Just search through shortnames. makes sense as its what we can see in the menu
41 Days Ago
Fix search not working properly for the vehicles console tab
41 Days Ago
console_vehicle_ui -> main
41 Days Ago
Remove Amazon import??? IDE's fault.
41 Days Ago
console_vehicle_ui -> main
41 Days Ago
console_vehicle_ui -> main
41 Days Ago
Generate a bunch of missing icons More changes to item defs Swap Train and Misc category enum positions - fix broken prefabs
41 Days Ago
Forgot trains - Sorry Bill!
41 Days Ago
Make sure every spawnable vehicle has an item Tag all of the vehicles with the correct categories Setup Entity references on all of the new items Fix some naming / icon issues