Commit Graph

20 Commits (master)

Author SHA1 Message Date
Chris N 4fe08d698e Fixed Missing Textures
Amazed it took this long to find this error...!
2015-06-14 15:37:09 -10:00
Chris N af8cef884a Add Air Sword
If you can collect the right quality of air, this 999 strength sword
could be yours...
2014-11-07 11:41:12 -10:00
Chris N f7b9cc5f73 Fix node registration to remove texture errors
Not having the optional dependencies installed led to a series of dummy
images being created for no good reason.  Fixed so that optional nodes
are only registered when they should exist.
2014-10-24 17:33:03 -10:00
Chris N a47cbab714 Cheaters can't cheat
Upgraded tools ignored previous wear.  This would allow the tool's life
to be extended further than normal.  FIXED. XD
2014-08-15 20:28:30 -10:00
Chris N 224fcf9ed2 Marble/Granite veins, Cavorite Tool Upgrades
Finally got off my bum and made Cavorite somewhat useful.
2014-08-15 14:40:03 -10:00
Chris N 1c204006f3 Fix bug causing a crash when technic is enabled
I'm amazed it hadn't crashed sooner with such a stupid error...
2014-07-31 14:16:42 -10:00
Chris N c1761c0eb0 Added saplings and related ABMs
Acacia, Pine, and Golden tree saplings added.  Made texture of heaven
grass swappable in the nodes.lua file.
2014-07-28 15:43:03 -10:00
Chris N 7af3e34b50 Version 4.0 Release
Heaven biomes fully implemented!  Stairs is now a dependency, adding a
handful of new stair nodes.  Pools of healing spring water can now be
found in the heaven biome, and pregenerated buildings appear as well.
2014-07-26 13:53:25 -10:00
Chris N 43b409341a Version 4.0 Beta
Complete overhaul of the lake generator, much more efficient now.
Sandstone biome added, look for it in low humidity areas.  Heaven biome
implementation started, uncomment the code to preview.
2014-07-17 17:51:08 -10:00
HeroOfTheWinds b53d12658d Unlimited Islands
With credit to paramat, now the noise values are even better tweaked,
and the islands are no longer cut off at chunk boundaries.  Not to
mention insane landscapes.
2014-06-12 15:39:05 -10:00
HeroOfTheWinds ab40026563 Error in depends.txt
Dodo forgot to add "mesecons?"
2014-06-10 13:45:32 -10:00
HeroOfTheWinds 78f9cb9b38 Version 3.0 Release
Massive changes to island structure noise parameters, including taller
hills, larger caves, and rougher terrain, which also leads to more
lakes.  Also added Cavorite and Silicon ores.
2014-06-10 13:43:20 -10:00
HeroOfTheWinds 28bd55339b Make deciduous forest biomes more distinct
More trees for them forests.
2014-06-10 13:39:57 -10:00
HeroOfTheWinds 44d2395e97 Version 2.5 Release
Watershed floods the new release with new biomes and nodes, thanks to a
powerful humidity/temperature system.
2014-05-31 21:33:59 -10:00
HeroOfTheWinds 6828bcb25e Added recipe for cinder_block to version 2.0 2014-04-26 14:52:29 -10:00
HeroOfTheWinds 5b3afd38d5 Version 2.0 Release 2014-04-26 13:57:49 -10:00
HeroOfTheWinds 3d68f6a961 Restructure of directory
Now just rename unzipped folder to 'skylands'
2014-04-26 07:49:51 -10:00
HeroOfTheWinds 05dfe077fa Delete README.txt 2014-04-23 17:11:27 -10:00
HeroOfTheWinds 10bb6ceb8a Create README.md 2014-04-23 17:11:05 -10:00
HeroOfTheWinds 8d28b99443 Initial Commit 2014-04-23 16:09:23 -10:00