-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathChangelog.cfg
145 lines (145 loc) · 4.09 KB
/
Changelog.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
// Changelog.cfg v1.1.1.0
// MoarKerbalParts (MOARP)
// created: 2020 02 25
// updated: 10 Aug 2021
// @SekoiaTree added phrasing to clarify 'freakish accident' in readme.md
KERBALCHANGELOG
{
showChangelog = True
modName = MoarKerbalParts
license = CC BY-NC-SA 4.0
author = StrideKnight, Nils277 and zer0Kerbal
VERSION
{
version = 1.0.0.0
versionName = Polished APple
versionDate = 2021-11-22
versionKSP = 1.12.2
CHANGE
{
type = Added
change = [FireSpitter.cfg]
change = [ConnectedLivingSpace.cfg]
}
CHANGE
{
type = Updated
change = [moar-klonebay-ground]
subChange = move Firespitter code into Firespitter.cfg
subChange = [KloneBay]
subChange = revert to three seat design
change = [moar-klonebay-orbital]
subChange =[KloneBay]
subChange = revert to three seat design
change = [moar-kloneschool]
subChange = revert to three seat design
subChange =[KerbalRecruitment]
subChange = remove [ModuleConnectedLivingSpace] since already in ConnectedLivingSpace.cfg
change = [moar-kloneschool-orbital]
subChange = revert to three seat design
subChange =[KerbalRecruitment]
change = [moar-kuddleshack]
subChange = [KerbalRecruitment]
}
CHANGE
{
type = Removed
change = [ResourceMods.cfg] since MoarKerbals handles it.
change = [USILifeSupport.cfg] moved to MoarKerbals and renamed to .0; awaiting new patch
}
CHANGE
{
type = Maintenance
change = Patch linting and file maintenance
subChange = minor housekeeping
subChange = patch dusting (mostly removing construction dust (comments))
}
CHANGE
{
type = Back end
change = update automation to latest version
subChange = start working with yaclog-KSP (thank you cineboxandrew!)
}
CHANGE
{
type = Status
change = Issues/Milestones
subChange = closes #3 - Update Configs
subChange = closes #4 - Update Documentation
subChange = closes #5 - Update Compatibility Patches
subChange = closes #6 - Release 1.0.0.0-release
}
CHANGE
{
type = Possible future changes
change = costs seems low :
}
}
VERSION
{
version = 0.9.99.0
versionName = Audacious Split
versionDate = 2021-10-02
versionKSP = 1.12.2
change = Creation by zer0Kerbal
CHANGE
{
type = Added
change = Localization
subChange = added .this/Localization/
subChange = added localization (en-us.cfg)
subChange = adjusted phrasing a smudge
}
change = moved art into .this/Assets/
change = updated texture pointers in model (original, png, dds included)
change = updated part.cfg:
change = added explosionPotential
CHANGE
{
change = Changelog, .version, Readme.md
subchange = created Changelog.cfg [KERBALCHANGELOG] (.this)
subchange = Add license field
subchange = Add author node
subchange = Add version naming field
subChange = added additional fields in .version (might need to tweak urls)
subChange = added shields to Readme.md
}
CHANGE
{
change = Online
subChange = GitHub Repo
subChange = created Forum Thread
subChange = updated SpaceDock
subChange = updated CKAN/NetKAN
}
CHANGE
{
change = modernization, polish, update pass on .cfg
subChange = large .tga -> .dds ( mb -> mb)
subChange = replaced mesh = with MODEL{}
subChange = merged in patches
subChange = automated deploy/release process
subChange = adjusted nodes (flipped orientation as needed)
}
}
VERSION
{
version = 1.1.2.5
change = Added lights to the Kuddleshack, lights up when Kuddling in progress
change = Added new models for the KloneSchools (landed and orbital) part made/contributed by @Nils277 with full IVA
change = Added new models for the KloneShack (landed and orbital) part made/contributed by @Nils277 with full IVA
}
VERSION
{
version = 1.1.2.4
change = Added KSPField to define KSPEvent guiPrompt in the module
change = Kuddle Shack part made/contributed by @Nils277 with full IVA
}
VERSION
{
version = 1.1.2.2
versionName = It Works???
change = Fixed defaultAnimationGroup in MK-KloneBay-MKS
change = Fixed path to model for MK-kloneSchool-orbital (case sensitivity issue)
}
}