Commit Graph

182 Commits

Author SHA1 Message Date
Shadowfacts 7447c89394
TechReborn: Fix being client-only 2021-03-29 19:21:43 -04:00
Shadowfacts 87f0bdb85a
REI: Add support for filling recipes in the Crafting Terminal 2021-03-29 19:18:15 -04:00
Shadowfacts 236d6707f6
Don't show amount dialog if holding stack in cursor 2021-03-29 18:45:28 -04:00
Shadowfacts 961c74de34
Add Crafting Terminal recipe and advancement 2021-03-28 14:57:34 -04:00
Shadowfacts c278d137ef
Fix terminal model Z fighting 2021-03-28 14:57:34 -04:00
Shadowfacts 12e055d645
Add Crafting Terminal texture/model 2021-03-28 14:57:34 -04:00
Shadowfacts 9d98481ba5
Add Crafting Terminal 2021-03-28 14:57:32 -04:00
Shadowfacts e4662b0f6f
Fix terminal appearing to change buffer mode to from_network when insertion fails 2021-03-28 14:56:38 -04:00
Shadowfacts 4fa5a12746
Cleanup TerminalBufferInventory code 2021-03-28 14:56:38 -04:00
Shadowfacts 7286efcfc2
Cacao: Fix changing button backgrounds after adding button to superview 2021-03-28 14:56:38 -04:00
Shadowfacts 7cb0168c2f
Cacao: Add button tooltip 2021-03-28 14:56:38 -04:00
Shadowfacts b435948ee3
Cacao: Fix button not flooring offsets 2021-03-28 14:56:38 -04:00
Shadowfacts c15700bf5d
Extract terminal stuff to abstract base classes 2021-03-28 14:56:36 -04:00
Shadowfacts 9418ff8917
Move ScrollTrackView package 2021-03-25 22:16:28 -04:00
Shadowfacts 6f1f43f36a
Move screen package to client package 2021-03-25 22:15:46 -04:00
Shadowfacts f12965fc6c
Bump version 2021-03-24 17:28:40 -04:00
Shadowfacts 28e14ae8bf
Add terminal settings API 2021-03-24 17:28:03 -04:00
Shadowfacts e41c9e3ccb
Fix not being able to close just terminal amount dialog 2021-03-23 18:20:59 -04:00
Shadowfacts b87a36caa4
Add TechReborn plugin 2021-03-22 22:08:08 -04:00
Shadowfacts 93b082ee55
Fix REI not receiving keyboard shortcuts while focused 2021-03-22 17:50:48 -04:00
Shadowfacts 2466923d96
Fix crash when opening Inserter/Redstone Emitter GUI in non-dev env 2021-03-21 11:48:45 -04:00
Shadowfacts 84e2c6d6e9
Convert Terminal screen to Cacao 2021-03-20 22:47:57 -04:00
Shadowfacts 2774cabfcc
Cacao: Misc things 2021-03-20 14:48:59 -04:00
Shadowfacts 81ce590231
Tweak Cable recipes 2021-03-20 12:15:47 -04:00
Shadowfacts f0fe1e4a3d
Cacao: Add layout guides 2021-03-20 11:40:00 -04:00
Shadowfacts f375d157b0
Improve Terminal GUI network amount rendering 2021-03-18 22:30:00 -04:00
Shadowfacts cbea57006a
Add basic Mouse Wheelie integration 2021-03-18 18:24:01 -04:00
Shadowfacts a1df6cda25
Fix kiwi not being included in build 2021-03-17 22:53:40 -04:00
Shadowfacts 47ff975449
Fix cable shape cache not working
There are different BlockState objects for each color of cable :S
2021-03-15 21:44:54 -04:00
Shadowfacts 369dcebe1b
Add glowing-screen Terminal model 2021-03-15 19:58:53 -04:00
Shadowfacts ee6fb1e725
Fix cable recipes, advancements, loot tables, and face device drops 2021-03-15 19:55:54 -04:00
Shadowfacts bc50017b4a
Add cable colors to face device blocks 2021-03-15 18:30:35 -04:00
Shadowfacts 611c4bb0ae
Optimize images 2021-03-14 15:54:12 -04:00
Shadowfacts 4ab6dbbf38
Add cable colors 2021-03-14 15:48:09 -04:00
Shadowfacts f536bf72a9
Convert Cable block model to code 2021-03-14 14:07:56 -04:00
Shadowfacts a86058f8bd
Add copy IP/MAC buttons 2021-03-13 15:48:33 -05:00
Shadowfacts 9305b1e0ef
Remove duplicate Gradle configurations from plugin 2021-03-13 11:53:17 -05:00
Shadowfacts 396e811109
Fix excessive network traffic from Extractor 2021-03-13 11:28:50 -05:00
Shadowfacts f56ab5dc7e
Fix enum button label width not updating 2021-03-12 17:15:36 -05:00
Shadowfacts f792513151
Use correct item block for Extractor/Inserter 2021-03-12 17:15:20 -05:00
Shadowfacts 427574928d
Fix face texture being upside down when facing north 2021-03-12 17:14:49 -05:00
Shadowfacts a184060e77
Add Extractor textures 2021-03-12 17:14:24 -05:00
Shadowfacts e99ed35e6b
Add Inserter textures 2021-03-12 17:14:11 -05:00
Shadowfacts 0674b4a56e
Add Switch textures 2021-03-12 17:14:02 -05:00
Shadowfacts 8b24eeb398
Add Interface textures 2021-03-12 17:13:50 -05:00
Shadowfacts 0d629914c4
Add Kat's textures 2021-03-10 23:15:08 -05:00
Shadowfacts f33bb74cfd
Nest REI plugin under PhyCon in ModMenu 2021-03-10 22:47:10 -05:00
Shadowfacts 381a7b96aa
Fix compiling REI plugin 2021-03-10 22:46:33 -05:00
Shadowfacts ae27a53814
Add recipes for Switch, Interface, Terminal, Inserter, Extractor, Miner,
Redstone Controller, Redstone Emitter, and Screwdriver
2021-03-10 18:38:46 -05:00
Shadowfacts 8b1705f0a0
Fix crash when loading Redstone Controller/Emitter from NBT 2021-03-10 18:08:57 -05:00