From 7abf42eaef7ca0994a7edc95ca86c98f4f1ab8bd Mon Sep 17 00:00:00 2001 From: Andrew Cassidy Date: Mon, 4 Mar 2019 16:55:49 -0800 Subject: [PATCH 01/11] Changelog and doc fixes --- .../ReStock/Patches/Communication/restock-antennas.cfg | 2 +- Distribution/Restock/changelog.txt | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Distribution/Restock/GameData/ReStock/Patches/Communication/restock-antennas.cfg b/Distribution/Restock/GameData/ReStock/Patches/Communication/restock-antennas.cfg index a736481c..d05de6c4 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Communication/restock-antennas.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Communication/restock-antennas.cfg @@ -2,7 +2,7 @@ // Contents: // - Communotron 16 (longAntenna) // - Communotron 16-S (surfAntenna) -// - Communotron HG-55 (mediumDishAntenna) +// - Communotron DTS-M1 (mediumDishAntenna) // - Communotron HG-55 (HighGainAntenna) // - Communotron 88-88 (commDish) diff --git a/Distribution/Restock/changelog.txt b/Distribution/Restock/changelog.txt index 94674b40..9afebaf8 100644 --- a/Distribution/Restock/changelog.txt +++ b/Distribution/Restock/changelog.txt @@ -149,6 +149,10 @@ - Experiment Storage Unit (Andrew Cassidy) - Communications - Communotron 88-88 (Andrew Cassidy) + - Communotron 16 (Andrew Cassidy) + - Communotron 16-S (Andrew Cassidy) + - Communotron HG-55 (Andrew Cassidy) + - Communotron DTS-M1 (Andrew Cassidy) - HG-5 High Gain Antenna (Andrew Cassidy) - RA-2 Relay Antenna (Andrew Cassidy) - RA-15 Relay Antenna (Andrew Cassidy) From 507d0c3f4caa81b25372beca9773363d66016087 Mon Sep 17 00:00:00 2001 From: Andrew Cassidy Date: Mon, 4 Mar 2019 17:27:36 -0800 Subject: [PATCH 02/11] more changelog changes - Add the Small Radial Gyroscope to the RS+ Changelog --- Distribution/RestockPlus/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Distribution/RestockPlus/changelog.txt b/Distribution/RestockPlus/changelog.txt index 7ea97226..cd24b3b4 100644 --- a/Distribution/RestockPlus/changelog.txt +++ b/Distribution/RestockPlus/changelog.txt @@ -51,6 +51,7 @@ v0.1.0 - RC-14 RCS Thruster Block (Nertea): Quad RCS block, mini size - RC-14-A RCS Thruster Block (Nertea): Quad angled RCS block, mini size - RC-15 RCS Thruster Block (Nertea): Five way RCS block, mini size + - Small Radial Gyroscope (Andrew Cassidy): radial mount gyroscope with a small amount of torque - Patches and fixes - Gimbals are enabled on stock SRBs - Oscar-B tank volume has been fixed (was far too high at 40, is now consistent at 18) From 61506322f9633fc59d2cb2007452f7ab4acd6b3b Mon Sep 17 00:00:00 2001 From: Andrew Cassidy Date: Mon, 4 Mar 2019 20:26:39 -0800 Subject: [PATCH 03/11] README.md changes Update the contributors list to match the individual mod list, and add widget for Travis build status --- README.md | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9e341f9d..2e042e48 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Restock +# Restock [![Build Status](https://travis-ci.com/PorktoberRevolution/ReStocked.svg?branch=prod)](https://travis-ci.com/PorktoberRevolution/ReStocked) It's no secret that some of KSP's artwork is not great. Placeholder art made by a number of amateur artists throughout the game's development has resulted in a scattered mess of styles and qualities which is most evident in the part artwork. @@ -19,12 +19,21 @@ If you are interested in contributing artistically to the revamp, please contact ### Current Contributors -* Chris Adderley (Nertea) -* blowfish -* DMagic -* Beale -* Andrew Cassidy -* Passinglurker +##### Art +- Andrew Cassidy +- Chris Adderley (Nertea) +- Beale +- blowfish +- Passinglurker +- Porkjet +- riocrokite +##### Drag cube wizardry +- DMagic +##### Plugin code +- blowfish +##### Lead Testing: +- Tyko +- Poodmund ### Repository Structure * Distribution From 3e5b00a03e2573bc3de44a33560d76f15a2affdf Mon Sep 17 00:00:00 2001 From: Andrew Cassidy Date: Mon, 4 Mar 2019 20:31:24 -0800 Subject: [PATCH 04/11] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e042e48..e157ad6a 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ If you are interested in contributing artistically to the revamp, please contact - DMagic ##### Plugin code - blowfish -##### Lead Testing: +##### Lead Testing - Tyko - Poodmund From 612ed3d39a6769fe89c50d27555f5efecda04248 Mon Sep 17 00:00:00 2001 From: Andrew Cassidy Date: Mon, 4 Mar 2019 20:31:51 -0800 Subject: [PATCH 05/11] remove extra colon to make consistent --- Distribution/Restock/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Distribution/Restock/readme.txt b/Distribution/Restock/readme.txt index cde2938d..820363bb 100644 --- a/Distribution/Restock/readme.txt +++ b/Distribution/Restock/readme.txt @@ -33,7 +33,7 @@ Drag cube wizardry Plugin code - blowfish -Lead Testing: +Lead Testing - Tyko - Poodmund From ab3aed40b075f4347bd1a7f7e425e266792cf33b Mon Sep 17 00:00:00 2001 From: Andrew Cassidy Date: Mon, 4 Mar 2019 20:32:29 -0800 Subject: [PATCH 06/11] Remove another extra colon --- Distribution/RestockPlus/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Distribution/RestockPlus/readme.txt b/Distribution/RestockPlus/readme.txt index 1188405e..c38a7b36 100644 --- a/Distribution/RestockPlus/readme.txt +++ b/Distribution/RestockPlus/readme.txt @@ -33,7 +33,7 @@ Drag cube wizardry Plugin code - blowfish -Lead Testing: +Lead Testing - Tyko - Poodmund From 942181e93929fe7c7289a2b14fc37e66119c8f58 Mon Sep 17 00:00:00 2001 From: Chris Adderley Date: Tue, 5 Mar 2019 09:59:04 -0800 Subject: [PATCH 07/11] Fix chute rotation --- .../Utility/restock-parachute-0625-1.mu | Bin 485558 -> 485545 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachute-0625-1.mu b/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachute-0625-1.mu index 822f3976bba05d7f5930d1dd24b5676bacfbcf30..caa617f8ee8c61809adc391805074b3232d5fac7 100644 GIT binary patch delta 9232 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 delta 9256 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 Date: Tue, 5 Mar 2019 10:09:28 -0800 Subject: [PATCH 08/11] Bump MM version --- Distribution/Restock/.mod_data.yml | 2 +- Distribution/Restock/readme.txt | 2 +- Distribution/RestockPlus/.mod_data.yml | 2 +- Distribution/RestockPlus/readme.txt | 2 +- README.md | 13 ++++++++----- 5 files changed, 12 insertions(+), 9 deletions(-) diff --git a/Distribution/Restock/.mod_data.yml b/Distribution/Restock/.mod_data.yml index 3001fad0..5a4db94b 100644 --- a/Distribution/Restock/.mod_data.yml +++ b/Distribution/Restock/.mod_data.yml @@ -10,7 +10,7 @@ package: - license.txt dependencies: # Configure dependencies ModuleManager: - version: 3.1.3 + version: 4.0.2 location: s3 deploy: SpaceDock: diff --git a/Distribution/Restock/readme.txt b/Distribution/Restock/readme.txt index 820363bb..47862450 100644 --- a/Distribution/Restock/readme.txt +++ b/Distribution/Restock/readme.txt @@ -11,7 +11,7 @@ DEPENDENCIES ============ Required: -- ModuleManager (4.0.1) +- ModuleManager (4.0.2) ======= CREDITS diff --git a/Distribution/RestockPlus/.mod_data.yml b/Distribution/RestockPlus/.mod_data.yml index dcdbbe79..cc9a5d0e 100644 --- a/Distribution/RestockPlus/.mod_data.yml +++ b/Distribution/RestockPlus/.mod_data.yml @@ -10,7 +10,7 @@ package: - license.txt dependencies: # Configure dependencies ModuleManager: - version: 3.1.3 + version: 4.0.2 location: s3 deploy: SpaceDock: diff --git a/Distribution/RestockPlus/readme.txt b/Distribution/RestockPlus/readme.txt index c38a7b36..02d1f530 100644 --- a/Distribution/RestockPlus/readme.txt +++ b/Distribution/RestockPlus/readme.txt @@ -16,7 +16,7 @@ DEPENDENCIES Required: - Restock (0.1.0) -- ModuleManager (4.0.1) +- ModuleManager (4.0.2) ============= CREDITS diff --git a/README.md b/README.md index e157ad6a..cf9baaa6 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The goal of this project is to improve the art of Kerbal Space Program with the ## Restock+ -We believe that there are a number of places where KSP is missing key parts - for example, where a stack class is missing parts that exist in other classes. Restock+ aims to create parts that fill this niche, and is a wholly optional project. +We believe that there are a number of places where KSP is missing key parts - for example, where a stack class is missing parts that exist in other classes. Restock+ aims to create parts that fill this niche, and is a wholly optional project. ## Contributing @@ -19,7 +19,7 @@ If you are interested in contributing artistically to the revamp, please contact ### Current Contributors -##### Art +#### Art - Andrew Cassidy - Chris Adderley (Nertea) - Beale @@ -27,11 +27,14 @@ If you are interested in contributing artistically to the revamp, please contact - Passinglurker - Porkjet - riocrokite -##### Drag cube wizardry + +#### Drag cube wizardry - DMagic -##### Plugin code + +#### Plugin code - blowfish -##### Lead Testing + +#### Lead Testing - Tyko - Poodmund From 356eee2b37027d41dfe3c49077972df816968bac Mon Sep 17 00:00:00 2001 From: drewcassidy Date: Tue, 5 Mar 2019 12:30:36 -0800 Subject: [PATCH 09/11] Add updated solar panel animations - Animations are now delayed. closes #490 - Thanks Beale! --- .../restock-solarpanel-1x6-shrouded.mu | Bin 71688 -> 71688 bytes .../Electrical/restock-solarpanel-1x6.mu | Bin 48863 -> 48863 bytes .../Electrical/restock-solarpanel-2x3.mu | Bin 53080 -> 53080 bytes .../restock-solarpanel-3x2-shrouded.mu | Bin 75839 -> 75839 bytes 4 files changed, 0 insertions(+), 0 deletions(-) diff --git a/Distribution/Restock/GameData/ReStock/Assets/Electrical/restock-solarpanel-1x6-shrouded.mu b/Distribution/Restock/GameData/ReStock/Assets/Electrical/restock-solarpanel-1x6-shrouded.mu index 9907580d6697f57bc51c8a2c1b049460f3fad5c7..ad1825ca8ca99be5b1a4089e64a5359c6c89a02e 100644 GIT binary patch delta 824 zcmeC!z|ygSWx`3u1(Ox|g&6}T-t&YpC)+S0*#8-AC-X83gXDl@z~ujo0dRF7IeiYW z9LR{t3z=O|)Pnd6c#!48;d&cbyg_P37uYi}Y&pb$0s^X3~_c;T+#7EXShr1Dn z&NZ delta 724 zcmeC!z|ygSWx~nHUq6U2I!wIh31LjOVT7^%Gulq(Wfo>^n5+mS9VY*041lTu$>?(k zLwO6CT~O44_zQRtvf)s54J_Uub)pUS3=CTiF`xj4$qg)VNa_%#KVS{Qqw4`{DpVIp z9YWVN_DB>rf%phFU1QII>blR7fTHd`M=_EN!o2sKRXE)Jo--ZEWDpObYYulK4qbD& z^N@6bcnDo_ydCf`kK-*xQU~H8)YS^qpt$`ee?QdiwE{4fqM-A{GLgvz*H{Ei4x@xP zgTv%rL1$5r*cK;L8CZn>glXoPe110vn}Y*L*<=A>waF8Ngrz{723rt`01ftOY0vh8 zm0S@P1{$80=4OYG2C*6@a|_!++ypX~ZF0V_CRpJzbh9R}6}G}*#2;ZRBqN$*M7GC> IFs@++08UBKwEzGB diff --git a/Distribution/Restock/GameData/ReStock/Assets/Electrical/restock-solarpanel-1x6.mu b/Distribution/Restock/GameData/ReStock/Assets/Electrical/restock-solarpanel-1x6.mu index 34b700d0398ac850cd17707afb598f54fe5adf3a..49c78e88e7d480689ebfd48bd99641fe09ed18e2 100644 GIT binary patch delta 898 zcmccrm+AgrrU{2d8|)as;DaLr!v{w$Fgsx44NtfPL>ekF*^CjFOdON##0|n=ZCjjx zW*r1!n6{sc0XPhdW5Ojfo7n}of%?qhI1HSPQ|2v;H{8HOAm1YScybj>91a8D;*?2X zO@;Uu!?asa8A#xPNLWZDum(*w;Dv+}rtAgwNVpR*0@0s62Zs|c;FJmED26x@!?c@F z8B9kcazgZA%Dm*P!r|cxE{F^^J?VHnJdL{%hlx5o5E)Dpr*Y@uF)@O-1BZ{lLS-;b fjNmQBW1>EPKMoTwLuD{c)aS3kZQ^EW!6Rz{;rW&Z delta 656 zcmccrm+AgrrU{2d8KB^UBLl++M=mhWVd4$XiE4c8P~K!SMig!wlkLO}!eE_SoPfFx zf-p?&PsRXbt#M2!+}X@7xV7ptha+p9jmmw?;tkh&2;^2I_fD>2i9^=<7L}X8nhJ3( zhQ3>@smS^gSc4`T@CqXfU0{!dTZ`dYfA$Xs*Q?Lpk3;We{(fY= P`usI$dN)f89$5Z8uKx7A)TmdFe zOs--H2ZjYB$zh?$<~>=CS(pkgS7eJLE}%eG2JjOZ{O8$IZL!8ND0I-`UBCfT3|su4 zXAeS)|3Iu-u^88ZMQjBYu@jTKIa7gwiX}qqF~x8v2S4seQ1nne2>iHnh>I+c1Bi|+ z3EpB75)yJ!24z)P_LSgFpnddw-~%}o7!_zaa{(xN(8O>@&v}7#5_1nOPoEd4A}&He zRuUZ{>xJ_`?n|X82VqIxShE4NbX_mpNSseVjw9M9OT|m+?h}xmMAs8b#XE@e_BzQL z3epTH{lLonb&~x^R??sh+a}ddg-o(fdK#If0zTO4sg1F|xJpU40|&z@=v3cW3d5Mc;nfrA81jKKj@ z9kv)h&mM#p<62m?Vll44Vd6z$5iAl1CU_F!sfd+d_G2Aik#~lfZ532jw zk2{CB*a10!=-83qEhZu5ASYN*ZiMAP3El)6#K#9dklTP^?}QW?Kqfdo(8O@Z$9aKt z67vTxU!E7JA}$6%RuUZp>xJ_`?h69>5i{jsijkDip(W&c;YQ+I4ss09E?+8MN^_Tk z>>#>qUn<@~oHy4=)=-cpK!Y7uYi}Y&pb$0t6->WE5r$0FxbHas`+?0VZEe7G$!W93U&qxL~rO zh%h5z)d57Ryu}m_agP&k1@a2p^hL1YJ5*9tIs0!+S`T*U%X`H_>b zs}WYL-IU(sx8*|a=?tk04!qI;_^Iu5PDn&V%3Yq zycJl)PGAvxF}a&F6%y{E0uGEA=?!;E^W%;L#RAoR?Z=%%WDJ2^Kzs~I@D}4uG05o> zlrmsBN`g0m4zciouUK<|Juv*y^A{*i(8O@Z$$5cvf;j`1KhFzP5gG0vTZj+$^}=}| zH>FaPJFui&tSKB?3a%G!B+@S+*AefRrQ)S@_Y25Q;!E_U;vGc#e4S(sNofU?ZeV5g zI>~-yTWC-!ZIkM!LVnmMJ&ou*kLxFw-;@Au@=v2qx1Al|h&Xm1(}Ixc#OgV;UO(HJA!3 delta 2191 zcmdmgfo1;%mI>!Y8|)bvwj5$W1(Odl3Nt!@$p$dF08AbLlMf~fGTBZJkQJW%^sxvd z16a%fOg4bY1z_?3m;|W}AWGdWrf`T`oKT&@FnOX3KDVr54u_f#Q3oO$z}{PGN#BR%G*@EXOQNmTMH*;)wDs$c_Mh;zIB|d#WwgSaQIOIR`9a*ka{8 zdk|_224dBT#k2)j#13E)doa11GZhlzq6`j<7-`G_XNvLTjs%52)&1xCPM@(0Lm#QI~Ycq!fe0kV_Wa(k(G2T^`r zCs{*M`T(UBSed*|vL9gw4N9PGQvFoO0sEw<5uL}8eYa1#nds04t0l5Ncr9lo%D|A8 zw#;_cOv`;B%mvQh4U?_pAu?`uunZ5A>6EvcUZ%jv&jwX_L*5Q(1_MKbEdztYJ`jef z)K&n=q@`h+QKw*sV#Y-UXRsL{b4(6{Fw6{1MTiWdl!3`KDmo*Z(R@>J`%Oj0G&TT# C0Sli1 From aaf2b472d1c22d8630dd62d1ec115d62387a46a0 Mon Sep 17 00:00:00 2001 From: ChrisAdderley Date: Tue, 5 Mar 2019 12:50:42 -0800 Subject: [PATCH 10/11] collider change notes --- Distribution/Restock/readme.txt | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/Distribution/Restock/readme.txt b/Distribution/Restock/readme.txt index 47862450..d4f2793b 100644 --- a/Distribution/Restock/readme.txt +++ b/Distribution/Restock/readme.txt @@ -2,9 +2,11 @@ RESTOCK 0.1.0 ============= -Restock is a project to improve the art of the Kerbal Space Program part set. Some of the revisions are based extensively on the cancelled Part Overhaul project by Porkjet. +Restock is a project to improve the art of the Kerbal Space Program part set. Some of the revisions are based on the cancelled Part Overhaul project by Porkjet. -Out goal is to bringing consistency, better and more educational detail and prettier rockets to the KSP experience. +Parts should behave almost exactly the same as they do in stock KSP - there are no gameplay or collider changes except as indicated in the NOTES section below. + +Our goal is to bringing consistency, better and more educational detail and prettier rockets to the KSP experience. ============ DEPENDENCIES @@ -26,7 +28,6 @@ Art - Porkjet - riocrokite - Drag cube wizardry - DMagic @@ -47,7 +48,7 @@ To install, place the GameData folder inside your Kerbal Space Program folder. I ASSET BLACKLIST =============== -Restock contains a plugin that stops specific stock assets from loading, reducing the memory footprint of the mod. The list of blacklisted assets can be found in GameData/ReStock/Restock.restockblacklist. +Restock contains a plugin that stops replaced stock assets from loading, reducing the memory footprint of the mod. The list of blacklisted assets can be found in GameData/ReStock/Restock.restockblacklist. If your mod requires a stock texture, you can create a xxx.restockwhitelist file anywhere in your GameData distribution. Each line in this file can target an asset or a folder, for example adding this line to the whitelist file: Squad/Parts/Aero/HeatShield/HeatShield3.mu @@ -56,6 +57,12 @@ will cause the size 3 heatshield .mu file to be whitelisted and loaded into the Squad/Parts/Aero/HeatShield/ +===== +NOTES +===== + +The DTS-M1 Antenna's exact stock colliders were not retained due to technical issues and had to be approximated. + ============ LOCALIZATION ============ From f8d8ac7f781e9ff1021d341276e0c9164578b829 Mon Sep 17 00:00:00 2001 From: ChrisAdderley Date: Tue, 5 Mar 2019 12:52:30 -0800 Subject: [PATCH 11/11] Push version to 0.1.0 --- CKAN/ReStock.netkan | 2 +- CKAN/ReStockPlus.netkan | 2 +- .../Restock/GameData/ReStock/Versioning/ReStock.version | 4 ++-- .../GameData/ReStockPlus/Versioning/ReStockPlus.version | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CKAN/ReStock.netkan b/CKAN/ReStock.netkan index 47b92afa..f61f63eb 100644 --- a/CKAN/ReStock.netkan +++ b/CKAN/ReStock.netkan @@ -2,7 +2,7 @@ "spec_version": "v1.4", "identifier": "ReStock", "name": "ReStock", - "abstract": "A community-built replacement for KSP's part models and textures. ", + "abstract": "A community-built replacement for KSP's part models and textures. No effects on gameplay", "author": "ReStock Team", "$kref": "#/ckan/github/PorktoberRevolution/ReStocked/asset_match/ReStock_.*?\\.zip", "$vref": "#/ckan/ksp-avc", diff --git a/CKAN/ReStockPlus.netkan b/CKAN/ReStockPlus.netkan index b37da1d9..e1169594 100644 --- a/CKAN/ReStockPlus.netkan +++ b/CKAN/ReStockPlus.netkan @@ -2,7 +2,7 @@ "spec_version": "v1.4", "identifier": "ReStockPlus", "name": "ReStock+", - "abstract": "A carefully curated set of new parts that fill gaping holes in the stock lineup, adding fox example missing size classes for imporntant part types", + "abstract": "A carefully curated set of new parts that fill gaping holes in the stock lineup, adding fox example missing size classes for important part types", "author": "ReStock Team", "$kref": "#/ckan/github/PorktoberRevolution/ReStocked/asset_match/ReStockPlus_.*?\\.zip", "$vref": "#/ckan/ksp-avc", diff --git a/Distribution/Restock/GameData/ReStock/Versioning/ReStock.version b/Distribution/Restock/GameData/ReStock/Versioning/ReStock.version index 10da67f2..e3d46701 100644 --- a/Distribution/Restock/GameData/ReStock/Versioning/ReStock.version +++ b/Distribution/Restock/GameData/ReStock/Versioning/ReStock.version @@ -5,8 +5,8 @@ "VERSION": { "MAJOR":0, - "MINOR":0, - "PATCH":9, + "MINOR":1, + "PATCH":0, "BUILD":0 }, "KSP_VERSION": diff --git a/Distribution/RestockPlus/GameData/ReStockPlus/Versioning/ReStockPlus.version b/Distribution/RestockPlus/GameData/ReStockPlus/Versioning/ReStockPlus.version index 7fc3cd5f..0fa60582 100644 --- a/Distribution/RestockPlus/GameData/ReStockPlus/Versioning/ReStockPlus.version +++ b/Distribution/RestockPlus/GameData/ReStockPlus/Versioning/ReStockPlus.version @@ -5,8 +5,8 @@ "VERSION": { "MAJOR":0, - "MINOR":0, - "PATCH":9, + "MINOR":1, + "PATCH":0, "BUILD":0 }, "KSP_VERSION":