MoreTerra Changelog

What's new in MoreTerra 1.12.9

May 20, 2014
  • Compatibility:
  • Updated to account for new format 1.2.4.1
  • Issues:
  • all items have not been added.
  • Some colors for new tiles may be off.

New in MoreTerra 1.12.6 (Mar 10, 2014)

  • Update:
  • Added new walls to fix "reading beyond stream" issue
  • Added windows sizing capabilities. (helps image preview)
  • Better error handling.

New in MoreTerra 1.12.4 (Mar 8, 2014)

  • Update:
  • Fixed chests only showing wooden
  • Added Stylist
  • Made sure piles were fixed: coin bags, enchanted sword, etc.
  • Known Issues:
  • Need to add new piles

New in MoreTerra 1.12.3 (Mar 7, 2014)

  • Fixed chests only showing wooden
  • Added Stylist

New in MoreTerra 1.12.2 (Mar 7, 2014)

  • Compatibility:
  • Updated to account for new format 1.2.3.1
  • Update:
  • Fixed a crash on unknown NPCs
  • Known Issues:
  • Need to add stylist and other new items.

New in MoreTerra 1.12.1 (Mar 7, 2014)

  • Compatibility:
  • Updated to account for new format 1.2.3.1

New in MoreTerra 1.11.5 (Dec 20, 2013)

  • Updated to add the new tiles/walls in 1.2.2

New in MoreTerra 1.11.4 Beta (Oct 26, 2013)

  • Updated to add the new tiles/walls in 1.2.1

New in MoreTerra 1.11.3.1 Beta (Oct 19, 2013)

  • New Features:
  • Added markers for Copper Cache, Silver Cache and the Enchanted Sword.
  • Bug Fixes:
  • Use Official Colors now no longer tries to change the Draw Wires option instead.
  • World reading was breaking for people with a stock 1.2 Terraria version.
  • Changed world name reading so it does not crash the program if you load MoreTerra while Terraria is saving the world.
  • Feature Removal:
  • Scanning for new items has been removed. Items are no longer saved by name so this was pointless a long time ago.
  • The ability to add custom items has also been removed for the same reason.
  • A lot of unneeded data was removed from the inner database XML file.

New in MoreTerra 1.11.3 Beta (Oct 11, 2013)

  • New Features:
  • New Markers added for Plantera's Bulb, Heart Fruits and Gold Cache.
  • Markers now correctly display for the gems found in rock debris on the floor.
  • Compatibility:
  • Fixed header changes found in Terraria 1.0.3.1

New in MoreTerra 1.11.2 Beta (Oct 9, 2013)

  • Bug Fixes:
  • We have all markers
  • solsund made sure the tile and background colors are correct. (map looks correct with no missing pink)
  • Added better error tracking for those having trouble.

New in MoreTerra 1.11.1 Beta (Oct 5, 2013)

  • Bug Fixes:
  • Added more tile blocks (Clouds, crimstone)
  • Added items (binoculars, rope, Pirahna Gun)
  • Added ores (Lead, Tin)
  • Chests now work, I broke them yesterday.
  • Known Issues:
  • I am having trouble with new background walls. So you will see a red outline for crimson then a pink inside. Same with where I think the queen bee lives.

New in MoreTerra 1.10.2 Beta (Jan 24, 2012)

  • Bug Fixes:
  • Possibly fixed some issues by removing the Locale change.
  • Compatibility:
  • Added a few items that were missing from the items list since version 1.10
  • Got the chest reading working again with the Terraria 1.1.2 version.
  • Optimization:
  • Found why the Terraria information file was getting added twice. Program size down 100k

New in MoreTerra 1.10.1 Beta (Dec 16, 2011)

  • New Features:
  • Added the ability to crop the map to only the playable area, based on what in-game Lighting you use.
  • Bug Fixes:
  • Fixed the colors for Gold/Silver.
  • Fixed locale issues stopping the program from loading.
  • Fixed an issue that happened when not drawing walls where Lava and Water would vanish.
  • Compatibility:
  • All new tiles, walls and NPCs are working.

New in MoreTerra 1.10.0.1 (Dec 12, 2011)

  • New Features:
  • Added a marker for Statues.
  • Added the ability to have multiple settings and easily switch back and forth.
  • Added the option to draw the wiring on the map.
  • Added saving the chest list to basic Text, CSV and XML formats.
  • It is now possible to have MoreTerra draw different Markers for each type of Chest/Container.
  • The chest list now has icons for each chest type. It only shows them if you have created the list by choosing Draw World though.
  • Added the version number to the Exception handler, to help make screenshots from bug reports more useful.
  • Added an option to reset the custom images back to default.
  • Added an option whether to use the default images or custom ones, for those who changed their images.
  • Cleaned up the Marker object images.
  • Redid the settings file for readability.
  • Removed the ability to resize the window but shrunk the top section down a bit to give the bottom more room.
  • Dialog boxes now center in the MoreTerra window instead of appearing whereever.
  • Dialog boxes now respond to Enter/Escape and set the cursor straight into Text boxes.
  • Redid all the tab settings to make keyboard navigation easier.
  • Dialog boxes now correctly attatch to the main window.
  • Bug Fixes:
  • Fixed the last bug in the code for reading backwards to chests in pre-1.1 worlds.
  • Refixed the Draw Walls checkbox.
  • Stopped all the extra pop-up forms from showing on the taskbar.
  • Fixed a bug that was stopping parent nodes in the marker list from changing until clicked twice.
  • Fixed the bug that was causing the "Move All" buttons on the Chest Finder to not turn on properly.
  • Fixed the bug that was causing the "Remove Custom Item" button to not turn on properly.
  • Fixed a bug where things like vines were getting overwritten by water.
  • Fixed a bug where I had Gold and Silver mixed up.
  • Compatibility:
  • Added all new tiles and walls.
  • Rewrote the loading code so it handles the new file format.
  • Load Information button works again, but not at full speed yet.
  • Optimization:
  • Changed how the icons worked to remove duplicate copies and cut the file size almost in half.
  • Changed the Marker drawing code to speed up the code when a large number of markers are on.
  • Changed how the tiles get read and processed. Takes much less memory and runs faster.