Commit Graph

378 Commits

Author SHA1 Message Date
Chris Adderley
3198c3f029 Update changelog.txt 2019-03-10 14:29:19 -07:00
Chris Adderley
8b8bd7949a More tuning 2019-03-10 14:13:42 -07:00
438b4829e6
Fix bounds for material bays
- Changes the zero-scaled gameobject added for Dmagic Science Animate compatability, which was causing the part to have strange bounds generated
- Closes #542
2019-03-09 21:28:11 -08:00
Chris Adderley
6ff7420da0 Maintenance fixes
- spark shround
- rhino plumes
2019-03-08 18:18:31 -08:00
ee197b82ce Fix typos in changelogs 2019-03-07 22:46:38 -08:00
Chris Adderley
708570522e Fixes 2019-03-07 22:44:53 -08:00
e55da6ece0 Update changelogs
Update changelogs with my recent fixes
2019-03-07 22:25:23 -08:00
Chris Adderley
55687bd620 Compat in the wrong place 2019-03-07 11:46:14 -08:00
Chris Adderley
2a4c916252 Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked 2019-03-07 10:53:23 -08:00
Chris Adderley
3a3d08c6f2 Versioning updates 2019-03-07 10:53:20 -08:00
4daa6d31d5
Rotate HG-55 180° to match stock
- Addresses #529
2019-03-07 10:38:22 -08:00
Chris Adderley
a229b0ac91 Some general fixes 2019-03-07 10:12:35 -08:00
Chris Adderley
5a7c77a755 Potential fix for SurfaceLight compatability 2019-03-06 23:19:06 -08:00
Chris Adderley
84cb53c0a1 Fix Drogo 2019-03-06 19:59:05 -08:00
ChrisAdderley
4288d99d7e Document fixes 2019-03-06 14:24:23 -08:00
f6f881f7dd
Fix solar panel pivot orientation
- Fix solar panel Pivot transform orientation to match that of stock
- Move material config for shiny solar panels to the mu instead of using the material switcher
- Rename restock-solarpanel-2x3.mu to restock-solarpanel-3x2.mu
- Rename textures for consistancy
- Add stock colliders to shrouded solar panels
- Add normal map to solar panels
- Fix small animation error in solar panel doors
2019-03-06 13:42:18 -08:00
Chris Adderley
e357a9cd44 Shroud fixes 2019-03-06 13:28:30 -08:00
Chris Adderley
875092532c 1.25m shroud fixes 2019-03-06 13:21:08 -08:00
Chris Adderley
ce0ff5b4c6 Parachute fixes 2019-03-06 12:54:44 -08:00
96e829694a
Readme changes
Add my forum username, and move Nertea's name to the top of contributor
lists
2019-03-05 18:46:10 -08:00
ChrisAdderley
f8d8ac7f78 Push version to 0.1.0 2019-03-05 12:52:30 -08:00
ChrisAdderley
aaf2b472d1 collider change notes 2019-03-05 12:50:42 -08:00
356eee2b37
Add updated solar panel animations
- Animations are now delayed. closes #490
- Thanks Beale!
2019-03-05 12:30:36 -08:00
ChrisAdderley
4e6755d6a9 Bump MM version 2019-03-05 10:09:28 -08:00
Chris Adderley
942181e939 Fix chute rotation 2019-03-05 09:59:04 -08:00
612ed3d39a
remove extra colon to make consistent 2019-03-04 20:31:51 -08:00
7abf42eaef Changelog and doc fixes 2019-03-04 16:56:08 -08:00
ChrisAdderley
5b8e37b8df Fix version files 2019-03-04 14:51:01 -08:00
ChrisAdderley
8404007f65 Fix version files, should target prod 2019-03-04 13:37:49 -08:00
ChrisAdderley
93969228c7 Enable GH deploy for test 2019-03-04 13:30:37 -08:00
ChrisAdderley
458b9216b1 Tweaks to some textures 2019-03-04 13:26:41 -08:00
ChrisAdderley
24a57db927 Electrical dds files 2019-03-04 13:23:25 -08:00
Chris Adderley
61e2f119fd Update restock-engine-valiant-1.mu 2019-03-04 13:16:59 -08:00
Chris Adderley
b245c5ffeb Fixes 2019-03-04 13:13:51 -08:00
Chris Adderley
f12aaa874d Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked 2019-03-04 12:55:04 -08:00
Chris Adderley
cb7dbcbc69 Solar panel completion 2019-03-04 12:53:40 -08:00
Chris Adderley
3235a0680e Fixed panel initial version 2019-03-04 12:22:22 -08:00
ChrisAdderley
28a7cc0139 Add packaging test support 2019-03-04 10:11:16 -08:00
ef1ebc8db8
Fix antennas launching in odd positions
- add a few frames of visual silence to the start of each deploy animation, since a stock bug causes antennas to sometimes launh not at the exact start of the deployment animation, causing odd angles
- may be related to #490
2019-03-03 22:07:58 -08:00
Chris Adderley
6df82ba0ba Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked 2019-03-03 21:31:08 -08:00
Chris Adderley
46393dd137 Gigantor fix 2019-03-03 21:30:59 -08:00
94d42a1fab
Update .625m reaction wheel and add radial gyroscope
- Update artwork for the .625m reaction wheel. closes #480
- Add radial gyroscope RS+ part. closes #481
- Add manufacturer to the stock .625m reaction wheel part, since the stock config lacks it
2019-03-03 18:50:25 -08:00
Chris Adderley
2026c036b8 Moved stuff 2019-03-03 16:19:03 -08:00
Chris Adderley
f23396f88a Add more solar panels 2019-03-03 15:17:28 -08:00
Poodmund
c90ad18561 - Fix autotruss issue for MH 1.875m Fairing part, issue #487 2019-03-03 20:29:14 +00:00
Poodmund
ab9b6b0ad8 - Beautifying all configs for 2-space indentation. 2019-03-03 13:42:20 +00:00
Joseph Wong
3aa243f9f9
Merge pull request #484 from PorktoberRevolution/MoreMk2Normals
More Mk2 normals
2019-03-02 11:26:39 -08:00
blowfish
bd5ce0ebd5 Updage changelog for mk2 normal maps 2019-03-02 11:26:26 -08:00
blowfish
596ea1ce62 More Mk2 normal maps
* Improve Mk2 fuselage short
* Add Mk2 fuselage long and adapters
* Start of cargo bay normal map, not done yet so not in distribution
2019-03-02 11:22:21 -08:00
Chris Adderley
70a2b9c773
Merge pull request #483 from Poodmund/master
Localization/Variant fixes, MH part hide patch fix, MH RCS Mini config fix
2019-03-02 11:09:47 -08:00