Skip to content

Releases: papa-smurf/Gargul

v7.4.4

09 Apr 16:06
Compare
Choose a tag to compare

Gargul

v7.4.4 (2024-04-09)

Full Changelog Previous Releases

  • Version v7.4.4
  • Enabled the chat locale selector for all locales

v7.4.3

02 Apr 21:30
Compare
Choose a tag to compare

Gargul

v7.4.3 (2024-04-02)

Full Changelog Previous Releases

  • Version v7.4.3
  • Replaced the PackMule placeholders with their default (English) placeholders since the setting menu isn't updated to reflect these changes yet
  • Added German translations
  • Enabled all localizations
  • Merge pull request #107 from Bhahlou/master
    FR translations fixes
  • FR translations fixes
  • chat.lua translated to deDE
  • Trivial: refactor
  • Added missing translations and enabled ruRU
  • Fixed: Multi-auction won't start if a raider is outdated
  • Added additional feedback and multiauction start progression
  • Further increased comm-throttling on larger messages
  • Merge pull request #106 from takaqiao/master
    Chinese Chat.lua Update
  • Chinese Chat.lua Update

v7.4.2

26 Mar 22:15
Compare
Choose a tag to compare

Gargul

v7.4.2 (2024-03-26)

Full Changelog Previous Releases

  • Version v7.4.2
  • Enabled frFR and zhCN and the chat locale setting
  • Disable active GDKP session when GDKP is not allowed
  • Merge branch 'master' of github.com:papa-smurf/Gargul
  • Added a translation fallback that prevents things from breaking in case something's missing
    (cherry picked from commit 77639db)
  • Merge pull request #105 from Bhahlou/master
    Additional FR translations
  • Additional FR translations
  • Fixed a visual bug that caused gold owed to be displayed incorrectly
  • Added missing translations and added support for named placeholders
  • Merge branch 'feature/localization'
  • Trivial : cleanup
  • Merge pull request #104 from Bhahlou/feature/localization
    FR translation
  • Merge branch 'feature/localization' of https://github.com/Bhahlou/Gargul into feature/localization
  • Marking too short button in GDKP distribute UI
  • Marking too short buttons in Master loot UI
  • Tagging missing translation in GDKP MultiAuction Window
  • Tagging too short buttons for FR translations
  • Tagging missing translations in GDKP Edit Auction window
  • Tagging missing translations in TMB overview
  • Fix lua error closing hyperlink dialog widget
  • Chat FR translations

v7.4.1

21 Mar 15:53
Compare
Choose a tag to compare

Gargul

v7.4.1 (2024-03-21)

Full Changelog Previous Releases

  • Fixed: Rolls are not always registered
  • Fixed a minor bug that impacted hyperlink windows

v7.4.0

19 Mar 19:40
Compare
Choose a tag to compare

Gargul

v7.4.0 (2024-03-19)

Full Changelog Previous Releases

  • Localizing Gargul Part #12: Added a missing translation
  • v7.4.0
  • Disabled non-enUS localizations until we've tested them thoroughly
  • Fixed an issue with cut imports and player class detection
  • Provide a warning when importing cuts without realm names on a connected realm
  • Localizing Gargul Part #11: Sorted all translation labels for easier maintenance
  • Localizing Gargul Part #10: Added a helper to help sort all translation labels alphabetically
  • Localizing Gargul Part #9: localized the GDKP cuts and distribution module
  • Localizing Gargul Part #8: Add a language window and setting for chat messages
  • Localizing Gargul Part #7: Use native game font for Korean and Chinese
  • Localizing Gargul Part #6: Providing basic (Google translate) translations
  • Localizing Gargul Part #5: Separating chat messages
  • Localizing Gargul Part #4
  • Localizing Gargul Part #3
  • Localizing Gargul Part #2
  • Localizing Gargul Part #1
  • Merge branch 'master' into feature/localization

    Conflicts:

    Data/Constants.lua

  • Fixed: Award to random automatically adds +1 if +1 was previously checked
  • Fixed "process incoming SoftRes" spam issue and improved comm performance
  • Changed the way we process items in player's bags and bank slots - Revised
  • Changed the way we process items in player's bags and bank slots
  • Simplified client version detection

v7.3.4

12 Mar 21:56
Compare
Choose a tag to compare

Gargul

v7.3.4 (2024-03-12)

Full Changelog Previous Releases

  • Version v7.3.4
  • Fixed a small issue with player class colors on SR tooltips
  • Trivial: clarification docs
  • Fixed an issue where SoftReserves weren't shown in chat on drop/roll announce

v7.3.3

10 Mar 18:45
Compare
Choose a tag to compare

Gargul

v7.3.3 (2024-03-10)

Full Changelog Previous Releases

  • Version v7.3.3
  • Fixed "process incoming SoftRes" spam issue and improved comm performance
    (cherry picked from commit faf75c5)
  • Changed the way we process items in player's bags and bank slots - Revised
    (cherry picked from commit 6003e57)
  • Changed the way we process items in player's bags and bank slots
    (cherry picked from commit c73f55d)
  • Simplified client version detection
    (cherry picked from commit 62646d0)

v7.3.2

09 Mar 23:50
Compare
Choose a tag to compare

Gargul

v7.3.2 (2024-03-09)

Full Changelog Previous Releases

  • Version v7.3.2
  • Forced to bump the version number to ensure compatibility between release candidates

v7.3.1-3

09 Mar 21:08
Compare
Choose a tag to compare

Gargul

v7.3.1-3 (2024-03-09)

Full Changelog Previous Releases

  • Temporary fix for not being able to add gold to the pot in Era

v7.3.1-2

09 Mar 20:56
Compare
Choose a tag to compare

Gargul

v7.3.1-2 (2024-03-09)

Full Changelog Previous Releases

  • Prepared Gargul for some of Cata's potential namespace changes
  • Sending cross-realm/cross-faction addon message via whisper doesn't currently work in WoW. This aims to resolve that issue