Commit Graph

601 Commits

Author SHA1 Message Date
Chris Adderley
51115b3694
Merge pull request #640 from PorktoberRevolution/mh-engines-1
Mh engines 1
2019-06-27 14:06:19 -07:00
Chris Adderley
d84a1907cb Add Cherenkov engine 2019-06-27 14:05:02 -07:00
Chris Adderley
fa7e6f0077 Various engine/shroud fixes 2019-06-25 13:25:48 -07:00
Chris Adderley
06e00d47d9 Depth mask fixes
- removed from radial parachutes
- Fixed 4 way RCS
- Fixed linear RCS
2019-06-24 23:02:08 -07:00
Chris Adderley
fd03381368 Misc fixes 2019-06-24 22:50:16 -07:00
Chris Adderley
f08e90d6ad Functional engines 2019-06-24 21:26:00 -07:00
ChrisAdderley
32a4b0f6d1 Fix subcategory typo 2019-06-24 15:43:59 -07:00
d35d97f264
Add sound fx to big drill as a test 2019-06-21 14:50:51 -07:00
ChrisAdderley
549594a14a fix some stupids: 2019-06-19 14:57:14 -07:00
c41da0c88f
dammit NeoVintageous 2019-06-19 00:27:32 -07:00
08e45c9170
Add surface scanner 2019-06-18 22:03:21 -07:00
Paul
d02d894db3 more tank fix
apparently some tanks *are* named with `fuel-tank`
2019-06-16 20:37:42 -04:00
Paul
c545092fac Fixed MH fuel tank patches
1.875m tanks should show up now, a typo was making the meshes fail to load
2019-06-16 20:02:29 -04:00
ChrisAdderley
107f094784 Template configs 2019-06-14 16:11:31 -07:00
4ac9b1d69a
Merge branch 'negative-space' into develop 2019-06-13 23:21:50 -07:00
2af55cb675
Update Pork depthmasks
to fix some errors and improve consistancy
2019-06-13 23:18:00 -07:00
7a5a2a0d46
Add check for if the queue has already been updated 2019-06-11 16:33:30 -07:00
Chris Adderley
3fe2d85486 Added more masks
Added to Separatron, mini RCS blocks, parachutes
2019-06-11 16:29:28 -07:00
Chris Adderley
7423c56f1d Updates
- Disabled masks on spark, torch
- Added masks to Vernor, all large RCS blocks (#628)
- Fixed icon visibility of some masks
2019-06-11 15:37:05 -07:00
ceb3d5d33f
Allow ModuleRestockDepthMask to have multiple masks 2019-06-11 15:27:00 -07:00
Chris Adderley
bd14d5f6d3 Fixes and improvements
- Fix larger static ladder colliders (#629)
- Add masks to ladders (#628)
- Add masks to Twitch pods, Puff (#628)
- Fix inverted colliders on truss hubs
2019-06-11 15:11:12 -07:00
Chris Adderley
c21df64865
Merge branch 'develop' into structural-part-2 2019-06-11 14:42:42 -07:00
Chris Adderley
067e3f4366 Foil panels 2019-06-11 14:27:31 -07:00
Chris Adderley
ae7358f046 Next structural set 2019-06-11 13:38:37 -07:00
ee2804f379
update blacklist 2019-06-10 18:22:49 -07:00
d09a07ae9c
Update changelogs 2019-06-10 18:15:55 -07:00
32e7169e80
Update Restock.dll 2019-06-10 17:58:44 -07:00
d356834614
Merge branch 'negative-space' into develop 2019-06-10 17:58:39 -07:00
bb3040770b
Add depth masks to shrouded solar panels 2019-06-10 17:18:53 -07:00
4b51e1ac70
Fix body transform support and some cleaning up 2019-06-10 17:18:32 -07:00
ChrisAdderley
75ce1ace02 Template out radiators 2019-06-10 12:40:24 -07:00
56395c241a
Add depth masks to air intakes 2019-06-10 12:09:46 -07:00
ChrisAdderley
5155c72d8c Update some strings and object names 2019-06-10 10:30:05 -07:00
ChrisAdderley
bf07033f10 Fix reaction wheel description (#622) 2019-06-10 09:28:28 -07:00
c824d83bfe
Add support to set what object gets affected by the depthMask
used for setting an "interior" mesh while allowing transparent meshes outside to still render correctly
2019-06-10 00:34:49 -07:00
6519ecfc61
add depthmasks to stock jet engines 2019-06-10 00:33:48 -07:00
ccb66c78db
Add depth mask to radial material bay 2019-06-09 18:43:58 -07:00
ec71ee0019
Fix depth mask module with transparent shaders and part variants 2019-06-09 18:43:33 -07:00
7a154de62f
Add DepthMask module 2019-06-09 18:01:00 -07:00
e239d5687a
Update restock-compoundparts-1.dds 2019-06-09 11:51:36 -07:00
175c7269e3
Minor changes to ModuleRestockLinkedMesh 2019-06-09 09:41:23 -07:00
17f73a1c05
Add fuelline and strut 2019-06-09 09:32:25 -07:00
1ba8caa1ac
Keep texture centered when extending pipes
(this will be important later)
2019-06-08 15:42:02 -07:00
46c068f4a7
allow for multiple material modification
Allow ModuleRestockLinkedMesh to reference multiple materials including disabled ones
2019-06-08 15:41:49 -07:00
d43d5bdb32
Add ModuleRestockLinkedMesh
Extends the stock CModuleLinkedMesh used on struts and pipes to make pipe textures repeat instead of stretch when a pipe is extended beyond its default length
2019-06-08 15:41:31 -07:00
Chris Adderley
f168fc6d7b Ladder color adjustment 2019-06-07 22:22:05 -07:00
ChrisAdderley
0c3551ab6e Fix some tags 2019-06-07 15:54:24 -07:00
ChrisAdderley
e947e656ea Template out configs 2019-06-07 11:16:29 -07:00
ChrisAdderley
47112e152e Change ladders to new parts 2019-06-07 09:49:21 -07:00
Chris Adderley
3c34809405 Ladders part 1 2019-06-06 22:05:52 -07:00
Chris Adderley
039b1e48ce
Merge branch 'develop' into 1875-suite 2019-06-05 20:28:08 -07:00
Chris Adderley
4cf5b1d032 small fixes 2019-06-05 20:15:33 -07:00
ChrisAdderley
8bbfa4e8a2 Fix some localization strings 2019-06-05 10:33:11 -07:00
Chris Adderley
e2398435e1 Misc UV/mesh fixes 2019-06-04 22:21:32 -07:00
Chris Adderley
79af744a0a Initial soyuz tanks 2019-06-04 22:04:18 -07:00
Chris Adderley
5e140e0422 Add heat shield and service bay 2019-06-04 20:48:59 -07:00
ff1d3be11a
Keep texture centered when extending pipes
(this will be important later)
2019-06-04 18:14:41 -07:00
2bc203ee64
allow for multiple material modification
Allow ModuleRestockLinkedMesh to reference multiple materials including disabled ones
2019-06-04 11:56:19 -07:00
2d9249d001
Add ModuleRestockLinkedMesh
Extends the stock CModuleLinkedMesh used on struts and pipes to make pipe textures repeat instead of stretch when a pipe is extended beyond its default length
2019-06-04 00:09:09 -07:00
Chris Adderley
fe7d736853 First shot at finishing adapters 2019-06-02 14:28:40 -07:00
Chris Adderley
d0831643cd Finish 1.875m tanks, some adapter variants. 2019-05-30 15:34:40 -07:00
Chris Adderley
429b484371 RCS tanks 2019-05-28 15:11:46 -07:00
Chris Adderley
b0d3d5b846 Prepare flat adapters 2019-05-26 21:29:04 -07:00
Chris Adderley
daf7e17932 Add 1.875m reaction wheel 2019-05-26 14:21:21 -07:00
Chris Adderley
81a20a92e0 Add 0.625, 1.875m drone cores 2019-05-25 21:43:37 -07:00
Chris Adderley
c299221196 Finish probe tanks, nosecone, oscar-a 2019-05-25 15:58:10 -07:00
ChrisAdderley
0daced12a5 Write descriptions, update balance 2019-05-24 10:32:45 -07:00
63f016e726
add .625m claw 2019-05-23 18:55:54 -07:00
Chris Adderley
437ae6de80 Draft parts and models 2019-05-23 16:16:18 -07:00
ChrisAdderley
81ff8be223 Template out configs 2019-05-21 16:09:51 -07:00
64cedcb7f0
Add claw 2019-05-19 13:53:17 -07:00
fff1d515c2
remove mipmap fade from big drill texture 2019-05-14 11:27:05 -07:00
b54c9dcbfa
Update changelog and blacklist files 2019-05-12 17:30:42 -07:00
5926a45c6e
Update normal map to fix levels 2019-05-12 17:30:11 -07:00
76c5926c5a
uncomment big drill config 2019-05-12 17:10:55 -07:00
56667da2d1
Add big drill and update small drill 2019-05-12 15:50:38 -07:00
212090c492
Fix syntax error introduced in e61a2f9b 2019-05-10 18:49:17 -07:00
1a004493a2
fix max version 2019-05-10 18:36:48 -07:00
79c898391b
Update changelog and blacklist with minidrill 2019-05-10 18:33:16 -07:00
b814798f2b
Add small drill 2019-05-10 18:33:16 -07:00
0f82314a7c
Add particle effects 2019-05-10 18:33:16 -07:00
0a1c312fc4
Update changelogs 2019-05-10 18:33:15 -07:00
08c01e3604
Add Fuel Cell parts
• Redone parts: Fuel Cell and Fuel Cell Array
• New Parts: Monopropellant APU
2019-05-10 18:33:15 -07:00
3e311c293a
fix mesh smoothing 2019-05-10 18:33:15 -07:00
e61a2f9bc3
Add Restock+ Ore tanks
• Add Restock+ Ore tanks
  • 3.75m Ore Tank
  • 1.875m Ore Tank
• Update texture on ReStock ore tanks to normalize colors and specular values
• Rename textures and mu files
• Fix the blacklist file
2019-05-10 18:33:15 -07:00
7ba2435175
fix blacklist paths 2019-05-10 18:33:14 -07:00
1366ecaeb9
Update blacklist 2019-05-10 18:33:14 -07:00
8d52b618fe
Update ore tank textures to improve bolt holes 2019-05-10 18:33:14 -07:00
3402736cf5
Fix typo 2019-05-10 18:33:14 -07:00
2413770c84
Add stock ore tanks
- Radial Holding Tank
- Small Holding Tank
- Large Holding Tank
2019-05-10 18:33:14 -07:00
14bc904f41
Merge branch 'master' into develop 2019-05-10 18:32:08 -07:00
Chris Adderley
b414f87abf Twitch smoothing group 2019-05-10 12:24:34 -07:00
ChrisAdderley
973cda9f2e Compression 2019-05-10 09:41:26 -07:00
ChrisAdderley
bc98f78479 Add French localization 2019-05-07 10:20:33 -07:00
Chris Adderley
d35b8da655 Fixes 2019-05-05 21:57:21 -07:00
d38e00aa6f
fix typo 2019-05-02 12:43:52 -07:00
Chris Adderley
a7ce0f901b
Merge branch 'master' into 1-7-small-engines 2019-05-02 12:33:12 -07:00
Chris Adderley
cf904690ca 1.7 updates 2019-05-02 12:31:31 -07:00
blowfish
9eb30c56ff Update changelog for warnings 2019-04-21 22:49:41 -07:00
Joseph Wong
ce8689f47f
Merge pull request #585 from PorktoberRevolution/InstallChecker
Verify install and warn user of issues
2019-04-21 22:44:02 -07:00