-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCHANGELOG AND FUTURE_PLANS.txt
48 lines (38 loc) · 1.57 KB
/
CHANGELOG AND FUTURE_PLANS.txt
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
TODO = Not yet done
===========================================Not yet Released Updates===========================================
===============================================Released Updates===============================================
v0.8
*Tweaks for mod information to match my other mods layouts
*Added Jar Signing
*Clean Up, Fixed formatting issues
*Changed version string to match my other mods format of MCVersion-ModVersion
*Changed distance from sun for Black Hole, to work better with ExtraPlanets
v0.7
*Changes for latest Galacticraft API changes
*Removed not needed TODO tag comments within code
*Removed not needed Suppressed Warning
*Removed unneeded code
*Changed requirement of MJRLegendsLib to 1.11.2-1.0.3 & above
v0.6
*Fixed "Number ID of Dimesnion for 'Teleport Player on Death' option" config option not working
*Clean up/Fix Formatting
*Made all resources lowercase
*Added Always Day Time & Always Night Time config options
*Updated to latest Galacticraft API to latest
*Added MJRLegends Lib as a dependency
*Refactor to use code from MJRLegends Lib
*Few fixes to match MJRLegends Lib changes
*Changed requirement of MJRLegendsLib to 1.11.2-1.0.2 & above
*Update forge to 13.20.1.2513
v0.5
*Fixed crash issue when Not Enough Items is installed
v0.4
*Added Config option to disable Parachest spawning on teleport
v0.3
*Fixed server side crash
v0.2
*Config: Added categories to section the types of options
*Config: Added Teleport on First Join/Every Join/On Death options
*Config: Removed not needed config option
v0.1
*Ported to 1.11.2 (Exact copy of v0.2 from 1.10.2)