Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Commit

Permalink
Release of Truice v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Faq committed Jan 6, 2018
1 parent 0153eb3 commit d7664fe
Show file tree
Hide file tree
Showing 5 changed files with 267 additions and 219 deletions.
18 changes: 9 additions & 9 deletions Readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,36 +3,36 @@ Truice

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, EventAI (creature_ai_scripts), SmartAI (smart_scripts), conditions and some minor things.
You can edit quests, creatures, gameobjects, items, loot, SmartAI (smart_scripts), conditions and some minor things.

It is written in Delphi using Embarcadero Delphi XE2 and the source is available under http://github.com/Faq/Truice
and precompiled binarys under http://www.trinitycore.org/f/files/file/8-truice/
It is written in Delphi, source on github compiled using Embarcadero Delphi 10.2.2 (Tokyo) and the source is available under https://github.com/Faq/Truice
and precompiled binaries under https://github.com/Faq/Truice/releases

To compile use Delphi XE2 and next additional components:
To compile use Delphi XE2+ and next additional components:

ZeosDBO 7.0.1 beta (SVN rev1943)
ZeosDBO 7.3 from testing branch (SVN rev4068)
http://zeos.firmos.at/portal.php (old link)
http://sourceforge.net/projects/zeoslib/ (new link)
http://svn.code.sf.net/p/zeoslib/code-0

JEDI Visual Component Library 3.48 2013-08-14
JEDI Visual Component Library 3.5
http://jvcl.delphi-jedi.org/
http://jvcl.sourceforge.net/daily/
http://github.com/project-jedi/jvcl

JEDI Code Library 2.5.0.4572
JEDI Code Library 2.9
http://sourceforge.net/projects/jcl/
http://jcl.sourceforge.net/daily/
http://github.com/project-jedi/jcl

AlphaControls 2013 v8.41
AlphaControls v12.21
http://www.alphaskins.com/

Original topic on TC forum:
http://www.trinitycore.org/f/topic/180-bin-truice-win32/ (old topic)
http://www.trinitycore.org/f/topic/7639-bin-truice-win32/ (new topic)

Truice Download:
http://www.trinitycore.org/f/files/category/2-tools/
https://github.com/Faq/Truice/releases

Author: Faq
Loading

3 comments on commit d7664fe

@peycho
Copy link

@peycho peycho commented on d7664fe Jan 9, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Faq

@fmrmx
Copy link

@fmrmx fmrmx commented on d7664fe Apr 4, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I get a "Bad Handshake Error"

@Faq
Copy link
Owner Author

@Faq Faq commented on d7664fe Apr 5, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What handshake? Please use https://github.com/Faq/Truice/issues if there is anything to report.

Please sign in to comment.