Truice is a database editor specifically made for TrinityCore. It is a fork of Quice, which was made for MaNGoS.
You can edit quests, creatures, gameobjects, items, loot, SmartAI (smart_scripts), conditions and some minor things.
It is written in Delphi, source on github compiled using Embarcadero Delphi 11 and the source is available under old https://github.com/Faq/Truice fork https://github.com/chaosua/Truice and precompiled binaries under Old https://github.com/Faq/Truice/releases this fork updates https://github.com/chaosua/Truice/releases
How To run:
To compile use: Delphi XE2+ (current Embarcadero® Delphi 11 Version 28.0.48361.3236 ) (there is Community Edition of Delphi what is completely free https://www.embarcadero.com/products/delphi/starter)
and these additional components:
A) JEDI Visual Component Library 3.50 http://jvcl.delphi-jedi.org/ http://jvcl.sourceforge.net/daily/ http://github.com/project-jedi/jvcl
B) JEDI Code Library 2.8.0 http://sourceforge.net/projects/jcl/ http://jcl.sourceforge.net/daily/ http://github.com/project-jedi/jcl
C) Droping ZeosLib to use Delphi internal db component FireDAC (from 22.08.2018).
ZeosDBO 7.3 from testing branch (SVN rev4068) (last commit with ZeosLib https://github.com/Faq/Truice/commit/3e74ac4aececd7b4c55b607ca9c3b63eb85f3a17) http://sourceforge.net/projects/zeoslib/ (new link) http://svn.code.sf.net/p/zeoslib/code-0
Original topic on TC forum: https://talk.trinitycore.org/t/truice-2018-win32/31568/
Truice Download: https://github.com/chaosua/Truice/releases
Author: Faq, chaosua