fix new mobs & functions (from 1.7.4)

This commit is contained in:
Егор Брон
2022-11-09 14:37:19 +03:00
parent d95a22fc53
commit 29af8abd9d
7 changed files with 926 additions and 3990 deletions

View File

@@ -76,7 +76,6 @@ namespace GrasscutterTools.Forms
this.DTPBanEndTime = new System.Windows.Forms.DateTimePicker();
this.BtnUnban = new System.Windows.Forms.Button();
this.BtnBan = new System.Windows.Forms.Button();
this.TxtBanReason = new GrasscutterTools.Controls.TextBoxXP();
this.NUDBanUID = new System.Windows.Forms.NumericUpDown();
this.LblBanUID = new System.Windows.Forms.Label();
this.GrpAccount = new System.Windows.Forms.GroupBox();
@@ -245,6 +244,7 @@ namespace GrasscutterTools.Forms
this.TxtQuestFilter = new System.Windows.Forms.TextBox();
this.ListQuest = new System.Windows.Forms.ListBox();
this.TPArtifact = new System.Windows.Forms.TabPage();
this.LnkCharacterBuilder = new System.Windows.Forms.LinkLabel();
this.LblArtifactLevelTip = new System.Windows.Forms.Label();
this.BtnAddSubAttr = new System.Windows.Forms.Button();
this.LblArtifactName = new System.Windows.Forms.Label();
@@ -324,7 +324,7 @@ namespace GrasscutterTools.Forms
this.TxtMailSender = new System.Windows.Forms.TextBox();
this.LblMailSenderLabel = new System.Windows.Forms.Label();
this.MenuSpawnEntityFilter = new System.Windows.Forms.ContextMenuStrip(this.components);
this.LnkCharacterBuilder = new System.Windows.Forms.LinkLabel();
this.TxtBanReason = new GrasscutterTools.Controls.TextBoxXP();
this.GrpCommand.SuspendLayout();
this.TPRemoteCall.SuspendLayout();
this.GrpServerStatus.SuspendLayout();
@@ -769,14 +769,6 @@ namespace GrasscutterTools.Forms
this.BtnBan.UseVisualStyleBackColor = true;
this.BtnBan.Click += new System.EventHandler(this.BtnBan_Click);
//
// TxtBanReason
//
this.TxtBanReason.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
resources.ApplyResources(this.TxtBanReason, "TxtBanReason");
this.TxtBanReason.Maximum = 0F;
this.TxtBanReason.Minimum = 0F;
this.TxtBanReason.Name = "TxtBanReason";
//
// NUDBanUID
//
resources.ApplyResources(this.NUDBanUID, "NUDBanUID");
@@ -2389,6 +2381,13 @@ namespace GrasscutterTools.Forms
this.TPArtifact.Name = "TPArtifact";
this.TPArtifact.UseVisualStyleBackColor = true;
//
// LnkCharacterBuilder
//
resources.ApplyResources(this.LnkCharacterBuilder, "LnkCharacterBuilder");
this.LnkCharacterBuilder.Name = "LnkCharacterBuilder";
this.LnkCharacterBuilder.TabStop = true;
this.LnkCharacterBuilder.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LnkCharacterBuilder_LinkClicked);
//
// LblArtifactLevelTip
//
resources.ApplyResources(this.LblArtifactLevelTip, "LblArtifactLevelTip");
@@ -3025,12 +3024,13 @@ namespace GrasscutterTools.Forms
this.MenuSpawnEntityFilter.Name = "MenuSpawnEntityFilter";
resources.ApplyResources(this.MenuSpawnEntityFilter, "MenuSpawnEntityFilter");
//
// LnkCharacterBuilder
// TxtBanReason
//
resources.ApplyResources(this.LnkCharacterBuilder, "LnkCharacterBuilder");
this.LnkCharacterBuilder.Name = "LnkCharacterBuilder";
this.LnkCharacterBuilder.TabStop = true;
this.LnkCharacterBuilder.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LnkCharacterBuilder_LinkClicked);
this.TxtBanReason.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
resources.ApplyResources(this.TxtBanReason, "TxtBanReason");
this.TxtBanReason.Maximum = 0F;
this.TxtBanReason.Minimum = 0F;
this.TxtBanReason.Name = "TxtBanReason";
//
// FormMain
//

File diff suppressed because it is too large Load Diff

View File

