-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathdescription.txt
102 lines (82 loc) · 2.52 KB
/
description.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
MechTransfer is a small mod, that adds various wire controlled devices to interact with items and move them between containers.
The mod contains the following features:
- Transferring items from one chest to another
- Dropping and picking up items
- Item sorting and detection
- Automatic crafting
See the linked forum post for a list of added items.
Changelog:
v1.1
- Recolored Transfer relay to reflect function better
- Logic sensor like bounding box for assembler
- Assembler status message
- Assembler code cleanup
- Various smaller fixes
WARNING: AFTER UPGRADING FROM v1.0 YOU WILL HAVE TO BREAK AND REPLACE ALL ASSEMBLERS
v1.1.1
- Fixed a crash involving the Inlet
v1.2
- Manual item loading
- Added container adapters for mod interoperability
- Support for item frames
v1.2.1
- Fixed outlet item placing inlet tile
- Fixed compatibility with modded chests
v1.3
- Support for Snowball launcher, Etherian crystal stand, Cannons and Weapon racks
- Inlet no longer picks up hearts and similar items
- Multiplayer fixes
v1.4
- Added visualization for transfers
- Added Omni turret, Super omni turret and Matter projector
- Added support for dressers
- Added reflection based adapter loading
v1.4.1
- Fixed modded chest support
v1.4.2
- Quick fix to stop assembler from eating items
v1.5
- New tool-tip
- Added Magic Storage Interface
- Added blacklist filter
- Added Stack extractor
v1.5.1
- Fixed outlet wire output
- Added error handling
v1.5.2
- Fixed magic storage item duplication with prefixed items
v1.6
- Custom tile loading
- Furniture can now be placed on Inlet
- Inlet picks up critters
- Outlet drops critters as NPCs
- Pipes visually connect to transfer devices
- Added Extractinator adapter
- Added Buttons
- Added Filter Items
- Fixed Omni Turret multiplayer support
v1.6.1
- Added Bag filter item
- Fixed filterable tile save/load with modded items
- Fixed buttons in multiplayer
- New net packet handling system
- Added player interface
v1.6.2
- Improved assembler area drawing
- Added transition markers
v1.7
- Added localization support
- Added Chinese translation by @Flithor
- Added Russian translation by @Vedomir
- Fixed various problems related to zoom
- Fixed Extractinator mod incompatibilities
- Improved all tile sprites
- Tweaked tile map colors, item name capitalization, and items rarities
- Added filter items for weapon class
- Added Living Hellstone
v1.7.1
- Fixed a duplication glitch with the Transfer Assembler
- Added MagicStorageExtra support
v1.8
- Ported to Terraria 1.4
- Transfer Assembler now has recipe selection