Enable tooltip and countdown for all affects

This commit is contained in:
Mind Rapist
2026-02-18 18:48:29 +02:00
parent 5e5e49f048
commit f97568819c
3 changed files with 141 additions and 22 deletions

View File

@@ -7,14 +7,8 @@ This repository contains all client-side data, including locale files, configura
## 📋 Changelog
### 🐛 Bug Fixes
- **Font**: Fixed font for Arabic and Brazilian
- **Loading**: Fixed loading background image for Arabic
- **Crashes**: Fixed crashes for Arabic and Brazilian
### ⬆️ Improvements
- **Text hilighting**: Exposed text highlighting (selecting and clearing) to Python
- **Multiline dialog texts**: Question and Popup dialogs now support multiline translations! Translated strings containing `/n` or `\n` auto-break lines with trimming. Dialog height and position as well as inner element positions are auto-adjusting.
- **Refinement**: Updated translations for the refinement dialogs and added conditional failed messages (from official)
- **Affect tooltips**: ALL affects now display realtime countdowns, titles and are wrapped in tooltips! Realtime countdowns does not apply to infinite affects such as the Exorcism Scroll, the Concentrated Reading and the Medal of the Dragon (Death penalty prevention)
- **AFFECT_FIRE**: The Continuous Fire debuff has been added to the affects dictionary by name.
<br>
<br>