-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCHANGELOG AND FUTURE_PLANS.txt
More file actions
48 lines (39 loc) · 1.67 KB
/
Copy pathCHANGELOG AND FUTURE_PLANS.txt
File metadata and controls
48 lines (39 loc) · 1.67 KB
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
*Fixed clouds showing in Black Hole Dimension
*Changed requirement of MJRLegendsLib to 1.8.9-1.0.4 & above
v0.7
*Changes for latest Galacticraft API changes
*Removed not needed TODO tag comments within code
*Removed not needed Suppressed Warning
*Changed requirement of MJRLegendsLib to 1.8.9-1.0.3 & above
v0.6
*Fixed "Number ID of Dimesnion for 'Teleport Player on Death' option" config option not working
*Removed not needed code
*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.8.9-1.0.2 & above
v0.5
*Fixed crash issue when Not Enough Items is installed
v0.4
*Added Config option to disable Parachest spawning on teleport
v0.3
*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.2
*Small fixes due to Updating to Latest GC API
v0.1
*Ported to 1.8.9 (Exact copy of v0.4 from 1.7.10)