Skip to content

Commit

Permalink
The future is now old man
Browse files Browse the repository at this point in the history
  • Loading branch information
Solanya committed Nov 14, 2022
1 parent 3951c19 commit 7c3918b
Showing 1 changed file with 0 additions and 375 deletions.
375 changes: 0 additions & 375 deletions totalRP3/Locales/Locale.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1242,209 +1242,9 @@ If you wish to report %s's profile and you cannot target them you will need to o
REG_PLAYER_NOTES_PROFILE_HELP = "These private notes are tied to your current profile and will change based on what profile you currently have active.",
REG_PLAYER_NOTES_ACCOUNT = "Common notes",
REG_PLAYER_NOTES_ACCOUNT_HELP = "These private notes are tied to your account and will be shared with all of your profiles.",
---@language Markdown
WHATS_NEW_23_4 = [[
# Changelog version 1.6.4
We are aware of a current issue on Retail causing **quest item usage from the objective tracker** to sometimes fail. While we do not have a fix for it just yet, **typing /reload after getting the error message** temporarily fixes the issue. Sorry for the inconvenience.
## WoW: Classic support
- Total RP 3: Classic is now available as a separate download on CurseForge and WoWInterface! Be sure to install it instead of the retail version of Total RP 3 if you plan on roleplaying in WoW: Classic.
- Important points to be aware of for the Classic version:
- A few icons have been changed across the addon to replace missing icons in Classic.
- Companion profiles have been disabled for mounts and non-combat pets, as Blizzard did not provide us with beta access. We will work on implementing them back as soon as possible.
- Total RP 3: Extended will not be ported to Classic at launch. We will be evaluating if a Classic port makes sense for us to do at a later date.
## Changed
- When using the character map scan, characters with which you have set a relationship will now appear on top of the others.
]],

---@language Markdown
WHATS_NEW_23_5 = [[
# Changelog version 1.6.5
## Added
- Added Total RP 3: Extended version number alongside Total RP 3 version number at the bottom of the tooltip.
## Fixed
- Fixed an error when someone executes a scan in your zone. (Classic only)
- Fixed a potential error when saving a glance slot.
]],

---@language Markdown
WHATS_NEW_23_6 = [[
# Changelog version 1.6.6
## Added
- Added slash commands to change your roleplay status, which you can use in macros. You can now use `/trp3 status ic` to get in character, `/trp3 status ooc` to get out of character, or `/trp3 status toggle` to switch status.
- Added a chat setting to display the OOC indicator next to the name in chat.
- Added a setting to hide the map scan button if no scan is available.
- Added a roleplay language field to the main dashboard.
- This setting is profile-based, defaults to your addon language, and allows you to indicate the language you're roleplaying in.
- If your addon language doesn't match a player's roleplaying language, you'll see a flag at the bottom of their tooltip indicating their roleplaying language.
- This change is mainly aimed at Classic roleplayers, as only English RP realms were made.
- Added back buttons to toggle helmet and cloak display for Classic.
## Changed
- Renamed the war mode setting to PvP mode for Classic.
## Fixed
- Fixed issues when the target bar module was disabled.
- Fixed an issue causing duplicate Mary-Sue Protocol profiles to appear in the register when unchecking "This realm only".
- Fixed a few remaining missing icons for Classic (default template 3 icons and `/trp3 roll` icons)
- Fixed an issue when using the "Right-click to open profile" setting on Classic.
]],
CO_CHAT_MAIN_SPEECH = "Speech detection",
CO_CHAT_MAIN_SPEECH_USE = "Use speech detection",
CO_CHAT_MAIN_SPEECH_USE_TT = "Text surrounded by quotation marks will be colored as if written in /say.",

