Truice 2018 (win32)

Truice for WoTLK v3.3.5 has been updated https://github.com/Faq/Truice/releases/tag/v2.1.0

All issues please post on github https://github.com/Faq/Truice/issues

Old topics:

Just curious, why was Truice written in Delphi? I’ve had to use Delphi for work and hated it.

  1. It’s easier to use.
    2. It’s more compatible cross platform for OS’s.
    3. You can build gui’s with a ton of less hassle.

But that’s me… I don’t program under pascal/delphi any longer.

I’ll add one more: the originale codebase is even older than TrinityCore.

Will this work for the 7.x branch of Trinity?
Also I’m getting a Bad Handshake error, has anyone gotten this? I’ve tried using the libs from my version but it doesn’t help.

@Sirius, like posted before, any issues with Truice, use github link on first post.

Not planned for any branch 3.3.5+

Released Truice v2.1.3 what includes also 64bit compile → https://github.com/Faq/Truice/releases/tag/v2.1.3

Released Truice v2.1.6

:skull: On the rights of necroposter :skull_and_crossbones:
Released Truice v2.1.6.1 (fixed random language quest locale loading)

no one needs it now, but let it be
PS: i saw issues tab on original Faqs project. I can try to fix something, when I have time, but do not expect much, I’m not delphi programmer

Released Truice v2.1.6.3
fixed sql one time execution
added missing script execution button in creature script tab
added some hints

PS:
The last number of the version:
odd- trinity 3.3.5 DB
even - azeroth 3.3.5 DB

Fixed some FireDAC related errors on reconnect/close events
Truice 2.1.6.5 Release Truice (x32) 2.1.6.5 TrinityCore DB 3.3.5 support · chaosua/Truice · GitHub
Truice 2.1.6.6 Release Truice (x32) 2.1.6.6 AzerothCore DB 3.3.5 support · chaosua/Truice · GitHub

support editing creature_questitem
support editing trainer_spell
support editing creature_template_movement.InteractionPauseTimer column

Truice 2.1.6.7 Release Truice (x32) 2.1.6.7 TrinityCore DB 3.3.5 support · chaosua/Truice · GitHub

Release Truice 2.1.6.9 Trinitycore 3.3.5 DB support
Release Truice (x32) 2.1.6.9 TrinityCore DB 3.3.5 support · chaosua/Truice · GitHub

Release Truice 2.1.6.8 Azerothcore 3.3.5 DB support
Release Truice (x32) 2.1.6.8 AzerothCore DB 3.3.5 support · chaosua/Truice · GitHub

added support to edit tables (was ReadOnly):
quest_template_addon,
quest_offer_reward,
quest_mail_sender,
quest_request_items,
quest_details

color coded boxes for better knowing which table were affected

Happy New Year!

Truice 2.1.6.11 Release Truice (x32) 2.1.6.11 TrinityCore DB 3.3.5 support · chaosua/Truice · GitHub

Truice 2.1.6.10 Release Truice (x32) 2.1.6.10 AzerothCore DB 3.3.5 support · chaosua/Truice · GitHub

rework of trainer_spell, creature_default_trainer tables support (Trinity version)

fixed editing in tables:
creature_template
creature_template_addon
creature_equip_template
creature_questitem
creature_model_info
gameobject_template
gameobject_template_addon
gameobject_questitem
*location tables

Truice 2.1.6.13 Release Truice (x32) 2.1.6.13 TrinityCore DB 3.3.5 support · chaosua/Truice · GitHub

Truice 2.1.6.12 Release Truice (x32) 2.1.6.12 AzerothCore DB 3.3.5 support · chaosua/Truice · GitHub

fix searching in Search tabs (Quest, Creature, Gameobject, Item)
-removed duplicated IDs (was depended on how many locales it have)

added support to edit item_template_locale, creature_template_locale, gameobject_template_locale, quest_*_locale

Truice 2.1.6.15 Release Truice (x32) 2.1.6.15 TrinityCore DB 3.3.5 support · chaosua/Truice · GitHub

smart_scripts: updated definition of actions, events, targets, added new scripts
conditions: fix columns loading, add new condition types
added support to edit page_text_locale

Truice 2.1.6.17 Release Truice (x32) 2.1.6.17 TrinityCore DB 3.3.5 support · chaosua/Truice · GitHub

added support to edit broadcast_text, broadcast_text_locale tables
some cosmetic and logic changes

1 Like

I’m glad to see that this project has got a new owner.

Thank you.

Not new, he is original author of Truice :slight_smile:

Khm, I’m not original author. There are several contributors - look at About section of the program.
I took code, that was already done before me, and made it work somehow on current db version and added some new abilities to edit extra tables