Commit graph

142 commits

Author SHA1 Message Date
Ellpeck
988a27009a IntelliJ no IntelliJ y 2015-11-02 20:55:21 +01:00
Ellpeck
e404bbf783 Removed Magnetic Miner 2015-10-30 23:24:49 +01:00
Ellpeck
80f9820f0d Fix Slab 2015-10-29 22:27:47 +01:00
Ellpeck
4c6d76d82e Added Iron Casing & Drill Core 2015-10-29 20:54:10 +01:00
Ellpeck
b1d070595b New Update Checker System & New Versioning! o/ 2015-10-28 18:28:30 +01:00
Ellpeck
3218b8b326 So much fix server 2015-10-28 14:46:04 +01:00
Ellpeck
c901a1fe05 Removed Pink Fluffy Unicloud Name because of serverz 2015-10-27 20:31:39 +01:00
Ellpeck
f520c87d94 Added Laser Relay Renderer.
Differently than originally planned, but it works and looks nice.
Thanks to xdjackiexd though
2015-10-26 22:28:49 +01:00
Ellpeck
0b3288d002 Merge pull request #18 from canitzp/master
-Laser renderer
2015-10-26 19:27:43 +01:00
canitzp
13faae85d4 -Colors for the Laser 2015-10-25 23:01:14 +01:00
canitzp
6b58039721 -LaserRelay renderer 2015-10-25 22:16:54 +01:00
Ellpeck
713e9b6e1a Changed Creative Tab Handling a bit 2015-10-25 14:30:59 +01:00
Ellpeck
f8529cb878 Added Valentine's Day Seasonal. You might consider not playing between the 12th and the 16th of Feb. 2015-10-23 23:08:53 +02:00
Ellpeck
5fa2925d8a Cleanuuup~ 2015-10-23 16:54:33 +02:00
Ellpeck
a6f989f45c Changed ItemBlock and Rarity Method because. 2015-10-23 16:48:56 +02:00
Ellpeck
247122c312 Made Laser Relay sit on walls when placed on them 2015-10-23 14:24:12 +02:00
Ellpeck
4d082485e0 Moved server-side Player Data to WorldSaveData because ExtendedEntityProperties doesn't work properly 2015-10-22 22:18:33 +02:00
Ellpeck
2f0b73930e Always credit people, people! 2015-10-21 21:28:04 +02:00
Ellpeck
91ef7537a3 Changed some more Laser stuff, rendering yet to come 2015-10-21 20:50:29 +02:00
Ellpeck
d3ff196ec0 Tweaked Laser Wrench & Phantom Connector 2015-10-21 18:31:35 +02:00
Ellpeck
3435bcf8e4 Added client syncing for lasers 2015-10-21 00:22:50 +02:00
Ellpeck
f045134434 Moar Lazor Relay fixez 2015-10-20 19:35:15 +02:00
Ellpeck
ab566297fa Added Laser Relay Functionality:
-Connections & Networks
-Power Transfer

Yet to do:
-NBT Saving
-Graphics
2015-10-20 00:22:36 +02:00
Ellpeck
b641977ec2 Added basic Laser Connection setup & World Storage 2015-10-19 17:50:43 +02:00
Ellpeck
c9c0d2952a Added Seasonal Mode 2015-10-18 19:56:18 +02:00
Ellpeck
f036ed0a44 Start Work on Laser Relay 2015-10-18 19:21:32 +02:00
Ellpeck
b3f0a8fb1c Rearrangement, dö dö dööö
Also: Letters that you might not have in your country
2015-10-15 22:36:18 +02:00
Ellpeck
1dbe79ac6f Cleanup~ 2015-10-12 23:27:36 +02:00
Ellpeck
23ae640286 Solar Panel & Heat Collector energy storage info 2015-10-10 15:29:02 +02:00
Ellpeck
02bc25c79b Seperated Phantomface TileEntities into seperate classes 2015-10-10 02:58:07 +02:00
Ellpeck
e0e6bc8b4a Ranged Collector Mechanics 2015-10-10 02:51:06 +02:00
Ellpeck
8b0190cbbf Remove unused variables 2015-10-08 17:37:09 +02:00
Ellpeck
486541c794 Directional (Advanced?) Breaker 2015-10-05 16:53:28 +02:00
Ellpeck
f42bf35372 Fixed some minor things 2015-10-04 13:21:07 +02:00
Ellpeck
4ede6fc608 More cleanup! 2015-10-03 10:19:41 +02:00
Ellpeck
8c0c2bb073 Cleanup 2015-10-03 10:16:19 +02:00
Ellpeck
9f4323bb0d cleanup 2015-10-02 16:48:01 +02:00
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