Commit Graph

1732 Commits

Author SHA1 Message Date
Adubbz 37f6ca2d7a Maybe... 2013-12-12 14:10:04 +11:00
Adubbz 1ac0e83b21 *Maybe* it won't fail this time 2013-12-12 14:05:13 +11:00
Adubbz 4b0e261f95 Failing... 2013-12-12 14:03:32 +11:00
Adubbz 6568697f68 Attempted to fix strings 2013-12-12 13:43:44 +11:00
Adubbz 150572db0f Testing 2013-12-12 13:37:46 +11:00
Adubbz a5a571d68f Supposedly change logs work... 2013-12-12 13:31:58 +11:00
Adubbz 3b8f071ae9 Removed changelog.py 2013-12-12 11:39:44 +11:00
Adubbz 7b93d4d579 Removed build.xml, added the gradle wrapper to the repo 2013-12-12 11:38:35 +11:00
Adubbz 6090aa688e Fixed Gradle indentation 2013-12-12 11:32:49 +11:00
Adubbz 0dc4d82f79 Made the expand spread over multiple lines 2013-12-12 11:09:21 +11:00
Adubbz 8f771bdc95 Removed remnants of javadoc attempts, removed unnecessary Forge repo declaration 2013-12-12 10:35:08 +11:00
Adubbz b3e7ad24b9 Merge branch 'master' of https://github.com/BiomesOPlenty/BiomesOPlenty 2013-12-12 10:31:50 +11:00
Adubbz 92ead139f5 Gradlelized BOP 2013-12-12 10:31:42 +11:00
ted 720a1f4d3d Merge pull request #144 from Vexatos/patch-1
Tiny improvement.
2013-12-11 09:56:46 -08:00
Vexatos ac211044e1 Tiny improvement. 2013-12-11 18:00:59 +01:00
Amnet f75433c346 Merge pull request #143 from Vexatos/patch-1
Update de_DE.lang
2013-12-11 07:57:43 -08:00
Vexatos efbaf55789 Update de_DE.lang 2013-12-11 16:52:25 +01:00
Adubbz 1b5217d370 Added temperature modifiers for the time and a few player states 2013-12-10 21:39:43 +11:00
Adubbz 1e997725a5 Hugely simplified the temperature system to be far more logical 2013-12-10 21:04:45 +11:00
Adubbz 087d567654 Forgot to remove debug crap 2013-12-10 17:12:02 +11:00
Adubbz 917a34d33c Body temperature now changes from the current biome temperature and temperature sources (fire is currently the only one of these that is defined) 2013-12-10 16:44:28 +11:00
Adubbz 9adc458af6 Added info files and the logo 2013-12-10 10:36:53 +11:00
Adubbz e61f43a51f Fixed server crashing 2013-12-10 10:30:51 +11:00
Adubbz 6a1bb5fc22 Modularized stats 2013-12-10 10:22:24 +11:00
Adubbz 71f5ab9758 Let the games... Begin! 2013-12-10 07:51:40 +11:00
Matt Caughey 04a2d8e0ff Added beetroots (From Minecraft Pocket Edition) 2013-11-30 03:25:48 -05:00
Adubbz 26a4d76c2b Merge pull request #138 from VeryBigBro/patch-5
Update ru_RU.lang
2013-11-24 00:22:20 -08:00
Anton 272558cd15 Update ru_RU.lang 2013-11-24 10:55:05 +03:00
Adubbz 5c3f3654b8 Possibily fixed treecapacitator integration 2013-11-24 09:07:45 +11:00
Amnet 0b01c7af6c Fixed leaves. 2013-11-23 16:47:09 +01:00
Matt Caughey 019a874cc3 fixed cape names and image 2013-11-23 08:28:03 -05:00
Adubbz 18bb2ef162 Redwood saplings actually grow now and now only require a single sapling 2013-11-23 11:34:14 +11:00
Adubbz 4c2a40268f Added dev capes, because you know, being special is cool :P 2013-11-23 11:24:02 +11:00
Adubbz a99679b06b Merge branch 'master' of https://github.com/BiomesOPlenty/BiomesOPlenty 2013-11-23 09:17:53 +11:00
Adubbz 8088e4a54a Clamped the hive getIcon to prevent crashes for people with ID conflicts 2013-11-23 09:17:13 +11:00
Adubbz e833fd60fd Update build.xml 2013-11-22 21:40:34 +11:00
Adubbz 84a12fac6b Merge branch 'master' of https://github.com/BiomesOPlenty/BiomesOPlenty 2013-11-22 20:25:27 +11:00
Adubbz 06e133f5d9 Boring build file stuff 2013-11-22 20:25:21 +11:00
Adubbz 727cea79b4 Update build.xml 2013-11-22 20:16:01 +11:00
Adubbz 3400ea1676 Reduced pixie spawns, disabled lighting in the Promised Land (As a result, performance should be far less of a problem than it previously was) 2013-11-22 20:09:53 +11:00
Adubbz fde082074a Buckets holding BOP Fluids will now cross over to 1.7 when the time comes 2013-11-22 12:55:13 +11:00
Adubbz 92e8a5136d And apparently Rosester's had the RenderPlayer method in them... Right... 2013-11-22 09:29:29 +11:00
Adubbz f0120e5269 Pixie particles are now only spawned on the client (Fixes an NPE with them) 2013-11-21 16:34:05 +11:00
Adubbz 83c7ae8fd4 Attempted to fix TE integration 2013-11-21 06:30:35 +11:00
Adubbz 2726ed1e58 Fixed a derp with colorized leaves ids 2013-11-21 06:00:01 +11:00
Adubbz fbbd3deef4 Fixed #128 2013-11-20 06:15:56 +11:00
Adubbz daf66a261c Changed the way we check for the client, as per Mistaqur's advice 2013-11-20 05:58:57 +11:00
Adubbz 712e5970bc Removed commented TE stuff, since that is automatically handled now. Still need to fix the pulveriser recipes for bones. 2013-11-19 20:43:26 +11:00
Adubbz 11bc53eada Moved TE integration to preinit 2013-11-19 20:00:07 +11:00
Adubbz 223f807173 Merge branch 'master' of https://github.com/BiomesOPlenty/BiomesOPlenty 2013-11-19 19:55:54 +11:00