Releases: NotCoffee418/TrinityCreator
v1.1.5
- Fix issues connecting to different versions of MySQL/MariaDB
- Update dependencies
- Fix spell lookup crash
I've switched the library to connect to databases from MySql.Database to MySqlConnector.
This means the underlying system has changed, and due to the nature of this application, many databases are expected to be supported so this application heavily leans on this dependency.
If this change has caused any new issues, please do report them.
v1.1.4
Features
Custom Display fields for profiles allow developers to add values which are not supported by the TrinityCreator UI and often require a non-default value.
These fields will display in the item, creature, quest and vendor creators at the bottom if you have a profile which implements them.
View the documentation for more information.
Technical
- Upgrade to .NET Framework 4.8
- Restructure the application to allow for unit testing
v1.1.3
- Fix scrollbar on Loot Creator
- Hide scrollbar on Vendor creator
v1.1.2.120
Highlights:
- Errors are more descriptive and less obnoxious
- Disenchanting added: Automatically determine loot ID and required skill
- Delete creations through the lookup tool
- Automatically change sell price to 25% of buy price
- Slightly improved some UI components
- Improved Profile Creator UI
- Installer changed
Bug fixes:
- 'rank' column name no longer causes syntax error
- Fixed non-latin characters exporting as ???
- Fix bug causing custom fields to fail in some cases
- Relic slot correctly assigned
- Remove seperate inventory type for Staves and use two-hand instead
- Minor UI fixes
- Fixed issues related to database connectivity
- Prevent lookuptool from crashing the application when using non-3.3.5a dbc files
- Improvements and bug fixes for profile creator
- Fixed issues related to model viewer (still pretty broken)
- Fixed DBC configuration failing to validate path
v1.1.1.113
With the worst of the bugs being out of the application and a brand new system that allows server devs to make TCreator work with almost any emulator we can call this one a release.
Please do continue to report any bugs because I don't actually do WoW emulation myself anymore and it helps out other people. =D
Don't use older (alpha) 1.1.x verions as profiles will break! If you must revert, use v1.0.8.
Highlights:
- Prevent Windows 7 startup crash (since alpha build)
- Slightly improved profile creator UI
- More utilities for emulator support in profiles
- Alpha bug fixes
- Several issues related to items fixed.
- Weapons can't be done without client side changes in 3.x+, added message explaining this.
Minor changes:
- Fixed critical & non critical typos
- Profile creator tutorial added, removed and replaced
- Documentation links embedded in application
- LookupTool queries now rely on Profiles to work with more emulators
- Improved info tab
- Log files added
See alpha release changelog for all the good stuff.
v1.1.0.103 (Alpha)
Highlights
- Users can now create profiles to make this tool work with almost any emulator.
- Many bug fixes and improvements have been made since the last 1.0.x build.
- Vendor UI has been reworked. You can now add multiple items to a vendor at once.
- Startup crashes fixed
Changelog
- Profile Creator tool added.
- Profile selection UI. User must select a profile on first run.
- Automatically download latest version of profiles from NotCoffee418/TrinityCreatorProfiles
- Better auto-update system
- Application now generates logfiles.
- Old export system removed entirely
- Third party libraries upgraded
- Solution cleaned & restructured.
- Changed to .NET 4.7.2 (Still supports Win7+)
- Video tutorial for profile creator (link found in the tool)
- Load existing profiles & modify them
- Several incorrectly bound properties fixed
- More minor bug fixes and improvements
- Model viewer browser replaced with WebView
Notes:
TrinityCore 335a 2020-01 DB is currently the only supported database structure.
All other emulators have their support temporarily cut until profiles are created.
Users can also create their own profiles and modify existing ones to work with their emulator.
Warning:
Profiles created on this version may need to be adjusted for long term support.
It's possible some AppKeys will change while this system is being tested but I'll avoid it as much as I can.
Additionally, Lookup Tool support for profiles is not set up yet. This won't break your profile when the next release comes around but keep that in mind if you do create your own profile.
v1.0.8.33
- Added support for up-to-date Trinity 3.3.5a database
- Added support for cMangos 3.3.5a (by @AliziaKaline )
- cMangos Zero: Creatures can now export
- Trinity 3.3.5a: Added option for creatures to hold weapons
- 3.3.5a emulators: Option to set Item Level
- Various bug fixes
v1.0.7 (Windows 7 Test Version)
Only use this version if you are using Windows 7 and the most recent version doesn't work!
- Updater bug fixed
- Compatible with more devices
- Created weapons can now be equiped
- Option to delete created items with Lookup tool
- Compatible with AzerothCore 3.3.5a Emulator
- Set gearscore on an item
- Automatically set related flags
- You can now create cloaks (item)
- DBC extration bug fixed
- Option to choose MySQL port
v1.0.7
- Updater bug fixed
- Compatible with more devices
- Created weapons can now be equiped
- Option to delete created items with Lookup tool
- Compatible with AzerothCore 3.3.5a Emulator
- Set gearscore on an item
- Automatically set related flags
- You can now create cloaks (item)
- DBC extration bug fixed
- Option to choose MySQL port
v1.0.6
- Vendors & Loot creator
- Newer version of Trinity supported
- Fixed updater bugs
- Fixed DBC extraction bug
- Option to set MySQL port
- Item no stats bug fix