Discover Posted January 3, 2014 Posted January 3, 2014 Oi,  I've started working on a SAI-Editor for TrinityCore a couple of months ago using C# with the .NET 4.5 framework (which means it's Windows only as I'm not bothering with Mono). The application is, of course, opensource.  Download & screenshots: http://www.trinitycore.org/f/files/file/17-sai-editor/ GitHub: https://github.com/Discover-/SAI-Editor   Discover- cooler and UnknownDev 2 Quote
Discover Posted January 4, 2014 Author Posted January 4, 2014 Thanks Cooler, I appreciate that! cooler 1 Quote
Admin/Master Developers SkyFire Posted January 4, 2014 Admin/Master Developers Posted January 4, 2014 Works nice. Been testing for a few days before you posted it. Quote
Discover Posted January 5, 2014 Author Posted January 5, 2014 Works nice. Been testing for a few days before you posted it. Â Thanks a bunch. Feel free to report bugs, feedback and suggestions as I truly appreciate them! Â P.S. Is there a big difference in SAI for the database structure between SkyFire and TC? Anything that should be changed in those fields? Quote
Discover Posted January 6, 2014 Author Posted January 6, 2014 Version 1.3.0 has been released and can be found in the download URL given in the original post. Â Please keep in mind if you're on version 1.2.0 or up, it will already notify you that there's a new version available and allow you to download it without visiting any websites. Quote
Discover Posted January 13, 2014 Author Posted January 13, 2014 Version 1.4.0 has been released and can be found in the download URL given in the original post. Â Changelog: - The updater now properly starts when the application reports a new version is available; - Using the 'Connect' button now also works if the 'Auto connect' checkbox was not checked initially and the user choose new database information after checking it; - There is now an error shown when the Updater could not be found. Previously, it would just close the SAI-Editor and nothing would happen next; - The application no longer freezes up when you delete a line that links to multiple lines at once; - The error thrown when updating couldn't happen because of a WebException is now shown to the user; - All error messages are now shown on-top of the application in all cases and have to be closed before continuing. This should prevent the user from not seeing the message about a new version because the message appeared in the background; - The application should run a lot smoother now. It no longer gives a small delay on each new selection that is made (that is, if the fields differ a lot); - There is no longer a permanent freeze in the application when the user attempts to generate a comment for a smartscript that lost its links in the current session without them being saved; - When creating a new line that links from another, the parameter fields as well as the event_flags and event_chance will no longer be copied to the new line. This was unintended behavior; - If there is no internet connection when the application starts, we now run a timer that tries to connect to the internet every 10 minutes. Once an internet connection is found, it checks for updates and (optionally) logs for the survey; - The connection settings will no longer sometimes be incorrectly reset; - Add a 'Thanks to' to the About Form; - Minor clean up in the generated SQL style for the revert queries; - There is now an Updater for the Updater. It is a simple console application that can't be ran by the user; - When the SAI-Editor Updater closes, it no longer starts the SAI-Editor if it wasn't initially ran from the SAI-Editor; - The updater no longer calls the survey script X times, where X would be the amount of files being updated; - There will no longer be error messages shown to the user in the Updater when there's an instance of the SAI-Editor running while the Updater checks for updates; - Fix a minor memory leak in the Updater; - The Updater no longer shows items that don't need to be updated in the list of files to update. This happened when the files were being read while an instance of SAI-Editor was running. Â Â Quote
Admin/Master Developers SkyFire Posted January 13, 2014 Admin/Master Developers Posted January 13, 2014 Nice. Quote
Sally Posted September 13, 2014 Posted September 13, 2014 works nice. Â thx only it could have a way to maximice the screen , some text is half out of the screen. Quote
Admin/Master Developers SkyFire Posted September 16, 2014 Admin/Master Developers Posted September 16, 2014 The source is located here. I'm sure you can figure it out. https://github.com/Discover-/SAI-Editor Quote
Discover Posted September 17, 2015 Author Posted September 17, 2015 Version 1.5.0 has been released. Same links in the original post still apply. Ulduar 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.