userIan Hendersoncancel

4,874 Commits over 762 Days - 0.27cph!

29 Days Ago
Fix some broken flex stuff in the boat building hud prefab
29 Days Ago
Fixed codegen errors. Bunch of uncommited stuff. WIP stuff
30 Days Ago
Missed files
30 Days Ago
Rename ServersideMountedWeapon to MountedWeapon
30 Days Ago
Add more playables null checks
30 Days Ago
Fixed protobuf
30 Days Ago
main -> naval_update
30 Days Ago
wallpaper_viewmodel_fix -> main
30 Days Ago
Fix wallpaper planner viewmodel playing its deploy animation faster than regular planner viewmodel
32 Days Ago
console_vehicle_ui -> main
32 Days Ago
Just search through shortnames. makes sense as its what we can see in the menu
32 Days Ago
Fix search not working properly for the vehicles console tab
32 Days Ago
console_vehicle_ui -> main
32 Days Ago
Remove Amazon import??? IDE's fault.
32 Days Ago
console_vehicle_ui -> main
32 Days Ago
console_vehicle_ui -> main
32 Days Ago
Generate a bunch of missing icons More changes to item defs Swap Train and Misc category enum positions - fix broken prefabs
32 Days Ago
Forgot trains - Sorry Bill!
32 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
32 Days Ago
Can detect spawn names via ItemModEntityReference
32 Days Ago
Initial setup. Can now spawn some vehicles via the F1 menu. Vehicles split into categories: Helicopters, Cars, Bikes, Boats, Animals, Siege, Misc
32 Days Ago
building_planner_viewmodel -> main
33 Days Ago
Remove the animation on build
33 Days Ago
Eye following view (if you want it)
33 Days Ago
Test branch for alex
33 Days Ago
playables_fixes_2 -> naval_update
33 Days Ago
Fix ArgumentException: The Playable is invalid. It has either been Disposed or was never created happening with BlendOneShotWeights. - Properly nuke the coroutine method - Extra protection in the co-routine itself to stop this from NRE'ing
33 Days Ago
Add null protection to all exposed methods referencing the playable controller
33 Days Ago
naval_update -> pt_boat_2
33 Days Ago
Fix rear turret clipping on the ptboat
33 Days Ago
Compass reference is broken here too for some reason
33 Days Ago
Fix lost compass reference
33 Days Ago
pt_boat_2 -> naval_update
33 Days Ago
Ensuire AI is saved
33 Days Ago
naval_update -> pt_boat_2
33 Days Ago
Run anims on place/block change
33 Days Ago
Final gen
33 Days Ago
rpc_improvements -> main
34 Days Ago
Added Player and Entity to the Network extensions as well (so the source generator chills) Added so source generator as well
34 Days Ago
Can now use BaseEntity and BasePlayer as arguments in RPCs. Automatically evaulated at the other side when read This gives us the base to use these as SyncVar types later, (gives us a route out of the OnChildAdded then checking for references loop)
34 Days Ago
scientist_boat_fixes_3 -> naval_update
34 Days Ago
Drop rhib group spawn count from 12 to 7: 15 less scientist rhibs will spawn as a result.
34 Days Ago
scientist_boat_fixes_3 -> naval_update
34 Days Ago
Add support for different crosshair modes on projectile weapons. Always show, or only show under conditions: - Standard - ^ + when aiming - ^ + when reloading - Always
34 Days Ago
scientist_boat_fixes_3 -> naval_update
34 Days Ago
Retain group id between saves
34 Days Ago
Allow crate to be saved. Prevent NRE by delaying loot fill a few seconds, this ensures the
34 Days Ago
scientist_boat_fixes_3 -> naval_update
34 Days Ago
Dont save the ghost ship hackable crate. Stops save nre
34 Days Ago
scientist_boat_fixes_3 -> naval_update