issues
search
Slimefun-Addon-Community
/
Galactifun
A Slimefun addon inspired by ClayTech
GNU General Public License v3.0
22
stars
24
forks
source link
RELEASE (yay)
#53
Closed
Seggan
closed
3 years ago
Seggan
commented
3 years ago
Changes
Made it ready for release.
Updated to RC-28
Added recipes
Added Automatic Door
Increased protecting block range. As I tested gameplay, I realized 100 block range only takes care of the smallest rooms
Added more sealable blocks
Added Super Fan to increase range further
Added Laserite
Added Fusion Reactor
A lot of bug fixes
Related Issues
Checklist
[ ] I have fully tested the proposed changes and promise that they will not break world generation, mob spawning, and the like.
[x] I followed the existing code standards and didn't mess up the formatting.
[ ] I did my best to add documentation to any public classes or methods I added.
[x] I have added
Nonnull
and
Nullable
annotations to my methods to indicate their behaviour for null values
Changes
Made it ready for release.
Related Issues
Checklist
Nonnull
andNullable
annotations to my methods to indicate their behaviour for null values