drcrazy
6dc1124bc6
Energy storage should drop inventory. Closes #1919
2019-12-23 13:06:18 +03:00
Justin Vitale
3dbc7feb62
#1913 Improved in-game documentation via tooltips for both machines & upgrades and solar panel exception fix ( #1917 )
...
* Overclocker and energy storage tooltip added
* Add default constructor to fix NoSuchMethodException
java.lang.NoSuchMethodException when loading world with existing solar panels
* Base Upgrade tooltips (Might move to reborn core)
* Migrated to tooltip callback and added most machine infos
* Optimize imports of stuff previously touched
* Added more informationtips and cleanup
* Revert itemUpgrade formatting
* Final touches
* Readd easter eggs, multi-line tips and translation updates
Easter egg tooltips are now restricted to only ctrl-hover
2019-12-22 22:53:01 +00:00
Justin Vitale
b2f4804987
Solar panel GUI & internal storage plus misc spelling fixes ( #1912 )
...
* Solar panel GUI & internal storage plus misc spelling fixes
* Pullrequest fixes and recipe changes
2019-12-20 12:53:23 +00:00
modmuss50
6086bc0f0c
Quantum Armor
...
Have fun, sorry it took years
2019-12-17 01:58:51 +00: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
d5e89c5e20
Merge remote-tracking branch 'remotes/origin/1.14' into 1.15
...
# Conflicts:
# build.gradle
# src/main/java/techreborn/blocks/misc/BlockRubberLog.java
2019-11-14 19:03:36 +00:00
modmuss50
a984263b04
inital 19w46a port
2019-11-14 18:37:42 +00:00
modmuss50
c90e6389a8
Fix #1867
2019-10-26 21:59:55 +01:00
drcrazy
264224a6f9
Stripped version of Rubber Log.
2019-10-08 13:03:01 +03:00
drcrazy
106b8e25ba
Fix tooltip for cables and typo for solar panels.
2019-09-27 16:42:17 +03:00
modmuss50
7e05b0da12
Merge branch 'power' into 1.14.4
2019-09-15 19:15:39 +01:00
modmuss50
ab15533351
Fix #1833
2019-09-15 13:30:05 +01:00
modmuss50
4f80a8c651
start on new power api
2019-09-10 14:09:15 +01:00
drcrazy
de917a64bc
New textures for nuggets, plates and small dusts.
2019-09-04 11:32:15 +03:00
drcrazy
8cff7c1644
New textures for storage blocks
2019-09-03 20:09:34 +03:00
drcrazy
026dedd2e6
Refactoring for Iron Furnace
2019-08-26 19:03:01 +03:00
drcrazy
66e8652c87
REI support for two new machines
2019-08-23 14:12:31 +03:00
drcrazy
8d8bb88942
Rubber Wood door for #1739
2019-08-21 14:06:03 +03:00
drcrazy
7e5ba45eb4
Rubber Wood Pressure plate for #1739
2019-08-21 13:45:35 +03:00
drcrazy
2f30d848af
Rubber Wood button for #1739
2019-08-21 02:03:58 +03:00
drcrazy
1b500e6e65
More JSONs for rubber stuff
2019-08-21 01:26:17 +03:00
drcrazy
f38b87996a
Rubber fence and fence gate. Some work on #1739
2019-08-20 23:59:18 +03:00
modmuss50
7defc53242
Start on json based machine tile + guis
2019-08-20 17:40:31 +01:00
modmuss50
92b3bc6651
Possible solution for #1798
2019-08-20 16:44:25 +01:00
modmuss50
20517d4c32
Wire Mill
2019-08-19 19:51:05 +01:00
modmuss50
740a0ddecc
EV Transformer
2019-08-19 13:58:35 +01:00
modmuss50
5511b598d7
Solid Canning Machine
2019-08-19 13:52:42 +01:00
modmuss50
2d34ebc480
Biofuel
2019-08-19 13:30:15 +01:00
drcrazy
dc8511f1f0
Fix armor textures
2019-08-14 14:04:49 +03:00
modmuss50
eca7aaa34f
add a Towelette plugin to blacklist our fluids, fixes the game not loading
2019-08-13 16:24:24 +01:00
modmuss50
ff8b497c54
Fix thermal generator
2019-08-13 11:45:25 +01:00
modmuss50
5c54358aa2
Cleanup
2019-08-12 22:28:53 +01:00
modmuss50
77eee6f5b4
Move configs to one class
2019-08-12 17:57:00 +01:00
modmuss50
9db1978410
Finish porting all recipes to json, cleanup a lot of old code
2019-08-12 15:37:45 +01:00
modmuss50
2a5708b328
Rolling machine port/fixes
2019-08-12 15:05:49 +01:00
modmuss50
ac2e224afe
Make the machines louder so you can actually hear them. Fixes #1755
2019-08-08 13:45:02 +01:00
modmuss50
7217e84358
Scrapbox fixes and recipes. Closes #1752
2019-08-08 12:30:09 +01:00
drcrazy
ce56a1da31
Renamed some fluids to keep underscores so Prospector can read them.
2019-08-08 00:38:30 +03:00
drcrazy
6d4ea13284
Fusion Reactor recipe start
2019-08-07 18:17:39 +03:00
drcrazy
a2bb34ead0
Fluid Replicator recipes done. Need rei support for fluid
2019-08-07 14:19:09 +03:00
drcrazy
ed5c2cc870
Removed unused imports
2019-08-07 13:10:02 +03:00
modmuss50
4cc8ab9d68
more recipes
2019-08-06 21:12:56 +01:00
modmuss50
83483ce8d3
Fluid replicator
2019-08-06 20:56:52 +01:00
drcrazy
5bbb48b3e2
Fixed ore drops
2019-08-06 14:44:49 +03:00
drcrazy
ab0293c7e9
Fluid Replicator recipes are not working ))
2019-08-05 17:05:59 +03:00
drcrazy
03bebee309
Industrial Grinder recipes done
2019-08-05 15:03:00 +03:00
drcrazy
c29ab8ecea
More Industrial Grinder recipes
2019-08-05 11:50:38 +03:00
drcrazy
61e683acc2
More electrolyzer recipes and some beauty for REI
2019-08-04 03:09:49 +03:00
drcrazy
b59712bfb4
Start of industrial electrolyzer recipes
2019-08-03 14:09:57 +03:00
drcrazy
4c8581ad49
Grinder recipes review
2019-08-02 02:32:34 +03:00