From 9b5f35de105bd10e1795b6bdca1b0c3710e53097 Mon Sep 17 00:00:00 2001 From: Alar of Runetotem Date: Thu, 16 Aug 2018 09:59:43 +0200 Subject: [PATCH] relnotes --- RelNotes.lua | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/RelNotes.lua b/RelNotes.lua index 8a4a43b..0e1b368 100644 --- a/RelNotes.lua +++ b/RelNotes.lua @@ -22,11 +22,14 @@ self:Wiki([[ == Silent mode == typing /gac silent in chat will eliminate every chat message from GarrisonCommander ]]) +self:RelNotes(2,18,9,[[ +Fix: Message: ...rface\AddOns\GarrisonCommander\GarrisonCommander.lua:3158: attempt to index local 'module' (a nil value) +]]) self:RelNotes(2,18,5,[[ -Fix: OrderHallCommander advertising removed. I still stronlgy suggest to install it because Order Hall support in GC is totally outdated +Fix: OrderHallCommander advertising removed. I still stronlgy suggest to install it because Order Hall support in GC is totally outdated ]]) self:RelNotes(2,18,4,[[ -Fix: Error when playing sounds +Fix: Error when playing sounds ]]) self:RelNotes(2,18,2,[[ Fix: Message: Interface\AddOns\GarrisonCommander\FollowerCache.lua:25: attempt to perform arithmetic on local 'GARRISON_FOLLOWER_MAX_UPGRADE_QUALITY' (a table value) @@ -43,14 +46,14 @@ self:RelNotes(2,17,0,[[ Feature: Fast mode: if you keep the CTRL key pressed while opening the mission table, GC automagically completes pending mission and schedule new ones Feature: Fast mode works for both Garrison and Shipyard mission Feature: On auto logout informs you if you have items to salvage -Feature: No longer includes OrderHallCommander: be sure you added it to Curse Client or manually update it -Fix: Lua error when trying to close header in Order Hall if OrderHallCommander was not installed +Feature: No longer includes OrderHallCommander: be sure you added it to Curse Client or manually update it +Fix: Lua error when trying to close header in Order Hall if OrderHallCommander was not installed ]]) self:RelNotes(2,16,1,[[ Fix: Mission control was reusing followers Feature: Option to always fill Oil Rig mission when available -Feature: Blockade Missions are always enabled when needed -Feature: OrderHallCommander 1.0.0 +Feature: Blockade Missions are always enabled when needed +Feature: OrderHallCommander 1.0.0 ]]) self:RelNotes(2,16,0,[[ Feature: Mission control added to Shipyard. Send your naval mission with one click! -- 1.7.9.5