Commit graph

222 commits

Author SHA1 Message Date
Cheeserolls
953c6477fc Add lily labels 2015-03-26 20:48:25 +00:00
Cheeserolls
f55f08680c Add waterlily variants 2015-03-26 14:40:42 +00:00
Cheeserolls
e34ff058be Allow BOPBlock instances to specify their own item class 2015-03-26 14:08:55 +00:00
Adubbz
72a9aefe19 Merge pull request #435 from cheeserolls/cheeserolls
Cheeserolls
2015-03-26 17:45:17 +11:00
Cheeserolls
ed8cc961bd Add smoldering grass and spectral moss 2015-03-26 02:06:08 +00:00
Cheeserolls
cb7aa39b01 fix quicksand block drop 2015-03-26 02:04:32 +00:00
Cheeserolls
a9d51fe446 Add flesh, mud, quicksand and turnips (blocks and items) 2015-03-25 10:02:59 +00:00
Daniel Howard
c4446e4f92 Ignore OSX .DS_Store files 2015-03-25 10:01:46 +00:00
Adubbz
7ccf22006a Added zh_CN.lang, courtesy of @ppoozl 2015-03-15 20:50:35 +11:00
Adubbz
78f2560f3e Replaced all tabs with spaces 2015-03-14 13:00:51 +11:00
Adubbz
be3df43779 Merge branch 'BOP-1.8-3.0.x' of https://github.com/Glitchfiend/BiomesOPlenty into BOP-1.8-3.0.x 2015-03-14 11:55:33 +11:00
Adubbz
eb120ac5f2 Initial implementation of the Alps biome - This is what happens when certain people say certain things :) 2015-03-14 11:55:07 +11:00
Adubbz
df1308de75 Fixed server crashing Closes #426 2015-03-13 06:32:48 +11:00
Adubbz
b3eaca7d51 Added a null check for config file entity spawns 2015-03-11 06:14:14 +11:00
Adubbz
a49339667f Manifest 2015-03-10 16:42:40 +11:00
Adubbz
df4cf9405c More manifest nonsense 2015-03-10 16:33:46 +11:00
Adubbz
cd9d2f2066 Attempting to fix manifests 2015-03-10 06:28:34 +11:00
Adubbz
f7649572f0 Added the basic framework for adding new biomes 2015-03-09 16:17:49 +11:00
Adubbz
ef4b82a338 Added a config option for the BoP worldtype to be selected by default Closes #410 2015-03-09 12:07:39 +11:00
Adubbz
bb7a5d11f5 Removed Mixin. Closes #421, #422 2015-03-08 14:59:07 +11:00
Adubbz
fb55340562 Removed the cactus mixin 2015-03-08 14:49:47 +11:00
Adubbz
b6ec851878 Removed the biome decoration Mixin 2015-03-08 14:46:06 +11:00
Adubbz
cbcde8c458 CurseForge nonsense... As usual 2015-03-08 10:53:06 +11:00
Adubbz
993034768e More cleaning up 2015-03-08 10:41:03 +11:00
Adubbz
b9c877b881 Removed the Mixin used for coral 2015-03-08 10:15:22 +11:00
Adubbz
d7d5a89beb Updated Mixin 2015-03-06 19:32:01 +11:00
Adubbz
18d0e653da Updated Mixin 2015-03-06 19:26:48 +11:00
Adubbz
48f0e632cc Misc change for CurseForge 2015-03-04 06:07:19 +11:00
Adubbz
7a7d1c3d4e Updated Mixin and Forge. Closes #407 2015-02-23 06:16:10 +11:00
Adubbz
d200191f05 CurseForge changelog test 2015-02-18 11:32:34 +11:00
Adubbz
69d5cb2a72 Another attempt at changelogs on CurseForge 2015-02-18 09:16:14 +11:00
Adubbz
148c8885a2 Update Mixin Submodule 2015-02-16 15:35:06 +11:00
Adubbz
7f2cd8878a Insignificant change because CurseForge is being a pain 2015-02-16 13:04:33 +11:00
Adubbz
d15a91b569 Temporarily disabled curse changelog 2015-02-16 12:50:10 +11:00
Adubbz
d6d9dfc9e4 More changelog shenanigans... 2015-02-16 11:56:14 +11:00
Adubbz
1104dacdad Attempting to get changelogs working 2015-02-16 11:45:49 +11:00
Adubbz
ca411eaaf0 Added the deobf and source jar to CurseForge 2015-02-16 11:04:29 +11:00
Adubbz
99420129d0 Debug stuff 2015-02-16 09:58:20 +11:00
Adubbz
646b58eed5 Hopefully fixed the api key environment variable... 2015-02-16 09:51:12 +11:00
Adubbz
941aca208b Disabled warning output 2015-02-16 09:40:13 +11:00
Adubbz
040d029726 CurseForge stuff 2015-02-16 09:37:50 +11:00
Adubbz
c96d1b439d Updated names to the latest mappings 2015-02-16 09:18:48 +11:00
Adubbz
bd6bd33806 Forgot to include the curse plugin 2015-02-16 09:14:11 +11:00
Adubbz
47a39f8282 Updating Gradle for CurseForge 2015-02-16 09:06:47 +11:00
Adubbz
318aa650b7 Working on issues preventing the dev jar from working correctly 2015-02-10 16:52:42 +11:00
Adubbz
c2ec7df86d Completed configurable cactus gen 2015-02-01 10:47:40 +11:00
Adubbz
8a5ef81dcd Cleaned up the code formatting 2015-01-21 17:09:12 +11:00
Adubbz
19180562fc Finalized the system for configurable decoration features. Do note that the current test case (Cactus) has not yet been implemented, only the code for configuring the values which will be used for it. This means that biome decoration can now be implemented properly. 2015-01-21 11:10:19 +11:00
Adubbz
ae72d29ec3 Removed the current properties system whilst it's being redone 2015-01-20 19:06:10 +11:00
Adubbz
c3357f46d0 Updated the Mixin submodule 2015-01-20 13:29:54 +11:00