Files
HellionChat/ChatTwo
Dean Sheather fdae6b1cd2 fix: add Races, Clans and Companion Actions to auto-translate
The Race, Tribe and BuddyAction sheets were skipped as the default
behavior was to include rows from `0..^0` if no range was specified in
the Completion sheet. That range would usually include everything, but
since the ranges were iterated over as integers there is no "last" index
so `^0` equals zero.

Also preloads the AutoTranslate cache on plugin load in a new thread to
avoid a hitch when sending the first message. This behavior is disabled
in DEBUG builds to make profiling easier.
2024-04-29 18:55:24 +10:00
..
2024-04-22 02:43:48 +10:00
2022-02-04 23:00:16 -05:00
2024-04-25 20:26:39 +02:00
2024-04-10 20:02:54 +02:00
2024-04-21 23:24:43 +02:00
2024-04-25 20:26:39 +02:00
2024-04-25 20:26:39 +02:00
2024-04-11 06:44:23 +02:00
2024-04-22 02:43:48 +10:00
2024-04-22 16:44:48 +02:00
2024-04-20 11:56:46 +02:00
2024-04-22 16:44:48 +02:00