11 Commits

Author SHA1 Message Date
97ee953b19 Version 1.1.4
- typos in descriptions
- ambiguous variable definitions
- bumped version for all versions of WoW (Classic Era, WotLK, Retail)
- added TOCs for all versions of WoW, removed release script
2022-09-28 20:47:04 +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
2020-09-01 13:57:03 +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
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
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
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
2020-06-08 01:55:52 +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
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
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