branchrust_reboot/main/hackweek_airshipscancel

24 Commits over 0 Days - ∞cph!

1 Year Ago
Make balloon engines have different levels of fires
1 Year Ago
Mark more LOD as dynamic so they update while moving
1 Year Ago
Set switch LOD to dynamic
1 Year Ago
Add seperate gameobject with rigidbody, apply forces to that and copy position back over
1 Year Ago
Disable render batching convar & noclip protection
1 Year Ago
Fix building manager getting cleared in CLIENT + SERVER mode
1 Year Ago
Basic manual force calculations
1 Year Ago
Fix prop_engine based on windmill prefab, fix engine power not being networked to client
1 Year Ago
Add electric airship engine (aka mini windmill)
1 Year Ago
Only run fixedupdate on server
1 Year Ago
Make the airship rigidbody kinematic and control with scripts
1 Year Ago
Add entities to airship as they are built
1 Year Ago
Change more building blocks to convex colliders / primitives rather than at runtime due to building blocks refreshing their skins
1 Year Ago
render batching finally disables, add trigger parent to airship
1 Year Ago
Defer disable render batching
1 Year Ago
Convert more prefabs to convex colliders even though they are box looking mesh colliders
1 Year Ago
1 second delay before converting base into airship rather than do it properly
1 Year Ago
Give balloon engine some starting hp
1 Year Ago
Switched stone floor frame to 4 box colliders to prevent unity complaining about non-convex colliders moving
1 Year Ago
Create airship entity when a balloon is added to a base
1 Year Ago
Disable render batching for building blocks on airships & rearrange folders
1 Year Ago
Update manifest & add building blocked volume to balloon engine
1 Year Ago
Fix balloon engine item
1 Year Ago
Add balloon engine Ability to build floors on the bottom of walls Ability to build walls on the bottom of floors