Commit graph

220 commits

Author SHA1 Message Date
Ellpeck
7179fb01d1 Made the compost update when putting things in with automation (damn.) 2015-12-23 13:06:12 +01:00
Ellpeck
8b20fc066e Removed World from WorldPos, renamed it to Position.
That fixed loads of issues.
2015-12-23 01:43:49 +01:00
Ellpeck
924011768d Rebalance canola to be more item-giving 2015-12-22 17:54:55 +01:00
Ellpeck
47b79ce8ea Compost shows the amount of items in the HUD now 2015-12-22 00:04:48 +01:00
Ellpeck
5239818e97 Cleanup~ 2015-12-21 22:46:23 +01:00
Ellpeck
17da38c095 Fix server 2015-12-21 22:22:02 +01:00
Ellpeck
92dc77839d Added fancy hud display instead of chat messages to most blocks 2015-12-21 22:18:33 +01:00
Ellpeck
3857ed0e8b Fixed Coal Generator using infinite resources even though full
Fixed Oil Generator not visually turning off.
2015-12-20 16:10:48 +01:00
Ellpeck
cf5a52db2d Made Reconstructor store less power. 2015-12-20 15:58:17 +01:00
Ellpeck
6b0e24b185 Le Cleanup 2015-12-19 10:30:39 +01:00
Ellpeck
c7fcdff17e Fixed Reconstructor and Firework Box redstone mode 2015-12-19 10:27:55 +01:00
Ellpeck
11935c0698 Firework Box reacts to redstone torch mode changing now 2015-12-18 16:25:12 +01:00
Ellpeck
222cac8e74 Made Reconstructor react to redstone mode changing 2015-12-18 16:22:39 +01:00
Ellpeck
5082bf62eb Added a Redstone Pulse Responding Mode to some machines 2015-12-17 18:47:46 +01:00
Ellpeck
de6685dd22 Fixed the compost taking seconds to convert 2015-12-16 22:33:13 +01:00
Ellpeck
b5f6450d0a Some more particle tweaks 2015-12-16 21:10:28 +01:00
Ellpeck
a15627644d Leaf Gen Particles 2015-12-16 20:54:50 +01:00
Ellpeck
526b70dd1d Couple fixes to phantom particles 2015-12-16 20:49:35 +01:00
Ellpeck
6d0e88220b More Phantom Device particles that make them look awesome 2015-12-16 20:40:52 +01:00
Ellpeck
31bffd7076 Phantom Placer now have particles 2015-12-16 20:10:27 +01:00
Ellpeck
4e83aff1b1 Made Firework box redstoneturnoffable 2015-12-16 20:07:22 +01:00
Ellpeck
a41f73cf7a Fix some bugs with the crusher 2015-12-16 20:06:12 +01:00
Ellpeck
5bdbef0165 Fix 2015-12-16 00:09:05 +01:00
Ellpeck
fcaae3664b Made the coal generator more wasteful 2015-12-16 00:08:18 +01:00
Ellpeck
99ccd4465e Made Fluids save in Blocks when breaking them 2015-12-15 18:51:13 +01:00
Ellpeck
00aa812a20 Firework box 2015-12-13 17:32:06 +01:00
Ellpeck
94f84d68b1 Tiles now save that they're powered by redstone so that they won't be unpowered on re-entering chunks 2015-12-13 15:13:56 +01:00
Ellpeck
6fe1948d0d Crusher, Coffee Machine & Reconstructor Sounds! 2015-12-13 14:36:34 +01:00
Ellpeck
4282329699 Made Blocks store their energy when broken 2015-12-13 00:54:25 +01:00
Ellpeck
ad30c87c73 ACTUALLY made it ignore liquids 2015-12-11 16:56:32 +01:00
Ellpeck
a0cf7e2a6a Made Miner ignore liquids 2015-12-11 16:55:50 +01:00
Ellpeck
af9ba15c34 Miner done!
Woop-da-doop
2015-12-09 20:24:45 +01:00
Ellpeck
0280dc53a8 Only Ores NBT 2015-12-09 18:48:46 +01:00
Ellpeck
508b488405 More work on the miner. Now has a "Only Mine Ores"-mode 2015-12-09 18:47:42 +01:00
Ellpeck
408d084ac5 Rebalanced Reconstructor a bit 2015-12-09 17:58:20 +01:00
Ellpeck
99d0a413e9 Miner Functionality 2015-12-09 16:54:25 +01:00
Ellpeck
7fed9e6e81 Undebuggify 2015-12-09 13:35:33 +01:00
Ellpeck
071e78c275 Made WorldUtil's addToInventory check if it can actually input 2015-12-09 13:35:18 +01:00
Ellpeck
77bf53a3d4 Made WorldUtil's addToInventory work for IInventories and not just for slots 2015-12-08 18:10:37 +01:00
Ellpeck
80434f4e6d Started on miner.
Doesn't actually do anything yet though.
2015-12-06 02:16:52 +01:00
Ellpeck
74b627ac4b Fixed a load of little bugs that were put in when I changed the stuffz 2015-12-05 16:00:11 +01:00
Ellpeck
ab7de39198 When did I even do this fix..?
Was I sleepwalking or something?
2015-12-05 12:12:12 +01:00
Ellpeck
2cd7bea732 Fixed a Crash with the Greenhouse Glass.
Closes https://github.com/Ellpeck/ActuallyAdditions/issues/30
2015-12-04 23:51:38 +01:00
Ellpeck
0494da1fb6 Changed booklet to use EntrySet to make page history coding easier 2015-12-04 18:55:50 +01:00
Ellpeck
2a4b3a8a4f Changed how lenses work.
Better to see now.
Still needs documentation however.
2015-12-03 22:49:31 +01:00
Ellpeck
d5462f693f Made the Damage Lens cost extra energy 2015-12-03 21:05:45 +01:00
Ellpeck
5993bb6e0f Made redstone power be determined only when something changes 2015-12-03 18:40:43 +01:00
Ellpeck
910a1e7fbe Removed unnecessary things from the OreDictionary by adding recipes for the Reconstructor and the Crusher that don't use it.
Also added green dye.
2015-12-01 23:23:55 +01:00
Ellpeck
00766c48d8 cleanup~ 2015-12-01 19:48:09 +01:00
Ellpeck
f62b1ede79 Changed Tile Updating methodo to reduce performance usage and lag 2015-12-01 17:28:50 +01:00