Commit Graph

705 Commits

Author SHA1 Message Date
79d44377e7 Boilerplate configs again 2020-02-17 19:14:38 -08:00
6f1982fc2c god has cursed me for my hubris, and my work is never finished 2019-10-17 16:33:18 -07:00
663959e5e5 Finish multicouplers 2019-10-08 17:35:22 -07:00
09f4e58d00 fix config for 1.25m tri- and quadcouplers 2019-10-01 22:38:58 -07:00
a1fec35550 Fix config syntax 2019-10-01 22:26:35 -07:00
1c4bcbbb70 Convert textures to DDS 2019-10-01 11:25:30 -07:00
01542afc00 Prototype multicoupler configs 2019-10-01 10:22:09 -07:00
9363f1a1ec Begin work on multicouplers 2019-09-29 17:09:32 -07:00
3ed3ec94f8 Remove easter egg that interferes with mipmaps 2019-09-15 18:34:54 -07:00
c5b5ef5eac Merge branch 'LES' into develop 2019-09-14 12:51:03 -07:00
2f1642561b Add LES to changelog and blacklist 2019-09-14 11:29:43 -07:00
9897f03f34 Finish config and localization 2019-09-13 23:06:04 -07:00
0482d3e42c Finish LES model 2019-09-13 23:03:22 -07:00
f2bd04efb9 Move srb-tiny-core-1 fx into restock core for LES 2019-09-12 22:56:19 -07:00
84e59073cd Update CineboxAndrew 2019-09-06 11:53:45 -07:00
fdd2c5c781 Finish model and prototype FX configuration 2019-09-05 23:10:02 -07:00
3973b34fe9 Prototype configs and model 2019-09-05 01:10:35 -07:00
99fecb7b76 Merge pull request #653 from zorg2044/plumerevert
Remove custom realplumes and assets
2019-09-05 01:02:04 -07:00
f8e70a457f Merge branch 'ir-camera' into develop 2019-09-04 20:41:08 -07:00
f91dad9252 Add Sentinel 2019-09-04 20:39:59 -07:00
07746a4cc3 Blacklist changes 2019-09-01 23:49:57 -07:00
4a5187caf3 Template out IR telescope config with preliminary model 2019-09-01 23:43:06 -07:00
cdb47f892e Begin modelling sentinel camera 2019-08-31 22:51:18 -07:00
516e0829a5 Use for loops instead of foreach loops to minimize GC 2019-08-31 11:28:37 -07:00
2a43d6d6b3 hide Klaw flag transform in VAB menu 2019-08-30 22:56:17 -07:00
6401e5b263 Changelog and blacklist file changes 2019-08-30 22:25:23 -07:00
1c197a2396 Mesh cleanup on ISRUs 2019-08-30 22:19:56 -07:00
448f3b5d6f Delete .DS_Store 2019-08-31 13:12:11 +08:00
7d16ddf97e Delete .DS_Store 2019-08-31 13:11:59 +08:00
807fb702e8 Remove custom realplumes and assets
These are being upstreamed into realplume and realplume-stockConfigs instead for cleaner patching, less overhead on reStock.
2019-08-31 13:06:57 +08:00
a055f87ffe Use geometry instead of alpha for ISRU grilles 2019-08-30 22:06:35 -07:00
411f85e329 Merge branch 'resource' into develop 2019-08-30 21:21:18 -07:00
c2f49e302b Update shaders used on ISRU grilles
Uses the Legacy cutout bumped specular shader that KSP happens to load. only drawback is the lack of support for select highlighting
2019-08-30 21:02:59 -07:00
f5b81532bb Finish overhauling animation module to support waiting states
• ISRU Animation module now will optionally wait for the current looping animation to complete before changing states, making transitions look more seamless
• Better looping animation handling, instead of manually refreshing animations
• Better documentation
• Remove some debug code in HeatEffects
2019-08-30 21:02:20 -07:00
cf585360cb overhaul ModuleRestockISRUAnimation to support more animation states
Getting closer to making this a drop-in replacement for ModuleAnimationGroup in all cases!
2019-08-30 00:24:49 -07:00
019af2af2a finish 2.5m ISRU textures and model 2019-08-29 23:05:22 -07:00
4ce85a36ad Prototype 2.5m ISRU config and untextured model 2019-08-25 00:35:44 -07:00
5e48743a92 Documentation pass 2019-08-16 21:26:01 -07:00
a506dc492e Add ModuleRestockHeatEffects
• Add ModuleRestockHeatEffects, which replaces ModuleHeatEffects and incorporates its own color changing module without the bugs of the stock one, as well as having an option to disable the built in blackbody glow.
• Minor changes to ModuleRestockISRUAnimation
2019-08-16 21:20:14 -07:00
0c2d4fb3b2 Merge pull request #649 from zorg2044/realplume-dev1
Custom RealPlume support
2019-08-16 11:17:29 -07:00
76ecf9fcf6 Kodiak tweaks 2019-08-16 20:28:24 +05:00
7d102f3061 New kerolox upper, new engines
Poodle, Spark, Twitch
2019-08-16 19:40:20 +05:00
14d78f4afa More engines, new hypergolic upper white prefab
Terrier, Pug, Wolfhound/Shnauzer

Tweaks to others.
2019-08-16 17:44:30 +05:00
3e99d6ed51 More engines
Kodiak/Ursa, Puff, Torch, Valiant
2019-08-16 13:49:23 +05:00
1511e744d2 Change small ISRU caution tape to yellow to match drills 2019-08-15 17:04:16 -07:00
957cad1a53 Fix battery surface attach (#648) 2019-08-15 13:36:51 -07:00
76f7a1f4d0 Merge pull request #650 from PorktoberRevolution/radiators
Add radiators
2019-08-15 10:37:30 -07:00
9cae9857d0 disable inflatable HS replacement for now 2019-08-15 10:36:02 -07:00
00404341c4 Update changelog and blacklist for small ISRU 2019-08-15 00:16:21 -07:00
6871021b8a Add ISRU and custom animation module 2019-08-15 00:09:18 -07:00