21 Commits

Author SHA1 Message Date
551744a2eb Version 1.1.3
- bumped version for all versions of WoW (Classic Era, Season of Mastery, BCC, Retail)
- error on missing options at first start
- updated Ace3.0 libraries for latest Shadowlands patch
1.1.3
2021-10-06 02:36:53 +02:00
68da0b15bb Version 1.1.2a
- adopt to BigWigs release script
2021-05-23 21:34:48 +02:00
06a1f1177a Version 1.1.1
- bumped versions for WoW Classic and Shadowlands
1.1.1
2021-04-22 16:53:22 +02:00
475b2b3e1f Version 1.1.0
- split of messages preserves item links, textures, substitutions and raid target markers
- added safety measures to prevent endless replacement loops
- bumped version for Shadowlands
- bumped version for Naxxramas
- split of messages with excessive length no longer causes errors or broken texts
- proper handling of umlauts
2020-12-08 19:32:14 +01:00
e53900d2b1 Version 1.0.0
- added info section with contact and thanks
- fixed minor clarifications and spellings errors on help texts
1.0.0
2020-09-01 13:57:03 +02:00
45099a9a3b Version 0.9.1-rc
- emote detection mixed in other channels
- minimap button and dialog no longer resets active state after profile change
- default entries are no longer shown after example import
- better handling of capture groups and character sets
0.9.1
2020-08-01 01:50:16 +02:00
bafb116bb9 Version 0.9.0-rc1
- enable/disable from slash command
- matching conditions (never, always, start, end, start or end)
- support capturing groups
- import examples
- testing capabilities
- compatibility with WoW Retail
- adapted help texts
- spelling errors
0.9.0
2020-07-25 22:52:40 +02:00
cc4df96bac Version 0.8.1-beta
- stop replacements on match
- better ooc recognition patterns

- keep cases of over-long replacements
0.8.1
2020-06-16 01:24:42 +02:00
44dd7ac8eb Version 0.8.0-beta
- handle replacement via slash command
- emote and ooc detection
- de-/activate single mappings
- move buttons and mappings are disabled when already at top/bottom or deactivated
- minimap button is darkened when addon is disabled
- help tab with examples

- right-click on minimap button quickly de-/activates replacements

- fixed mapping to raid warning, instance and battleground chats
- localized raid target markers
- capital % substitutions
- incorrect consolidation
- Umlaut and accent replacements
0.8.0
2020-06-14 23:36:54 +02:00
5b72ad3b78 Version 0.7.2-beta
- minimap button

- graphical move arrows

- crash on matches with 0-width
0.7.2
2020-06-08 01:55:52 +02:00
8e179692ee Version 0.7.1-beta
- user reporting capabilities
- ignore Battle.net contacts
- screenshots

- graphical move arrows
0.7.1
2020-06-07 15:01:42 +02:00
cb2c995a82 Version 0.7.0-beta
- order buttons

- use numeric LogLevel over booleans
- exact case option reversed (again)
- smart case handling if replacement is longer than match

- Deletion of all mappings
0.7.0
2020-06-07 02:42:26 +02:00
a29f6486fe Version 0.6.0
- honour capital/mixed cases for ignore case
- consolidate consecutive matches
- database upgrade capability

- case sensitivity option reversed
- removed obsolete WIM handling

- skip empty mapping
- Deletion of mapping
2020-06-06 14:49:55 +02:00
ecd6e5c340 Version 0.5.0
- add replacements via options UI
- restructure debug functions
0.5.0
2020-06-01 14:12:53 +02:00
cc26683328 Version 0.4.0
- restructured files
- extract functions and color codes
- filter channels
2020-05-30 03:14:01 +02:00
b572203dd2 Version 0.3.0
- fixed DB storange and debug printing
0.3.0
2020-05-28 02:29:11 +02:00
db3db16594 Version 0.2.2
- added Options UI under Interface Options
- store settings in profiles
- added more translations
2020-05-26 00:55:14 +02:00
32a692279a Version 0.2.1
- support automatic packaging for curseforge via .pkgmeta
- include project logo
- auto-update the project description via .docmeta
2020-05-26 00:51:19 +02:00
418e6cf446 Version 0.2
- handle SendChatMessage ordering if addon Misspelled is also installed
- break long texts in chunks of 255 length
- debug flag and messages
0.2.0
2020-05-25 00:09:47 +02:00
6ff629284a Grichelde bootstrap 2020-05-24 23:40:15 +02:00
0717673624 Initial commit 2020-05-24 13:19:13 +02:00