Releases: harliq/AceCreator
Version 2.0.1.0
Version 2.0
Version 2.0
New Tabs
- Nudge
- Advanced
- Help
New Features
- Move/Rotate objects
- Export Landblocks
- Parent/Child Linking.
- Misc. Features.
* NOTE: You must be on the current master as of 6/17/2020 for the new features to work . *
To see all the new features, and what they do, see the Ace Creator Wiki. It has been updated.
Creator Wiki
Thanks to gmriggs for providing the support in the code. Without it, this plugin could not be possible. Also thanks to Drid for the help understanding Parent/Child Objects.
v1.1.0.1
v1.1.0.0
New Tabs Added
Landblocks - Now you can import landblocks, reload current landblock, and clear the cache.
Quests/Recipes - You can now import Quests/Recipes
Added a button to point to the Ace Creator Wiki.
Lots of under the hood changes. Should not have any effect, but since a lot was changed/moved let me know on discord if you run into any issues
NOTE: You will have to redo your paths that point to your correct folders.
v1.0.5.0
Added WCID look up on PCAP Exports ex. https://github.com/ACEmulator/ACE-PCAP-Exports/search?q=filename:12345
This was a requested a few times. Its not exactly like I was shown, but this works just as well (and same results), just looks different
v1.0.4.5
v1.0.4.0
Finally able to refresh the drop downs correctly. So you shouldn't have to use the file refresh button much anymore. Exporting auto refreshes.
The edit buttons launch your default editor for .json or .sql files. If you want to use different programs for editing, you will have to set that in your editor or Windows settings. That has nothing to do with Ace Creator.
The WCID lookup on ac.yotesfan.com might be helpful to some. Just something I added in case someone needs it.
Also I think I have finally figured out how to keep the plugin from jumping all over the toolbar. Hopefully its staying where it is now for the rest of its life.
I am not sold on the layout of the plugin. I have tried to use it a little even though I don't do content, and it doesn't feel like its a good flow. Its not horrible, but it could be improved. Don't be surprised if some of the buttons are moved or adjusted. I think it will be better in the long run. A few seconds here and there, can make a huge difference overall.
Added WCID lookup on http://ac.yotesfan.com
Added Edit JSON Button
Added Edit SQL Button
Lists now Refresh correctly when exporting a JSON or SQL File
Misc little changes and code cleanup