209 Commits

Author SHA1 Message Date
dbf450e487 Begin conversion to fabric transfer API 2024-07-14 14:28:12 -07:00
4e32bfb510 Prepare for LibBlockAttributes removal 2024-07-14 11:36:17 -07:00
21d6a0a168 Fix compiling with latest IntelliJ 2024-07-14 11:25:45 -07:00
5bd4993f9d Add .git-blame-ignore-revs 2024-07-14 11:04:12 -07:00
f6f4c12d03 Blanket reformat 2024-07-14 11:02:42 -07:00
4effe2f1b4 WIP network switch statistics 2024-07-14 10:42:23 -07:00
b64a05e0ad Fix P2P receiver constantly flooding network with request inventory packets 2023-03-13 11:24:55 -04:00
73de26387a Fix P2P receiver not invalidating target on netsplit 2023-03-13 11:21:53 -04:00
33614e0dc6 Tweak NetworkStackDispatcher behavior on incomplete insertions 2023-03-12 22:53:50 -04:00
c18af9794b Store inventories as weak references in interface 2023-03-12 22:28:36 -04:00
6d97af8bdc Fix terminal not updating when all networked inventories are disconnected 2023-03-12 22:26:35 -04:00
d527185888 Cache destination interfaces 2023-03-12 22:18:34 -04:00
82482ca9c6 Disable plugins 2023-03-12 22:15:32 -04:00
9200dea350 1.18.2 2022-06-16 10:45:32 -04:00
e88ecd3215 Add P2P inventory system 2021-12-24 15:47:33 -05:00
9cbad193e2 fancy new java feature 2021-12-24 11:56:49 -05:00
b416f98ef6 Fix not being able to place face devices by right-clicking non-full blocks 2021-12-23 14:41:55 -05:00
b2e794e5a4 Add REI sync mode for terminal search field 2021-12-23 14:41:55 -05:00
b21a45fbbb Fix twisted pair advancement not matching recipe 2021-12-23 12:53:22 -05:00
ef9aa9e958 Fix terminal search field not unfocusing when REI focused 2021-12-23 11:36:46 -05:00
c5ede3bd62 Add Cotton Resources tags 2021-12-22 22:35:28 -05:00
30300dbc40 Update REI plugin 2021-12-22 22:17:25 -05:00
5488cc295a Initial update to 1.18.1 2021-12-22 22:12:11 -05:00
172536cdb8 Fix magenta cable recipe 2021-11-08 18:19:44 -05:00
46e00cea97
Add Crafting Terminal loot table 2021-04-03 10:42:17 -04:00
ce511e62e1
Fix dupe when shift-clicking crafting results out of terminal 2021-04-03 10:32:53 -04:00
5eb948802c
Fix crash when shift-clicking stack into terminal buffer but no slots available 2021-04-03 10:32:27 -04:00
7447c89394
TechReborn: Fix being client-only 2021-03-29 19:21:43 -04:00
87f0bdb85a
REI: Add support for filling recipes in the Crafting Terminal 2021-03-29 19:18:15 -04:00
236d6707f6
Don't show amount dialog if holding stack in cursor 2021-03-29 18:45:28 -04:00
961c74de34
Add Crafting Terminal recipe and advancement 2021-03-28 14:57:34 -04:00
c278d137ef
Fix terminal model Z fighting 2021-03-28 14:57:34 -04:00
12e055d645
Add Crafting Terminal texture/model 2021-03-28 14:57:34 -04:00
9d98481ba5
Add Crafting Terminal 2021-03-28 14:57:32 -04:00
e4662b0f6f
Fix terminal appearing to change buffer mode to from_network when insertion fails v0.2.0 2021-03-28 14:56:38 -04:00
4fa5a12746
Cleanup TerminalBufferInventory code 2021-03-28 14:56:38 -04:00
7286efcfc2
Cacao: Fix changing button backgrounds after adding button to superview 2021-03-28 14:56:38 -04:00
7cb0168c2f
Cacao: Add button tooltip 2021-03-28 14:56:38 -04:00
b435948ee3
Cacao: Fix button not flooring offsets 2021-03-28 14:56:38 -04:00
c15700bf5d
Extract terminal stuff to abstract base classes 2021-03-28 14:56:36 -04:00
9418ff8917
Move ScrollTrackView package 2021-03-25 22:16:28 -04:00
6f1f43f36a
Move screen package to client package 2021-03-25 22:15:46 -04:00
f12965fc6c
Bump version 2021-03-24 17:28:40 -04:00
28e14ae8bf
Add terminal settings API 2021-03-24 17:28:03 -04:00
e41c9e3ccb
Fix not being able to close just terminal amount dialog 2021-03-23 18:20:59 -04:00
b87a36caa4
Add TechReborn plugin 2021-03-22 22:08:08 -04:00
93b082ee55
Fix REI not receiving keyboard shortcuts while focused 2021-03-22 17:50:48 -04:00
2466923d96
Fix crash when opening Inserter/Redstone Emitter GUI in non-dev env 2021-03-21 11:48:45 -04:00
84e2c6d6e9
Convert Terminal screen to Cacao 2021-03-20 22:47:57 -04:00
2774cabfcc
Cacao: Misc things 2021-03-20 14:48:59 -04:00