---@language Markdown
WHATS_NEW_23_7 = [[
# Changelog version 1.6.7
## Added
- Added a setting to detect speech in emotes and automatically color it.
- Added 7 icons and 1 music from patch 8.2.5.
## Changed
- The companion profiles list accessed through the target frame is now alphabetically sorted, and "Create new profile" has been moved out of it.
]],
---@language Markdown
WHATS_NEW_23_8 = [[
# Changelog version 1.6.8
## Changed
- **Classic:** Due to 1.13.3 API changes, the map scan has been modified to find characters in yell range only. It will only show on the map you're in. **Only characters using Total RP 3 version 1.6.8 will be visible on the scan.**
*Reminder : You can disable your scan appearance by unchecking "Register settings > Location settings > Enable character location. Please don't hold on the update for visibility reasons.*
- Speech detection will now only apply to emotes (including NPC emotes).
## Fixed
- Fixed a rare issue where the addon loading process would be interrupted by a setting key unable to be read.
]],
---@language Markdown
WHATS_NEW_23_9 = [[
# Changelog version 1.6.9
## Added
- Added 61 musics, 5 images and 223 icons on Retail from patch 8.3.
- Added 177 images on Retail from previous patches.
- Added 1 icon on Classic from patch 1.13.3.
- Added default icons for Vulperas and Mechagnomes.
## Changed
- Changed default Kul Tiran female icon.
## Fixed
- Added workaround to Classic map scan to handle Blizzard's lack of tests.
- Fixed an issue when trying to use icons with an apostrophe in their name.
- Image browser filter now correctly handles some special characters.
]],
---@language Markdown
WHATS_NEW_23_10 = [[
# Changelog version 1.6.10
## Added
- Added %xt and %xf chat tokens. These will automatically be replaced by the RP name of your target and focus respectively when sending a message.
- Added settings to adjust About font sizes.
]],
WHATS_NEW_23_11 = [[
# Changelog version 1.6.11
## Added
- Added new chat tokens for first and last names: %xtf (Target's first name), %xtl (Target's last name), %xff (Focus' first name), %xfl (Focus' last name).
## Fixed
- Fixed an issue when trying to add a chat link to an empty chatbox.
- Fixed a compatibility issue with PallyPower.
]],
WHATS_NEW_23_12 = [[
# Changelog version 1.6.12
## Fixed
- Tentatively fixed an issue with tooltip lines.
- Fixed an issue with the residence button on Classic.
]],
WHATS_NEW_23_13 = [[# Changelog version 1.6.13
## Fixed
- Fixed an issue with upgrade patches that would happen only for people with a clean install of the add-on. - #407
]],
WHATS_NEW_24_1 = [[# Changelog version 2.0
## Added
- Added a default profile.
- This profile cannot be modified and only contains basic character information (name, race, class).
- New characters will now be bound to the default profile instead of creating a new one automatically.
- A new profile is still required to add custom information.
- Added a search bar in the character and companion profiles lists.
## Fixed
- Fixed a conflict between OOC detection and Russian declensions.
- Fixed an issue related to Prat + WIM chat history.
## Changed
- Removed a personality trait preset.
- Improved communication protocol to reduce profile transfer size.
- Various compatibility changes related to 9.0 API modifications.
]],

BINDING_NAME_TRP3_OPEN_TARGET_PROFILE = "Open target profile",
BINDING_NAME_TRP3_TOGGLE_CHARACTER_STATUS = "Toggle character status",
WHATS_NEW_24_2 = [[# Changelog version 2.1
## Added
- Added 113 images, 1437 icons and 613 musics from patch 9.0.
- Added modifier to the dice roll output text.
- Added keybinding options for opening the target profile and toggling RP status.
## Fixed
- Fixed an issue with the default tooltip appearing sometimes despite "Hide original tooltip" setting being checked.
- Fixed an issue with the TRP3 tooltip being offset while the default tooltip is hidden.
- Fixed an issue with the TRP3 tooltip briefly overlapping the default tooltip if quickly hovering from a player to a spell/item.
- Fixed an issue when trying to open the Prat modules window while TRP3 is running.
- Fixed a display issue with the NPC speech frame background.
- Fixed alphabetical sorting when hovering a cluster of players in the map scan.
- Potential fix for the guide channel being swapped with the xtensionxtooltip2 channel.
]],

REG_COMPANION_BIND_TO_PET = "Pet",
UI_PET_BROWSER_ACCEPT = "Assign",
Expand All @@ -1453,84 +1253,7 @@ We are aware of a current issue on Retail causing **quest item usage from the ob
UI_PET_BROWSER_BOUND_WARNING = "|cffff0000Warning: |rThis pet is currently assigned to the profile |cff00ff00%1$s|r. Assigning a profile to this pet will replace the current profile.",
UI_PET_BROWSER_NAME_WARNING = "|cffff0000Warning: |rThis pet has not been renamed. We recommend renaming the pet to prevent showing this profile on other pets you own with the same name.",
REG_PLAYER_MISC_PRESET_PRONOUNS = "Pronouns",
WHATS_NEW_24_3 = [[# Changelog version 2.2
## Added
- Added Pronouns preset in Additional information. When using this preset, the pronouns will be shown on your tooltip.
- Added support for companion profiles on the secondary pet summoned with the hunter talent Animal Companion.
- Added a hunter pet browser when binding a companion profile through the profile list.
## Fixed
- Fixed chat link tooltips being invisible when first opening one.
- Fixed formatting issues with chat links.
- Fixed an issue causing the battle pet browser to show an incomplete list if the battle pet collection had search filters applied.
- Fixed invalid icons in the About tab when receiving a profile from other RP addons on Classic.
- Fixed incorrect information on the tooltip of the NPC speech prefix setting.
- Fixed an issue with Tukui chat history.
]],
WHATS_NEW_24_4 = [[# Changelog version 2.3
## Added
- Added a module to customize nameplates with RP information. At present, **only default Blizzard nameplates and KuiNameplates** are supported.
*As it is now redundant, the TRP3: KuiNameplates module will now disable itself and should be uninstalled.*
- Added support for companion profiles in Classic.
- Added entries on unit frames right-click menu to open profile + change roleplay status.
- Added a window to copy character names linked to a profile when right-clicking it in the directory list.
- Added an option to disable profile tooltips in instances.
## Changed
- The URL copy window now closes after pressing the copy shortcut.
- The default profile no longer shows the amount of characters bound to it.
- Cropped characteristic fields will now show a tooltip on hover with the full content of the field.
- The description editor will now receive input focus after clicking any formatting tool button.
- Customized names in chat frames that have excessively large lengths will now be cropped.
- Custom colors for personality traits now apply to attribute names.

## Fixed
- Fixed an issue with chat customization not properly registering on login while using Prat.
- Fixed missing sound cue when opening/closing the main window.
- Fixed an issue that could cause PvP flagged players to show their location on map scans in Classic.
- Fixed missing vulpera language icon.
]],
WHATS_NEW_24_5 = [[# Changelog version 2.3.2
## Added
- Added settings for right-click options on unit frames and chat names.
## Fixed
- Fixed incorrect names showing up on Blizzard NPC nameplates.
- Fixed display issue with KuiNameplates tank mode.
- Fixed a dependency issue preventing chat customization from working when using Prat and Listener.
- Fixed localization not being properly applied to various settings.
]],
WHATS_NEW_24_6 = [[# Changelog version 2.3.3
## Added
- Added tooltip fields for character zone and health. These fields can be toggled in Tooltip settings.
- The zone field will only show when the character is in another zone (if looking at a party member for instance).
- The health field will only show if the character is not full health. It is disabled by default.
## Fixed
- Fixed a few issues with profile transfer.
- Fixed Kui name-only RP nameplates not updating when level text and health were both disabled.
- Fixed inability to set a pet profile when the pet is first summoned.
- Fixed TRP tooltip overlapping with the main tooltip if the profile has been caught by the mature filter.
- Fixed TRP chat links breaking from emote/OOC/speech detection.
- Fixed Currently/OOC fields not properly hiding on tooltips if they only contained whitespaces.
]],
COPY_DROPDOWN_POPUP_TEXT = "Copy with %1$s. Paste with %2$s.\nThis frame will close upon copy.",
COPY_SYSTEM_MESSAGE = "Copied to clipboard.",
UNIT_POPUPS_MODULE_NAME = "Unit Popups",
Expand Down Expand Up @@ -1648,104 +1371,6 @@ We are aware of a current issue on Retail causing **quest item usage from the ob
CREDITS_NAME_WITH_ROLE = "%1$s (%2$s)",
CREDITS_GUILD_NAME = "<%1$s>",


