Commit graph

105 commits

Author SHA1 Message Date
Ellpeck
d3d0178ef2 Renamed INameableItem to IActAddItemOrBlock just because 2015-10-01 23:20:31 +02:00
Ellpeck
df720bb569 Leaf Generator 2015-09-30 21:03:43 +02:00
Ellpeck
e6bcf6d0c6 Scrapping Tool Table.
For now. Wasn't happy with it. Sorry.
2015-09-29 16:00:32 +02:00
Ellpeck
54101d2fc9 Tool Table Model and Textures 2015-09-27 16:48:58 +02:00
Ellpeck
d4e425fbd7 Added ExtendedPlayerCapabilities to save if the player has gotten the book already, because the old method of saving it on the client side was stupid and didn't work like it should have anyways 2015-09-27 15:31:43 +02:00
Ellpeck
183028d00b The "I didn't think it would annoy people that much"-Update 0.0.9.2 2015-09-27 02:12:02 +02:00
Ellpeck
c409afe159 Made it less likely for me to forget updating the item dropping mechism of the tool table if I change anything with the slot numbers 2015-09-22 23:50:16 +02:00
Ellpeck
c20a7b969e Fixed tool table system bugging when multiple stacks of the same item are present 2015-09-22 23:48:27 +02:00
Ellpeck
8e74d4e016 Started Tool Table 2015-09-21 23:49:49 +02:00
Ellpeck
acc36b6e3e A bit of cleanup 2015-09-20 14:47:52 +02:00
Ellpeck
4f0ed425a3 Improved Item Dropping from TileEntities just because it was bugging me 2015-09-13 19:39:02 +02:00
Ellpeck
e897fe8c42 Changed Block registering method 2015-09-12 21:26:51 +02:00
Ellpeck
958280c762 Added more chapters, fixed something with the update display inside the book 2015-09-06 23:18:50 +02:00
Ellpeck
935ca93c0f Made the ESD always only drop its first slot. Fixes https://github.com/Ellpeck/ActuallyAdditions/issues/11 2015-09-01 00:51:11 +02:00
Ellpeck
1083d89ce7 Added copyright to all classes 2015-08-29 14:33:26 +02:00
Ellpeck
34204beb23 Finished Booklet, removed descriptions from blocks and items 2015-08-28 22:18:46 +02:00
Ellpeck
e934a812bd Fixed a stupid bug with me being stupid. Whoops. 2015-08-26 19:33:35 +02:00
Ellpeck
f7c5e8d6ff Derp 2015-08-25 21:16:38 +02:00
Ellpeck
78ac0cdf59 Changed Rendering & added Acid & Jasin to the Cloud 2015-08-25 21:14:39 +02:00
Ellpeck
5f918591ed More work on the cloud 2015-08-25 17:59:50 +02:00
Ellpeck
2cfc9e83f1 Small little fixes to the Cloud System~ 2015-08-24 20:15:24 +02:00
Ellpeck
3a2a0c74be All that cloudy goodness & bunch of people added! 2015-08-24 20:08:14 +02:00
Ellpeck
9c06ade0d9 Cloud fully works now! Awesome! 2015-08-24 17:57:11 +02:00
Ellpeck
b25cbb7c85 Added Smiley Clouds. They're funny, they're derpy, they're unfinished, but they're awesome! 2015-08-23 23:41:46 +02:00
Ellpeck
cb10d387d7 Removed something that's stupid. 2015-08-15 20:41:45 +02:00
Ellpeck
6f20bb2b70 Scrapping Playerfaces.
For now.
Sorry.
2015-08-12 14:47:13 +02:00
Ellpeck
a9bcf90fec Tweaked the Playerface System a bit, generally working beside from Items going into the Armor slots when they shouldn't 2015-08-11 00:39:57 +02:00
Ellpeck
1b3cf54155 Started work on Playerfaces, might kind of work a bit maybe but I didn't test it yet because I don't want to 2015-08-10 22:55:34 +02:00
Ellpeck
de7c789071 Made the way Phantom Tiles work more generic 2015-08-10 10:37:44 +02:00
Ellpeck
e88d5b0d46 Changed Recipes around a bit, Ore Magnet Textures 2015-08-02 02:04:31 +02:00
Ellpeck
0c39a29bc0 Did some more stuff with the OreDictionary, added Config Stuff, Localizing, Createive Tab adding 2015-08-02 01:52:12 +02:00
Ellpeck
24812ab53f Made the Ore Magnet need Casing Blocks below the places where it should mine 2015-08-01 01:30:50 +02:00
Ellpeck
f1dda0c171 Changed StatCollector.translateToLocal() to StringUtil.localize() which does exactly the same. Just for convenience. 2015-08-01 00:40:29 +02:00
Ellpeck
5760c98220 Fixed a Bug with the Game crashing when right-clicking a Phantomface that is connected to an Air Block 2015-07-31 11:50:43 +02:00
Ellpeck
b5b8730642 Added Ore Magnet which can pull ores to the surface. Currently doesn't use energy etc, but it pulls the stuff up! 2015-07-30 10:32:30 +02:00
Ellpeck
4b3359eb1e Did a thing with a stuff :3 2015-07-23 04:08:24 +02:00
Ellpeck
2dbaaf24dd Did lots of Comment stuff on the ESD to make it more understandable 2015-07-22 18:24:43 +02:00
Ellpeck
55f4f07065 Made MultiBlocks work!
-Added MultiBlock Base Class
-Added Check for valid Multiblock
2015-07-22 06:07:57 +02:00
Ellpeck
e184f72fb2 Changed Connectivity Displaying to work properly 2015-07-20 06:39:52 +02:00
Ellpeck
22e301a7d2 Changed Fluid Blocks to have default values 2015-07-19 01:48:05 +02:00
Ellpeck
1387114a8c Changed GUIs to be an enum instead of static final ints 2015-07-17 09:03:31 +02:00
Ellpeck
1465fab3d0 Added XP Solidifier Textures 2015-07-16 02:09:00 +02:00
Ellpeck
c82dc1f148 Removed Copy-Pasta Unuseds 2015-07-15 17:13:23 +02:00
Ellpeck
9f20575875 Finished XP Solidifier 2015-07-15 01:53:04 +02:00
Ellpeck
04cf5d731d 0.0.7.4!
(Also, changed some XP Solidifier Stuff.)
2015-07-15 00:17:21 +02:00
Ellpeck
51c25af85c Added XP Solidifier 2015-07-13 23:44:33 +02:00
Ellpeck
33cdd6f198 Made Treasure Chests have to be right-clicked to drop something 2015-07-12 05:16:26 +02:00
Ellpeck
543a3f652b Added Missing Textures 2015-07-12 04:31:05 +02:00
Ellpeck
769a2f8767 Added some more Achievements 2015-07-10 21:19:52 +02:00
Ellpeck
cc17a27b52 Changed up the Update Checker. Awesome. 2015-07-10 20:04:07 +02:00