Commit Graph

16 Commits

Author SHA1 Message Date
Youen Toupin
cbd8c4e811 - the balloon is now always an independent vessel (linked with a spring to the main vessel until detached)
- fixed balloon mesh and collider radius and scale
2016-04-01 22:26:07 +02:00
Youen Toupin
18b434b73c cleaned up test code 2016-03-28 02:14:26 +02:00
Youen Toupin
bdda3ed81f finished refactoring to have a distinct part for the balloon and the case ; when cutting the rope the balloon becomes an independent vessel ; the balloon can be destroyed by a collision or over heating 2016-03-28 02:13:28 +02:00
Youen Toupin
057d997626 refactored the balloon module so that there is now a balloon case that can deploy an independent balloon (which starts attached by a spring, but can be detached later) 2016-03-27 19:37:02 +02:00
Youen Toupin
9bdd0ff1d2 - refactoring and right-click GUI improvements
- added script to generate mono symbols for debugging
2016-03-27 17:49:50 +02:00
Youen Toupin
2e244afd10 reduced helium tank price (was a bit excessive when using tweak scale to get a decent helium amount) 2015-06-14 08:59:52 +02:00
Youen Toupin
3b8797193a - added bigger fuel tank
- edited texture colors to differentiate from original models (helium parts are red) ; still waiting for actual art
2015-06-13 21:46:40 +02:00
Youen Toupin
1cda53febf various tweaks 2015-06-13 21:12:22 +02:00
Youen Toupin
14c3951851 fixed excessive helium price 2015-06-04 22:16:43 +02:00
Youen Toupin
1f3f7ff1a2 - added code to avoid vessel disintegration when deploying balloon at high velocity and also when the physics origin is teleported (happens every 6km, seems like a KSP system to avoid imprecision with big floating point numbers)
- added script to automatically build the zip package in release mode
2015-06-04 21:38:09 +02:00
Youen Toupin
a49fb7b123 added helium resource, with the corresponding tank part (wip) 2015-06-01 23:09:20 +02:00
Youen Toupin
67bdfa615c - fixed scale bug (balloons were displayed twice two small)
- added spring rendering code
2015-05-31 23:39:18 +02:00
Youen Toupin
0306486fb0 Added physical balloon (sphere with collider that expand when filled with gas, receive buoyancy force, and is linked to the vessel with a spring) 2015-05-31 22:58:19 +02:00
Youen Toupin
9e93806a99 Updated license and .gitignore 2015-05-28 22:20:25 +02:00
Youen Toupin
41bc63965a first version 2015-05-28 22:12:45 +02:00
neuoy
c76fc1955d Initial commit 2015-05-28 22:10:50 +02:00