From 497b828f2dedfe1cc295b53540022bbf4be0df59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AD=B1=E5=82=91?= Date: Fri, 20 Oct 2023 20:02:40 +0800 Subject: [PATCH] Fix clear button misalignment --- .../Forms/FormDropEditor.Designer.cs | 18 +- .../Forms/FormDropEditor.resx | 302 +- .../Forms/FormShopEditor.Designer.cs | 18 +- .../Forms/FormShopEditor.resx | 726 +-- Source/GrasscutterTools/Pages/PageAbout.resx | 39 +- .../Pages/PageAchievement.Designer.cs | 18 +- .../Pages/PageAchievement.resx | 98 +- .../Pages/PageCustomCommands.resx | 2 +- .../GrasscutterTools/Pages/PageGiveItem.resx | 4 +- .../Pages/PageGiveWeapon.resx | 2 +- Source/GrasscutterTools/Pages/PageHotKey.resx | 2 +- Source/GrasscutterTools/Pages/PageQuest.resx | 2 +- Source/GrasscutterTools/Pages/PageScene.resx | 2 +- .../Pages/PageSpawn.Designer.cs | 20 +- Source/GrasscutterTools/Pages/PageSpawn.resx | 4050 ++++++++++------- Source/GrasscutterTools/Pages/PageTasks.resx | 2 +- .../Pages/PageWeather.Designer.cs | 49 +- Source/GrasscutterTools/Pages/PageWeather.cs | 47 - .../GrasscutterTools/Pages/PageWeather.resx | 688 ++- 19 files changed, 2861 insertions(+), 3228 deletions(-) diff --git a/Source/GrasscutterTools/Forms/FormDropEditor.Designer.cs b/Source/GrasscutterTools/Forms/FormDropEditor.Designer.cs index 3ebf572..e865948 100644 --- a/Source/GrasscutterTools/Forms/FormDropEditor.Designer.cs +++ b/Source/GrasscutterTools/Forms/FormDropEditor.Designer.cs @@ -56,8 +56,8 @@ this.LblCountLabel = new System.Windows.Forms.Label(); this.ListItems = new System.Windows.Forms.ListBox(); this.GrpMonsterList = new System.Windows.Forms.GroupBox(); - this.GrpItemList = new System.Windows.Forms.GroupBox(); this.LblClearMonsterFilter = new System.Windows.Forms.Label(); + this.GrpItemList = new System.Windows.Forms.GroupBox(); this.LblClearItemFilter = new System.Windows.Forms.Label(); this.GrpDropList.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.NUDMaxWeight)).BeginInit(); @@ -300,6 +300,14 @@ this.GrpMonsterList.Name = "GrpMonsterList"; this.GrpMonsterList.TabStop = false; // + // LblClearMonsterFilter + // + resources.ApplyResources(this.LblClearMonsterFilter, "LblClearMonsterFilter"); + this.LblClearMonsterFilter.BackColor = System.Drawing.Color.White; + this.LblClearMonsterFilter.Cursor = System.Windows.Forms.Cursors.Hand; + this.LblClearMonsterFilter.Name = "LblClearMonsterFilter"; + this.LblClearMonsterFilter.Click += new System.EventHandler(this.LblClearMonsterFilter_Click); + // // GrpItemList // resources.ApplyResources(this.GrpItemList, "GrpItemList"); @@ -309,14 +317,6 @@ this.GrpItemList.Name = "GrpItemList"; this.GrpItemList.TabStop = false; // - // LblClearMonsterFilter - // - resources.ApplyResources(this.LblClearMonsterFilter, "LblClearMonsterFilter"); - this.LblClearMonsterFilter.BackColor = System.Drawing.Color.White; - this.LblClearMonsterFilter.Cursor = System.Windows.Forms.Cursors.Hand; - this.LblClearMonsterFilter.Name = "LblClearMonsterFilter"; - this.LblClearMonsterFilter.Click += new System.EventHandler(this.LblClearMonsterFilter_Click); - // // LblClearItemFilter // resources.ApplyResources(this.LblClearItemFilter, "LblClearItemFilter"); diff --git a/Source/GrasscutterTools/Forms/FormDropEditor.resx b/Source/GrasscutterTools/Forms/FormDropEditor.resx index fd972eb..30e8b0a 100644 --- a/Source/GrasscutterTools/Forms/FormDropEditor.resx +++ b/Source/GrasscutterTools/Forms/FormDropEditor.resx @@ -321,222 +321,6 @@ Top, Bottom, Left, Right - - BtnCopyAll - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpDropList - - - 0 - - - BtnClear - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpDropList - - - 1 - - - BtnPaste - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpDropList - - - 2 - - - BtnCopy - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpDropList - - - 3 - - - TxtItem - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpDropList - - - 4 - - - BtnDelete - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpDropList - - - 5 - - - BtnAddOrUpdate - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpDropList - - - 6 - - - LblItemLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpDropList - - - 7 - - - LblTilde2 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpDropList - - - 8 - - - LblTilde1 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpDropList - - - 9 - - - NUDMaxWeight - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpDropList - - - 10 - - - NUDMinWeight - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpDropList - - - 11 - - - NUDMaxCount - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpDropList - - - 12 - - - NUDMinCount - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpDropList - - - 13 - - - LblWeightLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpDropList - - - 14 - - - LblCountLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpDropList - - - 15 - - - 270, 41 - - - 300, 400 - - - 7 - - - 掉落列表 - - - GrpDropList - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this - - - 2 - Bottom, Left @@ -969,6 +753,30 @@ 15 + + 270, 41 + + + 300, 400 + + + 7 + + + 掉落列表 + + + GrpDropList + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 2 + Top, Bottom, Left, Right @@ -999,6 +807,30 @@ Top, Bottom, Left + + Top, Right + + + True + + + NoControl + + + 228, 25 + + + 16, 17 + + + 23 + + + X + + + False + LblClearMonsterFilter @@ -1048,7 +880,7 @@ NoControl - 228, 25 + 227, 25 16, 17 @@ -1098,42 +930,6 @@ 0 - - Top, Right - - - True - - - NoControl - - - 228, 25 - - - 16, 17 - - - 23 - - - X - - - False - - - LblClearMonsterFilter - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpMonsterList - - - 0 - True diff --git a/Source/GrasscutterTools/Forms/FormShopEditor.Designer.cs b/Source/GrasscutterTools/Forms/FormShopEditor.Designer.cs index 64699bd..22cf801 100644 --- a/Source/GrasscutterTools/Forms/FormShopEditor.Designer.cs +++ b/Source/GrasscutterTools/Forms/FormShopEditor.Designer.cs @@ -37,6 +37,7 @@ this.BtnClearGoods = new System.Windows.Forms.Button(); this.BtnDeleteGoods = new System.Windows.Forms.Button(); this.GrpItems = new System.Windows.Forms.GroupBox(); + this.LblClearItemFilter = new System.Windows.Forms.Label(); this.TxtItemFilter = new System.Windows.Forms.TextBox(); this.GrpGoodsInfo = new System.Windows.Forms.GroupBox(); this.BtnSaveGoods = new System.Windows.Forms.Button(); @@ -86,7 +87,6 @@ this.BtnLoad = new System.Windows.Forms.Button(); this.TxtShopJsonPath = new System.Windows.Forms.TextBox(); this.LblShopPathLabel = new System.Windows.Forms.Label(); - this.LblClearItemFilter = new System.Windows.Forms.Label(); this.GrpShopList.SuspendLayout(); this.GrpGoodsList.SuspendLayout(); this.GrpItems.SuspendLayout(); @@ -170,6 +170,14 @@ this.GrpItems.Name = "GrpItems"; this.GrpItems.TabStop = false; // + // LblClearItemFilter + // + resources.ApplyResources(this.LblClearItemFilter, "LblClearItemFilter"); + this.LblClearItemFilter.BackColor = System.Drawing.Color.White; + this.LblClearItemFilter.Cursor = System.Windows.Forms.Cursors.Hand; + this.LblClearItemFilter.Name = "LblClearItemFilter"; + this.LblClearItemFilter.Click += new System.EventHandler(this.LblClearItemFilter_Click); + // // TxtItemFilter // resources.ApplyResources(this.TxtItemFilter, "TxtItemFilter"); @@ -600,14 +608,6 @@ resources.ApplyResources(this.LblShopPathLabel, "LblShopPathLabel"); this.LblShopPathLabel.Name = "LblShopPathLabel"; // - // LblClearItemFilter - // - resources.ApplyResources(this.LblClearItemFilter, "LblClearItemFilter"); - this.LblClearItemFilter.BackColor = System.Drawing.Color.White; - this.LblClearItemFilter.Cursor = System.Windows.Forms.Cursors.Hand; - this.LblClearItemFilter.Name = "LblClearItemFilter"; - this.LblClearItemFilter.Click += new System.EventHandler(this.LblClearItemFilter_Click); - // // FormShopEditor // resources.ApplyResources(this, "$this"); diff --git a/Source/GrasscutterTools/Forms/FormShopEditor.resx b/Source/GrasscutterTools/Forms/FormShopEditor.resx index db91484..40f32e1 100644 --- a/Source/GrasscutterTools/Forms/FormShopEditor.resx +++ b/Source/GrasscutterTools/Forms/FormShopEditor.resx @@ -228,54 +228,6 @@ Top, Bottom, Left - - BtnClearGoods - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsList - - - 0 - - - BtnDeleteGoods - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsList - - - 1 - - - 12, 247 - - - 250, 302 - - - 4 - - - 商品列表 - - - GrpGoodsList - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this - - - 6 - Bottom, Left @@ -330,9 +282,57 @@ 1 + + 12, 247 + + + 250, 302 + + + 4 + + + 商品列表 + + + GrpGoodsList + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 6 + Top, Bottom, Right + + Top, Right + + + True + + + NoControl + + + 227, 25 + + + 16, 17 + + + 24 + + + X + + + False + LblClearItemFilter @@ -345,6 +345,15 @@ 0 + + 6, 22 + + + 238, 23 + + + 3 + TxtItemFilter @@ -381,570 +390,9 @@ 5 - - 6, 22 - - - 238, 23 - - - 3 - - - TxtItemFilter - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpItems - - - 1 - Top, Bottom, Left, Right - - BtnSaveGoods - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 0 - - - CmbRefreshType - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 1 - - - NUDRefreshParm - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 2 - - - DTPEndTime - - - System.Windows.Forms.DateTimePicker, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 3 - - - DTPBeginTime - - - System.Windows.Forms.DateTimePicker, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 4 - - - NUDGoodsId - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 5 - - - NUDMaxLevel - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 6 - - - NUDMinLevel - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 7 - - - NUDCostItem4 - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 8 - - - NUDCostItem3 - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 9 - - - NUDCostItem2 - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 10 - - - NUDCostItem1 - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 11 - - - NUDCostMcoin - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 12 - - - NUDCostScoin - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 13 - - - NUDCostHcoin - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 14 - - - NUDBuyLimit - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 15 - - - NUDCostItem4Count - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 16 - - - NUDCostItem3Count - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 17 - - - NUDCostItem2Count - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 18 - - - NUDCostItem1Count - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 19 - - - NUDGoodsItemCount - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 20 - - - TxtGoodsItem - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 21 - - - LblRefreshModeLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 22 - - - LblBuyLevelLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 23 - - - LblEndTimeLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 24 - - - LblBeginTimeLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 25 - - - LblCostItem4Label - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 26 - - - LblCostItem3Label - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 27 - - - LblCostItem2Label - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 28 - - - LblCostItem1Label - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 29 - - - LblCostMcoinLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 30 - - - LblCostScoinLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 31 - - - LblCostHcoinLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 32 - - - LblBuyLimitLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 33 - - - LblGoodsIdLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 34 - - - LblGoodsItemLabel - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 35 - - - label13 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 36 - - - label12 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 37 - - - label11 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 38 - - - label14 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 39 - - - LnkGenGoodsId - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 40 - - - label18 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 41 - - - label1 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpGoodsInfo - - - 42 - - - 268, 41 - - - 348, 508 - - - 5 - - - 商品信息 - - - GrpGoodsInfo - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this - - - 4 - Top @@ -2124,6 +1572,30 @@ 42 + + 268, 41 + + + 348, 508 + + + 5 + + + 商品信息 + + + GrpGoodsInfo + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 4 + NoControl @@ -2229,42 +1701,6 @@ 3 - - Top, Right - - - True - - - NoControl - - - 228, 25 - - - 16, 17 - - - 24 - - - X - - - False - - - LblClearItemFilter - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpItems - - - 0 - True diff --git a/Source/GrasscutterTools/Pages/PageAbout.resx b/Source/GrasscutterTools/Pages/PageAbout.resx index 071746e..823c981 100644 --- a/Source/GrasscutterTools/Pages/PageAbout.resx +++ b/Source/GrasscutterTools/Pages/PageAbout.resx @@ -126,10 +126,10 @@ $this - - - Bottom, Left + + LblSupportDescription + Bottom @@ -149,16 +149,10 @@ System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - MiddleCenter - NoControl - - 7, 17 - + 498, 86 @@ -194,13 +188,19 @@ $this - GrasscutterTools.Pages.BasePage, GrasscutterTools, Version=1.8.1.0, Culture=neutral, PublicKeyToken=de2b1c089621e923 + GrasscutterTools.Pages.BasePage, GrasscutterTools, Version=1.13.0.0, Culture=neutral, PublicKeyToken=de2b1c089621e923 + + + 280, 280 LnkOpenChat - - LblSupportDescription + + 140, 140 + + + 7, 17 LnkGithub @@ -217,8 +217,8 @@ 9 - - 140, 140 + + Bottom, Left 8 @@ -226,8 +226,8 @@ System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 280, 280 + + MiddleCenter True @@ -265,7 +265,4 @@ True - - ru-RU - - + \ No newline at end of file diff --git a/Source/GrasscutterTools/Pages/PageAchievement.Designer.cs b/Source/GrasscutterTools/Pages/PageAchievement.Designer.cs index 4a17232..e56b995 100644 --- a/Source/GrasscutterTools/Pages/PageAchievement.Designer.cs +++ b/Source/GrasscutterTools/Pages/PageAchievement.Designer.cs @@ -31,6 +31,7 @@ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PageAchievement)); this.ListAchievements = new System.Windows.Forms.ListBox(); this.GrpAchievements = new System.Windows.Forms.GroupBox(); + this.LblClearFilter = new System.Windows.Forms.Label(); this.TxtAchievementFilter = new System.Windows.Forms.TextBox(); this.LnkRevokeAll = new System.Windows.Forms.LinkLabel(); this.LnkGrantAll = new System.Windows.Forms.LinkLabel(); @@ -39,7 +40,6 @@ this.BtnProgress = new System.Windows.Forms.Button(); this.BtnRevoke = new System.Windows.Forms.Button(); this.BtnGrant = new System.Windows.Forms.Button(); - this.LblClearFilter = new System.Windows.Forms.Label(); this.GrpAchievements.SuspendLayout(); this.GrpAchievementCommands.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.NUDProgress)).BeginInit(); @@ -63,6 +63,14 @@ this.GrpAchievements.Name = "GrpAchievements"; this.GrpAchievements.TabStop = false; // + // LblClearFilter + // + resources.ApplyResources(this.LblClearFilter, "LblClearFilter"); + this.LblClearFilter.BackColor = System.Drawing.Color.White; + this.LblClearFilter.Cursor = System.Windows.Forms.Cursors.Hand; + this.LblClearFilter.Name = "LblClearFilter"; + this.LblClearFilter.Click += new System.EventHandler(this.LblClearFilter_Click); + // // TxtAchievementFilter // resources.ApplyResources(this.TxtAchievementFilter, "TxtAchievementFilter"); @@ -129,14 +137,6 @@ this.BtnGrant.UseVisualStyleBackColor = true; this.BtnGrant.Click += new System.EventHandler(this.BtnGrant_Click); // - // LblClearFilter - // - resources.ApplyResources(this.LblClearFilter, "LblClearFilter"); - this.LblClearFilter.BackColor = System.Drawing.Color.White; - this.LblClearFilter.Cursor = System.Windows.Forms.Cursors.Hand; - this.LblClearFilter.Name = "LblClearFilter"; - this.LblClearFilter.Click += new System.EventHandler(this.LblClearFilter_Click); - // // PageAchievement // resources.ApplyResources(this, "$this"); diff --git a/Source/GrasscutterTools/Pages/PageAchievement.resx b/Source/GrasscutterTools/Pages/PageAchievement.resx index b793e08..c1af8de 100644 --- a/Source/GrasscutterTools/Pages/PageAchievement.resx +++ b/Source/GrasscutterTools/Pages/PageAchievement.resx @@ -160,7 +160,7 @@ NoControl - 618, 25 + 617, 25 16, 17 @@ -297,78 +297,6 @@ Bottom, Left, Right - - NUDProgress - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAchievementCommands - - - 0 - - - BtnProgress - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAchievementCommands - - - 1 - - - BtnRevoke - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAchievementCommands - - - 2 - - - BtnGrant - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAchievementCommands - - - 3 - - - 3, 176 - - - 640, 60 - - - 2 - - - 成就控制(在列表中选择目标项) - - - GrpAchievementCommands - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this - - - 0 - Top, Right @@ -468,6 +396,30 @@ 3 + + 3, 176 + + + 640, 60 + + + 2 + + + 成就控制(在列表中选择目标项) + + + GrpAchievementCommands + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 0 + True diff --git a/Source/GrasscutterTools/Pages/PageCustomCommands.resx b/Source/GrasscutterTools/Pages/PageCustomCommands.resx index 0955b23..0ce8925 100644 --- a/Source/GrasscutterTools/Pages/PageCustomCommands.resx +++ b/Source/GrasscutterTools/Pages/PageCustomCommands.resx @@ -424,7 +424,7 @@ NoControl - 302, 213 + 301, 213 16, 17 diff --git a/Source/GrasscutterTools/Pages/PageGiveItem.resx b/Source/GrasscutterTools/Pages/PageGiveItem.resx index e98d101..8940ba7 100644 --- a/Source/GrasscutterTools/Pages/PageGiveItem.resx +++ b/Source/GrasscutterTools/Pages/PageGiveItem.resx @@ -539,7 +539,7 @@ NoControl - 627, 6 + 626, 6 16, 17 @@ -563,7 +563,7 @@ $this - 0 + 1 True diff --git a/Source/GrasscutterTools/Pages/PageGiveWeapon.resx b/Source/GrasscutterTools/Pages/PageGiveWeapon.resx index bc8bbf4..e7c0dcc 100644 --- a/Source/GrasscutterTools/Pages/PageGiveWeapon.resx +++ b/Source/GrasscutterTools/Pages/PageGiveWeapon.resx @@ -426,7 +426,7 @@ NoControl - 627, 6 + 626, 6 16, 17 diff --git a/Source/GrasscutterTools/Pages/PageHotKey.resx b/Source/GrasscutterTools/Pages/PageHotKey.resx index 018b62e..fa9b269 100644 --- a/Source/GrasscutterTools/Pages/PageHotKey.resx +++ b/Source/GrasscutterTools/Pages/PageHotKey.resx @@ -394,7 +394,7 @@ NoControl - 190, 213 + 189, 213 16, 17 diff --git a/Source/GrasscutterTools/Pages/PageQuest.resx b/Source/GrasscutterTools/Pages/PageQuest.resx index 70b530a..b6718d4 100644 --- a/Source/GrasscutterTools/Pages/PageQuest.resx +++ b/Source/GrasscutterTools/Pages/PageQuest.resx @@ -390,7 +390,7 @@ NoControl - 627, 5 + 626, 5 16, 17 diff --git a/Source/GrasscutterTools/Pages/PageScene.resx b/Source/GrasscutterTools/Pages/PageScene.resx index f086313..0dd51a3 100644 --- a/Source/GrasscutterTools/Pages/PageScene.resx +++ b/Source/GrasscutterTools/Pages/PageScene.resx @@ -604,7 +604,7 @@ NoControl - 627, 5 + 626, 5 16, 17 diff --git a/Source/GrasscutterTools/Pages/PageSpawn.Designer.cs b/Source/GrasscutterTools/Pages/PageSpawn.Designer.cs index 2b4da4c..305d006 100644 --- a/Source/GrasscutterTools/Pages/PageSpawn.Designer.cs +++ b/Source/GrasscutterTools/Pages/PageSpawn.Designer.cs @@ -139,7 +139,6 @@ // // TPSpawnArgs // - resources.ApplyResources(this.TPSpawnArgs, "TPSpawnArgs"); this.TPSpawnArgs.Controls.Add(this.label1); this.TPSpawnArgs.Controls.Add(this.ChkNoAggressiveness); this.TPSpawnArgs.Controls.Add(this.NUDEntityDef); @@ -159,6 +158,7 @@ this.TPSpawnArgs.Controls.Add(this.LblEntitySpawnPostion); this.TPSpawnArgs.Controls.Add(this.LblEntityLevel); this.TPSpawnArgs.Controls.Add(this.LblEntityAmount); + resources.ApplyResources(this.TPSpawnArgs, "TPSpawnArgs"); this.TPSpawnArgs.Name = "TPSpawnArgs"; this.TPSpawnArgs.UseVisualStyleBackColor = true; // @@ -391,7 +391,6 @@ // // TPAttackModArgs // - resources.ApplyResources(this.TPAttackModArgs, "TPAttackModArgs"); this.TPAttackModArgs.Controls.Add(this.LblAMPluginTip); this.TPAttackModArgs.Controls.Add(this.LblAMPluginIntroduction); this.TPAttackModArgs.Controls.Add(this.LblAMPlugin); @@ -401,6 +400,7 @@ this.TPAttackModArgs.Controls.Add(this.BtnAtClear); this.TPAttackModArgs.Controls.Add(this.LnkAttackModifierPlugin); this.TPAttackModArgs.Controls.Add(this.GrpAMSkills); + resources.ApplyResources(this.TPAttackModArgs, "TPAttackModArgs"); this.TPAttackModArgs.Name = "TPAttackModArgs"; this.TPAttackModArgs.UseVisualStyleBackColor = true; // @@ -461,13 +461,13 @@ // // GrpAMSkills // - resources.ApplyResources(this.GrpAMSkills, "GrpAMSkills"); this.GrpAMSkills.Controls.Add(this.TxtAtEntityQ); this.GrpAMSkills.Controls.Add(this.TxtAtEntityE); this.GrpAMSkills.Controls.Add(this.TxtAtEntityN); this.GrpAMSkills.Controls.Add(this.RbAtQ); this.GrpAMSkills.Controls.Add(this.RbAtE); this.GrpAMSkills.Controls.Add(this.RbAtN); + resources.ApplyResources(this.GrpAMSkills, "GrpAMSkills"); this.GrpAMSkills.Name = "GrpAMSkills"; this.GrpAMSkills.TabStop = false; // @@ -514,7 +514,6 @@ // // TPAttackInfusedArgs // - resources.ApplyResources(this.TPAttackInfusedArgs, "TPAttackInfusedArgs"); this.TPAttackInfusedArgs.Controls.Add(this.NUDAiwiRotateZ); this.TPAttackInfusedArgs.Controls.Add(this.NUDAiwiRotateY); this.TPAttackInfusedArgs.Controls.Add(this.NUDAiwiRotateX); @@ -533,6 +532,7 @@ this.TPAttackInfusedArgs.Controls.Add(this.BtnAiwiReset); this.TPAttackInfusedArgs.Controls.Add(this.LblAiwiPlugin); this.TPAttackInfusedArgs.Controls.Add(this.LnkAttackInfusedWithItem); + resources.ApplyResources(this.TPAttackInfusedArgs, "TPAttackInfusedArgs"); this.TPAttackInfusedArgs.Name = "TPAttackInfusedArgs"; this.TPAttackInfusedArgs.UseVisualStyleBackColor = true; // @@ -588,8 +588,8 @@ // // NUDAiwiSpread // - resources.ApplyResources(this.NUDAiwiSpread, "NUDAiwiSpread"); this.NUDAiwiSpread.DecimalPlaces = 2; + resources.ApplyResources(this.NUDAiwiSpread, "NUDAiwiSpread"); this.NUDAiwiSpread.Maximum = new decimal(new int[] { 2147483647, 0, @@ -700,9 +700,9 @@ // // TPSpawnItems // - resources.ApplyResources(this.TPSpawnItems, "TPSpawnItems"); this.TPSpawnItems.Controls.Add(this.ListEntity); this.TPSpawnItems.Controls.Add(this.PanelEntityFilterBar); + resources.ApplyResources(this.TPSpawnItems, "TPSpawnItems"); this.TPSpawnItems.Name = "TPSpawnItems"; this.TPSpawnItems.UseVisualStyleBackColor = true; // @@ -715,10 +715,10 @@ // // PanelEntityFilterBar // - resources.ApplyResources(this.PanelEntityFilterBar, "PanelEntityFilterBar"); this.PanelEntityFilterBar.Controls.Add(this.LblClearFilter); this.PanelEntityFilterBar.Controls.Add(this.TxtEntityFilter); this.PanelEntityFilterBar.Controls.Add(this.CmbFilterEntity); + resources.ApplyResources(this.PanelEntityFilterBar, "PanelEntityFilterBar"); this.PanelEntityFilterBar.Name = "PanelEntityFilterBar"; // // LblClearFilter @@ -737,16 +737,16 @@ // // CmbFilterEntity // - resources.ApplyResources(this.CmbFilterEntity, "CmbFilterEntity"); this.CmbFilterEntity.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + resources.ApplyResources(this.CmbFilterEntity, "CmbFilterEntity"); this.CmbFilterEntity.Name = "CmbFilterEntity"; this.CmbFilterEntity.SelectedIndexChanged += new System.EventHandler(this.CmbFilterEntity_SelectedIndexChanged); // // TPSpawnRecords // - resources.ApplyResources(this.TPSpawnRecords, "TPSpawnRecords"); this.TPSpawnRecords.Controls.Add(this.ListSpawnLogs); this.TPSpawnRecords.Controls.Add(this.FLPSpawnRecordControls); + resources.ApplyResources(this.TPSpawnRecords, "TPSpawnRecords"); this.TPSpawnRecords.Name = "TPSpawnRecords"; this.TPSpawnRecords.UseVisualStyleBackColor = true; // @@ -788,8 +788,8 @@ // // MenuSpawnEntityFilter // - resources.ApplyResources(this.MenuSpawnEntityFilter, "MenuSpawnEntityFilter"); this.MenuSpawnEntityFilter.Name = "MenuSpawnEntityFilter"; + resources.ApplyResources(this.MenuSpawnEntityFilter, "MenuSpawnEntityFilter"); // // PageSpawn // diff --git a/Source/GrasscutterTools/Pages/PageSpawn.resx b/Source/GrasscutterTools/Pages/PageSpawn.resx index c095f45..206d66e 100644 --- a/Source/GrasscutterTools/Pages/PageSpawn.resx +++ b/Source/GrasscutterTools/Pages/PageSpawn.resx @@ -117,1238 +117,63 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 0 - - - 1 - - - 3 - - - - 60, 23 - - - 2 - - - NoControl + + Top, Bottom, Left - - 6 + + label1 - - 9 - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 1 - - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 235, 17 - - - TPAttackInfusedArgs - - - NoControl - - - NoControl - - - 19, 56 - - - 67, 43 - - - FLPSpawnRecordControls - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 7 - - - 攻击力: - - - 80, 23 - - - 84, 3 - - - AttackModifier - - - 7 - - - 100, 23 - - - Q - - - 1 - - - 56, 3 - - - 9, 61 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - NUDEntityMaxHp - - - NoControl - - - 20, 17 - - - Fill - - - 250, 23 - - - TPSpawnArgs - - - 20, 27 - - - 攻击修改参数 - - - 66, 101 - - - Top, Bottom, Left, Right - - - 7 - - - TPAttackModArgs - - - 7 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 80, 23 - - - 0 - - - TPAttackModArgs - - - 17 - - - TPSpawnRecords - - - NoControl - - - 182, 102 - - - TxtAtEntityE - - - 19 - - - 66, 43 - - - 1 - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 0 - - - TPAttackModArgs - - - 8 - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPSpawnItems - - - 清空实体 - - - NoControl - - - True - - - TPAttackModArgs - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 2 - - - 11 - - - True - - - System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 17 - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 44, 17 - - - 1 - - - TPAttackInfusedArgs - - - 7, 103 - - - CmbFilterEntity - - - NoControl - - - 0, 2 - - - TPSpawnArgs - - - TPAttackInfusedArgs - - - 0 - - - NoControl - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 66, 72 - - - 12 - - - FLPSpawnRecordControls - - - 69, 25 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - X - - - 7, 45 - - - TPAttackInfusedArgs - - - 4, 26 - - - LnkAttackModifierPlugin - - - - - - True - - - 68, 17 - - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - NoControl - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 3, 3 - - - 4 - - - 1 - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 80, 23 - - - True - - - 1 - - - Bottom - - - NUDAiwiCount - - - Top, Left, Right - - - LblAiwiHeight - - - GrpAMSkills - - - RbAtE - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 1 - - - 1 - - - TPSpawnArgs - - - 338, 195 - - - TPSpawnArgs - - - NoControl - - - 0 - - - 11 - - - TPSpawnArgs - - - TPSpawnArgs - - - 100, 23 - - - 6, 3 - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - LblClearFilter - - - 旋转: x: y: z: - - - True - - - 14, 73 - - - 2 - - - TCSpawnItems - - - 2 - - - 清空实体!! - - - 80, 23 - - - True - - - BtnAttackInfuse - - - 3, 3, 3, 3 - - - TPAttackModArgs - - - TPAttackInfusedArgs - - - 248, 101 - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 10 - - - 1 - - - 153, 3 - - - TPAttackModArgs - - - 6 - - - 16, 17 - - - 7 - - - TPSpawnArgs - - - GrpAMSkills - - - TPAttackInfusedArgs - - - 20, 159 - - - TPSpawnArgs - - - 1 - - - LblAMPlugin - - - TPAttackModArgs - - - N - - - 274, 159 - - - LblEntityMaxHp - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 1 - - - 12 - - - 13 - - - TPAttackModArgs - - - 44, 17 - - - NoControl - - - 274, 30 - - - 44, 17 - - - NoControl - - - 80, 23 - - - 56, 17 - - - True - - - 118, 23 - - - TCSpawnSettings - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 血量为 0 表示无限 - - - TPSpawnArgs - - - 44, 17 - - - TPSpawnRecords - - - TPSpawnArgs - - - 3 - - - 44, 17 - - - 1 - - - 18 - - - 15 - - - NoControl - - - TxtAtEntityQ - - - GrpAMSkills - - - 227, 17 - - - PanelEntityFilterBar - - - TPAttackModArgs - - - 75, 23 - - - 182, 3 - - - 6 - - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - NoControl - - - 4, 26 - - - 250, 23 - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - NoControl - - - 1 - - - 0 - - - 攻击注入 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 3, 3, 3, 3 - - - 5 - - - 1 - - - 4, 26 - - - LblInfiniteHpTip - - - NUDEntityAtk - - - 139, 17 - - - 178, 45 - - - 1 - - - 防御力: - - - TCSpawnSettings - - - 1 - - - NoControl - - - 17 - - - 3, 3, 3, 3 - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 3, 3, 3, 3 - - - True - - - 2 - - - 等级: - - - 13 - - - 最大血量: - - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - LblAiwiRadius - - - 274, 29 - - - 4, 26 - - - 75, 21 - - - 355, 7 - - - 0 - - - 107, 17 - - - GrpAMSkills - - - NUDEntityPosX - - - 13, 166 - - - NUDEntityAmout - - - 攻击注入参数 - - - NoControl - - - 44, 17 - - - 35, 17 - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 重载配置 - - - TPSpawnItems - - - 无攻击性 - - - 228, 72 - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 0 - - - 3, 3 - - - 9, 170 - - - 18 - - - 2 - - - 14 - - - TPSpawnArgs - - - 0 - - - NoControl - - - LblEntitySpawnPostion - - - 0 - - - NUDEntityHp - - - NoControl - - - 5 - - - False - - - 0 - - - 重置 - - - ChkNoAggressiveness - - - TPSpawnArgs - - - 0 - - - ListSpawnLogs - - - 56, 17 - - - TCSpawnSettings - - - NoControl - - - LblEntityAmount - - - LblEntityLevel - - - 78, 158 - - - 228, 43 - - - 8 - - - NUDEntityPosY - - - TxtAtEntityN - - - NUDAiwiRotateX - - - NoControl - - - 69, 54 - - - LblAiwiCount - - - 16 - - - TCSpawnItems - - - 16 - - - 13 - - - 14 - - - 280, 195 - - - TPSpawnArgs - - - 100, 23 - - - NUDEntityDef - - - LnkAMOff - - - 255, 6 - - - TPAttackInfusedArgs - - - 13 - - - 4 - - - 150, 30 - - - AttackInfusedWithItem - - - 274, 160 - - - 10 - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - PanelEntityFilterBar - - - 12 - - - True - - - 19, 131 - - - TPAttackInfusedArgs - - - TPAttackModArgs - - - NUDAiwiSpread - - - 高度: - - - ListEntity - TPSpawnArgs - - TPAttackInfusedArgs + + 0 - - 这个插件可以使用 Gadget 替换角色攻击 + + ChkNoAggressiveness - - 2 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + TPSpawnArgs - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 1 - - 8 + + NUDEntityDef - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - GrpAMSkills - - - NoControl - - - 3, 3 - - - BtnAiwiReload - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TCSpawnItems - - - 2 - - - 94, 17 - - - 15 - - - 44, 17 - - + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - LblEntityDef + + TPSpawnArgs - - NUDEntityPosZ + + 2 - - 6 - - - System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - E - - - X 清空 - - - True - - - PanelEntityFilterBar + + NUDEntityAtk System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 4 - - - NoControl - - - 33, 21 - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Fill - - - 2 - - - 重载配置 - - - 见识一下真正的雷神吧! - - - 实体列表 - - - 3 - - - RbAtN - - - True - - - 338, 195 - - - 6 - - - 178, 74 - - - TxtEntityFilter - - - 240, 100 - - - TPAttackInfusedArgs - - - 60, 23 - - - 7 - - - 6 - - - 8 - - - True - - - PageSpawn - - - 14 - - - 8 - - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - NoControl - - - 78, 100 - - - 0 - - - NUDAiwiRotateZ - - - NoControl - - - True - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TPAttackInfusedArgs - - - 2 - - - 9 - - - $this - - - BtnAiwiClear - - - TPAttackInfusedArgs - - - 0 - - - Top, Bottom, Left - - + TPSpawnArgs - - 80, 23 + + 3 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NUDEntityHp - - 15 - - - True - - - 80, 23 - - - 插件: - - - TPAttackInfusedArgs - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 1 - - - True - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - NoControl - - - 0 - - - Top, Right - - - 80, 23 + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 TPSpawnArgs @@ -1356,610 +181,2469 @@ 4 - - True + + NUDEntityMaxHp - - NoControl + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 78, 129 + + TPSpawnArgs - - RbAtQ + + 5 - - 替换技能 + + NUDEntityPosZ - - TPAttackInfusedArgs + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + TPSpawnArgs - - True + + 6 - - 20, 80 + + NUDEntityPosY - - 240, 54 + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 36, 21 + + TPSpawnArgs - - True + + 7 - - 240, 25 + + NUDEntityPosX + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnArgs + + + 8 + + + NUDEntityAmout + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnArgs + + + 9 + + + NUDEntityLevel + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnArgs + + + 10 + + + LblInfiniteHpTip + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnArgs 11 - - 280, 195 + + LblEntityDef - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - False + + TPSpawnArgs - - 80, 23 + + 12 - - LnkAMOn + + LblEntityAtk - - 11 - - - TPAttackInfusedArgs - - - 169, 129 - - - 67, 72 - - - 17 - - - 140, 17 - - - 生成参数 - - - 4 - - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 94, 130 + + TPSpawnArgs - - 1 - - - True - - - 14, 15 - - - 235, 17 - - - 2 - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 生成记录本 - - - 1 - - - BtnSaveSpawnLog - - - TPAttackInfusedArgs - - - 1 - - - True - - - NUDAiwiRotateY - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 属性: - - - LblClearSpawnLogs - - - 10 - - - 3, 163 - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 13 LblEntityHp - + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnArgs + + + 14 + + + LblEntityMaxHp + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnArgs + + + 15 + + + LblEntitySpawnPostion + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnArgs + + + 16 + + + LblEntityLevel + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnArgs + + + 17 + + + LblEntityAmount + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnArgs + + + 18 + + + + 4, 26 + + + 3, 3, 3, 3 + + + 338, 195 + + + 0 - + + 生成参数 + + + TPSpawnArgs + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TCSpawnSettings + + + 0 + + + LblAMPluginTip + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackModArgs + + + 0 + + + LblAMPluginIntroduction + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackModArgs + + + 1 + + + LblAMPlugin + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackModArgs + + 2 + + LnkAMOff + + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackModArgs + + + 3 + + + LnkAMOn + + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackModArgs + + + 4 + + + BtnAtReload + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackModArgs + + + 5 + + + BtnAtClear + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackModArgs + + + 6 + + + LnkAttackModifierPlugin + + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackModArgs + + + 7 + + + GrpAMSkills + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + TPAttackModArgs + + + 8 + + + 4, 26 + + + 3, 3, 3, 3 + + + 338, 195 + + + 1 + + + 攻击修改参数 + + + TPAttackModArgs + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TCSpawnSettings + + + 1 + + + NUDAiwiRotateZ + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 0 + + + NUDAiwiRotateY + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 1 + + + NUDAiwiRotateX + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 2 + + + LblAiwiRotate + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 3 + + + NUDAiwiSpread + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 4 + + + LblAiwiSpread + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 5 + + + NUDAiwiCount + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 6 + + + NUDAiwiHeight + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 7 + + + NUDAiwiRadius + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 8 + + + LblAiwiCount + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 9 + + + LblAiwiHeight + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 10 + + + LblAiwiRadius + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 11 + + + BtnAttackInfuse + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 12 + + + BtnAiwiReload + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 13 + + + BtnAiwiClear + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 14 + + + BtnAiwiReset + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 15 + + + LblAiwiPlugin + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 16 + + + LnkAttackInfusedWithItem + + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 17 + + + 4, 26 + + + 3, 3, 3, 3 + + + 338, 195 + + + 2 + + + 攻击注入参数 + + + TPAttackInfusedArgs + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TCSpawnSettings + + + 2 + + + 3, 7 + + + 346, 225 + + + 0 + + + TCSpawnSettings + + + System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 1 + + + True + + + 20, 159 + + + 35, 17 + + + 19 + + + 属性: + + + label1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnArgs + + + 0 + + + True + + + 78, 158 + + + 75, 21 + + + 18 + + + 无攻击性 + + + ChkNoAggressiveness + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnArgs + + + 1 + + + 240, 100 + + + 80, 23 + + + 13 + + + NUDEntityDef + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnArgs + + + 2 + + + 78, 100 + + + 80, 23 + + + 11 + + + NUDEntityAtk + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnArgs + + + 3 + + + 69, 54 + + + 80, 23 + + + 6 + + + NUDEntityHp + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnArgs + + + 4 + + + 240, 54 + + + 80, 23 + + + 8 + + + NUDEntityMaxHp + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnArgs + + + 5 + + + 260, 129 + + 60, 23 - + + 17 + + + NUDEntityPosZ + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnArgs + + + 6 + + + 169, 129 + + + 60, 23 + + + 16 + + + NUDEntityPosY + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnArgs + + + 7 + + + 78, 129 + + + 60, 23 + + + 15 + + + NUDEntityPosX + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnArgs + + + 8 + + + 69, 25 + + + 80, 23 + + + 1 + + + NUDEntityAmout + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnArgs + + + 9 + + + 240, 25 + + + 80, 23 + + + 3 + + + NUDEntityLevel + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnArgs + + + 10 + + + True + + + NoControl + + + 20, 80 + + + 107, 17 + + + 9 + + + 血量为 0 表示无限 + + + LblInfiniteHpTip + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnArgs + + + 11 + + + True + + + NoControl + + + 182, 102 + + + 56, 17 + + + 12 + + + 防御力: + + + LblEntityDef + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnArgs + + + 12 + + + True + + + NoControl + + + 19, 102 + + + 56, 17 + + + 10 + + + 攻击力: + + + LblEntityAtk + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnArgs + + + 13 + + + True + + + NoControl + + + 19, 56 + + + 44, 17 + + + 5 + + + 血量: + + + LblEntityHp + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnArgs + + + 14 + + + True + + NoControl 170, 56 - - 119, 166 + + 68, 17 - - 60, 23 + + 7 - - 插件: + + 最大血量: - - 16 + + LblEntityMaxHp - - 156, 3 - - - True - - - 3 - - - 44, 17 - - - 75, 23 - - - LblEntityAtk - - - 60, 23 - - - True - - - 3, 3, 3, 3 - - - √ 记录 - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - 10 - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - True - - - 6, 41 - - - 6, 3 - - - GrpAMSkills - - - 0 - - - 9 - - - 250, 23 - - - NoControl - - - BtnAtClear - - - TPSpawnArgs - - - 3, 7 - - - 4 - - - - - - 157, 101 - - - 7, 74 - - - NUDAiwiHeight - - - 2 - - - × 删除 - - - 9 - - - label1 - - - 0 - - - 20, 17 - - - True - - - LblAiwiSpread - - - LblAiwiRotate - - - TPSpawnArgs - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 338, 195 - - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 8 + + TPSpawnArgs - - 323, 103 + + 15 - - 232, 170 + + True - - 165, 6 - - - 7, 17 - - - LblAiwiPlugin - - - 100, 23 - - - Left - - - 12 - - - 5 - - - 1 - - - 数量: - - - TPSpawnRecords - - - 60, 23 - - - 346, 225 - - - 288, 225 - - - 0 - - - 44, 17 - - - 19, 102 - - - 6, 24 - - - TPAttackInfusedArgs - - + NoControl - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 19, 131 - - 36, 21 + + 235, 17 - - 80, 23 - - - 17 - - - $this - - - 范围: - - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - PanelEntityFilterBar - - - 260, 129 - - - BtnRemoveSpawnLog - - - LblAMPluginTip - - + 14 - - MenuSpawnEntityFilter + + 位置: x: y: z: - - 217, 23 + + LblEntitySpawnPostion - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GrasscutterTools.Pages.BasePage, GrasscutterTools, Version=1.13.0.0, Culture=neutral, PublicKeyToken=de2b1c089621e923 + + TPSpawnArgs - - 225, 166 + + 16 - - LnkAttackInfusedWithItem - - - GrpAMSkills - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - FLPSpawnRecordControls - - - 61, 4 - - + True - - BtnAiwiReset + + NoControl + + + 194, 27 + + + 44, 17 + + + 2 + + + 等级: + + + LblEntityLevel + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnArgs + + + 17 + + + True + + + NoControl + + + 20, 27 + + + 44, 17 + + + 0 数量: - - TPSpawnArgs + + LblEntityAmount - - 15 - - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 5 - - - FLPSpawnRecordControls - - - 5 - - + TPSpawnArgs - - 67, 14 + + 18 - - TPAttackInfusedArgs - - - 5 - - - 150, 25 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 血量: - - - 5 - - + True - - 16 + + NoControl - + + 6, 41 + + + 140, 17 + + + 5 + + + 见识一下真正的雷神吧! + + + LblAMPluginTip + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackModArgs + + + 0 + + + True + + + NoControl + + + 6, 24 + + + 227, 17 + + + 4 + + + 这个插件可以使用 Gadget 替换角色攻击 + + + LblAMPluginIntroduction + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackModArgs + + + 1 + + + True + + + NoControl + + + 6, 3 + + + 44, 17 + + + 0 + + + 插件: + + + LblAMPlugin + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackModArgs + + + 2 + + + True + + + NoControl + + + 182, 3 + + + 20, 17 + + + 3 + + + + + + LnkAMOff + + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackModArgs + + + 3 + + True NoControl - - 3 + + 156, 3 - - 0 + + 20, 17 - + 2 + + + + + LnkAMOn + + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackModArgs + 4 - - 3 + + NoControl - - 3 + + 232, 170 - - Top + + 100, 23 - - NUDAiwiRadius + + 8 - - TPSpawnItems + + 重载配置 - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + BtnAtReload - + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackModArgs + + + 5 + + + NoControl + + + 9, 170 + + + 217, 23 + + + 7 + + + 清空实体!! + + + BtnAtClear + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackModArgs + + + 6 + + + True + + NoControl 56, 3 - - BtnAtReload + + 94, 17 - - 194, 27 + + 1 - - 位置: x: y: z: + + AttackModifier - - TCSpawnSettings + + LnkAttackModifierPlugin - - 扩散: + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 17 + + TPAttackModArgs - - NUDEntityLevel + + 7 - - 4, 26 + + TxtAtEntityQ - - 3, 33 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 5 + + GrpAMSkills - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 3 - - + 0 - - 44, 17 + + TxtAtEntityE + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + GrpAMSkills + + + 1 + + + TxtAtEntityN + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + GrpAMSkills + + + 2 + + + RbAtQ + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + GrpAMSkills + + + 3 + + + RbAtE + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + GrpAMSkills + + + 4 + + + RbAtN + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + GrpAMSkills + + + 5 + + + 9, 61 + + + 323, 103 + + + 6 + + + 替换技能 + + + GrpAMSkills + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackModArgs + + + 8 + + + 67, 72 + + + 250, 23 + + + 5 + + + TxtAtEntityQ + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + GrpAMSkills + + + 0 + + + 67, 43 + + + 250, 23 + + + 4 + + + TxtAtEntityE + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + GrpAMSkills + + + 1 + + + 67, 14 + + + 250, 23 + + + 3 + + + TxtAtEntityN + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + GrpAMSkills + + + 2 + + + True + + + NoControl + + + 14, 73 + + + 36, 21 + + + 2 + + + Q + + + RbAtQ + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + GrpAMSkills + + + 3 + + + True + + + NoControl 14, 44 - + + 33, 21 + + + 1 + + + E + + + RbAtE + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + GrpAMSkills + + + 4 + + + True + + + NoControl + + + 14, 15 + + + 36, 21 + + + 0 + + + N + + + RbAtN + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + GrpAMSkills + + + 5 + + + 248, 101 + + + 60, 23 + + + 13 + + + NUDAiwiRotateZ + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 0 + + + 157, 101 + + + 60, 23 + + + 12 + + + NUDAiwiRotateY + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 1 + + + 66, 101 + + + 60, 23 + + + 11 + + + NUDAiwiRotateX + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + 2 - - LblAMPluginIntroduction + + True - + + NoControl + + + 7, 103 + + + 235, 17 + + + 10 + + + 旋转: x: y: z: + + + LblAiwiRotate + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + TPAttackInfusedArgs + + + 3 + + + 228, 72 + + + 80, 23 + + + 9 + + + NUDAiwiSpread + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 4 + + + True + + + NoControl + + + 178, 74 + + + 44, 17 + + + 8 + + + 扩散: + + + LblAiwiSpread + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 5 + + + 66, 72 + + + 80, 23 + + + 7 + + + NUDAiwiCount + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 6 + + + 228, 43 + + + 80, 23 + + + 5 + + + NUDAiwiHeight + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 7 + + + 66, 43 + + + 80, 23 + + + 3 + + + NUDAiwiRadius + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 8 + + + True + + + NoControl + + + 7, 74 + + + 44, 17 + + + 6 + + + 数量: + + + LblAiwiCount + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 9 + + + True + + + NoControl + + + 178, 45 + + + 44, 17 + + + 4 + + + 高度: + + + LblAiwiHeight + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 10 + + + True + + + NoControl + + + 7, 45 + + + 44, 17 + + + 2 + + + 范围: + + + LblAiwiRadius + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 11 + + + NoControl + + + 94, 130 + + + 150, 30 + + + 14 + + + 攻击注入 + + + BtnAttackInfuse + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 12 + + + NoControl + + + 225, 166 + + + 100, 23 + + + 17 + + + 重载配置 + + + BtnAiwiReload + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 13 + + + NoControl + + + 119, 166 + + + 100, 23 + + + 16 + + + 清空实体 + + + BtnAiwiClear + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 14 + + + NoControl + + + 13, 166 + + + 100, 23 + + + 15 + + + 重置 + + + BtnAiwiReset + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 15 + + + True + + + NoControl + + + 6, 3 + + + 44, 17 + + + 0 + + + 插件: + + + LblAiwiPlugin + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 16 + + + True + + + NoControl + + + 56, 3 + + + 139, 17 + + + 1 + + + AttackInfusedWithItem + + + LnkAttackInfusedWithItem + + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPAttackInfusedArgs + + + 17 + + + Top, Bottom, Left, Right + + + Fill + + + 17 + + + 3, 33 + + + 274, 159 + + + 1 + + + ListEntity + + + System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnItems + + + 0 + + + Top, Right + + + True + + + 254, 6 + + + 16, 17 + + + 2 + + + X + + + False + + + LblClearFilter + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + PanelEntityFilterBar + + + 0 + + + Top, Left, Right + + + 153, 3 + + + 118, 23 + + + 0 + + + TxtEntityFilter + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + PanelEntityFilterBar + + + 1 + + + NoControl + + + 0, 2 + + + 150, 25 + + + 1 + + + CmbFilterEntity + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + PanelEntityFilterBar + + + 2 + + + Top + + + 3, 3 + + + 274, 30 + + + 0 + + + PanelEntityFilterBar + + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnItems + + + 1 + + + 4, 26 + + + 3, 3, 3, 3 + + + 280, 195 + + + 0 + + + 实体列表 + + + TPSpawnItems + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TCSpawnItems + + + 0 + + + ListSpawnLogs + + + System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnRecords + + + 0 + + + FLPSpawnRecordControls + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnRecords + + + 1 + + + 4, 26 + + + 3, 3, 3, 3 + + + 280, 195 + + + 1 + + + 生成记录本 + + + TPSpawnRecords + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TCSpawnItems + + + 1 + + + 355, 7 + + + 288, 225 + + + 1 + + + TCSpawnItems + + + System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 2 + + + Fill + + + 17 + + + 3, 3 + + + 274, 160 + + + 0 + + + ListSpawnLogs + + + System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnRecords + + + 0 + + + True + + + BtnSaveSpawnLog + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + FLPSpawnRecordControls + + + 0 + + + BtnRemoveSpawnLog + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + FLPSpawnRecordControls + + + 1 + + + LblClearSpawnLogs + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + FLPSpawnRecordControls + + + 2 + + + Bottom + + + 3, 163 + + + 274, 29 + + + 1 + + + FLPSpawnRecordControls + + + System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TPSpawnRecords + + + 1 + + + NoControl + + + 3, 3 + + + 75, 23 + + + 0 + + + √ 记录 + + + BtnSaveSpawnLog + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + FLPSpawnRecordControls + + + 0 + + + False + + + NoControl + + + 84, 3 + + + 75, 23 + + + 1 + + + × 删除 + + + BtnRemoveSpawnLog + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + FLPSpawnRecordControls + + + 1 + + + Left + + + True + + + NoControl + + + 165, 6 + + + 44, 17 + + + 2 + + + X 清空 + + + LblClearSpawnLogs + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + FLPSpawnRecordControls + + + 2 + 17, 17 + + 61, 4 + + + MenuSpawnEntityFilter + + + System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + True + + 7, 17 + + + PageSpawn + + + GrasscutterTools.Pages.BasePage, GrasscutterTools, Version=1.13.0.0, Culture=neutral, PublicKeyToken=de2b1c089621e923 + \ No newline at end of file diff --git a/Source/GrasscutterTools/Pages/PageTasks.resx b/Source/GrasscutterTools/Pages/PageTasks.resx index 0a78c9d..066f990 100644 --- a/Source/GrasscutterTools/Pages/PageTasks.resx +++ b/Source/GrasscutterTools/Pages/PageTasks.resx @@ -202,7 +202,7 @@ NoControl - 198, 21 + 197, 21 16, 17 diff --git a/Source/GrasscutterTools/Pages/PageWeather.Designer.cs b/Source/GrasscutterTools/Pages/PageWeather.Designer.cs index 2a54bf5..3028f0d 100644 --- a/Source/GrasscutterTools/Pages/PageWeather.Designer.cs +++ b/Source/GrasscutterTools/Pages/PageWeather.Designer.cs @@ -35,11 +35,6 @@ this.LblClimateType = new System.Windows.Forms.Label(); this.BtnLockWeather = new System.Windows.Forms.Button(); this.BtnUnlockWeather = new System.Windows.Forms.Button(); - this.label1 = new System.Windows.Forms.Label(); - this.BtnExportWeather = new System.Windows.Forms.Button(); - this.BtnImportWeather = new System.Windows.Forms.Button(); - this.BtnCreatePullRequest = new System.Windows.Forms.Button(); - this.LblPullRequestTip = new System.Windows.Forms.Label(); this.LblClimateTip = new System.Windows.Forms.Label(); this.TxtWeatherFilter = new System.Windows.Forms.TextBox(); this.ListFilteredWeathers = new System.Windows.Forms.ListBox(); @@ -62,9 +57,9 @@ // // CmbClimateType // - resources.ApplyResources(this.CmbClimateType, "CmbClimateType"); this.CmbClimateType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CmbClimateType.FormattingEnabled = true; + resources.ApplyResources(this.CmbClimateType, "CmbClimateType"); this.CmbClimateType.Name = "CmbClimateType"; this.CmbClimateType.SelectedIndexChanged += new System.EventHandler(this.CmbClimateType_SelectedIndexChanged); // @@ -89,38 +84,6 @@ this.BtnUnlockWeather.UseVisualStyleBackColor = true; this.BtnUnlockWeather.Click += new System.EventHandler(this.BtnLockWeather_Click); // - // label1 - // - resources.ApplyResources(this.label1, "label1"); - this.label1.Name = "label1"; - // - // BtnExportWeather - // - resources.ApplyResources(this.BtnExportWeather, "BtnExportWeather"); - this.BtnExportWeather.Name = "BtnExportWeather"; - this.BtnExportWeather.UseVisualStyleBackColor = true; - this.BtnExportWeather.Click += new System.EventHandler(this.BtnExportWeather_Click); - // - // BtnImportWeather - // - resources.ApplyResources(this.BtnImportWeather, "BtnImportWeather"); - this.BtnImportWeather.Name = "BtnImportWeather"; - this.BtnImportWeather.UseVisualStyleBackColor = true; - this.BtnImportWeather.Click += new System.EventHandler(this.BtnImportWeather_Click); - // - // BtnCreatePullRequest - // - resources.ApplyResources(this.BtnCreatePullRequest, "BtnCreatePullRequest"); - this.BtnCreatePullRequest.Name = "BtnCreatePullRequest"; - this.BtnCreatePullRequest.UseVisualStyleBackColor = true; - this.BtnCreatePullRequest.Click += new System.EventHandler(this.BtnCreatePullRequest_Click); - // - // LblPullRequestTip - // - resources.ApplyResources(this.LblPullRequestTip, "LblPullRequestTip"); - this.LblPullRequestTip.ForeColor = System.Drawing.SystemColors.GrayText; - this.LblPullRequestTip.Name = "LblPullRequestTip"; - // // LblClimateTip // resources.ApplyResources(this.LblClimateTip, "LblClimateTip"); @@ -164,11 +127,6 @@ this.Controls.Add(this.ListFilteredWeathers); this.Controls.Add(this.TxtWeatherFilter); this.Controls.Add(this.LblClimateTip); - this.Controls.Add(this.LblPullRequestTip); - this.Controls.Add(this.BtnCreatePullRequest); - this.Controls.Add(this.BtnImportWeather); - this.Controls.Add(this.BtnExportWeather); - this.Controls.Add(this.label1); this.Controls.Add(this.BtnUnlockWeather); this.Controls.Add(this.BtnLockWeather); this.Controls.Add(this.CmbClimateType); @@ -189,11 +147,6 @@ private System.Windows.Forms.Label LblClimateType; private System.Windows.Forms.Button BtnLockWeather; private System.Windows.Forms.Button BtnUnlockWeather; - private System.Windows.Forms.Label label1; - private System.Windows.Forms.Button BtnExportWeather; - private System.Windows.Forms.Button BtnImportWeather; - private System.Windows.Forms.Button BtnCreatePullRequest; - private System.Windows.Forms.Label LblPullRequestTip; private System.Windows.Forms.Label LblClimateTip; private System.Windows.Forms.TextBox TxtWeatherFilter; private System.Windows.Forms.ListBox ListFilteredWeathers; diff --git a/Source/GrasscutterTools/Pages/PageWeather.cs b/Source/GrasscutterTools/Pages/PageWeather.cs index 3263017..ab4d237 100644 --- a/Source/GrasscutterTools/Pages/PageWeather.cs +++ b/Source/GrasscutterTools/Pages/PageWeather.cs @@ -97,53 +97,6 @@ namespace GrasscutterTools.Pages TvSceneWeathers.EndUpdate(); } - /// - /// 导出原始天气数据 - /// - private void BtnExportWeather_Click(object sender, EventArgs e) - { - var dialog = new SaveFileDialog - { - FileName = "Weather.txt", - Filter = "txt files (*.txt)|*.txt|All files (*.*)|*.*" - }; - if (dialog.ShowDialog() != DialogResult.OK) return; - using var stream = dialog.OpenFile(); - using var writer = new StreamWriter(stream); - writer.Write(Resources.Weather); - } - - /// - /// 导入天气数据 - /// - private void BtnImportWeather_Click(object sender, EventArgs e) - { - var dialog = new OpenFileDialog - { - Filter = "txt files (*.txt)|*.txt|All files (*.*)|*.*" - }; - if (dialog.ShowDialog() != DialogResult.OK) return; - using var stream = dialog.OpenFile(); - using var reader = new StreamReader(stream); - try - { - var editedWeather = new ItemMapGroup(reader.ReadToEnd()); - LoadWeathers(editedWeather); - } - catch (Exception ex) - { - MessageBox.Show(ex.Message, Resources.Error, MessageBoxButtons.OK, MessageBoxIcon.Error); - } - } - - /// - /// 在 Github 上创建提交天气更改 - /// - private void BtnCreatePullRequest_Click(object sender, EventArgs e) - { - UIUtil.OpenURL("https://github.com/jie65535/GrasscutterCommandGenerator/edit/main/Source/GrasscutterTools/Resources/zh-cn/Weather.txt"); - } - /// /// 选中项改变时触发 /// diff --git a/Source/GrasscutterTools/Pages/PageWeather.resx b/Source/GrasscutterTools/Pages/PageWeather.resx index d3f7e2d..6be0d55 100644 --- a/Source/GrasscutterTools/Pages/PageWeather.resx +++ b/Source/GrasscutterTools/Pages/PageWeather.resx @@ -117,454 +117,316 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 5 - - - - 162, 211 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 12 - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 3 - - - - False - - - 导出原始天气 - - - 128, 17 - - - 你也可以提交到群文件 - - - 3, 3 - - - $this - - - Bottom, Left - - - 8 - - - $this - - - LblPullRequestTip - - - 343, 3 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + Top, Bottom, Left, Right - - 343, 26 - - - label1 - - - False - - - $this - - - $this - - - 19, 36 - - - 156, 171 - - - X - - - 0 - - - LblClimateTip - - - 16, 17 - - - 300, 23 - - - False - - - TvSceneWeathers - - - 8 - - - GrasscutterTools.Pages.BasePage, GrasscutterTools, Version=1.13.0.0, Culture=neutral, PublicKeyToken=de2b1c089621e923 - - - 天气数据目前暂未翻译,在此邀请你参与天气数据翻译,导出天气原始数据,在游戏内测试天气效果,修改数据文件通过提交更改按钮在 Github 创建 Pull Request,即可参与贡献! - - - 获取当前天气 - - - PageWeather - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 343, 32 300, 204 - - 159, 136 - - - 0 - - - 锁定天气 - - - System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 6 - - - True - - - 7 - - - 150, 25 - - - True - - - Top, Bottom, Left, Right - - - 103 - - - 3, 78 - - - 150, 25 - - - 334, 55 - - - BtnLockWeather - - - False - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - 300, 191 - - - 2 - - - 10 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 提交修改 (Github) - - - LblClearFilter - - - False - + 102 - - 2 - - - TxtWeatherFilter - - - 7 - - - False - - - 设置气候 - - - 101 - - - 78, 3 - - - 7, 17 - - - 1 - - - 121, 25 - - - 626, 6 - - - $this - - - 17 - - - BtnCreatePullRequest - - - Top, Left, Right - - - True - - - $this - - - False - - - 4 - - - 80, 17 - - - True - - - $this - - - LblPageTitle - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 9 - - - 15 - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this - - - 1 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Bottom, Left - - - 4 - - - 3 - - - $this - - - 56, 17 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 5 - - - $this - - - $this - - - 6, 211 - - - 3, 167 - - - 150, 25 - - - 56, 17 - - - 11 - - - True - - - BtnExportWeather - - - 1 + + TvSceneWeathers System.Windows.Forms.TreeView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 13 - - - 导入天气 - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - BtnUnlockWeather - - - 104, 17 - - - 343, 32 - - - LnkCheckWeather - - - CmbClimateType - - - 11 - - - 3, 136 - - - NoControl - - - 81, 33 - - - $this - - - 208, 36 - $this - - 150, 25 + + 10 - - ListFilteredWeathers + + True - - 6 + + 3, 3 - - $this + + 56, 17 - - 天气包含默认气候 - - - 100 - - - 150, 25 - - - BtnImportWeather - - - LblClimateType - - - Top, Right + + 0 场景天气 - - 10 + + LblPageTitle - + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + $this - - 解锁天气 - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 14 + 9 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 81, 33 + + + 121, 25 + + + 2 + + + CmbClimateType + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 7 + + + True + + + NoControl + + + 19, 36 + + + 56, 17 + + + 1 + + + 设置气候 + + + LblClimateType + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 $this + + 8 + + + Bottom, Left + + + 6, 211 + + + 150, 25 + + + 10 + + + 锁定天气 + + + BtnLockWeather + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 6 + + + Bottom, Left + + + 162, 211 + + + 150, 25 + + + 11 + + + 解锁天气 + + + BtnUnlockWeather + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 5 + + + True + + + 208, 36 + + + 104, 17 + + + 3 + + + 天气包含默认气候 + + + LblClimateTip + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 4 + + + Top, Left, Right + + + 343, 3 + + + 300, 23 + + + 100 + + + TxtWeatherFilter + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 3 + + + Top, Bottom, Left, Right + + + 17 + + + 343, 26 + + + 300, 191 + + + 101 + + + False + + + ListFilteredWeathers + + + System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 2 + + + Top, Right + + + True + + + 626, 6 + + + 16, 17 + + + 103 + + + X + + + False + + + LblClearFilter + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 1 + + + True + + + 78, 3 + + + 80, 17 + + + 1 + + + 获取当前天气 + + + LnkCheckWeather + + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 0 + True + + 7, 17 + + + PageWeather + + + GrasscutterTools.Pages.BasePage, GrasscutterTools, Version=1.13.0.0, Culture=neutral, PublicKeyToken=de2b1c089621e923 + \ No newline at end of file