Shadowfacts shadowfacts
shadowfacts pushed to main at minecraft/PhysicalConnectivity 2021-02-25 02:42:16 +00:00
7365faeca8 Add actual Redstone Controller model
24b7896151 Add actual Redstone Controller model
Compare 2 commits »
shadowfacts pushed to main at minecraft/PhysicalConnectivity 2021-02-24 23:58:25 +00:00
24b7896151 Add actual Redstone Controller model
b283480edf Localize more things
Compare 2 commits »
shadowfacts pushed to main at minecraft/PhysicalConnectivity 2021-02-24 03:05:09 +00:00
d3a0f279da Add Redstone Controller
shadowfacts pushed to main at minecraft/PhysicalConnectivity 2021-02-21 20:50:30 +00:00
700817919a Move face device block logic to separate base class
7abdb69b87 Move terminal stack requesting logic to TerminalScreen
f9befe9549 Calculate terminal displayed items on the server
3ebafc062f Add Terminal GUI sort mode
404eb27e67 Fix shift-clicking stacks from buffer not matching vanilla slot
Compare 5 commits »
shadowfacts pushed to main at minecraft/PhysicalConnectivity 2021-02-20 19:47:42 +00:00
2981bdcb07 Add request specific amount dialog to terminal GUI
03c9c2ab83 Fix not being able to extract more than max stack size from interface
Compare 2 commits »
shadowfacts pushed to main at minecraft/PhysicalConnectivity 2021-02-19 03:18:27 +00:00
aec32ae270 Fix console texture
shadowfacts opened issue shadowfacts/Tusker#118 2021-02-18 04:29:54 +00:00
Cursor movement in compose text view breaks when emoji typed
shadowfacts pushed to main at minecraft/PhysicalConnectivity 2021-02-18 04:24:30 +00:00
870785f6f2 Don't unfocus terminal search box on click
9d16a7e5cd Fix not being able to extract items with network counts > 127 from
c9fe6400f0 Start processing stack extraction requests immediately
Compare 3 commits »
shadowfacts pushed to main at minecraft/PhysicalConnectivity 2021-02-18 04:03:23 +00:00
a88eda357c Improve Miner handling of excess items
7034ce11ef Fix ConcurrentModificationExceptions
d743f8f2b2 Improve Miner handling of excess items
b6f43966f4 Fix ConcurrentModificationExceptions
Compare 4 commits »
shadowfacts pushed to main at minecraft/PhysicalConnectivity 2021-02-18 04:01:49 +00:00
d743f8f2b2 Improve Miner handling of excess items
b6f43966f4 Fix ConcurrentModificationExceptions
8d1c2854f6 Improve Miner handling of excess items
bae2a32cb0 Fix ConcurrentModificationException when attempting to finish timed out insertions
Compare 4 commits »
shadowfacts pushed to main at minecraft/PhysicalConnectivity 2021-02-18 03:53:06 +00:00
8d1c2854f6 Improve Miner handling of excess items
bae2a32cb0 Fix ConcurrentModificationException when attempting to finish timed out insertions
6a06ef6ae0 Fix cables connected to non-network connected sides of devices
f9196eea56 Extract network stack dispatching logic from terminal to other interface
Compare 4 commits »
shadowfacts pushed to main at minecraft/PhysicalConnectivity 2021-02-16 03:51:45 +00:00
c6a5602ec1 Add search field to terminal
shadowfacts pushed to main at minecraft/PhysicalConnectivity 2021-02-15 22:05:30 +00:00
249416b8c2 Add cable texture, update cable & interface models
shadowfacts pushed to private-beta at shadowfacts/Tusker 2021-02-15 15:56:46 +00:00
1e7bfac13c Bump build number and update changelog
6e92633793 Fix crash when adding pinned statuses section during refresh
e4ff632dcb Fix conversation main status being selectable
b0ebef2cfd Only show Trending Hashtags and Profile Directory on Mastodon
bbb8707cb7 Add Profile Directory
Compare 39 commits »
shadowfacts pushed to develop at shadowfacts/Tusker 2021-02-15 15:56:39 +00:00
1e7bfac13c Bump build number and update changelog
shadowfacts pushed to main at minecraft/PhysicalConnectivity 2021-02-15 04:42:24 +00:00
0f7689d73c Add Miner block
649408c509 Add Extractor block
0dcb647de4 Fix sending DeviceRemovedPacket on client
e0dfefb72b Fix ConcurrentModificationException
583afd3dc9 Code cleanup
Compare 13 commits »
shadowfacts pushed to main at minecraft/PhysicalConnectivity 2021-02-12 05:12:17 +00:00
26134cea9d Send remainder of partially-inserted stacks back to source
d61ed8b7cc Terminal: Fix extraction having different latency than insertion
Compare 2 commits »
shadowfacts deleted branch master from minecraft/PhysicalConnectivity 2021-02-11 05:11:38 +00:00
shadowfacts pushed to main at minecraft/PhysicalConnectivity 2021-02-11 05:11:01 +00:00
1c3e358f2e Terminal: Shift-click transferring, draw slot modes
dedfcae79b Terminal: Add basic insertion into inventories
b1c37595ab Update to 1.16.5
shadowfacts pushed to master at minecraft/PhysicalConnectivity 2021-02-10 20:24:28 +00:00
8a20837f11 Terminal: Define separate mode for buffer inventory slots
14125143dc Terminal: Add right-clicking to request half a stack
37692aac7d Terminal: Merge stacks into buffer where possible
2ec294d427 Terminal: Fix multiple stacks being extracted on a single shift-click
654baa81a1 Switch: Implement switching capacity
Compare 7 commits »