-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathChangeLog
260 lines (157 loc) · 5.91 KB
/
ChangeLog
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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
2017-11-27 Verclene<[email protected]>
* * 3de2c28c4e37047ab4c494d1c30d728358c9b861
* Modify build.gradle
2017-11-24 Verclene<[email protected]>
* * ba12b02a70352ccbb3e94ebbb2aa6d2cc1bb1139
* Merge remote-tracking branch 'origin/master'
2017-11-23 Verclene<[email protected]>
* * fb8cde796f24b964e14916910d10abec08c92266
* Fix versions
2017-11-22 Verclene<[email protected]>
* * 4f91369a2ffef3755e21472d255cb807b0243ad5
* Modify README
2017-09-03 Verclene<[email protected]>
* * 4143b7554be23ec96e85d167a491ead1cc879bd3
* Revert "6.1.6.9: Add reading class method"
* This reverts commit b1a2f8262c225b1e24c4da2a23b7ed7aa81e79c0.
2017-08-30 Verclene<[email protected]>
* * b1a2f8262c225b1e24c4da2a23b7ed7aa81e79c0
* 6.1.6.9: Add reading class method
2017-08-16 Verclene<[email protected]>
* * 7a4b73215746a99c422fc48a4ac104bec72c8ea1
* 6.1.5.8: Fix some methods
2017-06-11 Verclene<[email protected]>
* * 238fb27d4aa9f9f0760f6248ccb3ac16e3fd0de8
* Update mcmod.info
2017-06-11 Verclene<[email protected]>
* * 06d5ebec0f1665e41897887b8fd762e8524aba14
* Bump onto 1.9.4, Modify getting item method
2017-06-04 Verclene<[email protected]>
* * b04c2de8480b2b09f709af160b09363f499d294d
* 6.1.3.6: Add getFoodAmount() method
2016-07-07 Verclene<[email protected]>
* * 4fa423cb1064f35d7c7c8f2bf0cbb7cdb60b17a6
* 6.0.2.5: Expand launchable version
2016-06-26 Verclene<[email protected]>
* * e59059de992837bf6695f5140ced11e70ac1a1be
* 6.0.1.4: Expand launchable range(1.9/1.9.4/1.10); Modify README
2016-06-19 Verclene<[email protected]>
* * b1f4927ec16609194e3b76e0ed75edba0873c5de
* Revert 5.2.1.4
2016-06-19 Verclene<[email protected]>
* * 24c2c488b6f1eb5bd34b20e2d2678c29549f41e9
* Update .gitignore
2016-05-28 Verclene<[email protected]>
* * cc1c718db89225b318d84a1a5d6d58f8c8c6349e
* 5.2.1.4: Add ByteArrayUtil
2016-04-30 Verclene<[email protected]>
* * 7403f1adeb1871f3de7af6ca2d0f0ca241572a41
* 5.2.0.3: Migrate version check to Forge updateJSON
2016-04-23 Verclene<[email protected]>
* * 8d6087a8af19c98874ca43f65a320004442855c4
* Fix versions
2016-04-23 Verclene<[email protected]>
* * 837cbcfb5da4e0aeca84295003dc6ce8693dab06
* 5.2.0.2: Add new classes: VEvent
2016-04-07 Verclene<[email protected]>
* * b6273c012fa137b2859a064fdc542b29a469d701
* Modify mcmod.info; Add logo
2016-04-07 Verclene<[email protected]>
* * e175012601cca9b7bcc7d1961074c15ca47928e8
* Bump version & update license
2016-03-19 Verclene<[email protected]>
* * 0534019f461ce6cfc5cdac7c2e285e1d3dc6436a
* 4.0.1: Bump version; Modify for MC1.9
2016-02-04 Verclene<[email protected]>
* * 6aed9338805283b4f54892e3ba8617bea18aafe3
* raise version
2016-02-02 Verclene<[email protected]>
* * 4c010cb25279a9631032befa11c4e4490a331015
* 3.2.12: Stable (NX3 Build 12)
2016-02-02 Verclene<[email protected]>
* * 694158efa5237a60b85a2f3a5f888e84a083959a
* 3.2.12: Modify Version#getLatestVersion()
2016-02-01 Verclene<[email protected]>
* * 46191eb86da41296fa03561289179ec39c00543c
* 3.2.11: Add Version / VersionData methods
2015-12-30 Verclene<[email protected]>
* * 78c7814e66f2c84bda5153fcc5ac671015eccfc8
* Stable 3.1.10(EL3 Build 10)
2015-12-30 Verclene<[email protected]>
* * d7df29de914bd423381a26ceb7252daaaff5259c
* Update acceptedMinecraftVersion
2015-12-28 Verclene<[email protected]>
* * 20e602756ca542e95926775a4e38217eb8035050
* 3.0.9(EL3 Build 9)
2015-12-28 Verclene<[email protected]>
* * d410df03777129591e0dae7eb7f928c43000c530
* Add acceptedMV
2015-12-23 Verclene<[email protected]>
* * 0237f11bb4706adac159c39766169e21d0a84831
* Fix getFileName()
2015-12-23 Verclene<[email protected]>
* * f4685eac1b7f86468f67321feece4d991da0eb1e
* Minor fix
2015-12-21 Verclene<[email protected]>
* * 18a2e18cad5c35430153338707328dcfd863333c
* Add Hash to SinglePair
2015-12-14 Verclene<[email protected]>
* * fb33e19eafc557fdbb680b92f1531c3004b0073f
* Add some methods
2015-12-03 Verclene<[email protected]>
* * c476e35e1da319f162af1e34aec37dca56592d38
* Refactoring & Add New Interface 'Pair()'
2015-11-25 Verclene<[email protected]>
* * daa9bbaa52473feb1e28ffaf81f3466e3936dc51
* NX2 Build 4(2.1.4)
2015-11-24 Verclene<[email protected]>
* * ecc2212c74408f07801a970a351761b29d0f99cd
* Add Method: ConfigList#setComment()
2015-11-21 Verclene<[email protected]>
* * a9df9c5a60cbce603d217b07f84a3b71f0ca5036
* NX2 Build 3
2015-11-21 Verclene<[email protected]>
* * 1b57d2fa1026848979a4cd3e23ce5a5aed8ba221
* Add mcmod.info
2015-11-21 Verclene<[email protected]>
* * ded6b9a7f16644dd67926452a45b0cfb8acff8dd
* NX2 Build 2
2015-10-25 Verclene<[email protected]>
* * e0008b98a254580464379628f2e7bf9f08ce7c50
* Adjust Vector Util
2015-10-25 Verclene<[email protected]>
* * 03b5c1f852ccdfbff79b61be294f997fc803b38d
* New Util
2015-09-16 Verclene<[email protected]>
* * 75b852afd3431e12b14c71b16b483b8e8ae01055
* EL1 Build 5
2015-09-16 Verclene<[email protected]>
* * 462de65ccb06be852e649758f51508a0f7d8355a
* Critical Fix
2015-08-25 Verclene<[email protected]>
* * 8b3195381b6d82a6070636e0b42289ecad8f4cb7
* EL1 Build 4
2015-08-25 Verclene<[email protected]>
* * c9fdf45265cffefc1e3b47f31ed672dcd476af32
* Add Version check
2015-08-25 Verclene<[email protected]>
* * 602f45d1d32b2a862f10e01bc81bdfa5d97be98a
* EL1
2015-08-25 Verclene<[email protected]>
* * 1f9745a082b0197b193eae21d5a2bcd33eccd3b7
* Refactor from LMMNX
2015-08-17 Verclene<[email protected]>
* * 33881158c09eed80fef1737c657b5743247b1b5d
* Add Util func
2015-08-15 Verclene<[email protected]>
* * 614cfb9e1fb55323e36fc0a6621a8386b6b63f33
* EL1B1
2015-06-04 Verclene<[email protected]>
* * d26606f16265e35f213b409491af01470d0087df
* uploaded source
2015-06-04 Verclene<[email protected]>
* * 42c37f19346cdae16f16a662b52e28895f127df5
* first commit
2015-06-04 Verclene<[email protected]>
* * 767b6cf658256a2731b01691db03093d588c88b6
* Initial commit