@@ -797,28 +797,28 @@
<value>Уровень таланта</value>
</data>
<data name="CmbSwitchElement.Items" xml:space="preserve">
<value>Никто</value>
<value>Без элемента</value>
</data>
<data name="CmbSwitchElement.Items1" xml:space="preserve">
<value>Огонь</value>
<value>Пиро</value>
</data>
<data name="CmbSwitchElement.Items2" xml:space="preserve">
<value>Вода</value>
<value>Гидро</value>
</data>
<data name="CmbSwitchElement.Items3" xml:space="preserve">
<value>Ветер</value>
<value>Анемо</value>
</data>
<data name="CmbSwitchElement.Items4" xml:space="preserve">
<value>Лед</value>
<value>Крио</value>
</data>
<data name="CmbSwitchElement.Items5" xml:space="preserve">
<value>Камень</value>
<value>Гео</value>
</data>
<data name="CmbSwitchElement.Items6" xml:space="preserve">
<value>Электро</value>
</data>
<data name="CmbSwitchElement.Items7" xml:space="preserve">
<value>Трава</value>
<value>Дендро</value>
</data>
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<data name="LnkSwitchElement.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
@@ -972,7 +972,7 @@
<value>338, 207</value>
</data>
<data name="TPSpawnArgs.Text" xml:space="preserve">
<value>Spawn args</value>
<value>Спавн</value>
</data>
<data name="LblAMPluginTip.Size" type="System.Drawing.Size, System.Drawing">
<value>190, 17</value>
@@ -1023,7 +1023,7 @@
<value>338, 207</value>
</data>
<data name="TPAttackModArgs.Text" xml:space="preserve">
<value>Attack Modifier</value>
<value>Изменение атаки</value>
</data>
<data name="LblAiwiRotate.Size" type="System.Drawing.Size, System.Drawing">
<value>241, 17</value>
@@ -1044,7 +1044,7 @@
<value>56, 17</value>
</data>
<data name="LblAiwiCount.Text" xml:space="preserve">
<value>Количе.</value>
<value>Кол-во</value>
</data>
<data name="LblAiwiHeight.Size" type="System.Drawing.Size, System.Drawing">
<value>51, 17</value>
@@ -1059,16 +1059,16 @@
<value>Радиус</value>
</data>
<data name="BtnAttackInfuse.Text" xml:space="preserve">
<value>инъекция атаки</value>
<value>Создать инфузию</value>
</data>
<data name="BtnAiwiReload.Text" xml:space="preserve">
<value>config</value>
<value>Перезагрузка</value>
</data>
<data name="BtnAiwiClear.Text" xml:space="preserve">
<value>Чистый</value>
<value>Очистить</value>
</data>
<data name="BtnAiwiReset.Text" xml:space="preserve">
<value>Reset</value>
<value>Сбросить</value>
</data>
<data name="LblAiwiPlugin.Size" type="System.Drawing.Size, System.Drawing">
<value>52, 17</value>
@@ -1077,7 +1077,7 @@
<value>Плагин</value>
</data>
<data name="TPAttackInfusedArgs.Text" xml:space="preserve">
<value>Attack Infuse</value>
<value>Элем. инфузия</value>
</data>
<data name="ListEntity.Size" type="System.Drawing.Size, System.Drawing">
<value>274, 171</value>
@@ -1116,7 +1116,7 @@
<value>X Очистить</value>
</data>
<data name="TPSpawnRecords.Text" xml:space="preserve">
<value>Рекорды спавна</value>
<value>Записи спавнов</value>
</data>
<data name="TPSpawn.Location" type="System.Drawing.Point, System.Drawing">
<value>4, 22</value>
@@ -1552,6 +1552,12 @@
<data name="TPMail.Text" xml:space="preserve">
<value>Почта</value>
</data>
<data name="TPMailSelectableItemList.Text" xml:space="preserve">
<value>Предметы</value>
</data>
<data name="TPMailList.Text" xml:space="preserve">
<value>Список рассылки</value>
</data>
<data name="$this.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
<value>NoControl</value>
</data>

View File

@@ -146,10 +146,10 @@
<value>√ Добавить или обновить</value>
</data>
<data name="CmbRefreshType.Items" xml:space="preserve">
<value>Никто</value>
<value>Никогда</value>
</data>
<data name="CmbRefreshType.Items1" xml:space="preserve">
<value>Повседневная</value>
<value>Ежедневно</value>
</data>
<data name="CmbRefreshType.Items2" xml:space="preserve">
<value>Еженедельно</value>