drcrazy
ed9cdc7353
GUI update for assembly machine. Some work for #1512
2018-05-08 18:05:49 +03:00
modmuss50
790c363c03
Remove last direct GL class
2018-04-28 19:46:15 +01:00
drcrazy
649a6bf67f
More sorting work.
2018-04-27 18:15:56 +03:00
modmuss50
7f8dff1dd0
Don't clear the button list in random places, also fixes #1494
...
Im not too sure why the button list is added to and cleared every frame, but this is a quick fix to something that should really be changed around at some point. Hopefully this fixes more than it breaks.
2018-04-22 13:40:58 +01:00
modmuss50
99404f8a46
Remove old code
2018-04-21 16:04:59 +01:00
modmuss50
4734c49a70
Fix #1493
2018-04-21 15:53:54 +01:00
modmuss50
53ce1828d1
Small tweaks
2018-04-18 17:33:11 +01:00
modmuss50
5c81430c4c
Finish off the reactor changes, feel free to suggest some more tweaks to it.
2018-04-18 17:15:33 +01:00
modmuss50
09a75893e4
Add larger fusion reactor sizes
2018-04-18 15:46:56 +01:00
modmuss50
d94eb03a06
Update Fusion reactor to use new method for coil location.
2018-04-18 14:48:19 +01:00
modmuss50
3805285356
Fix #1484
2018-04-14 00:18:13 +01:00
modmuss50
65695b86c1
Add copy / pasting of slot configs.
2018-04-12 19:27:11 +01:00
drcrazy
fef10740ba
Feature/fluidreplicator ( #1482 )
...
Added Fluid Replicator multiblock machine.
2018-04-12 15:42:12 +03:00
modmuss50
f9d99aad1d
Fix power tool tip being behind heat bar
2018-04-05 15:43:19 +01:00
modmuss50
c17f232bf8
Add gui and packets for locking the rolling machine. #1412
2018-04-05 10:31:22 +01:00
modmuss50
adb12ef43d
Overclocker upgrades give more power input/storage to machine + add some more info to the tool tip in the gui
...
Also fix for not calling update client side lower down the chain
2018-04-03 16:32:04 +01:00
drcrazy
45361a6b46
Last piece of refactoring due to TileGenericMachine intro.
2018-04-02 18:12:58 +03:00
drcrazy
54ee781bc7
More refactoring for tier1 machines.
2018-04-02 16:58:03 +03:00
drcrazy
80e36f0427
Fixed typos for tier1 tiles folder. New abstract TR machine class
2018-04-02 16:18:48 +03:00
modmuss50
b5ad12a4bb
Update rolling machine to use new gui system. Work towards #1412
2018-03-29 11:52:57 +01:00
drcrazy
111ee7630a
Updated API reference for recipes.
2018-03-05 14:45:23 +03:00
modmuss50
9c7f1995a8
Update year in license
2018-02-11 14:08:13 +00:00
Dimmerworld
27dacb327a
Alarm cleanup + tooltip and techreborn manual UI ( #1437 )
...
* Alarm cleanup and tooltip, Tech manual UI
* add peskty comma
* Compress png
* Rename to wiki and asked user before opening browser
2018-02-11 13:59:52 +00:00
modmuss50
e9039e6693
Fixes AutoCrafting table crash closes #1423
2018-01-31 13:08:21 +00:00
drcrazy
a6df9441ec
Updated reactor GUI. Closes #1422
2018-01-29 18:17:32 +03:00
modmuss50
2e115242a2
Might fix #1421
2018-01-29 13:14:46 +00:00
modmuss50
2cb5645806
Fixes #1399
2018-01-20 16:27:50 +00:00
drcrazy
44b6f20357
Updated scrapboxinator to crafter and new GUI.
2018-01-19 18:07:52 +03:00
modmuss50
5c16978e4d
Improve it a bit more
2017-12-29 18:15:27 +00:00
modmuss50
1d6c6139ec
Move JEI item pane out of the way if the slot config goes of the side of the screen.
2017-12-29 18:12:04 +00:00
modmuss50
602cfebc38
#betaBuild
2017-12-28 15:02:59 +00:00
modmuss50
5b26f36082
Small tweak to config gui
2017-12-28 14:57:52 +00:00
modmuss50
3b69a1a143
Added the ability to filter inputs on a slot so it only accepts valid items
2017-12-28 14:40:19 +00:00
modmuss50
fbd31e1177
More gui fixes for slots
2017-12-28 14:01:33 +00:00
modmuss50
04b4fa2b88
Fix tank rendering over slot config popup
2017-12-28 13:46:33 +00:00
Modmuss50
cbcb465c97
Added support for individual slot configuration
...
* start work on slot config
* More slot work
* More gui work for slot config
* Remove old sided code
* More slot work
* More slot memes
* Stuff seems to be working :)
* Start work on auto input / output
* Slot IO check boxes now work
* Fix buttons at different screen resolutions
* Improve close button
* Gui polish
* Fix multiblock hologram rendering
* More fixes + changes
* Cleanup + output fix
2017-12-25 00:18:43 +00:00
modmuss50
82eb0f62d6
Fixes #1354
2017-12-17 21:24:25 +00:00
drcrazy
376f02df26
Updated Sawmill GUI and TileEntity.
2017-12-13 12:29:39 +03:00
drcrazy
2f54305f6d
Added filter for fluidSlot. Closes #1352
2017-12-04 22:34:34 +03:00
drcrazy
bf5b649fc4
Removed unused code, added Override annotation
2017-11-12 12:15:32 +03:00
drcrazy
c8b6edd390
Updated LESU. Closes #1322
2017-10-26 02:26:07 +03:00
drcrazy
7d7340111d
Added Distillation tower. Closes #884
2017-10-16 15:52:10 +03:00
drcrazy
47134cf2ab
Added plasma generator. Some work on #884
2017-10-13 03:20:34 +03:00
drcrazy
ae27bf7b9f
Added multiblock hologram to Vacuum Freezer. Closes #1297
2017-10-11 17:24:36 +03:00
drcrazy
8692bef2bb
Little polish to AESU GUI
2017-10-11 01:59:25 +03:00
drcrazy
e81fc202ad
Added AESU logic
2017-10-11 00:49:12 +03:00
drcrazy
58aac2ce0b
Updated AESU GUI
2017-10-10 00:13:08 +03:00
drcrazy
369a19b239
Updated alloy smelter GUI to use guiBase
2017-10-03 14:44:08 +03:00
drcrazy
1c57bd0100
MOre fixed warnings
2017-10-01 03:15:58 +03:00
drcrazy
1c95ca4967
Fixed warnings for Location and getStateFromMeta
2017-10-01 03:03:05 +03:00