diff --git a/Lemegeton/Content/Radar.cs b/Lemegeton/Content/Radar.cs index f556360..d232ae7 100644 --- a/Lemegeton/Content/Radar.cs +++ b/Lemegeton/Content/Radar.cs @@ -972,6 +972,8 @@ public override void RenderEditor(string path) new Entry() { Type = Entry.EntryTypeEnum.ARank, Kind = ObjectKind.BattleNpc, NameId = 2948 }, // Nariphon new Entry() { Type = Entry.EntryTypeEnum.ARank, Kind = ObjectKind.BattleNpc, NameId = 8907 }, + // Nechuciho + new Entry() { Type = Entry.EntryTypeEnum.ARank, Kind = ObjectKind.BattleNpc, NameId = 13362 }, // Nuckelavee new Entry() { Type = Entry.EntryTypeEnum.ARank, Kind = ObjectKind.BattleNpc, NameId = 8906 }, // O Poorest Pauldia @@ -982,8 +984,14 @@ public override void RenderEditor(string path) new Entry() { Type = Entry.EntryTypeEnum.ARank, Kind = ObjectKind.BattleNpc, NameId = 5990 }, // petalodus new Entry() { Type = Entry.EntryTypeEnum.ARank, Kind = ObjectKind.BattleNpc, NameId = 10632 }, + // Pkuucha + new Entry() { Type = Entry.EntryTypeEnum.ARank, Kind = ObjectKind.BattleNpc, NameId = 13443 }, // Pylraster new Entry() { Type = Entry.EntryTypeEnum.ARank, Kind = ObjectKind.BattleNpc, NameId = 4364 }, + // Queen Hawk + new Entry() { Type = Entry.EntryTypeEnum.ARank, Kind = ObjectKind.BattleNpc, NameId = 13361 }, + // Raintriller + new Entry() { Type = Entry.EntryTypeEnum.ARank, Kind = ObjectKind.BattleNpc, NameId = 13442 }, // Rrax Yity'a new Entry() { Type = Entry.EntryTypeEnum.ARank, Kind = ObjectKind.BattleNpc, NameId = 12753 }, // Rusalka @@ -1040,6 +1048,8 @@ public override void RenderEditor(string path) new Entry() { Type = Entry.EntryTypeEnum.BRank, Kind = ObjectKind.BattleNpc, NameId = 6007 }, // Barbastelle new Entry() { Type = Entry.EntryTypeEnum.BRank, Kind = ObjectKind.BattleNpc, NameId = 2929 }, + // Chupacabra + new Entry() { Type = Entry.EntryTypeEnum.BRank, Kind = ObjectKind.BattleNpc, NameId = 13145 }, // Coquecigrue new Entry() { Type = Entry.EntryTypeEnum.BRank, Kind = ObjectKind.BattleNpc, NameId = 8913 }, // daphnia magna @@ -1072,6 +1082,8 @@ public override void RenderEditor(string path) new Entry() { Type = Entry.EntryTypeEnum.BRank, Kind = ObjectKind.BattleNpc, NameId = 8898 }, // Gnath cometdrone new Entry() { Type = Entry.EntryTypeEnum.BRank, Kind = ObjectKind.BattleNpc, NameId = 4352 }, + // Go'ozoabek'be + new Entry() { Type = Entry.EntryTypeEnum.BRank, Kind = ObjectKind.BattleNpc, NameId = 13147 }, // green Archon new Entry() { Type = Entry.EntryTypeEnum.BRank, Kind = ObjectKind.BattleNpc, NameId = 10635 }, // Guhuo Niao @@ -1104,6 +1116,8 @@ public override void RenderEditor(string path) new Entry() { Type = Entry.EntryTypeEnum.BRank, Kind = ObjectKind.BattleNpc, NameId = 10645 }, // Lycidas new Entry() { Type = Entry.EntryTypeEnum.BRank, Kind = ObjectKind.BattleNpc, NameId = 4360 }, + // Mad Maguey + new Entry() { Type = Entry.EntryTypeEnum.BRank, Kind = ObjectKind.BattleNpc, NameId = 13144 }, // Manes new Entry() { Type = Entry.EntryTypeEnum.BRank, Kind = ObjectKind.BattleNpc, NameId = 6012 }, // Mindmaker @@ -1144,6 +1158,8 @@ public override void RenderEditor(string path) new Entry() { Type = Entry.EntryTypeEnum.BRank, Kind = ObjectKind.BattleNpc, NameId = 10644 }, // Skogs Fru new Entry() { Type = Entry.EntryTypeEnum.BRank, Kind = ObjectKind.BattleNpc, NameId = 2928 }, + // The Slammer + new Entry() { Type = Entry.EntryTypeEnum.BRank, Kind = ObjectKind.BattleNpc, NameId = 13146 }, // Squonk new Entry() { Type = Entry.EntryTypeEnum.BRank, Kind = ObjectKind.BattleNpc, NameId = 4358 }, // Stinging Sophie diff --git a/Lemegeton/Language/Chinese.cs b/Lemegeton/Language/Chinese.cs index 4b8214c..561ca54 100644 --- a/Lemegeton/Language/Chinese.cs +++ b/Lemegeton/Language/Chinese.cs @@ -14,6 +14,9 @@ internal class Chinese : Core.Language public Chinese(State st) : base(st) { + #region 1.0.4.2 + //AddEntry("Changelog/1.0.4.2", " added all the missing A/B ranks for Dawntrail"); + #endregion #region 1.0.4.1 //AddEntry("Content/Miscellaneous/Radar/AlertFinder/IncludeHP", "Include HP % on the name tag"); //AddEntry("Changelog/1.0.4.1", " added an option to show HP % on the name tag of Radar/Finder"); diff --git a/Lemegeton/Language/Danish.cs b/Lemegeton/Language/Danish.cs index a69cf22..127e770 100644 --- a/Lemegeton/Language/Danish.cs +++ b/Lemegeton/Language/Danish.cs @@ -14,6 +14,9 @@ internal class Danish : Core.Language public Danish(State st) : base(st) { + #region 1.0.4.2 + //AddEntry("Changelog/1.0.4.2", " added all the missing A/B ranks for Dawntrail"); + #endregion #region 1.0.4.1 //AddEntry("Content/Miscellaneous/Radar/AlertFinder/IncludeHP", "Include HP % on the name tag"); //AddEntry("Changelog/1.0.4.1", " added an option to show HP % on the name tag of Radar/Finder"); diff --git a/Lemegeton/Language/English.cs b/Lemegeton/Language/English.cs index a991869..5fd73cb 100644 --- a/Lemegeton/Language/English.cs +++ b/Lemegeton/Language/English.cs @@ -14,6 +14,9 @@ internal class English : Core.Language public English(State st) : base(st) { + #region 1.0.4.2 + AddEntry("Changelog/1.0.4.2", " added all the missing A/B ranks for Dawntrail"); + #endregion #region 1.0.4.1 AddEntry("Content/Miscellaneous/Radar/AlertFinder/IncludeHP", "Include HP % on the name tag"); AddEntry("Changelog/1.0.4.1", " added an option to show HP % on the name tag of Radar/Finder"); diff --git a/Lemegeton/Language/French.cs b/Lemegeton/Language/French.cs index 1329dab..23e729b 100644 --- a/Lemegeton/Language/French.cs +++ b/Lemegeton/Language/French.cs @@ -14,6 +14,9 @@ internal class French : Core.Language public French(State st) : base(st) { + #region 1.0.4.2 + //AddEntry("Changelog/1.0.4.2", " added all the missing A/B ranks for Dawntrail"); + #endregion #region 1.0.4.1 //AddEntry("Content/Miscellaneous/Radar/AlertFinder/IncludeHP", "Include HP % on the name tag"); //AddEntry("Changelog/1.0.4.1", " added an option to show HP % on the name tag of Radar/Finder"); diff --git a/Lemegeton/Language/German.cs b/Lemegeton/Language/German.cs index 5267fd5..f4ff6ce 100644 --- a/Lemegeton/Language/German.cs +++ b/Lemegeton/Language/German.cs @@ -14,6 +14,9 @@ internal class German : Core.Language public German(State st) : base(st) { + #region 1.0.4.2 + //AddEntry("Changelog/1.0.4.2", " added all the missing A/B ranks for Dawntrail"); + #endregion #region 1.0.4.1 //AddEntry("Content/Miscellaneous/Radar/AlertFinder/IncludeHP", "Include HP % on the name tag"); //AddEntry("Changelog/1.0.4.1", " added an option to show HP % on the name tag of Radar/Finder"); diff --git a/Lemegeton/Language/Japanese.cs b/Lemegeton/Language/Japanese.cs index 5521c08..d3d7ce8 100644 --- a/Lemegeton/Language/Japanese.cs +++ b/Lemegeton/Language/Japanese.cs @@ -14,6 +14,9 @@ internal class Japanese : Core.Language public Japanese(State st) : base(st) { + #region 1.0.4.2 + //AddEntry("Changelog/1.0.4.2", " added all the missing A/B ranks for Dawntrail"); + #endregion #region 1.0.4.1 //AddEntry("Content/Miscellaneous/Radar/AlertFinder/IncludeHP", "Include HP % on the name tag"); //AddEntry("Changelog/1.0.4.1", " added an option to show HP % on the name tag of Radar/Finder"); diff --git a/Lemegeton/Language/Korean.cs b/Lemegeton/Language/Korean.cs index a23f237..be2adb6 100644 --- a/Lemegeton/Language/Korean.cs +++ b/Lemegeton/Language/Korean.cs @@ -14,6 +14,9 @@ internal class Korean : Core.Language public Korean(State st) : base(st) { + #region 1.0.4.2 + //AddEntry("Changelog/1.0.4.2", " added all the missing A/B ranks for Dawntrail"); + #endregion #region 1.0.4.1 //AddEntry("Content/Miscellaneous/Radar/AlertFinder/IncludeHP", "Include HP % on the name tag"); //AddEntry("Changelog/1.0.4.1", " added an option to show HP % on the name tag of Radar/Finder"); diff --git a/Lemegeton/Plugin.cs b/Lemegeton/Plugin.cs index 8c55743..2beeeae 100644 --- a/Lemegeton/Plugin.cs +++ b/Lemegeton/Plugin.cs @@ -56,7 +56,7 @@ public sealed class Plugin : IDalamudPlugin #else public string Name => "Lemegeton"; #endif - public string Version = "1.0.4.1"; + public string Version = "1.0.4.2"; internal class Downloadable { @@ -79,7 +79,8 @@ internal class ActionTypeItem internal List> ChangeLog = new List>() { new Tuple(new System.Version("1.0.4.0"), "Changelog/1.0.4.0"), - new Tuple(new System.Version("1.0.4.1"), "Changelog/1.0.4.1") + new Tuple(new System.Version("1.0.4.1"), "Changelog/1.0.4.1"), + new Tuple(new System.Version("1.0.4.2"), "Changelog/1.0.4.2") }; internal List ChangeLogVersions = null;