-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCHANGELOG AND FUTURE_PLANS.txt
More file actions
50 lines (40 loc) · 1.62 KB
/
Copy pathCHANGELOG AND FUTURE_PLANS.txt
File metadata and controls
50 lines (40 loc) · 1.62 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
49
50
TODO = Not yet done
===========================================Not yet Released Updates===========================================
===============================================Released Updates===============================================
v0.9
*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.8
*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.10.2-1.0.3 & above
v0.7
*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.10.2-1.0.2 & above
v0.6
*Fixed crash issue when Not Enough Items is installed
v0.5
*Added Config option to disable Parachest spawning on teleport
v0.4
*Fixed server side crash
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.10.2 (Exact copy of v0.1 from 1.8.9)