Skip to content

Releases: TEdit/Terraria-Map-Editor

4.7.6

10 Apr 14:56
Compare
Choose a tag to compare
4.7.6 Pre-release
Pre-release

Bugfixes

4.7.5

27 Mar 01:43
Compare
Choose a tag to compare

Fixes

  • More legacy world fixes

New Plugins

  • World Randomizer
  • Text Statue Generator

4.7.4

16 Jan 15:25
Compare
Choose a tag to compare
v4.7.4

4.7.3

28 Dec 02:29
Compare
Choose a tag to compare

Bug Fix

  • Fix for wall search dropdown
    image

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.
01

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.
02

03

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.
04

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.
05

4.7.2

09 Dec 06:23
Compare
Choose a tag to compare

Bugfix

  • Fix for editing walls and tiles over junction boxes

4.7.1

08 Dec 17:28
Compare
Choose a tag to compare

Features

  • Make wires over junction boxes translucent.

Bugfix

  • Fix junction box eraser.

4.7.0

03 Dec 17:14
Compare
Choose a tag to compare

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

2021-12-03 10_33_01-Window

  • Stacked wires now render with translucent colors, allowing you to see when multiple wires overlap!

Junction Boxes #1579

image

  • 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

20 Nov 03:06
Compare
Choose a tag to compare

Support for Terraria 1.4.3.0 Crossover event!

Bugfixes

  • Fix for schematic export and Abigail's Flower. v4.6.2 Closes #1568, #1569
  • Add 1.4.3.0 new items.
  • Sprite rendering #1564
  • Fix Save-As dropdown version not working
  • Update language files

4.6.1

19 Nov 04:56
Compare
Choose a tag to compare
4.6.1 Pre-release
Pre-release

Add 1.4.3.0 new items.

4.6.0

19 Nov 03:31
Compare
Choose a tag to compare
4.6.0 Pre-release
Pre-release

Support for Terraria 1.4.3.0 Crossover event!

Bugfixes

  • Sprite rendering #1564
  • Fix Save-As dropdown version not working
  • Update language files