Skip to content

Releases: harliq/MetaBuilder

MetaBuilder 2.1.0.5

28 May 21:15
Compare
Choose a tag to compare

Changelog:
2.1.0.5
5/28/2020

Bugs

Fixed - Resizing Issue

MetaBuilder 2.1.0.0

18 Apr 00:14
74f9e1f
Compare
Choose a tag to compare

Changelog:
2.1.0.0
4/17/2020

Features

Copy/Paste. You can now copy and paste rules from one window of MiMB to another window of MiMB. You can also copy/paste Any/All/Not Conditions/Actions. Paste always does an insert, it will never copy over existing rules.

Changed the save, export progress bar. Version of MiMB is now displayed in the bottom right corner.

Bugs

Fixed - Misc bugs

MetaBuilder 2.0.0.5

24 Dec 00:18
Compare
Choose a tag to compare

MiMB v2.0.0.5.zip
Changelog:
2.0.0.5
12/23/2019
Bugs

Fixed - Importer was not converting LandBlocks or Landcells in an Any/All/Not to HEX correctly. (Thanks Sunnuj)
Fixed - If you have a xml open and do an import, then go to save or export to meta, it defaults to the original meta/xml name instead of prompting for new

MetaBuilder 2.0.0.1

24 Oct 15:21
Compare
Choose a tag to compare

2.0.0.1
10/24/2019
Bugs
Fixed - Issue with Time Left On Spell, SpellID wasn't showing up, values were not showing up in right spot

MetaBuilder 2.0.0.0

15 Oct 04:01
Compare
Choose a tag to compare

MAJOR UPDATE
MiMB2_200x200

2.0.0.0
10/14/2019
Features
Infinite Nests of ANY/ALL/NOT Conditions/Actions
Import Meta (Thanks to Sunnuj/Trevis for this, as he made a .dll to make this possible)
Embedded Nav Routes (Nav Routes will now be embedded into XML)
Embedded Nav Routes can be saved to nav file that can be used in other metas
Auto file backup when importing meta files. Directory is "\backup" folder in your default XML folder. Ex C:\MetaBuilder\backup

Big thanks to Sunnuj/Trevis for his help. I really do appreciate it.

Notes
You will need to run the installer as it includes the required .dll for meta import
A lot of changes this version. Yes its everything everyone has been wanting. Just short of making metas for you.

MetaBuilder 1.2.3.5

19 Sep 01:28
Compare
Choose a tag to compare

1.2.3.5
9/18/2019
Bugs
*Fixed - Call State didnt have a return field under multiple
*Fixed - Long outstanding bug that if you edited a multiple that was set state, the set state wouldn't populate, it would just stay at default
Other
Started the long road of changing the way data is handled internally. Doing this so project can be converted to C#
MiMB 1.2.3.5.zip

MetaBuilder 1.2.3.0 includes 1.2.2.3

06 Aug 07:23
Compare
Choose a tag to compare

Mission Impossible - Meta Builder
MiMB Changelog
1.2.3.0
5/18/2019
Bugs
Fixed - If you tried to open an XML, and had an existing file open and had not saved changes, changes would not be saved before opening new file.
Fixed - If you selected blank row at bottom, it would create rules with vacant Condition and Action Data. This would make meta exports corrupt

1.2.2.3
4/09/2019
Bugs
Fixed - ItemsLE inside an All shows up blank when attempted to be edited - I keep fixing this, I must have merged an old project or didn't sync something right

Features
IN - Added LootAllCorpses & OpenDoors to common VT Option Set Lists
IN - Added 2 command line options for bulk XML to Meta conversions
-l will just Load file, ex:
MiMB -l c:\xml\Hello.xml
-c will load and convert, you won't see anything happen. ex:
MiMB -c C:\Test\ChatHello.xml c:\test\ChatHello.met

MetaBuilder 1.2.2

06 Aug 06:25
Compare
Choose a tag to compare

Mission Impossible - Meta Builder
MiMB Changelog
1.2.2.0
1/22/2019
Bugs
Fixed - New file would overwrite previously opened file if you saved it instead of save as
Fixed - Removed 0 (zero) as default value in ChatCapture, Fixed defalts for some Multiple Condition Types
Fixed - More changes to some field descriptions

Features
IN - Added XML Save progress bar