76 Commits

Author SHA1 Message Date
Dusk-92 fa21fb38cd Link licensing and provenance documentation 2026-08-31 17:10:57 +02:00
Dusk-92 dca8f37049 Add licensing and provenance documentation 2026-08-31 17:10:43 +02:00
Dusk-92 93182abc4f Add licensing and provenance documentation 2026-08-31 17:10:40 +02:00
Dusk-92 37509c12a5 Add licensing and provenance documentation 2026-08-31 17:10:37 +02:00
Dusk-92 21c5107708 Add licensing and provenance documentation 2026-08-31 17:10:33 +02:00
Dusk-92 5918486bef Add licensing and provenance documentation 2026-08-31 17:10:30 +02:00
Dusk-92 587e8c32b5 Add licensing and provenance documentation 2026-08-31 17:10:26 +02:00
Dusk-92 571bdb3004 Add modern README 2026-08-31 16:56:10 +02:00
Dusk-92 bd5f726b34 Update installation path in Installation.txt 2026-08-18 15:11:41 +02:00
Dusk-92 d23e25732d Update version number to 2.3.1 2026-08-18 15:11:11 +02:00
Dusk-92 ce75e015c1 Update Readme.txt 2026-08-18 15:09:31 +02:00
Dusk-92 8b857e4515 Bump version number to 2.3.1 2026-08-18 15:08:53 +02:00
Dusk-92 dd407a5483 Update version from 2.3.0 to 2.3.1 2026-08-18 15:08:42 +02:00
Dusk-92 8dae9af6ec Replace external addon checkbox functions with local ones 2.3.1 2026-08-18 15:04:05 +02:00
Dusk-92 de6b9108a4 Rename LevelRange-Turtle.toc to LevelRange-Octo.toc 2026-06-05 14:44:44 +02:00
Dusk-92 a9710c4d4a Rename Turtle WoW to Octo WoW in level ranges 2.3.0 2026-06-05 14:42:24 +02:00
Dusk-92 bae0858e79 Bump version to 2.3.0 and update changelog
Updated version number and added new zones, dungeons, and raids for patch 1.18.1.
2026-06-05 14:42:01 +02:00
Dusk-92 8174b62360 Update title and version for LevelRange addon 2026-06-05 14:41:30 +02:00
Dusk-92 1ca9f28dd0 Update version to 2.3.0 and change website link 2026-06-05 14:41:03 +02:00
Bart Kuijper f280a18abe Merge pull request #10 from rafacc87/main
Version 2.2

Now with 100% more turtles / más de tortugas / mais tartarugas / mehr Schildkröten / 更多的海龟 / больше черепах!

Closes #8
2025-09-12 21:21:32 +02:00
Bart Kuijper 99d39b8c96 Update LevelRange-Turtle.toc
Added Diginfotek to authors
2025-09-12 21:13:53 +02:00
rafaelkan 6d66169301 Update version in LevelRange-Turtle.toc 2025-09-06 12:34:50 +02:00
rafaelkan cbd5184f26 Update version in LevelRange.lua 2025-09-06 12:33:28 +02:00
rafaelkan 1286111c9a Update Readme 2025-09-06 12:04:11 +02:00
rafaelkan 1f1064ede8 Fix comments German 2025-09-06 12:03:08 +02:00
rafaelkan 3802dc2675 Rename dungeons and raids in spanish 2025-09-06 11:56:31 +02:00
rafaelkan addda2cf79 Add Chinese 2025-08-31 10:44:11 +02:00
Rafael Calafell 230212e0dc Merge pull request #4 from rafacc87/diginfotek-main
Add French by Diginfotek
2025-08-30 22:43:43 +02:00
rafaelkan 4cc24c86ab Merge branch 'main' of https://github.com/diginfotek/LevelRange-Turtle into diginfotek-main 2025-08-30 22:38:05 +02:00
rafaelkan 53e3afe82f FIX The conditional tense of language was missing in French 2025-08-30 08:17:10 +02:00
Diginfotek 7a6d34ccb5 Update LevelRange-frFR.lua
Translation in French
2025-08-29 21:03:14 +01:00
rafaelkan c902f8b123 Locale FR 2025-08-29 15:22:47 +02:00
rafaelkan 72582c300e Add locale deDE 2025-08-26 23:56:45 +02:00
rafaelkan 7810862468 Add ptBR and refactor locale 2025-08-23 00:14:20 +02:00
rafaelkan 55ce925438 Notes for zh, pt, de and ru 2025-08-20 23:58:54 +02:00
Rafael Calafell 64172462c1 Merge pull request #2 from Spartelfant/main
Sync
2025-08-20 19:52:43 +02:00
Bart Kuijper bf1c84709f Added rafacc87 to authors
@rafacc87 created the Spanish translation.
2025-08-18 23:24:30 +02:00
Bart Kuijper d313278dd1 Added rafacc87 to authors
@rafacc87 created the Spanish translation.
2025-08-18 22:56:13 +02:00
Bart Kuijper 103dcb8080 Merge pull request #4 from rafacc87/main
Added Spanish translation.
Closes #3
Closes #4
2025-08-18 22:49:26 +02:00
Bart Kuijper 013094c4c2 Version bump and small corrections 2025-08-18 22:41:56 +02:00
Rafael Calafell 7dd87bbc71 Merge pull request #1 from Spartelfant/main
Sync
2025-08-16 23:27:41 +02:00
Bart Kuijper 9f1fbd4414 Fixed location of Dragonmaw Retreat
I had listed it mistakenly as being in Grim Reaches, but it's located in Wetlands.
2025-08-16 14:09:44 +02:00
Bart Kuijper 723123f693 Fixed bug in workaround for game bug
I previously used `string.match()` which is not available in-game, but during testing I had another addon active that made this function available, which is why I did not catch this.
Closes #5
Closes #6
2025-08-16 13:41:18 +02:00
Bart Kuijper 456f04dd51 Workaround for game bug
Added workaround for game bug that prevented the new Northwind zone from showing a tooltip: The game included a trailing space, so the actual zone name is 'Northwind '.
2025-08-15 23:55:43 +02:00
Rafael Calafell c967d15c1b Update LevelRange-Turtle.toc
Update toc 2.05
2025-08-15 22:28:30 +02:00
Rafael Calafell 1da183cd6b Update LevelRange-Turtle.toc
Notes in Spanish
2025-08-15 22:21:05 +02:00
Rafael Calafell fd86874022 Update LevelRange.lua
Translate level range
2025-08-13 09:44:40 +02:00
Rafael Calafell a5dae7dd8a Update localisation.lua
News translates: LEVELRANGE_FRIENDLY and  LEVELRANGE_HOSTILE (en)
2025-08-13 09:40:03 +02:00
Rafael Calafell b348e61d74 Update localisation.es.lua
Pretty lacalisation.es
2025-08-13 09:38:23 +02:00
Rafael Calafell a981c3c42b Update localisation.es.lua
News translates: LEVELRANGE_FRIENDLY and  LEVELRANGE_HOSTILE (es)
2025-08-13 09:37:28 +02:00