Releases: TEdit/Terraria-Map-Editor
4.7.6
4.7.5
Fixes
- More legacy world fixes
New Plugins
- World Randomizer
- Text Statue Generator
4.7.4
v4.7.4
4.7.3
Bug Fix
New Features
Thanks @RussDev7
So I have been getting a ton of requests for an Find Block feature / plugin such as the one TerraMap has... Similar to the function of FindChest plugin is basically close to what would be needed. In my previous push there where some issues as pointed out.
Bellow is an image of the plugin within the plugins tab of the GUI.
The next image if the window that will popup after clicking the plugin. This is where you can see similarities from the FindChest plugin GUI. As stated in the last revision, we needed a control way to limit the amount of blocks or walls being searched. I have added a numericupdown control for this. The code for this control was barrowed from this link.
Not only can you search for Blocks and Walls simultaneously, but the plugin will also display the block / wall for the same XY. It also now has complete with a "Max Overflow" feature to display preset limits using an NumericUpDown. Refer to image two for this. Once the limit is reached it displays the XY's and returns out of the loop. Saving massive performance.
This last image showcases the double click feature similar to the FindChest plugin, where double clicking an XY entrée will teleport the screen to the area of the block / wall.
4.7.2
Bugfix
- Fix for editing walls and tiles over junction boxes
4.7.1
Features
- Make wires over junction boxes translucent.
Bugfix
- Fix junction box eraser.
4.7.0
4.7.0 - The Wire Update
This update has some great new features to making wiring easier! There are also numerous bugfixes across the board. Huge thanks to all of the TEdit supporters, github issue submitters and a special thanks @RussDev7 for making this update possible.
Wire Rendering
- Stacked wires now render with translucent colors, allowing you to see when multiple wires overlap!
Junction Boxes #1579
- You can now select left, right, and normal facing junction boxes from wire GUI.
- Clipboard FlipX/Y will flip junction box direction.
- Full support for deleting / adding only selected facing junction boxes.
- Using the picker tool, it will select correct facing junction boxes along side wire types.
- Full Language Support.
Full Change Log
- wire color blending
- added missing tileframe information from versions from TerrariaVersionTileData.json:
- v1.4.0.1
- v1.3.3.2
- v1.2.1.1
- Button 1.4.3.0 within World.FileV2.cs was renamed to its proper title 1.4.3.
- Button 1.4.0.1 was added / fixed.
- Tileframe ID's have all been corrected.
- Removed Beta Save Type. Rendered Useless As Beta Cannot Save/Load Worlds. Beta Equals v1.0 TileFrames Anyways.
- Tweaked SaveAs Filter Code Reading Custom Alternate World Versions.
- Added Versions 1.4.3.1 & 1.4.3.2 To Save-As & Save-As-Versions.
- Updated FrammedTileData.
- Fixed Sign Limit Reached GUI
- Fix For Issue #1572 - Picker tool on wires treats green as blue and vice versa
- Fix for flipx on junction boxes. (Credits to @BinaryConstruct)
- Added Junction Box Support Under Wire GUI + Added Picker Support
4.6.2
4.6.1
Add 1.4.3.0 new items.