Commit graph

133 commits

Author SHA1 Message Date
modmuss50
55f9a5df52 20w15a 2020-04-09 01:47:11 +01:00
modmuss50
bb6ff90f9b Refactor guis 2020-03-31 10:40:19 +01:00
modmuss50
7b99e2e9b7 License updates + fixes 2020-01-03 22:46:07 +00:00
Justin Vitale
9328c47bed Tiered tank and storage blocks, GUI improvements, refactoring, cell nerf and misc organisation (#1932)
Tanks, storage blocks and variouse stuff. Thanks to Dimmerworld!!
2020-01-03 00:24:46 +03:00
drcrazy
65a429a4e3 Fix rotation with wrench. Closes #1940 2020-01-01 15:08:40 +03:00
drcrazy
6dc1124bc6 Energy storage should drop inventory. Closes #1919 2019-12-23 13:06:18 +03:00
Juuxel
87a36d1c23 Add comparator support for energy storage and generator blocks (#1901)
* Add comparator support for energy storage blocks

Does not update automatically yet, so there needs to be a call to
World.updateHorizontalAdjacent.

* Switch to ceil() in energy storage comparator calculation

Should prevent low amounts of energy of rounding to 0.

* Add comparator support to generators

Requires TechReborn/RebornCore#132.
2019-12-07 18:36:41 +00:00
modmuss50
c8ce611841 1.15-pre1 2019-11-21 21:51:30 +00:00
modmuss50
a984263b04 inital 19w46a port 2019-11-14 18:37:42 +00:00
modmuss50
92b3bc6651 Possible solution for #1798 2019-08-20 16:44:25 +01:00
modmuss50
2bda5c6ce4 Remove block drop overrides, it will come back later and use jsons or something :D 2019-08-08 23:25:10 +01:00
modmuss50
dbc89adaf7 Tile -> BlockEntity + some more refactors 2019-07-22 12:45:13 +01:00
drcrazy
d0dedc6893 Cleanup 2019-07-22 02:43:22 +03:00
drcrazy
4f1593771e Fixed imports 2019-07-15 10:59:08 +03:00
modmuss50
6b9f6cb4f8 it compiles :D 2019-06-12 19:29:04 +01:00
modmuss50
d18d1b820e 397 2019-06-04 12:05:18 +01:00
modmuss50
4e03ac893c 1147 - Initial auto mappings pass 2019-05-26 12:37:59 +01:00
drcrazy
e01e9398ea Model for alarm 2019-04-30 16:48:43 +03:00
drcrazy
682b8ccede Do not create already existing block property 2019-03-07 11:49:23 +03:00
modmuss50
d7c4f55e6c Auto format imports 2019-02-23 19:14:30 +00:00
drcrazy
3201ac878b Energy Storage migrated 2019-02-21 16:00:12 +03:00
drcrazy
bd00135137 Migrated getDrops 2019-02-21 13:54:49 +03:00
drcrazy
bdb8834a3e Updated onBlockActivated 2019-02-21 13:35:54 +03:00
drcrazy
860068b27a Flora based extractor recipes 2019-02-21 12:23:07 +03:00
drcrazy
398cb9617d Removed unused import 2019-02-21 02:43:27 +03:00
drcrazy
6be1fbc4e9 Updated createNewTileEntity method 2019-02-21 00:19:11 +03:00
modmuss50
b6312b124a 1696 - find + replace pass 2019-01-13 16:51:50 +00:00
Prospector
0cbefc63d2 Rename 1 thing 2018-10-17 18:21:57 -07:00
drcrazy
1e9cfa07b6 Removed excessive setCreativeTab from blocks 2018-09-25 13:56:59 +03:00
drcrazy
bf7f7ba871 Renamed ModBlocks to TRBlocks 2018-09-23 23:21:19 +03:00
ProfessorProspector
0b963dcda9 Continue to make sense of things... this mod's a mess lol 2018-09-16 20:31:01 -07:00
ProfessorProspector
e5736669ca Refactoring & cleaning 2018-09-16 13:48:51 -07:00
drcrazy
1d4116a215 Flattened frames 2018-09-14 17:16:59 +03:00
modmuss50
95b49e5e23
Move some stuff around in RC 2018-07-20 22:02:46 +01:00
drcrazy
7be239adca Updated wrenching logic for energy storages and casings. Closes #1543 2018-06-15 18:18:32 +03:00
ProfessorProspector
603e346c0f New ore textures 2018-06-14 19:17:53 -07:00
drcrazy
42bc110cb2 Fixed build, but DSU blocks are not done yet. 2018-06-13 17:42:46 +03:00
drcrazy
e2225b06d4 Updated wrenching logic. Some work for #1543 2018-06-13 15:28:31 +03:00
modmuss50
959e318859
Add energy storage to RebornCore's wrenableBlocks list 2018-05-26 20:38:47 +01:00
drcrazy
45669e8aa9 Formatting + set proper frame drop for advanced machines 2018-04-28 13:16:50 +03:00
drcrazy
97e8fd7270 Changed names for parameters in createTE. 2018-04-27 17:54:19 +03:00
modmuss50
fbd4854f30
Fixes #1480 2018-04-12 13:42:55 +01:00
modmuss50
9c7f1995a8
Update year in license 2018-02-11 14:08:13 +00:00
drcrazy
bf5b649fc4 Removed unused code, added Override annotation 2017-11-12 12:15:32 +03:00
drcrazy
41dd0468e6 Fixed CTM version of LESU Storage. 2017-11-10 01:21:59 +03:00
Alistair Buxton
e43a4dbf3c Don't place a block when opening energy store GUI. 2017-10-17 07:25:20 +01:00
modmuss50
8bf7bce11c Fix merge issue 2017-09-28 21:09:15 +01:00
modmuss50
e51f3f7c51 Merge remote-tracking branch 'origin/1.12' into 1.12
# Conflicts:
#	src/main/java/techreborn/blocks/storage/BlockEnergyStorage.java
2017-09-28 21:04:02 +01:00
modmuss50
2e1c469524 Add support for wrenches from other mods. 2017-09-28 21:01:38 +01:00
drcrazy
40e470629d Added check for config for block break with pickaxe. Closes #1172 2017-09-28 02:03:16 +03:00