ebf8d9143a
Add dirt to wheel textures
2020-01-28 13:29:11 -08:00
dbc65a9eb9
Add wheels
2020-01-27 00:21:26 -08:00
ChrisAdderley
fac5c5ccee
5m MH replacements
2020-01-26 08:05:58 -08:00
692bc0d550
Update bug-report.md
2020-01-16 23:44:30 -08:00
c89d8336dd
Add issue templates
2020-01-16 23:42:53 -08:00
030222589d
Prototype MH wheel config and model
2020-01-13 22:51:10 -08:00
Poodmund
c470537152
Change lights' rotation animation to rotate towards default placed position i.e. opposite to previous behaviour.
2020-01-14 00:00:49 +00:00
ChrisAdderley
24ab15ebe9
Changelog bump
2020-01-12 15:11:35 -08:00
f141955c26
Merge branch 'master' of github.com:PorktoberRevolution/ReStocked
2020-01-12 15:06:07 -08:00
31d59b5545
Fix wheel collider layer on LT-1 and LT-2 legs
...
addresses time warp bug #780
2020-01-12 15:05:48 -08:00
0d37a01c34
Prototype Wheel-2 config and add model
2020-01-11 21:39:04 -08:00
ChrisAdderley
d4547469f8
Collider fixes
2020-01-03 11:50:10 -08:00
ChrisAdderley
326eacce4d
Changelog update
2020-01-02 20:30:59 -08:00
Chris Adderley
11c571297b
Merge pull request #767 from PorktoberRevolution/develop
...
Update plugin to fix instantiation issue.
2020-01-02 20:29:51 -08:00
ChrisAdderley
03e63787f4
Castor SRB fix.
2020-01-01 22:40:44 -08:00
ChrisAdderley
4739ce7daf
Version file updates
2019-12-28 12:20:58 -08:00
ChrisAdderley
9a31df1547
Some fixes
...
- Including #765 , #766
2019-12-28 12:20:19 -08:00
Poodmund
da201e23ce
Fix 1.875m decoupler/separator tech tree node requirement flags.
2019-12-23 14:13:23 +00:00
6cd78839ae
Update ModuleRestockHeatEffects to fix instantiation issues
...
Untested (will test when I get home)
2019-12-03 12:41:33 -08:00
ChrisAdderley
2ebd5b245a
Hotfix version
2019-11-18 23:34:49 -08:00
ChrisAdderley
3449790cb5
Return of the bad texture
2019-11-18 23:26:14 -08:00
ChrisAdderley
d00bf616a7
Tweak changelogs
2019-11-18 23:18:10 -08:00
ChrisAdderley
b514c9a911
Remove RT patch and compress shroud texture
2019-11-17 22:50:05 -08:00
ChrisAdderley
efdf9066f3
File
2019-11-16 18:49:34 -08:00
ChrisAdderley
056f6ef71f
Update to FAR patch
2019-11-16 18:45:11 -08:00
ChrisAdderley
05680bb3a6
Added RemoteTech compatibility
2019-11-16 18:42:25 -08:00
ChrisAdderley
05b9478038
Fixes
...
- Missing texture
- Legacy spark blacklist
2019-11-16 18:33:31 -08:00
ChrisAdderley
63fb192045
Various bugfixes
...
- Bad texture assignments (#754 )
- FAR Chutes (#751 )
- RealChutes (#756 )
- Collider scaling (#753 )
2019-11-16 06:09:07 -08:00
7529aa2a32
Merge branch 'develop' into Wheels
2019-11-07 16:16:30 -08:00
38ecd498b0
Merge branch 'master' into develop
2019-11-07 16:14:42 -08:00
695a985c78
Fix reactionwheel localization for other languages
2019-11-07 15:26:16 -08:00
ChrisAdderley
1ae3696109
Probable fix for #751
2019-11-07 13:57:52 -08:00
ChrisAdderley
c8298d74af
Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked
2019-11-07 13:47:48 -08:00
ChrisAdderley
c9cfccc182
Fix reaction wheel localization string
...
#752
2019-11-07 13:40:53 -08:00
ChrisAdderley
5f9fbc835c
Update changelog
2019-11-06 10:06:37 -08:00
Chris Adderley
b0421f37cd
Merge pull request #750 from Duck1998/master
...
Update zh-cn localization
2019-11-06 10:05:19 -08:00
Duck
37f5649b61
Update zh-cn localization
...
Better late than never 😃
2019-11-06 12:22:03 +08:00
Duck
464fb5cf78
Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked.git
2019-11-06 11:39:30 +08:00
ChrisAdderley
ca81360add
Resolve MM warning
2019-11-05 12:05:34 -08:00
ChrisAdderley
5ae8dccf99
Fix misincluded bumpmaps
2019-11-05 11:44:18 -08:00
ChrisAdderley
1c4ca4ad80
Make canonical version 1.8.1
2019-11-05 11:38:01 -08:00
Poodmund
97acf029db
More intelligent naming conventions for hemispherical tanks
2019-11-05 19:13:34 +00:00
ChrisAdderley
c90677e923
Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked
2019-11-05 11:02:35 -08:00
ChrisAdderley
0c200bcf86
Update CKAN and deploy
2019-11-05 11:02:29 -08:00
Poodmund
4909f40f62
Nerfing the rest of the spherical tanks. The 0.625m & 1.875m ones were already correctly sized.
2019-11-05 18:44:03 +00:00
Duck
488c750750
Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked.git
2019-11-05 18:19:52 +08:00
ChrisAdderley
2e33fbc806
Last minute fixes
...
Wolfhound 2.5m problem (#737 )
Winglet tweaks (#746 )
2019-11-04 21:30:05 -08:00
8467b4fcae
Fix NREs in ISRU code
...
* check if renderer list is null on HeatEffects plugin before lateupdate
* correctly use reversed deploy animation for retracting ISRUs when retract animation is not present
2019-11-04 16:55:36 -08:00
Poodmund
d9f1454524
Improve variant scheme consistency
2019-11-04 23:57:33 +00:00
ChrisAdderley
6d19b7e060
Blacklist updates
2019-11-04 14:09:22 -08:00