Skip to content

Releases: foglio1024/tera-custom-cooldowns

v1.4.126

22 Jun 14:26
Compare
Choose a tag to compare
  • Fix crash when logging character with no EP assigned

v1.4.125

09 Jun 10:45
Compare
Choose a tag to compare
  • Add default background to buffs and skills icons

v1.4.124

09 Jun 09:30
Compare
Choose a tag to compare
  • Fix patch 106 issue with party members

v1.4.123

08 Jun 12:12
Compare
Choose a tag to compare
  • Patch 106 update

v1.4.122

27 May 12:42
Compare
Choose a tag to compare
  • Fix crash when in party

v1.4.121

27 May 12:22
Compare
Choose a tag to compare
  • Fix crash when using chat window's LFG bar

v1.4.120

27 May 10:51
Compare
Choose a tag to compare
  • Internal application structural changes (= more bugs)
  • Added dialog to ask the user if they want to upload a crash report when TCC encounters an error

v1.4.119

09 Apr 08:13
Compare
Choose a tag to compare
  • Fixed a bug which caused widgets to be hidden when setting Show Always to false

v1.4.118

01 Apr 10:17
44d07fd
Compare
Choose a tag to compare
  • Refactoring of Toolbox module
  • Fixed mobs not being tracked by NPC window
  • Added command to fire TCC notification from Toolbox modules
    • syntax: tcc notify double-quoted-title double-quoted-body type durationInMs
    • example: mod.command.exec('tcc notify "Never gonna give you up" "Never gonna let you down" 1 3000)
    • the type argument is used to set the notification level (color):
      • 0: none (gray)
      • 1: info (light blue)
      • 2: success (green)
      • 3: warning (yellow)
      • 4: error (red)
  • Other fixes (and potentially new bugs)

v1.4.117

07 Feb 11:53
Compare
Choose a tag to compare
  • Fix crash again