WHATS_NEW_24_7 = [[# Changelog version 2.3.4
## Fixed
- Fixed an issue with links in brackets displaying incorrectly in chat while using ElvUI.
]],
WHATS_NEW_24_8 = [[# Changelog version 2.3.5
## Added
- Added support for Burning Crusade Classic.
## Fixed
- Fixed several performance issues when requesting character profiles.
]],
WHATS_NEW_24_9 = [[# Changelog version 2.3.6
## Added
- Added 323 new icons, 7 images and 138 new music files from patch 9.1.0.
## Removed
- Removed the roleplay language flag.
- Fixed a bug with chat channels on Classic.
]],
WHATS_NEW_24_10 = [[# Changelog version 2.3.7
This version is updated for TBC Classic 2.5.2.
# Fixed
- 9.1 icons and musics have been properly added for retail.
- Fixed an issue with TRP3: Extended creation exchange failing in very specific cases.
]],
WHATS_NEW_24_11 = [[# Changelog version 2.3.9
## Added
- Added 32 icons and 7 music files from patch 9.1.5, 21 icons from Burning Crusade Classic and 2 icons from Classic Era.
## Fixed
- Fixed an issue with the character scan tooltips not showing since patch 9.1.5.
]],
WHATS_NEW_24_12 = [[# Changelog version 2.3.11
With the recent changes of patch 9.2.5, profiles can now be seen cross-faction for players in your party, or with whom you share a cross-faction WoW community.
## Added
- Added 3 icons and 4 music files from patch 9.2.5.
- Surrounding link tags with color tags will now apply the color to the link.
## Fixed
- Fixed the target frame not having the proper skin when using ElvUI.
]],
WHATS_NEW_24_13 = [[# Changelog version 2.3.12
Classic users: Companion profiles may have to be relinked due to API changes.
## Added
- Added settings to change the colors you see for other players' tooltips.
- Added 5 new music files from patch 9.2.7, as well as data for WotLK Classic.
- Added macro conditionals support for the "/trp3 profile" command.
- Added a tooltip to view settings texts in full even if they are too long.
- Added Evoker class color preset to the color picker.
## Fixed
- Fixed an issue with tooltip color rendering when using some Unicode characters.
- Fixed inconsistent linebreaks in Template 1.
- Removed some unwanted modifications in profiles.
- Fixed a potential crash when reordering miscellaneous information lines.
- Added a delay before joining the broadcast channel to reduce issues with chat channels swapping numbers/colors.
- Fixed dead links in "About Total RP 3".
]],

WHATS_NEW_24_14 = [[# Changelog version 2.3.13
## Fixed
- Fixed missing death knight icons on Classic WotLK.
- Fixed some more profile modifications.
]],

SLASH_CMD_HELP_USAGE = "Usage: %1$s",
SLASH_CMD_HELP_COMMANDS = "Commands: %1$s",
SLASH_CMD_HELP_EXAMPLES = "Examples: %1$s",
Expand Down

0 comments on commit 7c3918b

Please sign in to comment.