From d8669de39081c8e12c82f64ca223028e43f2f5fc Mon Sep 17 00:00:00 2001 From: tolik518 Date: Tue, 6 Aug 2024 22:24:25 +0200 Subject: [PATCH] added tab that shows killed enemies --- SoG_SGreader/Forms/FrmMain.Designer.cs | 4286 ++++++++++++------------ SoG_SGreader/Forms/FrmMain.cs | 14 + SoG_SGreader/Objects/Player.cs | 1 - 3 files changed, 2119 insertions(+), 2182 deletions(-) diff --git a/SoG_SGreader/Forms/FrmMain.Designer.cs b/SoG_SGreader/Forms/FrmMain.Designer.cs index ba70695..82407a2 100644 --- a/SoG_SGreader/Forms/FrmMain.Designer.cs +++ b/SoG_SGreader/Forms/FrmMain.Designer.cs @@ -35,7 +35,7 @@ private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMain)); - this.lblTrophiesNullWarning = new System.Windows.Forms.TabControl(); + this.tabControlMain = new System.Windows.Forms.TabControl(); this.tabChar = new System.Windows.Forms.TabPage(); this.grpPatch = new System.Windows.Forms.GroupBox(); this.lblGamePatch = new System.Windows.Forms.Label(); @@ -155,101 +155,183 @@ private void InitializeComponent() this.numSkillMelee2h3 = new System.Windows.Forms.NumericUpDown(); this.numSkillMelee2h2 = new System.Windows.Forms.NumericUpDown(); this.numSkillMelee2h1 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox7 = new SoG_SGreader.CustomControls.PixelBox(); + this.pictureBox11 = new SoG_SGreader.CustomControls.PixelBox(); + this.pictureBox8 = new SoG_SGreader.CustomControls.PixelBox(); + this.pictureBox10 = new SoG_SGreader.CustomControls.PixelBox(); this.numSkillMelee2h0 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox9 = new SoG_SGreader.CustomControls.PixelBox(); this.groupBox10 = new System.Windows.Forms.GroupBox(); this.numSkillMelee1h1 = new System.Windows.Forms.NumericUpDown(); this.numSkillMelee1h0 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox1 = new SoG_SGreader.CustomControls.PixelBox(); + this.pictureBox2 = new SoG_SGreader.CustomControls.PixelBox(); this.numSkillMelee1h2 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox4 = new SoG_SGreader.CustomControls.PixelBox(); this.numSkillMelee1h3 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox5 = new SoG_SGreader.CustomControls.PixelBox(); this.numSkillMelee1h4 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox6 = new SoG_SGreader.CustomControls.PixelBox(); this.tabSkillsMagic = new System.Windows.Forms.TabPage(); this.groupBox15 = new System.Windows.Forms.GroupBox(); this.numSkillMagicA2 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox21 = new SoG_SGreader.CustomControls.PixelBox(); this.numSkillMagicA1 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox22 = new SoG_SGreader.CustomControls.PixelBox(); this.numSkillMagicA0 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox23 = new SoG_SGreader.CustomControls.PixelBox(); this.groupBox14 = new System.Windows.Forms.GroupBox(); this.numSkillMagicE2 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox18 = new SoG_SGreader.CustomControls.PixelBox(); this.numSkillMagicE1 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox19 = new SoG_SGreader.CustomControls.PixelBox(); this.numSkillMagicE0 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox20 = new SoG_SGreader.CustomControls.PixelBox(); this.groupBox13 = new System.Windows.Forms.GroupBox(); this.numSkillMagicI2 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox15 = new SoG_SGreader.CustomControls.PixelBox(); this.numSkillMagicI1 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox16 = new SoG_SGreader.CustomControls.PixelBox(); this.numSkillMagicI0 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox17 = new SoG_SGreader.CustomControls.PixelBox(); this.groupBox12 = new System.Windows.Forms.GroupBox(); this.numSkillMagicF2 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox14 = new SoG_SGreader.CustomControls.PixelBox(); this.numSkillMagicF1 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox13 = new SoG_SGreader.CustomControls.PixelBox(); this.numSkillMagicF0 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox12 = new SoG_SGreader.CustomControls.PixelBox(); this.tabSkillsUtility = new System.Windows.Forms.TabPage(); this.groupBox18 = new System.Windows.Forms.GroupBox(); this.numUtilityE0 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox30 = new SoG_SGreader.CustomControls.PixelBox(); this.numUtilityE1 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox31 = new SoG_SGreader.CustomControls.PixelBox(); this.numUtilityE2 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox32 = new SoG_SGreader.CustomControls.PixelBox(); this.groupBox17 = new System.Windows.Forms.GroupBox(); this.numUtilityD0 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox27 = new SoG_SGreader.CustomControls.PixelBox(); this.numUtilityD1 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox28 = new SoG_SGreader.CustomControls.PixelBox(); this.numUtilityD2 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox29 = new SoG_SGreader.CustomControls.PixelBox(); this.groupBox16 = new System.Windows.Forms.GroupBox(); this.numUtilityO0 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox24 = new SoG_SGreader.CustomControls.PixelBox(); this.numUtilityO1 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox25 = new SoG_SGreader.CustomControls.PixelBox(); this.numUtilityO2 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox26 = new SoG_SGreader.CustomControls.PixelBox(); this.tabTalentsMelee = new System.Windows.Forms.TabPage(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.numTalentMelee13 = new System.Windows.Forms.NumericUpDown(); this.numTalentMelee8 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox43 = new SoG_SGreader.CustomControls.PixelBox(); + this.pictureBox36 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentMelee14 = new System.Windows.Forms.NumericUpDown(); this.numTalentMelee9 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox44 = new SoG_SGreader.CustomControls.PixelBox(); + this.pictureBox39 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentMelee10 = new System.Windows.Forms.NumericUpDown(); this.numTalentMelee5 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox45 = new SoG_SGreader.CustomControls.PixelBox(); + this.pictureBox40 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentMelee11 = new System.Windows.Forms.NumericUpDown(); this.numTalentMelee6 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox46 = new SoG_SGreader.CustomControls.PixelBox(); + this.pictureBox41 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentMelee12 = new System.Windows.Forms.NumericUpDown(); this.numTalentMelee7 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox47 = new SoG_SGreader.CustomControls.PixelBox(); + this.pictureBox42 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentMelee3 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox37 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentMelee4 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox38 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentMelee0 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox33 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentMelee1 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox34 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentMelee2 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox35 = new SoG_SGreader.CustomControls.PixelBox(); this.tabTalentsMagic = new System.Windows.Forms.TabPage(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.numTalentMagic13 = new System.Windows.Forms.NumericUpDown(); this.numTalentMagic8 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox48 = new SoG_SGreader.CustomControls.PixelBox(); + this.pictureBox49 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentMagic14 = new System.Windows.Forms.NumericUpDown(); this.numTalentMagic9 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox50 = new SoG_SGreader.CustomControls.PixelBox(); + this.pictureBox51 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentMagic10 = new System.Windows.Forms.NumericUpDown(); this.numTalentMagic5 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox52 = new SoG_SGreader.CustomControls.PixelBox(); + this.pictureBox53 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentMagic11 = new System.Windows.Forms.NumericUpDown(); this.numTalentMagic6 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox54 = new SoG_SGreader.CustomControls.PixelBox(); + this.pictureBox55 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentMagic12 = new System.Windows.Forms.NumericUpDown(); this.numTalentMagic7 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox56 = new SoG_SGreader.CustomControls.PixelBox(); + this.pictureBox57 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentMagic3 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox58 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentMagic4 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox59 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentMagic0 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox60 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentMagic1 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox61 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentMagic2 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox62 = new SoG_SGreader.CustomControls.PixelBox(); this.tabTalentsGeneral = new System.Windows.Forms.TabPage(); this.label1 = new System.Windows.Forms.Label(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.numTalentGeneral20 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox78 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentGeneral19 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox79 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentGeneral18 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox80 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentGeneral17 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox81 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentGeneral16 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox82 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentGeneral15 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox83 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentGeneral13 = new System.Windows.Forms.NumericUpDown(); this.numTalentGeneral6 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox65 = new SoG_SGreader.CustomControls.PixelBox(); + this.pictureBox72 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentGeneral12 = new System.Windows.Forms.NumericUpDown(); this.numTalentGeneral5 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox66 = new SoG_SGreader.CustomControls.PixelBox(); + this.pictureBox69 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentGeneral11 = new System.Windows.Forms.NumericUpDown(); this.numTalentGeneral4 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox73 = new SoG_SGreader.CustomControls.PixelBox(); + this.pictureBox70 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentGeneral10 = new System.Windows.Forms.NumericUpDown(); this.numTalentGeneral3 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox74 = new SoG_SGreader.CustomControls.PixelBox(); + this.pictureBox71 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentGeneral9 = new System.Windows.Forms.NumericUpDown(); this.numTalentGeneral2 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox76 = new SoG_SGreader.CustomControls.PixelBox(); + this.pictureBox64 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentGeneral8 = new System.Windows.Forms.NumericUpDown(); this.numTalentGeneral1 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox77 = new SoG_SGreader.CustomControls.PixelBox(); + this.pictureBox63 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentGeneral14 = new System.Windows.Forms.NumericUpDown(); this.numTalentGeneral7 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox67 = new SoG_SGreader.CustomControls.PixelBox(); + this.pictureBox68 = new SoG_SGreader.CustomControls.PixelBox(); this.numTalentGeneral0 = new System.Windows.Forms.NumericUpDown(); + this.pictureBox75 = new SoG_SGreader.CustomControls.PixelBox(); this.tabCards = new System.Windows.Forms.TabPage(); this.grpCards = new System.Windows.Forms.GroupBox(); this.lblCardsNullWarning = new System.Windows.Forms.Label(); @@ -342,89 +424,18 @@ private void InitializeComponent() this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.txtConsole = new System.Windows.Forms.TextBox(); this.Tooltips = new System.Windows.Forms.ToolTip(this.components); - this.pictureBox7 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox11 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox8 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox10 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox9 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox1 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox2 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox4 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox5 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox6 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox21 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox22 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox23 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox18 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox19 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox20 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox15 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox16 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox17 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox14 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox13 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox12 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox30 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox31 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox32 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox27 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox28 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox29 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox24 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox25 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox26 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox43 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox36 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox44 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox39 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox45 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox40 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox46 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox41 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox47 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox42 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox37 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox38 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox33 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox34 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox35 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox48 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox49 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox50 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox51 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox52 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox53 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox54 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox55 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox56 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox57 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox58 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox59 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox60 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox61 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox62 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox78 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox79 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox80 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox81 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox82 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox83 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox65 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox72 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox66 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox69 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox73 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox70 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox74 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox71 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox76 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox64 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox77 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox63 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox67 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox68 = new SoG_SGreader.CustomControls.PixelBox(); - this.pictureBox75 = new SoG_SGreader.CustomControls.PixelBox(); - this.lblTrophiesNullWarning.SuspendLayout(); + this.tabEnemiesKilled = new System.Windows.Forms.TabPage(); + this.lstEnemiesKilled = new System.Windows.Forms.ListView(); + this.Enemy = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); + this.EnemyKillCount = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); + this.groupBox6 = new System.Windows.Forms.GroupBox(); + this.button1 = new System.Windows.Forms.Button(); + this.button2 = new System.Windows.Forms.Button(); + this.label2 = new System.Windows.Forms.Label(); + this.numericUpDown1 = new System.Windows.Forms.NumericUpDown(); + this.comboBox1 = new System.Windows.Forms.ComboBox(); + this.label3 = new System.Windows.Forms.Label(); + this.tabControlMain.SuspendLayout(); this.tabChar.SuspendLayout(); this.grpPatch.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numID)).BeginInit(); @@ -463,100 +474,182 @@ private void InitializeComponent() ((System.ComponentModel.ISupportInitialize)(this.numSkillMelee2h3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMelee2h2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMelee2h1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMelee2h0)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit(); this.groupBox10.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMelee1h1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMelee1h0)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMelee1h2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMelee1h3)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMelee1h4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit(); this.tabSkillsMagic.SuspendLayout(); this.groupBox15.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMagicA2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMagicA1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMagicA0)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).BeginInit(); this.groupBox14.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMagicE2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMagicE1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMagicE0)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit(); this.groupBox13.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMagicI2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMagicI1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMagicI0)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit(); this.groupBox12.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMagicF2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMagicF1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMagicF0)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit(); this.tabSkillsUtility.SuspendLayout(); this.groupBox18.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numUtilityE0)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numUtilityE1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numUtilityE2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).BeginInit(); this.groupBox17.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numUtilityD0)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numUtilityD1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numUtilityD2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).BeginInit(); this.groupBox16.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numUtilityO0)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numUtilityO1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numUtilityO2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).BeginInit(); this.tabTalentsMelee.SuspendLayout(); this.groupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee8)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee9)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee5)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee6)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee7)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee3)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee0)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).BeginInit(); this.tabTalentsMagic.SuspendLayout(); this.groupBox4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic8)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic9)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic5)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic6)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic7)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic3)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic0)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).BeginInit(); this.tabTalentsGeneral.SuspendLayout(); this.groupBox5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral20)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral19)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral18)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral17)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral16)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral15)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral6)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral5)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral3)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral7)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral0)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).BeginInit(); this.tabCards.SuspendLayout(); this.grpCards.SuspendLayout(); this.tabMaps.SuspendLayout(); @@ -578,116 +671,37 @@ private void InitializeComponent() this.tabQuickslots.SuspendLayout(); this.grpQuickslots.SuspendLayout(); this.msMenu.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).BeginInit(); + this.tabEnemiesKilled.SuspendLayout(); + this.groupBox6.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit(); this.SuspendLayout(); // - // lblTrophiesNullWarning + // tabControlMain // - this.lblTrophiesNullWarning.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) + this.tabControlMain.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); - this.lblTrophiesNullWarning.Controls.Add(this.tabChar); - this.lblTrophiesNullWarning.Controls.Add(this.tabInventory); - this.lblTrophiesNullWarning.Controls.Add(this.tabPets); - this.lblTrophiesNullWarning.Controls.Add(this.tabSkills); - this.lblTrophiesNullWarning.Controls.Add(this.tabCards); - this.lblTrophiesNullWarning.Controls.Add(this.tabMaps); - this.lblTrophiesNullWarning.Controls.Add(this.tabQuests); - this.lblTrophiesNullWarning.Controls.Add(this.tabFlags); - this.lblTrophiesNullWarning.Controls.Add(this.tabTrophies); - this.lblTrophiesNullWarning.Controls.Add(this.tabFishCaught); - this.lblTrophiesNullWarning.Controls.Add(this.tabEnemiesSeen); - this.lblTrophiesNullWarning.Controls.Add(this.tabItemsSeen); - this.lblTrophiesNullWarning.Controls.Add(this.tabItemsCrafted); - this.lblTrophiesNullWarning.Controls.Add(this.tabQuickslots); - this.lblTrophiesNullWarning.Location = new System.Drawing.Point(0, 37); - this.lblTrophiesNullWarning.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.lblTrophiesNullWarning.Name = "lblTrophiesNullWarning"; - this.lblTrophiesNullWarning.SelectedIndex = 0; - this.lblTrophiesNullWarning.Size = new System.Drawing.Size(850, 649); - this.lblTrophiesNullWarning.SizeMode = System.Windows.Forms.TabSizeMode.FillToRight; - this.lblTrophiesNullWarning.TabIndex = 0; + this.tabControlMain.Controls.Add(this.tabChar); + this.tabControlMain.Controls.Add(this.tabInventory); + this.tabControlMain.Controls.Add(this.tabPets); + this.tabControlMain.Controls.Add(this.tabSkills); + this.tabControlMain.Controls.Add(this.tabCards); + this.tabControlMain.Controls.Add(this.tabMaps); + this.tabControlMain.Controls.Add(this.tabQuests); + this.tabControlMain.Controls.Add(this.tabFlags); + this.tabControlMain.Controls.Add(this.tabTrophies); + this.tabControlMain.Controls.Add(this.tabFishCaught); + this.tabControlMain.Controls.Add(this.tabEnemiesSeen); + this.tabControlMain.Controls.Add(this.tabEnemiesKilled); + this.tabControlMain.Controls.Add(this.tabItemsSeen); + this.tabControlMain.Controls.Add(this.tabItemsCrafted); + this.tabControlMain.Controls.Add(this.tabQuickslots); + this.tabControlMain.Location = new System.Drawing.Point(0, 25); + this.tabControlMain.Name = "tabControlMain"; + this.tabControlMain.SelectedIndex = 0; + this.tabControlMain.Size = new System.Drawing.Size(567, 433); + this.tabControlMain.SizeMode = System.Windows.Forms.TabSizeMode.FillToRight; + this.tabControlMain.TabIndex = 0; // // tabChar // @@ -700,11 +714,10 @@ private void InitializeComponent() this.tabChar.Controls.Add(this.grpSkillpoints); this.tabChar.Controls.Add(this.grpLevel); this.tabChar.Controls.Add(this.grpColors); - this.tabChar.Location = new System.Drawing.Point(4, 29); - this.tabChar.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.tabChar.Location = new System.Drawing.Point(4, 22); this.tabChar.Name = "tabChar"; - this.tabChar.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.tabChar.Size = new System.Drawing.Size(842, 616); + this.tabChar.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); + this.tabChar.Size = new System.Drawing.Size(559, 407); this.tabChar.TabIndex = 3; this.tabChar.Text = "Character / Equip"; this.tabChar.UseVisualStyleBackColor = true; @@ -714,45 +727,40 @@ private void InitializeComponent() this.grpPatch.BackColor = System.Drawing.Color.Transparent; this.grpPatch.Controls.Add(this.lblGamePatch); this.grpPatch.Controls.Add(this.label55); - this.grpPatch.Location = new System.Drawing.Point(254, 243); - this.grpPatch.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.grpPatch.Location = new System.Drawing.Point(169, 162); this.grpPatch.Name = "grpPatch"; - this.grpPatch.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.grpPatch.Size = new System.Drawing.Size(158, 354); + this.grpPatch.Size = new System.Drawing.Size(105, 236); this.grpPatch.TabIndex = 54; this.grpPatch.TabStop = false; // // lblGamePatch // this.lblGamePatch.AutoSize = true; - this.lblGamePatch.Location = new System.Drawing.Point(20, 178); - this.lblGamePatch.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblGamePatch.Location = new System.Drawing.Point(13, 119); this.lblGamePatch.Name = "lblGamePatch"; - this.lblGamePatch.Size = new System.Drawing.Size(114, 20); + this.lblGamePatch.Size = new System.Drawing.Size(77, 13); this.lblGamePatch.TabIndex = 1; this.lblGamePatch.Text = "[Game 0.000a]"; // // label55 // this.label55.AutoSize = true; - this.label55.Location = new System.Drawing.Point(20, 152); - this.label55.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label55.Location = new System.Drawing.Point(13, 101); this.label55.Name = "label55"; - this.label55.Size = new System.Drawing.Size(102, 20); + this.label55.Size = new System.Drawing.Size(71, 13); this.label55.TabIndex = 0; this.label55.Text = "[Patch 1.03a]"; // // numID // - this.numID.Location = new System.Drawing.Point(118, 75); - this.numID.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.numID.Location = new System.Drawing.Point(79, 50); this.numID.Maximum = new decimal(new int[] { -2, 0, 0, 0}); this.numID.Name = "numID"; - this.numID.Size = new System.Drawing.Size(112, 26); + this.numID.Size = new System.Drawing.Size(75, 20); this.numID.TabIndex = 53; // // grpGeneral @@ -768,11 +776,9 @@ private void InitializeComponent() this.grpGeneral.Controls.Add(this.numBirtdayMonth); this.grpGeneral.Controls.Add(this.numBirthdayDay); this.grpGeneral.Controls.Add(this.txtTimePlayed); - this.grpGeneral.Location = new System.Drawing.Point(9, 6); - this.grpGeneral.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.grpGeneral.Location = new System.Drawing.Point(6, 4); this.grpGeneral.Name = "grpGeneral"; - this.grpGeneral.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.grpGeneral.Size = new System.Drawing.Size(236, 228); + this.grpGeneral.Size = new System.Drawing.Size(157, 152); this.grpGeneral.TabIndex = 52; this.grpGeneral.TabStop = false; this.grpGeneral.Text = "General"; @@ -780,9 +786,10 @@ private void InitializeComponent() // rbFemale // this.rbFemale.AutoSize = true; - this.rbFemale.Location = new System.Drawing.Point(162, 195); + this.rbFemale.Location = new System.Drawing.Point(108, 130); + this.rbFemale.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.rbFemale.Name = "rbFemale"; - this.rbFemale.Size = new System.Drawing.Size(50, 24); + this.rbFemale.Size = new System.Drawing.Size(37, 17); this.rbFemale.TabIndex = 2; this.rbFemale.TabStop = true; this.rbFemale.Text = "♀"; @@ -791,10 +798,9 @@ private void InitializeComponent() // lblGender // this.lblGender.AutoSize = true; - this.lblGender.Location = new System.Drawing.Point(8, 194); - this.lblGender.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblGender.Location = new System.Drawing.Point(5, 129); this.lblGender.Name = "lblGender"; - this.lblGender.Size = new System.Drawing.Size(67, 20); + this.lblGender.Size = new System.Drawing.Size(45, 13); this.lblGender.TabIndex = 52; this.lblGender.Text = "Gender:"; this.Tooltips.SetToolTip(this.lblGender, "Day / Month"); @@ -802,9 +808,10 @@ private void InitializeComponent() // rbMale // this.rbMale.AutoSize = true; - this.rbMale.Location = new System.Drawing.Point(110, 195); + this.rbMale.Location = new System.Drawing.Point(73, 130); + this.rbMale.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.rbMale.Name = "rbMale"; - this.rbMale.Size = new System.Drawing.Size(50, 24); + this.rbMale.Size = new System.Drawing.Size(37, 17); this.rbMale.TabIndex = 1; this.rbMale.TabStop = true; this.rbMale.Text = "♂"; @@ -813,10 +820,9 @@ private void InitializeComponent() // lblTimePlayed // this.lblTimePlayed.AutoSize = true; - this.lblTimePlayed.Location = new System.Drawing.Point(8, 115); - this.lblTimePlayed.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblTimePlayed.Location = new System.Drawing.Point(5, 77); this.lblTimePlayed.Name = "lblTimePlayed"; - this.lblTimePlayed.Size = new System.Drawing.Size(97, 20); + this.lblTimePlayed.Size = new System.Drawing.Size(67, 13); this.lblTimePlayed.TabIndex = 44; this.lblTimePlayed.Text = "Time played:"; this.Tooltips.SetToolTip(this.lblTimePlayed, "D:HH:MM:SS"); @@ -824,54 +830,49 @@ private void InitializeComponent() // lblCollectorId // this.lblCollectorId.AutoSize = true; - this.lblCollectorId.Location = new System.Drawing.Point(8, 74); - this.lblCollectorId.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblCollectorId.Location = new System.Drawing.Point(5, 49); this.lblCollectorId.Name = "lblCollectorId"; - this.lblCollectorId.Size = new System.Drawing.Size(96, 20); + this.lblCollectorId.Size = new System.Drawing.Size(65, 13); this.lblCollectorId.TabIndex = 51; this.lblCollectorId.Text = "Collector ID:"; // // txtNickname // - this.txtNickname.Location = new System.Drawing.Point(70, 29); - this.txtNickname.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.txtNickname.Location = new System.Drawing.Point(47, 19); this.txtNickname.Name = "txtNickname"; - this.txtNickname.Size = new System.Drawing.Size(150, 26); + this.txtNickname.Size = new System.Drawing.Size(101, 20); this.txtNickname.TabIndex = 34; this.txtNickname.Text = "tolik518"; // // lblName // this.lblName.AutoSize = true; - this.lblName.Location = new System.Drawing.Point(8, 34); - this.lblName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblName.Location = new System.Drawing.Point(5, 23); this.lblName.Name = "lblName"; - this.lblName.Size = new System.Drawing.Size(55, 20); + this.lblName.Size = new System.Drawing.Size(38, 13); this.lblName.TabIndex = 35; this.lblName.Text = "Name:"; // // lblBirthday // this.lblBirthday.AutoSize = true; - this.lblBirthday.Location = new System.Drawing.Point(8, 154); - this.lblBirthday.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblBirthday.Location = new System.Drawing.Point(5, 103); this.lblBirthday.Name = "lblBirthday"; - this.lblBirthday.Size = new System.Drawing.Size(71, 20); + this.lblBirthday.Size = new System.Drawing.Size(48, 13); this.lblBirthday.TabIndex = 49; this.lblBirthday.Text = "Birthday:"; this.Tooltips.SetToolTip(this.lblBirthday, "Day / Month"); // // numBirtdayMonth // - this.numBirtdayMonth.Location = new System.Drawing.Point(170, 151); - this.numBirtdayMonth.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.numBirtdayMonth.Location = new System.Drawing.Point(113, 101); this.numBirtdayMonth.Maximum = new decimal(new int[] { 12, 0, 0, 0}); this.numBirtdayMonth.Name = "numBirtdayMonth"; - this.numBirtdayMonth.Size = new System.Drawing.Size(52, 26); + this.numBirtdayMonth.Size = new System.Drawing.Size(35, 20); this.numBirtdayMonth.TabIndex = 48; this.Tooltips.SetToolTip(this.numBirtdayMonth, "Month\tStarsign\r\n____________________\r\n1-2\tThe Slime\r\n3-4\tThe Rabby\r\n5-6\tThe Bee\r\n" + "7-8\tThe Boar\r\n9-10\tThe Bloomo\r\n11-12\tThe Yeti"); @@ -883,15 +884,14 @@ private void InitializeComponent() // // numBirthdayDay // - this.numBirthdayDay.Location = new System.Drawing.Point(110, 151); - this.numBirthdayDay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.numBirthdayDay.Location = new System.Drawing.Point(73, 101); this.numBirthdayDay.Maximum = new decimal(new int[] { 31, 0, 0, 0}); this.numBirthdayDay.Name = "numBirthdayDay"; - this.numBirthdayDay.Size = new System.Drawing.Size(52, 26); + this.numBirthdayDay.Size = new System.Drawing.Size(35, 20); this.numBirthdayDay.TabIndex = 46; this.numBirthdayDay.Value = new decimal(new int[] { 31, @@ -901,11 +901,10 @@ private void InitializeComponent() // // txtTimePlayed // - this.txtTimePlayed.Location = new System.Drawing.Point(110, 111); - this.txtTimePlayed.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.txtTimePlayed.Location = new System.Drawing.Point(73, 74); this.txtTimePlayed.MaxLength = 13; this.txtTimePlayed.Name = "txtTimePlayed"; - this.txtTimePlayed.Size = new System.Drawing.Size(110, 26); + this.txtTimePlayed.Size = new System.Drawing.Size(75, 20); this.txtTimePlayed.TabIndex = 45; this.Tooltips.SetToolTip(this.txtTimePlayed, "D:HH:MM:SS"); // @@ -913,10 +912,9 @@ private void InitializeComponent() // this.label49.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.label49.AutoSize = true; - this.label49.Location = new System.Drawing.Point(652, 582); - this.label49.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label49.Location = new System.Drawing.Point(435, 388); this.label49.Name = "label49"; - this.label49.Size = new System.Drawing.Size(163, 20); + this.label49.Size = new System.Drawing.Size(116, 13); this.label49.TabIndex = 42; this.label49.Text = "↑ ↑ ↓ ↓ ← → ← → B A"; // @@ -938,11 +936,9 @@ private void InitializeComponent() this.grpEquipped.Controls.Add(this.cbWeapon); this.grpEquipped.Controls.Add(this.cbFacegear); this.grpEquipped.Controls.Add(this.cbHat); - this.grpEquipped.Location = new System.Drawing.Point(420, 6); - this.grpEquipped.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.grpEquipped.Location = new System.Drawing.Point(280, 4); this.grpEquipped.Name = "grpEquipped"; - this.grpEquipped.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.grpEquipped.Size = new System.Drawing.Size(406, 368); + this.grpEquipped.Size = new System.Drawing.Size(271, 245); this.grpEquipped.TabIndex = 40; this.grpEquipped.TabStop = false; this.grpEquipped.Text = "Equipped Gear"; @@ -950,153 +946,137 @@ private void InitializeComponent() // lblAccessory2 // this.lblAccessory2.AutoSize = true; - this.lblAccessory2.Location = new System.Drawing.Point(10, 325); - this.lblAccessory2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblAccessory2.Location = new System.Drawing.Point(7, 217); this.lblAccessory2.Name = "lblAccessory2"; - this.lblAccessory2.Size = new System.Drawing.Size(99, 20); + this.lblAccessory2.Size = new System.Drawing.Size(68, 13); this.lblAccessory2.TabIndex = 22; this.lblAccessory2.Text = "Accessory 2:"; // // lblAccessory1 // this.lblAccessory1.AutoSize = true; - this.lblAccessory1.Location = new System.Drawing.Point(10, 283); - this.lblAccessory1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblAccessory1.Location = new System.Drawing.Point(7, 189); this.lblAccessory1.Name = "lblAccessory1"; - this.lblAccessory1.Size = new System.Drawing.Size(99, 20); + this.lblAccessory1.Size = new System.Drawing.Size(68, 13); this.lblAccessory1.TabIndex = 21; this.lblAccessory1.Text = "Accessory 1:"; // // lblShoes // this.lblShoes.AutoSize = true; - this.lblShoes.Location = new System.Drawing.Point(10, 242); - this.lblShoes.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblShoes.Location = new System.Drawing.Point(7, 161); this.lblShoes.Name = "lblShoes"; - this.lblShoes.Size = new System.Drawing.Size(59, 20); + this.lblShoes.Size = new System.Drawing.Size(40, 13); this.lblShoes.TabIndex = 20; this.lblShoes.Text = "Shoes:"; // // lblArmor // this.lblArmor.AutoSize = true; - this.lblArmor.Location = new System.Drawing.Point(10, 200); - this.lblArmor.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblArmor.Location = new System.Drawing.Point(7, 133); this.lblArmor.Name = "lblArmor"; - this.lblArmor.Size = new System.Drawing.Size(56, 20); + this.lblArmor.Size = new System.Drawing.Size(37, 13); this.lblArmor.TabIndex = 19; this.lblArmor.Text = "Armor:"; // // lblShield // this.lblShield.AutoSize = true; - this.lblShield.Location = new System.Drawing.Point(10, 158); - this.lblShield.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblShield.Location = new System.Drawing.Point(7, 105); this.lblShield.Name = "lblShield"; - this.lblShield.Size = new System.Drawing.Size(57, 20); + this.lblShield.Size = new System.Drawing.Size(39, 13); this.lblShield.TabIndex = 18; this.lblShield.Text = "Shield:"; // // lblWeapon // this.lblWeapon.AutoSize = true; - this.lblWeapon.Location = new System.Drawing.Point(10, 117); - this.lblWeapon.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblWeapon.Location = new System.Drawing.Point(7, 78); this.lblWeapon.Name = "lblWeapon"; - this.lblWeapon.Size = new System.Drawing.Size(73, 20); + this.lblWeapon.Size = new System.Drawing.Size(51, 13); this.lblWeapon.TabIndex = 17; this.lblWeapon.Text = "Weapon:"; // // lblFacegear // this.lblFacegear.AutoSize = true; - this.lblFacegear.Location = new System.Drawing.Point(10, 75); - this.lblFacegear.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblFacegear.Location = new System.Drawing.Point(7, 50); this.lblFacegear.Name = "lblFacegear"; - this.lblFacegear.Size = new System.Drawing.Size(81, 20); + this.lblFacegear.Size = new System.Drawing.Size(55, 13); this.lblFacegear.TabIndex = 16; this.lblFacegear.Text = "Facegear:"; // // lblHat // this.lblHat.AutoSize = true; - this.lblHat.Location = new System.Drawing.Point(10, 34); - this.lblHat.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblHat.Location = new System.Drawing.Point(7, 23); this.lblHat.Name = "lblHat"; - this.lblHat.Size = new System.Drawing.Size(39, 20); + this.lblHat.Size = new System.Drawing.Size(27, 13); this.lblHat.TabIndex = 15; this.lblHat.Text = "Hat:"; // // cbAccessory2 // this.cbAccessory2.FormattingEnabled = true; - this.cbAccessory2.Location = new System.Drawing.Point(118, 320); - this.cbAccessory2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.cbAccessory2.Location = new System.Drawing.Point(79, 213); this.cbAccessory2.Name = "cbAccessory2"; - this.cbAccessory2.Size = new System.Drawing.Size(277, 28); + this.cbAccessory2.Size = new System.Drawing.Size(186, 21); this.cbAccessory2.TabIndex = 14; // // cbAccessory1 // this.cbAccessory1.FormattingEnabled = true; - this.cbAccessory1.Location = new System.Drawing.Point(118, 278); - this.cbAccessory1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.cbAccessory1.Location = new System.Drawing.Point(79, 185); this.cbAccessory1.Name = "cbAccessory1"; - this.cbAccessory1.Size = new System.Drawing.Size(277, 28); + this.cbAccessory1.Size = new System.Drawing.Size(186, 21); this.cbAccessory1.TabIndex = 13; // // cbShoes // this.cbShoes.FormattingEnabled = true; - this.cbShoes.Location = new System.Drawing.Point(118, 237); - this.cbShoes.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.cbShoes.Location = new System.Drawing.Point(79, 158); this.cbShoes.Name = "cbShoes"; - this.cbShoes.Size = new System.Drawing.Size(277, 28); + this.cbShoes.Size = new System.Drawing.Size(186, 21); this.cbShoes.TabIndex = 12; // // cbArmor // this.cbArmor.FormattingEnabled = true; - this.cbArmor.Location = new System.Drawing.Point(118, 195); - this.cbArmor.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.cbArmor.Location = new System.Drawing.Point(79, 130); this.cbArmor.Name = "cbArmor"; - this.cbArmor.Size = new System.Drawing.Size(277, 28); + this.cbArmor.Size = new System.Drawing.Size(186, 21); this.cbArmor.TabIndex = 11; // // cbShield // this.cbShield.FormattingEnabled = true; - this.cbShield.Location = new System.Drawing.Point(118, 154); - this.cbShield.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.cbShield.Location = new System.Drawing.Point(79, 103); this.cbShield.Name = "cbShield"; - this.cbShield.Size = new System.Drawing.Size(277, 28); + this.cbShield.Size = new System.Drawing.Size(186, 21); this.cbShield.TabIndex = 10; // // cbWeapon // this.cbWeapon.FormattingEnabled = true; - this.cbWeapon.Location = new System.Drawing.Point(118, 112); - this.cbWeapon.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.cbWeapon.Location = new System.Drawing.Point(79, 75); this.cbWeapon.Name = "cbWeapon"; - this.cbWeapon.Size = new System.Drawing.Size(277, 28); + this.cbWeapon.Size = new System.Drawing.Size(186, 21); this.cbWeapon.TabIndex = 9; // // cbFacegear // this.cbFacegear.FormattingEnabled = true; - this.cbFacegear.Location = new System.Drawing.Point(118, 71); - this.cbFacegear.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.cbFacegear.Location = new System.Drawing.Point(79, 47); this.cbFacegear.Name = "cbFacegear"; - this.cbFacegear.Size = new System.Drawing.Size(277, 28); + this.cbFacegear.Size = new System.Drawing.Size(186, 21); this.cbFacegear.TabIndex = 8; // // cbHat // this.cbHat.FormattingEnabled = true; - this.cbHat.Location = new System.Drawing.Point(118, 29); - this.cbHat.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.cbHat.Location = new System.Drawing.Point(79, 19); this.cbHat.Name = "cbHat"; - this.cbHat.Size = new System.Drawing.Size(277, 28); + this.cbHat.Size = new System.Drawing.Size(186, 21); this.cbHat.TabIndex = 7; // // grpEquippedStyle @@ -1109,11 +1089,9 @@ private void InitializeComponent() this.grpEquippedStyle.Controls.Add(this.cbStyleFacegear); this.grpEquippedStyle.Controls.Add(this.lblEqHat); this.grpEquippedStyle.Controls.Add(this.cbStyleWeapon); - this.grpEquippedStyle.Location = new System.Drawing.Point(420, 380); - this.grpEquippedStyle.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.grpEquippedStyle.Location = new System.Drawing.Point(280, 253); this.grpEquippedStyle.Name = "grpEquippedStyle"; - this.grpEquippedStyle.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.grpEquippedStyle.Size = new System.Drawing.Size(406, 198); + this.grpEquippedStyle.Size = new System.Drawing.Size(271, 132); this.grpEquippedStyle.TabIndex = 41; this.grpEquippedStyle.TabStop = false; this.grpEquippedStyle.Text = "Equipped Style"; @@ -1121,77 +1099,69 @@ private void InitializeComponent() // lblEqShield // this.lblEqShield.AutoSize = true; - this.lblEqShield.Location = new System.Drawing.Point(10, 158); - this.lblEqShield.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblEqShield.Location = new System.Drawing.Point(7, 105); this.lblEqShield.Name = "lblEqShield"; - this.lblEqShield.Size = new System.Drawing.Size(57, 20); + this.lblEqShield.Size = new System.Drawing.Size(39, 13); this.lblEqShield.TabIndex = 30; this.lblEqShield.Text = "Shield:"; // // cbStyleShield // this.cbStyleShield.FormattingEnabled = true; - this.cbStyleShield.Location = new System.Drawing.Point(118, 154); - this.cbStyleShield.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.cbStyleShield.Location = new System.Drawing.Point(79, 103); this.cbStyleShield.Name = "cbStyleShield"; - this.cbStyleShield.Size = new System.Drawing.Size(277, 28); + this.cbStyleShield.Size = new System.Drawing.Size(186, 21); this.cbStyleShield.TabIndex = 26; // // lblEqWeapon // this.lblEqWeapon.AutoSize = true; - this.lblEqWeapon.Location = new System.Drawing.Point(10, 117); - this.lblEqWeapon.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblEqWeapon.Location = new System.Drawing.Point(7, 78); this.lblEqWeapon.Name = "lblEqWeapon"; - this.lblEqWeapon.Size = new System.Drawing.Size(73, 20); + this.lblEqWeapon.Size = new System.Drawing.Size(51, 13); this.lblEqWeapon.TabIndex = 29; this.lblEqWeapon.Text = "Weapon:"; // // cbStyleHat // this.cbStyleHat.FormattingEnabled = true; - this.cbStyleHat.Location = new System.Drawing.Point(118, 29); - this.cbStyleHat.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.cbStyleHat.Location = new System.Drawing.Point(79, 19); this.cbStyleHat.Name = "cbStyleHat"; - this.cbStyleHat.Size = new System.Drawing.Size(277, 28); + this.cbStyleHat.Size = new System.Drawing.Size(186, 21); this.cbStyleHat.TabIndex = 23; // // lblEqFacegear // this.lblEqFacegear.AutoSize = true; - this.lblEqFacegear.Location = new System.Drawing.Point(10, 75); - this.lblEqFacegear.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblEqFacegear.Location = new System.Drawing.Point(7, 50); this.lblEqFacegear.Name = "lblEqFacegear"; - this.lblEqFacegear.Size = new System.Drawing.Size(81, 20); + this.lblEqFacegear.Size = new System.Drawing.Size(55, 13); this.lblEqFacegear.TabIndex = 28; this.lblEqFacegear.Text = "Facegear:"; // // cbStyleFacegear // this.cbStyleFacegear.FormattingEnabled = true; - this.cbStyleFacegear.Location = new System.Drawing.Point(118, 71); - this.cbStyleFacegear.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.cbStyleFacegear.Location = new System.Drawing.Point(79, 47); this.cbStyleFacegear.Name = "cbStyleFacegear"; - this.cbStyleFacegear.Size = new System.Drawing.Size(277, 28); + this.cbStyleFacegear.Size = new System.Drawing.Size(186, 21); this.cbStyleFacegear.TabIndex = 24; // // lblEqHat // this.lblEqHat.AutoSize = true; - this.lblEqHat.Location = new System.Drawing.Point(10, 34); - this.lblEqHat.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblEqHat.Location = new System.Drawing.Point(7, 23); this.lblEqHat.Name = "lblEqHat"; - this.lblEqHat.Size = new System.Drawing.Size(39, 20); + this.lblEqHat.Size = new System.Drawing.Size(27, 13); this.lblEqHat.TabIndex = 27; this.lblEqHat.Text = "Hat:"; // // cbStyleWeapon // this.cbStyleWeapon.FormattingEnabled = true; - this.cbStyleWeapon.Location = new System.Drawing.Point(118, 112); - this.cbStyleWeapon.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.cbStyleWeapon.Location = new System.Drawing.Point(79, 75); this.cbStyleWeapon.Name = "cbStyleWeapon"; - this.cbStyleWeapon.Size = new System.Drawing.Size(277, 28); + this.cbStyleWeapon.Size = new System.Drawing.Size(186, 21); this.cbStyleWeapon.TabIndex = 25; // // grpSkillpoints @@ -1202,81 +1172,73 @@ private void InitializeComponent() this.grpSkillpoints.Controls.Add(this.numSkillGoldPoints); this.grpSkillpoints.Controls.Add(this.lblSilverPoints); this.grpSkillpoints.Controls.Add(this.lblTalentPoints); - this.grpSkillpoints.Location = new System.Drawing.Point(9, 443); - this.grpSkillpoints.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.grpSkillpoints.Location = new System.Drawing.Point(6, 295); this.grpSkillpoints.Name = "grpSkillpoints"; - this.grpSkillpoints.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.grpSkillpoints.Size = new System.Drawing.Size(236, 154); + this.grpSkillpoints.Size = new System.Drawing.Size(157, 103); this.grpSkillpoints.TabIndex = 37; this.grpSkillpoints.TabStop = false; this.grpSkillpoints.Text = "Skill Points"; // // numSkillTalentPoints // - this.numSkillTalentPoints.Location = new System.Drawing.Point(142, 31); - this.numSkillTalentPoints.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.numSkillTalentPoints.Location = new System.Drawing.Point(95, 21); this.numSkillTalentPoints.Maximum = new decimal(new int[] { 32767, 0, 0, 0}); this.numSkillTalentPoints.Name = "numSkillTalentPoints"; - this.numSkillTalentPoints.Size = new System.Drawing.Size(76, 26); + this.numSkillTalentPoints.Size = new System.Drawing.Size(51, 20); this.numSkillTalentPoints.TabIndex = 3; // // lblGoldPoints // this.lblGoldPoints.AutoSize = true; - this.lblGoldPoints.Location = new System.Drawing.Point(8, 114); - this.lblGoldPoints.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblGoldPoints.Location = new System.Drawing.Point(5, 76); this.lblGoldPoints.Name = "lblGoldPoints"; - this.lblGoldPoints.Size = new System.Drawing.Size(119, 20); + this.lblGoldPoints.Size = new System.Drawing.Size(81, 13); this.lblGoldPoints.TabIndex = 2; this.lblGoldPoints.Text = "Gold Skill Point:"; // // numSkillSilverPoints // - this.numSkillSilverPoints.Location = new System.Drawing.Point(142, 71); - this.numSkillSilverPoints.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.numSkillSilverPoints.Location = new System.Drawing.Point(95, 47); this.numSkillSilverPoints.Maximum = new decimal(new int[] { 32767, 0, 0, 0}); this.numSkillSilverPoints.Name = "numSkillSilverPoints"; - this.numSkillSilverPoints.Size = new System.Drawing.Size(76, 26); + this.numSkillSilverPoints.Size = new System.Drawing.Size(51, 20); this.numSkillSilverPoints.TabIndex = 4; // // numSkillGoldPoints // - this.numSkillGoldPoints.Location = new System.Drawing.Point(142, 111); - this.numSkillGoldPoints.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.numSkillGoldPoints.Location = new System.Drawing.Point(95, 74); this.numSkillGoldPoints.Maximum = new decimal(new int[] { 32767, 0, 0, 0}); this.numSkillGoldPoints.Name = "numSkillGoldPoints"; - this.numSkillGoldPoints.Size = new System.Drawing.Size(76, 26); + this.numSkillGoldPoints.Size = new System.Drawing.Size(51, 20); this.numSkillGoldPoints.TabIndex = 5; // // lblSilverPoints // this.lblSilverPoints.AutoSize = true; - this.lblSilverPoints.Location = new System.Drawing.Point(8, 74); - this.lblSilverPoints.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblSilverPoints.Location = new System.Drawing.Point(5, 49); this.lblSilverPoints.Name = "lblSilverPoints"; - this.lblSilverPoints.Size = new System.Drawing.Size(123, 20); + this.lblSilverPoints.Size = new System.Drawing.Size(85, 13); this.lblSilverPoints.TabIndex = 1; this.lblSilverPoints.Text = "Silver Skill Point:"; // // lblTalentPoints // this.lblTalentPoints.AutoSize = true; - this.lblTalentPoints.Location = new System.Drawing.Point(8, 34); - this.lblTalentPoints.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblTalentPoints.Location = new System.Drawing.Point(5, 23); this.lblTalentPoints.Name = "lblTalentPoints"; - this.lblTalentPoints.Size = new System.Drawing.Size(105, 20); + this.lblTalentPoints.Size = new System.Drawing.Size(72, 13); this.lblTalentPoints.TabIndex = 0; this.lblTalentPoints.Text = "Talent Points:"; // @@ -1290,11 +1252,9 @@ private void InitializeComponent() this.grpLevel.Controls.Add(this.numEXPUnknown0); this.grpLevel.Controls.Add(this.numEXPcurrent); this.grpLevel.Controls.Add(this.numLevel); - this.grpLevel.Location = new System.Drawing.Point(9, 243); - this.grpLevel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.grpLevel.Location = new System.Drawing.Point(6, 162); this.grpLevel.Name = "grpLevel"; - this.grpLevel.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.grpLevel.Size = new System.Drawing.Size(236, 194); + this.grpLevel.Size = new System.Drawing.Size(157, 129); this.grpLevel.TabIndex = 36; this.grpLevel.TabStop = false; this.grpLevel.Text = "Level"; @@ -1302,90 +1262,82 @@ private void InitializeComponent() // lblExpUnknown1 // this.lblExpUnknown1.AutoSize = true; - this.lblExpUnknown1.Location = new System.Drawing.Point(8, 152); - this.lblExpUnknown1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblExpUnknown1.Location = new System.Drawing.Point(5, 101); this.lblExpUnknown1.Name = "lblExpUnknown1"; this.lblExpUnknown1.RightToLeft = System.Windows.Forms.RightToLeft.No; - this.lblExpUnknown1.Size = new System.Drawing.Size(129, 20); + this.lblExpUnknown1.Size = new System.Drawing.Size(89, 13); this.lblExpUnknown1.TabIndex = 7; this.lblExpUnknown1.Text = "[EXPUnknown1]:"; // // lblExpUnknown0 // this.lblExpUnknown0.AutoSize = true; - this.lblExpUnknown0.Location = new System.Drawing.Point(8, 112); - this.lblExpUnknown0.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblExpUnknown0.Location = new System.Drawing.Point(5, 75); this.lblExpUnknown0.Name = "lblExpUnknown0"; - this.lblExpUnknown0.Size = new System.Drawing.Size(129, 20); + this.lblExpUnknown0.Size = new System.Drawing.Size(89, 13); this.lblExpUnknown0.TabIndex = 6; this.lblExpUnknown0.Text = "[EXPUnknown0]:"; // // lblCurrectExp // this.lblCurrectExp.AutoSize = true; - this.lblCurrectExp.Location = new System.Drawing.Point(8, 72); - this.lblCurrectExp.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblCurrectExp.Location = new System.Drawing.Point(5, 48); this.lblCurrectExp.Name = "lblCurrectExp"; - this.lblCurrectExp.Size = new System.Drawing.Size(102, 20); + this.lblCurrectExp.Size = new System.Drawing.Size(68, 13); this.lblCurrectExp.TabIndex = 5; this.lblCurrectExp.Text = "Current EXP:"; // // lblLevel // this.lblLevel.AutoSize = true; - this.lblLevel.Location = new System.Drawing.Point(8, 32); - this.lblLevel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblLevel.Location = new System.Drawing.Point(5, 21); this.lblLevel.Name = "lblLevel"; - this.lblLevel.Size = new System.Drawing.Size(50, 20); + this.lblLevel.Size = new System.Drawing.Size(36, 13); this.lblLevel.TabIndex = 4; this.lblLevel.Text = "Level:"; // // numEXPUnknown1 // - this.numEXPUnknown1.Location = new System.Drawing.Point(144, 149); - this.numEXPUnknown1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.numEXPUnknown1.Location = new System.Drawing.Point(96, 99); this.numEXPUnknown1.Maximum = new decimal(new int[] { 32767, 0, 0, 0}); this.numEXPUnknown1.Name = "numEXPUnknown1"; - this.numEXPUnknown1.Size = new System.Drawing.Size(76, 26); + this.numEXPUnknown1.Size = new System.Drawing.Size(51, 20); this.numEXPUnknown1.TabIndex = 3; this.Tooltips.SetToolTip(this.numEXPUnknown1, "idk? probably the exp you need to level up?"); // // numEXPUnknown0 // - this.numEXPUnknown0.Location = new System.Drawing.Point(144, 109); - this.numEXPUnknown0.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.numEXPUnknown0.Location = new System.Drawing.Point(96, 73); this.numEXPUnknown0.Maximum = new decimal(new int[] { 32767, 0, 0, 0}); this.numEXPUnknown0.Name = "numEXPUnknown0"; - this.numEXPUnknown0.Size = new System.Drawing.Size(76, 26); + this.numEXPUnknown0.Size = new System.Drawing.Size(51, 20); this.numEXPUnknown0.TabIndex = 2; this.Tooltips.SetToolTip(this.numEXPUnknown0, "idk"); // // numEXPcurrent // - this.numEXPcurrent.Location = new System.Drawing.Point(144, 69); - this.numEXPcurrent.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.numEXPcurrent.Location = new System.Drawing.Point(96, 46); this.numEXPcurrent.Maximum = new decimal(new int[] { 32767, 0, 0, 0}); this.numEXPcurrent.Name = "numEXPcurrent"; - this.numEXPcurrent.Size = new System.Drawing.Size(76, 26); + this.numEXPcurrent.Size = new System.Drawing.Size(51, 20); this.numEXPcurrent.TabIndex = 1; this.Tooltips.SetToolTip(this.numEXPcurrent, "Seit it to 9999 to level up after next kill"); // // numLevel // - this.numLevel.Location = new System.Drawing.Point(162, 29); - this.numLevel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.numLevel.Location = new System.Drawing.Point(108, 19); this.numLevel.Maximum = new decimal(new int[] { 32767, 0, @@ -1397,7 +1349,7 @@ private void InitializeComponent() 0, 0}); this.numLevel.Name = "numLevel"; - this.numLevel.Size = new System.Drawing.Size(58, 26); + this.numLevel.Size = new System.Drawing.Size(39, 20); this.numLevel.TabIndex = 0; this.Tooltips.SetToolTip(this.numLevel, "Changing Level won\'t give you any Skill Points!"); this.numLevel.Value = new decimal(new int[] { @@ -1418,11 +1370,9 @@ private void InitializeComponent() this.grpColors.Controls.Add(this.btnSkinColor); this.grpColors.Controls.Add(this.btnHairColor); this.grpColors.Controls.Add(this.lblHair); - this.grpColors.Location = new System.Drawing.Point(254, 6); - this.grpColors.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.grpColors.Location = new System.Drawing.Point(169, 4); this.grpColors.Name = "grpColors"; - this.grpColors.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.grpColors.Size = new System.Drawing.Size(158, 228); + this.grpColors.Size = new System.Drawing.Size(105, 152); this.grpColors.TabIndex = 33; this.grpColors.TabStop = false; this.grpColors.Text = "Colors"; @@ -1430,50 +1380,45 @@ private void InitializeComponent() // lblPants // this.lblPants.AutoSize = true; - this.lblPants.Location = new System.Drawing.Point(9, 188); - this.lblPants.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblPants.Location = new System.Drawing.Point(6, 125); this.lblPants.Name = "lblPants"; - this.lblPants.Size = new System.Drawing.Size(54, 20); + this.lblPants.Size = new System.Drawing.Size(37, 13); this.lblPants.TabIndex = 13; this.lblPants.Text = "Pants:"; // // lblShirt // this.lblShirt.AutoSize = true; - this.lblShirt.Location = new System.Drawing.Point(9, 148); - this.lblShirt.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblShirt.Location = new System.Drawing.Point(6, 99); this.lblShirt.Name = "lblShirt"; - this.lblShirt.Size = new System.Drawing.Size(46, 20); + this.lblShirt.Size = new System.Drawing.Size(31, 13); this.lblShirt.TabIndex = 12; this.lblShirt.Text = "Shirt:"; // // lblPoncho // this.lblPoncho.AutoSize = true; - this.lblPoncho.Location = new System.Drawing.Point(9, 108); - this.lblPoncho.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblPoncho.Location = new System.Drawing.Point(6, 72); this.lblPoncho.Name = "lblPoncho"; - this.lblPoncho.Size = new System.Drawing.Size(67, 20); + this.lblPoncho.Size = new System.Drawing.Size(47, 13); this.lblPoncho.TabIndex = 11; this.lblPoncho.Text = "Poncho:"; // // lblSkin // this.lblSkin.AutoSize = true; - this.lblSkin.Location = new System.Drawing.Point(9, 68); - this.lblSkin.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblSkin.Location = new System.Drawing.Point(6, 45); this.lblSkin.Name = "lblSkin"; - this.lblSkin.Size = new System.Drawing.Size(44, 20); + this.lblSkin.Size = new System.Drawing.Size(31, 13); this.lblSkin.TabIndex = 10; this.lblSkin.Text = "Skin:"; // // btnPantsColor // this.btnPantsColor.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.btnPantsColor.Location = new System.Drawing.Point(111, 182); - this.btnPantsColor.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnPantsColor.Location = new System.Drawing.Point(74, 121); this.btnPantsColor.Name = "btnPantsColor"; - this.btnPantsColor.Size = new System.Drawing.Size(30, 31); + this.btnPantsColor.Size = new System.Drawing.Size(20, 21); this.btnPantsColor.TabIndex = 9; this.btnPantsColor.TabStop = false; this.btnPantsColor.UseVisualStyleBackColor = false; @@ -1482,10 +1427,9 @@ private void InitializeComponent() // btnShirtColor // this.btnShirtColor.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.btnShirtColor.Location = new System.Drawing.Point(111, 142); - this.btnShirtColor.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnShirtColor.Location = new System.Drawing.Point(74, 95); this.btnShirtColor.Name = "btnShirtColor"; - this.btnShirtColor.Size = new System.Drawing.Size(30, 31); + this.btnShirtColor.Size = new System.Drawing.Size(20, 21); this.btnShirtColor.TabIndex = 8; this.btnShirtColor.TabStop = false; this.btnShirtColor.UseVisualStyleBackColor = false; @@ -1494,10 +1438,9 @@ private void InitializeComponent() // btnPonchoColor // this.btnPonchoColor.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.btnPonchoColor.Location = new System.Drawing.Point(111, 102); - this.btnPonchoColor.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnPonchoColor.Location = new System.Drawing.Point(74, 68); this.btnPonchoColor.Name = "btnPonchoColor"; - this.btnPonchoColor.Size = new System.Drawing.Size(30, 31); + this.btnPonchoColor.Size = new System.Drawing.Size(20, 21); this.btnPonchoColor.TabIndex = 7; this.btnPonchoColor.TabStop = false; this.btnPonchoColor.UseVisualStyleBackColor = false; @@ -1506,10 +1449,9 @@ private void InitializeComponent() // btnSkinColor // this.btnSkinColor.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.btnSkinColor.Location = new System.Drawing.Point(111, 62); - this.btnSkinColor.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnSkinColor.Location = new System.Drawing.Point(74, 41); this.btnSkinColor.Name = "btnSkinColor"; - this.btnSkinColor.Size = new System.Drawing.Size(30, 31); + this.btnSkinColor.Size = new System.Drawing.Size(20, 21); this.btnSkinColor.TabIndex = 6; this.btnSkinColor.TabStop = false; this.Tooltips.SetToolTip(this.btnSkinColor, "Not implemented yet"); @@ -1517,12 +1459,11 @@ private void InitializeComponent() // // btnHairColor // - this.btnHairColor.BackColor = System.Drawing.Color.White; + this.btnHairColor.BackColor = System.Drawing.Color.Transparent; this.btnHairColor.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.btnHairColor.Location = new System.Drawing.Point(111, 22); - this.btnHairColor.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnHairColor.Location = new System.Drawing.Point(74, 15); this.btnHairColor.Name = "btnHairColor"; - this.btnHairColor.Size = new System.Drawing.Size(30, 31); + this.btnHairColor.Size = new System.Drawing.Size(20, 21); this.btnHairColor.TabIndex = 5; this.btnHairColor.TabStop = false; this.btnHairColor.UseVisualStyleBackColor = false; @@ -1531,10 +1472,9 @@ private void InitializeComponent() // lblHair // this.lblHair.AutoSize = true; - this.lblHair.Location = new System.Drawing.Point(9, 28); - this.lblHair.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblHair.Location = new System.Drawing.Point(6, 19); this.lblHair.Name = "lblHair"; - this.lblHair.Size = new System.Drawing.Size(42, 20); + this.lblHair.Size = new System.Drawing.Size(29, 13); this.lblHair.TabIndex = 0; this.lblHair.Text = "Hair:"; // @@ -1544,11 +1484,10 @@ private void InitializeComponent() this.tabInventory.Controls.Add(this.lblGold); this.tabInventory.Controls.Add(this.grpItem); this.tabInventory.Controls.Add(this.lstInventory); - this.tabInventory.Location = new System.Drawing.Point(4, 29); - this.tabInventory.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.tabInventory.Location = new System.Drawing.Point(4, 22); this.tabInventory.Name = "tabInventory"; - this.tabInventory.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.tabInventory.Size = new System.Drawing.Size(842, 616); + this.tabInventory.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); + this.tabInventory.Size = new System.Drawing.Size(559, 407); this.tabInventory.TabIndex = 2; this.tabInventory.Text = "Inventory"; this.tabInventory.UseVisualStyleBackColor = true; @@ -1556,15 +1495,14 @@ private void InitializeComponent() // numGold // this.numGold.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); - this.numGold.Location = new System.Drawing.Point(675, 555); - this.numGold.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.numGold.Location = new System.Drawing.Point(450, 370); this.numGold.Maximum = new decimal(new int[] { 2147483647, 0, 0, 0}); this.numGold.Name = "numGold"; - this.numGold.Size = new System.Drawing.Size(152, 26); + this.numGold.Size = new System.Drawing.Size(101, 20); this.numGold.TabIndex = 40; this.Tooltips.SetToolTip(this.numGold, "Money/Papes/Cheddar/Mulla/Dollar/Coins/Green Faces/Loochies/Bread/Dosh"); // @@ -1572,10 +1510,9 @@ private void InitializeComponent() // this.lblGold.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.lblGold.AutoSize = true; - this.lblGold.Location = new System.Drawing.Point(670, 531); - this.lblGold.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblGold.Location = new System.Drawing.Point(447, 354); this.lblGold.Name = "lblGold"; - this.lblGold.Size = new System.Drawing.Size(47, 20); + this.lblGold.Size = new System.Drawing.Size(32, 13); this.lblGold.TabIndex = 41; this.lblGold.Text = "Gold:"; // @@ -1587,21 +1524,18 @@ private void InitializeComponent() this.grpItem.Controls.Add(this.lblItemCount); this.grpItem.Controls.Add(this.numItemCount); this.grpItem.Controls.Add(this.cbSelectedItem); - this.grpItem.Location = new System.Drawing.Point(4, 485); - this.grpItem.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.grpItem.Location = new System.Drawing.Point(3, 323); this.grpItem.Name = "grpItem"; - this.grpItem.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.grpItem.Size = new System.Drawing.Size(478, 114); + this.grpItem.Size = new System.Drawing.Size(319, 76); this.grpItem.TabIndex = 1; this.grpItem.TabStop = false; this.grpItem.Text = "Item"; // // btnDeleteSelectedItem // - this.btnDeleteSelectedItem.Location = new System.Drawing.Point(380, 66); - this.btnDeleteSelectedItem.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnDeleteSelectedItem.Location = new System.Drawing.Point(253, 44); this.btnDeleteSelectedItem.Name = "btnDeleteSelectedItem"; - this.btnDeleteSelectedItem.Size = new System.Drawing.Size(90, 35); + this.btnDeleteSelectedItem.Size = new System.Drawing.Size(60, 23); this.btnDeleteSelectedItem.TabIndex = 2; this.btnDeleteSelectedItem.Text = "Remove"; this.btnDeleteSelectedItem.UseVisualStyleBackColor = true; @@ -1609,10 +1543,9 @@ private void InitializeComponent() // // btnAddItem // - this.btnAddItem.Location = new System.Drawing.Point(380, 26); - this.btnAddItem.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnAddItem.Location = new System.Drawing.Point(253, 17); this.btnAddItem.Name = "btnAddItem"; - this.btnAddItem.Size = new System.Drawing.Size(90, 35); + this.btnAddItem.Size = new System.Drawing.Size(60, 23); this.btnAddItem.TabIndex = 2; this.btnAddItem.Text = "Add"; this.Tooltips.SetToolTip(this.btnAddItem, "Some Items COULD potentially break your game"); @@ -1622,24 +1555,22 @@ private void InitializeComponent() // lblItemCount // this.lblItemCount.AutoSize = true; - this.lblItemCount.Location = new System.Drawing.Point(198, 74); - this.lblItemCount.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblItemCount.Location = new System.Drawing.Point(132, 49); this.lblItemCount.Name = "lblItemCount"; - this.lblItemCount.Size = new System.Drawing.Size(56, 20); + this.lblItemCount.Size = new System.Drawing.Size(38, 13); this.lblItemCount.TabIndex = 2; this.lblItemCount.Text = "Count:"; // // numItemCount // - this.numItemCount.Location = new System.Drawing.Point(264, 71); - this.numItemCount.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.numItemCount.Location = new System.Drawing.Point(176, 47); this.numItemCount.Maximum = new decimal(new int[] { 9999, 0, 0, 0}); this.numItemCount.Name = "numItemCount"; - this.numItemCount.Size = new System.Drawing.Size(106, 26); + this.numItemCount.Size = new System.Drawing.Size(71, 20); this.numItemCount.TabIndex = 1; this.numItemCount.ValueChanged += new System.EventHandler(this.NumItemCount_ValueChanged); // @@ -1648,10 +1579,9 @@ private void InitializeComponent() this.cbSelectedItem.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend; this.cbSelectedItem.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; this.cbSelectedItem.FormattingEnabled = true; - this.cbSelectedItem.Location = new System.Drawing.Point(9, 29); - this.cbSelectedItem.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.cbSelectedItem.Location = new System.Drawing.Point(6, 19); this.cbSelectedItem.Name = "cbSelectedItem"; - this.cbSelectedItem.Size = new System.Drawing.Size(360, 28); + this.cbSelectedItem.Size = new System.Drawing.Size(241, 21); this.cbSelectedItem.TabIndex = 0; // // lstInventory @@ -1667,11 +1597,10 @@ private void InitializeComponent() this.lstInventory.GridLines = true; this.lstInventory.HideSelection = false; this.lstInventory.LabelWrap = false; - this.lstInventory.Location = new System.Drawing.Point(9, 9); - this.lstInventory.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.lstInventory.Location = new System.Drawing.Point(6, 6); this.lstInventory.MultiSelect = false; this.lstInventory.Name = "lstInventory"; - this.lstInventory.Size = new System.Drawing.Size(818, 464); + this.lstInventory.Size = new System.Drawing.Size(547, 311); this.lstInventory.TabIndex = 0; this.lstInventory.UseCompatibleStateImageBehavior = false; this.lstInventory.View = System.Windows.Forms.View.Details; @@ -1696,11 +1625,10 @@ private void InitializeComponent() // this.tabPets.Controls.Add(this.lstPets); this.tabPets.Controls.Add(this.grpPet); - this.tabPets.Location = new System.Drawing.Point(4, 29); - this.tabPets.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.tabPets.Location = new System.Drawing.Point(4, 22); this.tabPets.Name = "tabPets"; - this.tabPets.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.tabPets.Size = new System.Drawing.Size(842, 616); + this.tabPets.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); + this.tabPets.Size = new System.Drawing.Size(559, 407); this.tabPets.TabIndex = 8; this.tabPets.Text = "Pets"; this.tabPets.UseVisualStyleBackColor = true; @@ -1721,11 +1649,10 @@ private void InitializeComponent() this.lstPets.FullRowSelect = true; this.lstPets.GridLines = true; this.lstPets.HideSelection = false; - this.lstPets.Location = new System.Drawing.Point(9, 9); - this.lstPets.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.lstPets.Location = new System.Drawing.Point(6, 6); this.lstPets.MultiSelect = false; this.lstPets.Name = "lstPets"; - this.lstPets.Size = new System.Drawing.Size(576, 587); + this.lstPets.Size = new System.Drawing.Size(385, 393); this.lstPets.TabIndex = 1; this.lstPets.UseCompatibleStateImageBehavior = false; this.lstPets.View = System.Windows.Forms.View.Details; @@ -1734,12 +1661,12 @@ private void InitializeComponent() // Level // this.Level.Text = "Lvl"; - this.Level.Width = 40; + this.Level.Width = 32; // // Nickname // this.Nickname.Text = "Nickname"; - this.Nickname.Width = 85; + this.Nickname.Width = 97; // // HP // @@ -1786,11 +1713,9 @@ private void InitializeComponent() this.grpPet.Controls.Add(this.numPetDamage); this.grpPet.Controls.Add(this.numPetEnergy); this.grpPet.Controls.Add(this.numPetHP); - this.grpPet.Location = new System.Drawing.Point(593, 9); - this.grpPet.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.grpPet.Location = new System.Drawing.Point(395, 6); this.grpPet.Name = "grpPet"; - this.grpPet.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.grpPet.Size = new System.Drawing.Size(233, 349); + this.grpPet.Size = new System.Drawing.Size(155, 233); this.grpPet.TabIndex = 0; this.grpPet.TabStop = false; this.grpPet.Text = "Pet"; @@ -1799,183 +1724,167 @@ private void InitializeComponent() // this.cbPetType.Enabled = false; this.cbPetType.FormattingEnabled = true; - this.cbPetType.Location = new System.Drawing.Point(81, 71); - this.cbPetType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.cbPetType.Location = new System.Drawing.Point(54, 47); this.cbPetType.Name = "cbPetType"; - this.cbPetType.Size = new System.Drawing.Size(141, 28); + this.cbPetType.Size = new System.Drawing.Size(95, 21); this.cbPetType.TabIndex = 2; // // lblPetType // this.lblPetType.AutoSize = true; - this.lblPetType.Location = new System.Drawing.Point(14, 75); - this.lblPetType.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblPetType.Location = new System.Drawing.Point(9, 50); this.lblPetType.Name = "lblPetType"; - this.lblPetType.Size = new System.Drawing.Size(37, 20); + this.lblPetType.Size = new System.Drawing.Size(26, 13); this.lblPetType.TabIndex = 15; this.lblPetType.Text = "Pet:"; // // numPetLevel // - this.numPetLevel.Location = new System.Drawing.Point(153, 111); - this.numPetLevel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.numPetLevel.Location = new System.Drawing.Point(102, 74); this.numPetLevel.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numPetLevel.Name = "numPetLevel"; - this.numPetLevel.Size = new System.Drawing.Size(69, 26); + this.numPetLevel.Size = new System.Drawing.Size(46, 20); this.numPetLevel.TabIndex = 14; this.numPetLevel.ValueChanged += new System.EventHandler(this.NumPetStat_ValueChanged); // // lblPetLevel // this.lblPetLevel.AutoSize = true; - this.lblPetLevel.Location = new System.Drawing.Point(14, 114); - this.lblPetLevel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblPetLevel.Location = new System.Drawing.Point(9, 76); this.lblPetLevel.Name = "lblPetLevel"; - this.lblPetLevel.Size = new System.Drawing.Size(72, 20); + this.lblPetLevel.Size = new System.Drawing.Size(51, 13); this.lblPetLevel.TabIndex = 13; this.lblPetLevel.Text = "Pet level:"; // // lblPetSpeed // this.lblPetSpeed.AutoSize = true; - this.lblPetSpeed.Location = new System.Drawing.Point(14, 306); - this.lblPetSpeed.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblPetSpeed.Location = new System.Drawing.Point(9, 204); this.lblPetSpeed.Name = "lblPetSpeed"; - this.lblPetSpeed.Size = new System.Drawing.Size(95, 20); + this.lblPetSpeed.Size = new System.Drawing.Size(66, 13); this.lblPetSpeed.TabIndex = 12; this.lblPetSpeed.Text = "Speed level:"; // // lblPetCrit // this.lblPetCrit.AutoSize = true; - this.lblPetCrit.Location = new System.Drawing.Point(14, 268); - this.lblPetCrit.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblPetCrit.Location = new System.Drawing.Point(9, 179); this.lblPetCrit.Name = "lblPetCrit"; - this.lblPetCrit.Size = new System.Drawing.Size(72, 20); + this.lblPetCrit.Size = new System.Drawing.Size(50, 13); this.lblPetCrit.TabIndex = 11; this.lblPetCrit.Text = "Crit level:"; // // lblPetDamage // this.lblPetDamage.AutoSize = true; - this.lblPetDamage.Location = new System.Drawing.Point(14, 229); - this.lblPetDamage.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblPetDamage.Location = new System.Drawing.Point(9, 153); this.lblPetDamage.Name = "lblPetDamage"; - this.lblPetDamage.Size = new System.Drawing.Size(109, 20); + this.lblPetDamage.Size = new System.Drawing.Size(75, 13); this.lblPetDamage.TabIndex = 10; this.lblPetDamage.Text = "Damage level:"; // // lblPetEnergy // this.lblPetEnergy.AutoSize = true; - this.lblPetEnergy.Location = new System.Drawing.Point(14, 191); - this.lblPetEnergy.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblPetEnergy.Location = new System.Drawing.Point(9, 127); this.lblPetEnergy.Name = "lblPetEnergy"; - this.lblPetEnergy.Size = new System.Drawing.Size(98, 20); + this.lblPetEnergy.Size = new System.Drawing.Size(68, 13); this.lblPetEnergy.TabIndex = 9; this.lblPetEnergy.Text = "Energy level:"; // // lblPetNickname // this.lblPetNickname.AutoSize = true; - this.lblPetNickname.Location = new System.Drawing.Point(14, 37); - this.lblPetNickname.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblPetNickname.Location = new System.Drawing.Point(9, 25); this.lblPetNickname.Name = "lblPetNickname"; - this.lblPetNickname.Size = new System.Drawing.Size(83, 20); + this.lblPetNickname.Size = new System.Drawing.Size(58, 13); this.lblPetNickname.TabIndex = 2; this.lblPetNickname.Text = "Nickname:"; // // txtPetNickname // this.txtPetNickname.Enabled = false; - this.txtPetNickname.Location = new System.Drawing.Point(105, 32); - this.txtPetNickname.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.txtPetNickname.Location = new System.Drawing.Point(70, 21); this.txtPetNickname.Name = "txtPetNickname"; - this.txtPetNickname.Size = new System.Drawing.Size(117, 26); + this.txtPetNickname.Size = new System.Drawing.Size(79, 20); this.txtPetNickname.TabIndex = 1; this.txtPetNickname.TextChanged += new System.EventHandler(this.TxtPetNickname_TextChanged); // // lblPetHealth // this.lblPetHealth.AutoSize = true; - this.lblPetHealth.Location = new System.Drawing.Point(14, 152); - this.lblPetHealth.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblPetHealth.Location = new System.Drawing.Point(9, 101); this.lblPetHealth.Name = "lblPetHealth"; - this.lblPetHealth.Size = new System.Drawing.Size(95, 20); + this.lblPetHealth.Size = new System.Drawing.Size(66, 13); this.lblPetHealth.TabIndex = 8; this.lblPetHealth.Text = "Health level:"; // // numPetSpeed // - this.numPetSpeed.Location = new System.Drawing.Point(153, 303); - this.numPetSpeed.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.numPetSpeed.Location = new System.Drawing.Point(102, 202); this.numPetSpeed.Maximum = new decimal(new int[] { 65535, 0, 0, 0}); this.numPetSpeed.Name = "numPetSpeed"; - this.numPetSpeed.Size = new System.Drawing.Size(69, 26); + this.numPetSpeed.Size = new System.Drawing.Size(46, 20); this.numPetSpeed.TabIndex = 7; this.numPetSpeed.ValueChanged += new System.EventHandler(this.NumPetStat_ValueChanged); // // numPetCrit // - this.numPetCrit.Location = new System.Drawing.Point(153, 265); - this.numPetCrit.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.numPetCrit.Location = new System.Drawing.Point(102, 177); this.numPetCrit.Maximum = new decimal(new int[] { 65535, 0, 0, 0}); this.numPetCrit.Name = "numPetCrit"; - this.numPetCrit.Size = new System.Drawing.Size(69, 26); + this.numPetCrit.Size = new System.Drawing.Size(46, 20); this.numPetCrit.TabIndex = 6; this.numPetCrit.ValueChanged += new System.EventHandler(this.NumPetStat_ValueChanged); // // numPetDamage // - this.numPetDamage.Location = new System.Drawing.Point(153, 226); - this.numPetDamage.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.numPetDamage.Location = new System.Drawing.Point(102, 151); this.numPetDamage.Maximum = new decimal(new int[] { 65535, 0, 0, 0}); this.numPetDamage.Name = "numPetDamage"; - this.numPetDamage.Size = new System.Drawing.Size(69, 26); + this.numPetDamage.Size = new System.Drawing.Size(46, 20); this.numPetDamage.TabIndex = 5; this.numPetDamage.ValueChanged += new System.EventHandler(this.NumPetStat_ValueChanged); // // numPetEnergy // - this.numPetEnergy.Location = new System.Drawing.Point(153, 188); - this.numPetEnergy.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.numPetEnergy.Location = new System.Drawing.Point(102, 125); this.numPetEnergy.Maximum = new decimal(new int[] { 65535, 0, 0, 0}); this.numPetEnergy.Name = "numPetEnergy"; - this.numPetEnergy.Size = new System.Drawing.Size(69, 26); + this.numPetEnergy.Size = new System.Drawing.Size(46, 20); this.numPetEnergy.TabIndex = 4; this.numPetEnergy.ValueChanged += new System.EventHandler(this.NumPetStat_ValueChanged); // // numPetHP // - this.numPetHP.Location = new System.Drawing.Point(153, 149); - this.numPetHP.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.numPetHP.Location = new System.Drawing.Point(102, 99); this.numPetHP.Maximum = new decimal(new int[] { 65535, 0, 0, 0}); this.numPetHP.Name = "numPetHP"; - this.numPetHP.Size = new System.Drawing.Size(69, 26); + this.numPetHP.Size = new System.Drawing.Size(46, 20); this.numPetHP.TabIndex = 3; this.numPetHP.ValueChanged += new System.EventHandler(this.NumPetStat_ValueChanged); // @@ -1983,11 +1892,10 @@ private void InitializeComponent() // this.tabSkills.BackColor = System.Drawing.Color.Transparent; this.tabSkills.Controls.Add(this.tabControlSkills); - this.tabSkills.Location = new System.Drawing.Point(4, 29); - this.tabSkills.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.tabSkills.Location = new System.Drawing.Point(4, 22); this.tabSkills.Name = "tabSkills"; - this.tabSkills.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.tabSkills.Size = new System.Drawing.Size(842, 616); + this.tabSkills.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); + this.tabSkills.Size = new System.Drawing.Size(559, 407); this.tabSkills.TabIndex = 7; this.tabSkills.Text = "Skills"; // @@ -2003,12 +1911,11 @@ private void InitializeComponent() this.tabControlSkills.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControlSkills.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed; this.tabControlSkills.ItemSize = new System.Drawing.Size(60, 100); - this.tabControlSkills.Location = new System.Drawing.Point(4, 5); - this.tabControlSkills.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.tabControlSkills.Location = new System.Drawing.Point(3, 3); this.tabControlSkills.Multiline = true; this.tabControlSkills.Name = "tabControlSkills"; this.tabControlSkills.SelectedIndex = 0; - this.tabControlSkills.Size = new System.Drawing.Size(834, 606); + this.tabControlSkills.Size = new System.Drawing.Size(553, 401); this.tabControlSkills.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; this.tabControlSkills.TabIndex = 32; this.tabControlSkills.DrawItem += new System.Windows.Forms.DrawItemEventHandler(this.TabControl1_DrawItem); @@ -2016,24 +1923,24 @@ private void InitializeComponent() // // tabSkillsMelee // - this.tabSkillsMelee.BackColor = System.Drawing.Color.Transparent; + this.tabSkillsMelee.BackColor = System.Drawing.SystemColors.ControlLightLight; this.tabSkillsMelee.Controls.Add(this.cbOnlyLegalLevels); this.tabSkillsMelee.Controls.Add(this.groupBox11); this.tabSkillsMelee.Controls.Add(this.groupBox10); this.tabSkillsMelee.Location = new System.Drawing.Point(104, 4); - this.tabSkillsMelee.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabSkillsMelee.Name = "tabSkillsMelee"; - this.tabSkillsMelee.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.tabSkillsMelee.Size = new System.Drawing.Size(726, 598); + this.tabSkillsMelee.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); + this.tabSkillsMelee.Size = new System.Drawing.Size(445, 393); this.tabSkillsMelee.TabIndex = 0; this.tabSkillsMelee.Text = "Skills: Melee"; // // cbOnlyLegalLevels // this.cbOnlyLegalLevels.AutoSize = true; - this.cbOnlyLegalLevels.Location = new System.Drawing.Point(9, 566); + this.cbOnlyLegalLevels.Location = new System.Drawing.Point(6, 377); + this.cbOnlyLegalLevels.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.cbOnlyLegalLevels.Name = "cbOnlyLegalLevels"; - this.cbOnlyLegalLevels.Size = new System.Drawing.Size(146, 24); + this.cbOnlyLegalLevels.Size = new System.Drawing.Size(102, 17); this.cbOnlyLegalLevels.TabIndex = 21; this.cbOnlyLegalLevels.Text = "Only legal levels"; this.cbOnlyLegalLevels.UseVisualStyleBackColor = true; @@ -2052,75 +1959,138 @@ private void InitializeComponent() this.groupBox11.Controls.Add(this.pictureBox10); this.groupBox11.Controls.Add(this.numSkillMelee2h0); this.groupBox11.Controls.Add(this.pictureBox9); - this.groupBox11.Location = new System.Drawing.Point(9, 263); - this.groupBox11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.groupBox11.Location = new System.Drawing.Point(6, 175); this.groupBox11.Name = "groupBox11"; - this.groupBox11.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.groupBox11.Size = new System.Drawing.Size(638, 244); + this.groupBox11.Size = new System.Drawing.Size(425, 163); this.groupBox11.TabIndex = 21; this.groupBox11.TabStop = false; this.groupBox11.Text = "Two Handed"; // // numSkillMelee2h4 // - this.numSkillMelee2h4.Location = new System.Drawing.Point(532, 131); + this.numSkillMelee2h4.Location = new System.Drawing.Point(355, 87); + this.numSkillMelee2h4.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numSkillMelee2h4.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numSkillMelee2h4.Name = "numSkillMelee2h4"; - this.numSkillMelee2h4.Size = new System.Drawing.Size(69, 26); + this.numSkillMelee2h4.Size = new System.Drawing.Size(46, 20); this.numSkillMelee2h4.TabIndex = 19; // // numSkillMelee2h3 // - this.numSkillMelee2h3.Location = new System.Drawing.Point(405, 131); + this.numSkillMelee2h3.Location = new System.Drawing.Point(270, 87); + this.numSkillMelee2h3.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numSkillMelee2h3.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numSkillMelee2h3.Name = "numSkillMelee2h3"; - this.numSkillMelee2h3.Size = new System.Drawing.Size(69, 26); + this.numSkillMelee2h3.Size = new System.Drawing.Size(46, 20); this.numSkillMelee2h3.TabIndex = 19; // // numSkillMelee2h2 // - this.numSkillMelee2h2.Location = new System.Drawing.Point(286, 131); + this.numSkillMelee2h2.Location = new System.Drawing.Point(191, 87); + this.numSkillMelee2h2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numSkillMelee2h2.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numSkillMelee2h2.Name = "numSkillMelee2h2"; - this.numSkillMelee2h2.Size = new System.Drawing.Size(69, 26); + this.numSkillMelee2h2.Size = new System.Drawing.Size(46, 20); this.numSkillMelee2h2.TabIndex = 19; // // numSkillMelee2h1 // - this.numSkillMelee2h1.Location = new System.Drawing.Point(168, 131); + this.numSkillMelee2h1.Location = new System.Drawing.Point(112, 87); + this.numSkillMelee2h1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numSkillMelee2h1.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numSkillMelee2h1.Name = "numSkillMelee2h1"; - this.numSkillMelee2h1.Size = new System.Drawing.Size(69, 26); + this.numSkillMelee2h1.Size = new System.Drawing.Size(46, 20); this.numSkillMelee2h1.TabIndex = 20; // + // pictureBox7 + // + this.pictureBox7.Image = global::SoG_SGreader.Properties.Resources.icon_berserk; + this.pictureBox7.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox7.Location = new System.Drawing.Point(355, 35); + this.pictureBox7.Name = "pictureBox7"; + this.pictureBox7.Size = new System.Drawing.Size(46, 47); + this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox7.TabIndex = 19; + this.pictureBox7.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox7, "BerserkMode"); + // + // pictureBox11 + // + this.pictureBox11.Image = global::SoG_SGreader.Properties.Resources.icon_overhead; + this.pictureBox11.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox11.Location = new System.Drawing.Point(27, 35); + this.pictureBox11.Name = "pictureBox11"; + this.pictureBox11.Size = new System.Drawing.Size(46, 47); + this.pictureBox11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox11.TabIndex = 11; + this.pictureBox11.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox11, "Overhead"); + // + // pictureBox8 + // + this.pictureBox8.Image = global::SoG_SGreader.Properties.Resources.icon_2hsmash; + this.pictureBox8.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox8.Location = new System.Drawing.Point(270, 35); + this.pictureBox8.Name = "pictureBox8"; + this.pictureBox8.Size = new System.Drawing.Size(46, 47); + this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox8.TabIndex = 17; + this.pictureBox8.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox8, "Smash"); + // + // pictureBox10 + // + this.pictureBox10.Image = global::SoG_SGreader.Properties.Resources.icon_swirl_clover; + this.pictureBox10.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox10.Location = new System.Drawing.Point(112, 35); + this.pictureBox10.Name = "pictureBox10"; + this.pictureBox10.Size = new System.Drawing.Size(46, 47); + this.pictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox10.TabIndex = 13; + this.pictureBox10.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox10, "Spin"); + // // numSkillMelee2h0 // - this.numSkillMelee2h0.Location = new System.Drawing.Point(40, 131); + this.numSkillMelee2h0.Location = new System.Drawing.Point(27, 87); + this.numSkillMelee2h0.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numSkillMelee2h0.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numSkillMelee2h0.Name = "numSkillMelee2h0"; - this.numSkillMelee2h0.Size = new System.Drawing.Size(69, 26); + this.numSkillMelee2h0.Size = new System.Drawing.Size(46, 20); this.numSkillMelee2h0.TabIndex = 10; // + // pictureBox9 + // + this.pictureBox9.Image = global::SoG_SGreader.Properties.Resources.icon_2hthrow; + this.pictureBox9.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox9.Location = new System.Drawing.Point(191, 35); + this.pictureBox9.Name = "pictureBox9"; + this.pictureBox9.Size = new System.Drawing.Size(46, 47); + this.pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox9.TabIndex = 15; + this.pictureBox9.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox9, "Throw"); + // // groupBox10 // this.groupBox10.BackColor = System.Drawing.Color.Transparent; @@ -2134,89 +2104,151 @@ private void InitializeComponent() this.groupBox10.Controls.Add(this.pictureBox5); this.groupBox10.Controls.Add(this.numSkillMelee1h4); this.groupBox10.Controls.Add(this.pictureBox6); - this.groupBox10.Location = new System.Drawing.Point(9, 9); - this.groupBox10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.groupBox10.Location = new System.Drawing.Point(6, 6); this.groupBox10.Name = "groupBox10"; - this.groupBox10.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.groupBox10.Size = new System.Drawing.Size(638, 244); + this.groupBox10.Size = new System.Drawing.Size(425, 163); this.groupBox10.TabIndex = 20; this.groupBox10.TabStop = false; this.groupBox10.Text = "One Handed"; // // numSkillMelee1h1 // - this.numSkillMelee1h1.Location = new System.Drawing.Point(168, 135); + this.numSkillMelee1h1.Location = new System.Drawing.Point(112, 90); + this.numSkillMelee1h1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numSkillMelee1h1.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numSkillMelee1h1.Name = "numSkillMelee1h1"; - this.numSkillMelee1h1.Size = new System.Drawing.Size(69, 26); + this.numSkillMelee1h1.Size = new System.Drawing.Size(46, 20); this.numSkillMelee1h1.TabIndex = 13; // // numSkillMelee1h0 // - this.numSkillMelee1h0.Location = new System.Drawing.Point(40, 135); + this.numSkillMelee1h0.Location = new System.Drawing.Point(27, 90); + this.numSkillMelee1h0.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numSkillMelee1h0.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numSkillMelee1h0.Name = "numSkillMelee1h0"; - this.numSkillMelee1h0.Size = new System.Drawing.Size(69, 26); + this.numSkillMelee1h0.Size = new System.Drawing.Size(46, 20); this.numSkillMelee1h0.TabIndex = 12; // + // pictureBox1 + // + this.pictureBox1.Image = global::SoG_SGreader.Properties.Resources.icon_stinger_clover; + this.pictureBox1.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox1.Location = new System.Drawing.Point(27, 37); + this.pictureBox1.Name = "pictureBox1"; + this.pictureBox1.Size = new System.Drawing.Size(46, 47); + this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox1.TabIndex = 1; + this.pictureBox1.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox1, "Stinger"); + // + // pictureBox2 + // + this.pictureBox2.Image = global::SoG_SGreader.Properties.Resources.icon_millionstabs; + this.pictureBox2.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox2.Location = new System.Drawing.Point(112, 37); + this.pictureBox2.Name = "pictureBox2"; + this.pictureBox2.Size = new System.Drawing.Size(46, 47); + this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox2.TabIndex = 3; + this.pictureBox2.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox2, "MillionStabs"); + // // numSkillMelee1h2 // - this.numSkillMelee1h2.Location = new System.Drawing.Point(286, 135); + this.numSkillMelee1h2.Location = new System.Drawing.Point(191, 90); + this.numSkillMelee1h2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numSkillMelee1h2.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numSkillMelee1h2.Name = "numSkillMelee1h2"; - this.numSkillMelee1h2.Size = new System.Drawing.Size(69, 26); + this.numSkillMelee1h2.Size = new System.Drawing.Size(46, 20); this.numSkillMelee1h2.TabIndex = 4; // + // pictureBox4 + // + this.pictureBox4.Image = global::SoG_SGreader.Properties.Resources.icon_soulstrike; + this.pictureBox4.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox4.Location = new System.Drawing.Point(191, 37); + this.pictureBox4.Name = "pictureBox4"; + this.pictureBox4.Size = new System.Drawing.Size(46, 47); + this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox4.TabIndex = 5; + this.pictureBox4.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox4, "SpiritSlash"); + // // numSkillMelee1h3 // - this.numSkillMelee1h3.Location = new System.Drawing.Point(405, 135); + this.numSkillMelee1h3.Location = new System.Drawing.Point(270, 90); + this.numSkillMelee1h3.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numSkillMelee1h3.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numSkillMelee1h3.Name = "numSkillMelee1h3"; - this.numSkillMelee1h3.Size = new System.Drawing.Size(69, 26); + this.numSkillMelee1h3.Size = new System.Drawing.Size(46, 20); this.numSkillMelee1h3.TabIndex = 6; // + // pictureBox5 + // + this.pictureBox5.Image = global::SoG_SGreader.Properties.Resources.icon_shadowclone; + this.pictureBox5.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox5.Location = new System.Drawing.Point(270, 37); + this.pictureBox5.Name = "pictureBox5"; + this.pictureBox5.Size = new System.Drawing.Size(46, 47); + this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox5.TabIndex = 7; + this.pictureBox5.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox5, "ShadowClone"); + // // numSkillMelee1h4 // - this.numSkillMelee1h4.Location = new System.Drawing.Point(532, 135); + this.numSkillMelee1h4.Location = new System.Drawing.Point(355, 90); + this.numSkillMelee1h4.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numSkillMelee1h4.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numSkillMelee1h4.Name = "numSkillMelee1h4"; - this.numSkillMelee1h4.Size = new System.Drawing.Size(69, 26); + this.numSkillMelee1h4.Size = new System.Drawing.Size(46, 20); this.numSkillMelee1h4.TabIndex = 8; // + // pictureBox6 + // + this.pictureBox6.Image = global::SoG_SGreader.Properties.Resources.icon_dodgingstrike; + this.pictureBox6.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox6.Location = new System.Drawing.Point(355, 37); + this.pictureBox6.Name = "pictureBox6"; + this.pictureBox6.Size = new System.Drawing.Size(46, 47); + this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox6.TabIndex = 9; + this.pictureBox6.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox6, "QuickCounter"); + // // tabSkillsMagic // + this.tabSkillsMagic.BackColor = System.Drawing.SystemColors.ControlLightLight; this.tabSkillsMagic.Controls.Add(this.groupBox15); this.tabSkillsMagic.Controls.Add(this.groupBox14); this.tabSkillsMagic.Controls.Add(this.groupBox13); this.tabSkillsMagic.Controls.Add(this.groupBox12); this.tabSkillsMagic.Location = new System.Drawing.Point(104, 4); - this.tabSkillsMagic.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabSkillsMagic.Name = "tabSkillsMagic"; - this.tabSkillsMagic.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.tabSkillsMagic.Size = new System.Drawing.Size(726, 598); + this.tabSkillsMagic.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); + this.tabSkillsMagic.Size = new System.Drawing.Size(445, 393); this.tabSkillsMagic.TabIndex = 1; this.tabSkillsMagic.Text = "Skills: Magic"; - this.tabSkillsMagic.UseVisualStyleBackColor = true; // // groupBox15 // @@ -2226,51 +2258,88 @@ private void InitializeComponent() this.groupBox15.Controls.Add(this.pictureBox22); this.groupBox15.Controls.Add(this.numSkillMagicA0); this.groupBox15.Controls.Add(this.pictureBox23); - this.groupBox15.Location = new System.Drawing.Point(332, 262); - this.groupBox15.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.groupBox15.Location = new System.Drawing.Point(221, 175); this.groupBox15.Name = "groupBox15"; - this.groupBox15.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.groupBox15.Size = new System.Drawing.Size(314, 243); + this.groupBox15.Size = new System.Drawing.Size(209, 162); this.groupBox15.TabIndex = 22; this.groupBox15.TabStop = false; this.groupBox15.Text = "Air Magic"; // // numSkillMagicA2 // - this.numSkillMagicA2.Location = new System.Drawing.Point(219, 135); + this.numSkillMagicA2.Location = new System.Drawing.Point(146, 90); + this.numSkillMagicA2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numSkillMagicA2.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numSkillMagicA2.Name = "numSkillMagicA2"; - this.numSkillMagicA2.Size = new System.Drawing.Size(69, 26); + this.numSkillMagicA2.Size = new System.Drawing.Size(46, 20); this.numSkillMagicA2.TabIndex = 10; // + // pictureBox21 + // + this.pictureBox21.Image = global::SoG_SGreader.Properties.Resources.icon_statictouch; + this.pictureBox21.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox21.Location = new System.Drawing.Point(146, 37); + this.pictureBox21.Name = "pictureBox21"; + this.pictureBox21.Size = new System.Drawing.Size(46, 47); + this.pictureBox21.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox21.TabIndex = 11; + this.pictureBox21.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox21, "StaticTouch"); + // // numSkillMagicA1 // - this.numSkillMagicA1.Location = new System.Drawing.Point(124, 135); + this.numSkillMagicA1.Location = new System.Drawing.Point(83, 90); + this.numSkillMagicA1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numSkillMagicA1.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numSkillMagicA1.Name = "numSkillMagicA1"; - this.numSkillMagicA1.Size = new System.Drawing.Size(69, 26); + this.numSkillMagicA1.Size = new System.Drawing.Size(46, 20); this.numSkillMagicA1.TabIndex = 8; // + // pictureBox22 + // + this.pictureBox22.Image = global::SoG_SGreader.Properties.Resources.icon_summoncloud; + this.pictureBox22.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox22.Location = new System.Drawing.Point(83, 37); + this.pictureBox22.Name = "pictureBox22"; + this.pictureBox22.Size = new System.Drawing.Size(46, 47); + this.pictureBox22.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox22.TabIndex = 9; + this.pictureBox22.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox22, "SummonCloud"); + // // numSkillMagicA0 // - this.numSkillMagicA0.Location = new System.Drawing.Point(28, 135); + this.numSkillMagicA0.Location = new System.Drawing.Point(19, 90); + this.numSkillMagicA0.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numSkillMagicA0.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numSkillMagicA0.Name = "numSkillMagicA0"; - this.numSkillMagicA0.Size = new System.Drawing.Size(69, 26); + this.numSkillMagicA0.Size = new System.Drawing.Size(46, 20); this.numSkillMagicA0.TabIndex = 6; // + // pictureBox23 + // + this.pictureBox23.Image = global::SoG_SGreader.Properties.Resources.icon_chainlightning; + this.pictureBox23.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox23.Location = new System.Drawing.Point(19, 37); + this.pictureBox23.Name = "pictureBox23"; + this.pictureBox23.Size = new System.Drawing.Size(46, 47); + this.pictureBox23.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox23.TabIndex = 7; + this.pictureBox23.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox23, "ChainLightning"); + // // groupBox14 // this.groupBox14.Controls.Add(this.numSkillMagicE2); @@ -2279,51 +2348,88 @@ private void InitializeComponent() this.groupBox14.Controls.Add(this.pictureBox19); this.groupBox14.Controls.Add(this.numSkillMagicE0); this.groupBox14.Controls.Add(this.pictureBox20); - this.groupBox14.Location = new System.Drawing.Point(9, 262); - this.groupBox14.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.groupBox14.Location = new System.Drawing.Point(6, 175); this.groupBox14.Name = "groupBox14"; - this.groupBox14.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.groupBox14.Size = new System.Drawing.Size(314, 243); + this.groupBox14.Size = new System.Drawing.Size(209, 162); this.groupBox14.TabIndex = 22; this.groupBox14.TabStop = false; this.groupBox14.Text = "Earth Magic"; // // numSkillMagicE2 // - this.numSkillMagicE2.Location = new System.Drawing.Point(219, 135); + this.numSkillMagicE2.Location = new System.Drawing.Point(146, 90); + this.numSkillMagicE2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numSkillMagicE2.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numSkillMagicE2.Name = "numSkillMagicE2"; - this.numSkillMagicE2.Size = new System.Drawing.Size(69, 26); + this.numSkillMagicE2.Size = new System.Drawing.Size(46, 20); this.numSkillMagicE2.TabIndex = 10; // + // pictureBox18 + // + this.pictureBox18.Image = global::SoG_SGreader.Properties.Resources.icon_swarm; + this.pictureBox18.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox18.Location = new System.Drawing.Point(146, 37); + this.pictureBox18.Name = "pictureBox18"; + this.pictureBox18.Size = new System.Drawing.Size(46, 47); + this.pictureBox18.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox18.TabIndex = 11; + this.pictureBox18.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox18, "InsectSwarm"); + // // numSkillMagicE1 // - this.numSkillMagicE1.Location = new System.Drawing.Point(124, 135); + this.numSkillMagicE1.Location = new System.Drawing.Point(83, 90); + this.numSkillMagicE1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numSkillMagicE1.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numSkillMagicE1.Name = "numSkillMagicE1"; - this.numSkillMagicE1.Size = new System.Drawing.Size(69, 26); + this.numSkillMagicE1.Size = new System.Drawing.Size(46, 20); this.numSkillMagicE1.TabIndex = 8; // + // pictureBox19 + // + this.pictureBox19.Image = global::SoG_SGreader.Properties.Resources.icon_plantsummon; + this.pictureBox19.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox19.Location = new System.Drawing.Point(83, 37); + this.pictureBox19.Name = "pictureBox19"; + this.pictureBox19.Size = new System.Drawing.Size(46, 47); + this.pictureBox19.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox19.TabIndex = 9; + this.pictureBox19.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox19, "SummonPlant"); + // // numSkillMagicE0 // - this.numSkillMagicE0.Location = new System.Drawing.Point(28, 135); + this.numSkillMagicE0.Location = new System.Drawing.Point(19, 90); + this.numSkillMagicE0.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numSkillMagicE0.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numSkillMagicE0.Name = "numSkillMagicE0"; - this.numSkillMagicE0.Size = new System.Drawing.Size(69, 26); + this.numSkillMagicE0.Size = new System.Drawing.Size(46, 20); this.numSkillMagicE0.TabIndex = 6; // + // pictureBox20 + // + this.pictureBox20.Image = global::SoG_SGreader.Properties.Resources.icon_earthspike; + this.pictureBox20.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox20.Location = new System.Drawing.Point(19, 37); + this.pictureBox20.Name = "pictureBox20"; + this.pictureBox20.Size = new System.Drawing.Size(46, 47); + this.pictureBox20.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox20.TabIndex = 7; + this.pictureBox20.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox20, "EarthSpike"); + // // groupBox13 // this.groupBox13.Controls.Add(this.numSkillMagicI2); @@ -2332,117 +2438,190 @@ private void InitializeComponent() this.groupBox13.Controls.Add(this.pictureBox16); this.groupBox13.Controls.Add(this.numSkillMagicI0); this.groupBox13.Controls.Add(this.pictureBox17); - this.groupBox13.Location = new System.Drawing.Point(332, 9); - this.groupBox13.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.groupBox13.Location = new System.Drawing.Point(221, 6); this.groupBox13.Name = "groupBox13"; - this.groupBox13.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.groupBox13.Size = new System.Drawing.Size(314, 243); + this.groupBox13.Size = new System.Drawing.Size(209, 162); this.groupBox13.TabIndex = 22; this.groupBox13.TabStop = false; this.groupBox13.Text = "Ice Magic"; // // numSkillMagicI2 // - this.numSkillMagicI2.Location = new System.Drawing.Point(219, 135); + this.numSkillMagicI2.Location = new System.Drawing.Point(146, 90); + this.numSkillMagicI2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numSkillMagicI2.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numSkillMagicI2.Name = "numSkillMagicI2"; - this.numSkillMagicI2.Size = new System.Drawing.Size(69, 26); + this.numSkillMagicI2.Size = new System.Drawing.Size(46, 20); this.numSkillMagicI2.TabIndex = 10; // + // pictureBox15 + // + this.pictureBox15.Image = global::SoG_SGreader.Properties.Resources.icon_frosty; + this.pictureBox15.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox15.Location = new System.Drawing.Point(146, 37); + this.pictureBox15.Name = "pictureBox15"; + this.pictureBox15.Size = new System.Drawing.Size(46, 47); + this.pictureBox15.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox15.TabIndex = 11; + this.pictureBox15.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox15, "FrostyFriend"); + // // numSkillMagicI1 // - this.numSkillMagicI1.Location = new System.Drawing.Point(124, 135); + this.numSkillMagicI1.Location = new System.Drawing.Point(83, 90); + this.numSkillMagicI1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numSkillMagicI1.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numSkillMagicI1.Name = "numSkillMagicI1"; - this.numSkillMagicI1.Size = new System.Drawing.Size(69, 26); + this.numSkillMagicI1.Size = new System.Drawing.Size(46, 20); this.numSkillMagicI1.TabIndex = 8; // + // pictureBox16 + // + this.pictureBox16.Image = global::SoG_SGreader.Properties.Resources.icon_frostnova_clover; + this.pictureBox16.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox16.Location = new System.Drawing.Point(83, 37); + this.pictureBox16.Name = "pictureBox16"; + this.pictureBox16.Size = new System.Drawing.Size(46, 47); + this.pictureBox16.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox16.TabIndex = 9; + this.pictureBox16.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox16, "IceNova"); + // // numSkillMagicI0 // - this.numSkillMagicI0.Location = new System.Drawing.Point(28, 135); + this.numSkillMagicI0.Location = new System.Drawing.Point(19, 90); + this.numSkillMagicI0.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numSkillMagicI0.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numSkillMagicI0.Name = "numSkillMagicI0"; - this.numSkillMagicI0.Size = new System.Drawing.Size(69, 26); + this.numSkillMagicI0.Size = new System.Drawing.Size(46, 20); this.numSkillMagicI0.TabIndex = 6; // - // groupBox12 + // pictureBox17 // - this.groupBox12.Controls.Add(this.numSkillMagicF2); - this.groupBox12.Controls.Add(this.pictureBox14); + this.pictureBox17.Image = global::SoG_SGreader.Properties.Resources.icon_icespikes; + this.pictureBox17.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox17.Location = new System.Drawing.Point(19, 37); + this.pictureBox17.Name = "pictureBox17"; + this.pictureBox17.Size = new System.Drawing.Size(46, 47); + this.pictureBox17.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox17.TabIndex = 7; + this.pictureBox17.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox17, "IceSpikes"); + // + // groupBox12 + // + this.groupBox12.Controls.Add(this.numSkillMagicF2); + this.groupBox12.Controls.Add(this.pictureBox14); this.groupBox12.Controls.Add(this.numSkillMagicF1); this.groupBox12.Controls.Add(this.pictureBox13); this.groupBox12.Controls.Add(this.numSkillMagicF0); this.groupBox12.Controls.Add(this.pictureBox12); - this.groupBox12.Location = new System.Drawing.Point(9, 9); - this.groupBox12.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.groupBox12.Location = new System.Drawing.Point(6, 6); this.groupBox12.Name = "groupBox12"; - this.groupBox12.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.groupBox12.Size = new System.Drawing.Size(314, 243); + this.groupBox12.Size = new System.Drawing.Size(209, 162); this.groupBox12.TabIndex = 21; this.groupBox12.TabStop = false; this.groupBox12.Text = "Fire Magic"; // // numSkillMagicF2 // - this.numSkillMagicF2.Location = new System.Drawing.Point(219, 135); + this.numSkillMagicF2.Location = new System.Drawing.Point(146, 90); + this.numSkillMagicF2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numSkillMagicF2.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numSkillMagicF2.Name = "numSkillMagicF2"; - this.numSkillMagicF2.Size = new System.Drawing.Size(69, 26); + this.numSkillMagicF2.Size = new System.Drawing.Size(46, 20); this.numSkillMagicF2.TabIndex = 10; // + // pictureBox14 + // + this.pictureBox14.Image = global::SoG_SGreader.Properties.Resources.icon_flamethrower; + this.pictureBox14.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox14.Location = new System.Drawing.Point(146, 37); + this.pictureBox14.Name = "pictureBox14"; + this.pictureBox14.Size = new System.Drawing.Size(46, 47); + this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox14.TabIndex = 11; + this.pictureBox14.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox14, "Flamethrower"); + // // numSkillMagicF1 // - this.numSkillMagicF1.Location = new System.Drawing.Point(124, 135); + this.numSkillMagicF1.Location = new System.Drawing.Point(83, 90); + this.numSkillMagicF1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numSkillMagicF1.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numSkillMagicF1.Name = "numSkillMagicF1"; - this.numSkillMagicF1.Size = new System.Drawing.Size(69, 26); + this.numSkillMagicF1.Size = new System.Drawing.Size(46, 20); this.numSkillMagicF1.TabIndex = 8; // + // pictureBox13 + // + this.pictureBox13.Image = global::SoG_SGreader.Properties.Resources.icon_meteor; + this.pictureBox13.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox13.Location = new System.Drawing.Point(83, 37); + this.pictureBox13.Name = "pictureBox13"; + this.pictureBox13.Size = new System.Drawing.Size(46, 47); + this.pictureBox13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox13.TabIndex = 9; + this.pictureBox13.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox13, "Meteor"); + // // numSkillMagicF0 // - this.numSkillMagicF0.Location = new System.Drawing.Point(28, 135); + this.numSkillMagicF0.Location = new System.Drawing.Point(19, 90); + this.numSkillMagicF0.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numSkillMagicF0.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numSkillMagicF0.Name = "numSkillMagicF0"; - this.numSkillMagicF0.Size = new System.Drawing.Size(69, 26); + this.numSkillMagicF0.Size = new System.Drawing.Size(46, 20); this.numSkillMagicF0.TabIndex = 6; // + // pictureBox12 + // + this.pictureBox12.Image = global::SoG_SGreader.Properties.Resources.icon_fireball; + this.pictureBox12.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox12.Location = new System.Drawing.Point(19, 37); + this.pictureBox12.Name = "pictureBox12"; + this.pictureBox12.Size = new System.Drawing.Size(46, 47); + this.pictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox12.TabIndex = 7; + this.pictureBox12.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox12, "Fireball"); + // // tabSkillsUtility // + this.tabSkillsUtility.BackColor = System.Drawing.SystemColors.ControlLightLight; this.tabSkillsUtility.Controls.Add(this.groupBox18); this.tabSkillsUtility.Controls.Add(this.groupBox17); this.tabSkillsUtility.Controls.Add(this.groupBox16); this.tabSkillsUtility.Location = new System.Drawing.Point(104, 4); - this.tabSkillsUtility.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabSkillsUtility.Name = "tabSkillsUtility"; - this.tabSkillsUtility.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.tabSkillsUtility.Size = new System.Drawing.Size(726, 598); + this.tabSkillsUtility.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); + this.tabSkillsUtility.Size = new System.Drawing.Size(445, 393); this.tabSkillsUtility.TabIndex = 2; this.tabSkillsUtility.Text = "Skills: Utility"; - this.tabSkillsUtility.UseVisualStyleBackColor = true; // // groupBox18 // @@ -2452,51 +2631,88 @@ private void InitializeComponent() this.groupBox18.Controls.Add(this.pictureBox31); this.groupBox18.Controls.Add(this.numUtilityE2); this.groupBox18.Controls.Add(this.pictureBox32); - this.groupBox18.Location = new System.Drawing.Point(9, 373); - this.groupBox18.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.groupBox18.Location = new System.Drawing.Point(6, 249); this.groupBox18.Name = "groupBox18"; - this.groupBox18.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.groupBox18.Size = new System.Drawing.Size(638, 180); + this.groupBox18.Size = new System.Drawing.Size(425, 120); this.groupBox18.TabIndex = 22; this.groupBox18.TabStop = false; this.groupBox18.Text = "Enhancing"; // // numUtilityE0 // - this.numUtilityE0.Location = new System.Drawing.Point(160, 105); + this.numUtilityE0.Location = new System.Drawing.Point(107, 70); + this.numUtilityE0.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numUtilityE0.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numUtilityE0.Name = "numUtilityE0"; - this.numUtilityE0.Size = new System.Drawing.Size(69, 26); + this.numUtilityE0.Size = new System.Drawing.Size(46, 20); this.numUtilityE0.TabIndex = 0; // + // pictureBox30 + // + this.pictureBox30.Image = global::SoG_SGreader.Properties.Resources.icon_dmgup; + this.pictureBox30.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox30.Location = new System.Drawing.Point(107, 19); + this.pictureBox30.Name = "pictureBox30"; + this.pictureBox30.Size = new System.Drawing.Size(46, 47); + this.pictureBox30.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox30.TabIndex = 1; + this.pictureBox30.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox30, "BuffATK"); + // // numUtilityE1 // - this.numUtilityE1.Location = new System.Drawing.Point(288, 105); + this.numUtilityE1.Location = new System.Drawing.Point(192, 70); + this.numUtilityE1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numUtilityE1.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numUtilityE1.Name = "numUtilityE1"; - this.numUtilityE1.Size = new System.Drawing.Size(69, 26); + this.numUtilityE1.Size = new System.Drawing.Size(46, 20); this.numUtilityE1.TabIndex = 2; // + // pictureBox31 + // + this.pictureBox31.Image = global::SoG_SGreader.Properties.Resources.icon_speedup; + this.pictureBox31.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox31.Location = new System.Drawing.Point(192, 19); + this.pictureBox31.Name = "pictureBox31"; + this.pictureBox31.Size = new System.Drawing.Size(46, 47); + this.pictureBox31.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox31.TabIndex = 3; + this.pictureBox31.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox31, "BuffSPD"); + // // numUtilityE2 // - this.numUtilityE2.Location = new System.Drawing.Point(406, 105); + this.numUtilityE2.Location = new System.Drawing.Point(271, 70); + this.numUtilityE2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numUtilityE2.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numUtilityE2.Name = "numUtilityE2"; - this.numUtilityE2.Size = new System.Drawing.Size(69, 26); + this.numUtilityE2.Size = new System.Drawing.Size(46, 20); this.numUtilityE2.TabIndex = 4; // + // pictureBox32 + // + this.pictureBox32.Image = global::SoG_SGreader.Properties.Resources.icon_protect_clover; + this.pictureBox32.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox32.Location = new System.Drawing.Point(271, 19); + this.pictureBox32.Name = "pictureBox32"; + this.pictureBox32.Size = new System.Drawing.Size(46, 47); + this.pictureBox32.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox32.TabIndex = 5; + this.pictureBox32.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox32, "BuffDEF"); + // // groupBox17 // this.groupBox17.Controls.Add(this.numUtilityD0); @@ -2505,51 +2721,88 @@ private void InitializeComponent() this.groupBox17.Controls.Add(this.pictureBox28); this.groupBox17.Controls.Add(this.numUtilityD2); this.groupBox17.Controls.Add(this.pictureBox29); - this.groupBox17.Location = new System.Drawing.Point(9, 191); - this.groupBox17.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.groupBox17.Location = new System.Drawing.Point(6, 127); this.groupBox17.Name = "groupBox17"; - this.groupBox17.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.groupBox17.Size = new System.Drawing.Size(638, 180); + this.groupBox17.Size = new System.Drawing.Size(425, 120); this.groupBox17.TabIndex = 22; this.groupBox17.TabStop = false; this.groupBox17.Text = "Defensive"; // // numUtilityD0 // - this.numUtilityD0.Location = new System.Drawing.Point(160, 105); + this.numUtilityD0.Location = new System.Drawing.Point(107, 70); + this.numUtilityD0.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numUtilityD0.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numUtilityD0.Name = "numUtilityD0"; - this.numUtilityD0.Size = new System.Drawing.Size(69, 26); + this.numUtilityD0.Size = new System.Drawing.Size(46, 20); this.numUtilityD0.TabIndex = 0; // + // pictureBox27 + // + this.pictureBox27.Image = global::SoG_SGreader.Properties.Resources.icon_utility_blink; + this.pictureBox27.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox27.Location = new System.Drawing.Point(107, 19); + this.pictureBox27.Name = "pictureBox27"; + this.pictureBox27.Size = new System.Drawing.Size(46, 47); + this.pictureBox27.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox27.TabIndex = 1; + this.pictureBox27.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox27, "Blink"); + // // numUtilityD1 // - this.numUtilityD1.Location = new System.Drawing.Point(288, 105); + this.numUtilityD1.Location = new System.Drawing.Point(192, 70); + this.numUtilityD1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numUtilityD1.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numUtilityD1.Name = "numUtilityD1"; - this.numUtilityD1.Size = new System.Drawing.Size(69, 26); + this.numUtilityD1.Size = new System.Drawing.Size(46, 20); this.numUtilityD1.TabIndex = 2; // + // pictureBox28 + // + this.pictureBox28.Image = global::SoG_SGreader.Properties.Resources.icon_utility_focus; + this.pictureBox28.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox28.Location = new System.Drawing.Point(192, 19); + this.pictureBox28.Name = "pictureBox28"; + this.pictureBox28.Size = new System.Drawing.Size(46, 47); + this.pictureBox28.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox28.TabIndex = 3; + this.pictureBox28.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox28, "Focus"); + // // numUtilityD2 // - this.numUtilityD2.Location = new System.Drawing.Point(406, 105); + this.numUtilityD2.Location = new System.Drawing.Point(271, 70); + this.numUtilityD2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numUtilityD2.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numUtilityD2.Name = "numUtilityD2"; - this.numUtilityD2.Size = new System.Drawing.Size(69, 26); + this.numUtilityD2.Size = new System.Drawing.Size(46, 20); this.numUtilityD2.TabIndex = 4; // + // pictureBox29 + // + this.pictureBox29.Image = global::SoG_SGreader.Properties.Resources.icon_utility_barrier; + this.pictureBox29.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox29.Location = new System.Drawing.Point(271, 19); + this.pictureBox29.Name = "pictureBox29"; + this.pictureBox29.Size = new System.Drawing.Size(46, 47); + this.pictureBox29.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox29.TabIndex = 5; + this.pictureBox29.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox29, "Barrier"); + // // groupBox16 // this.groupBox16.Controls.Add(this.numUtilityO0); @@ -2558,61 +2811,97 @@ private void InitializeComponent() this.groupBox16.Controls.Add(this.pictureBox25); this.groupBox16.Controls.Add(this.numUtilityO2); this.groupBox16.Controls.Add(this.pictureBox26); - this.groupBox16.Location = new System.Drawing.Point(9, 9); - this.groupBox16.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.groupBox16.Location = new System.Drawing.Point(6, 6); this.groupBox16.Name = "groupBox16"; - this.groupBox16.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.groupBox16.Size = new System.Drawing.Size(638, 180); + this.groupBox16.Size = new System.Drawing.Size(425, 120); this.groupBox16.TabIndex = 21; this.groupBox16.TabStop = false; this.groupBox16.Text = "Offensive"; // // numUtilityO0 // - this.numUtilityO0.Location = new System.Drawing.Point(160, 105); + this.numUtilityO0.Location = new System.Drawing.Point(107, 70); + this.numUtilityO0.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numUtilityO0.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numUtilityO0.Name = "numUtilityO0"; - this.numUtilityO0.Size = new System.Drawing.Size(69, 26); + this.numUtilityO0.Size = new System.Drawing.Size(46, 20); this.numUtilityO0.TabIndex = 0; // + // pictureBox24 + // + this.pictureBox24.Image = global::SoG_SGreader.Properties.Resources.icon_utility_deathmark; + this.pictureBox24.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox24.Location = new System.Drawing.Point(107, 19); + this.pictureBox24.Name = "pictureBox24"; + this.pictureBox24.Size = new System.Drawing.Size(46, 47); + this.pictureBox24.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox24.TabIndex = 1; + this.pictureBox24.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox24, "DeathMark"); + // // numUtilityO1 // - this.numUtilityO1.Location = new System.Drawing.Point(288, 105); + this.numUtilityO1.Location = new System.Drawing.Point(192, 70); + this.numUtilityO1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numUtilityO1.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numUtilityO1.Name = "numUtilityO1"; - this.numUtilityO1.Size = new System.Drawing.Size(69, 26); + this.numUtilityO1.Size = new System.Drawing.Size(46, 20); this.numUtilityO1.TabIndex = 2; // + // pictureBox25 + // + this.pictureBox25.Image = global::SoG_SGreader.Properties.Resources.icon_utility_sleep; + this.pictureBox25.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox25.Location = new System.Drawing.Point(192, 19); + this.pictureBox25.Name = "pictureBox25"; + this.pictureBox25.Size = new System.Drawing.Size(46, 47); + this.pictureBox25.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox25.TabIndex = 3; + this.pictureBox25.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox25, "Stasis"); + // // numUtilityO2 // - this.numUtilityO2.Location = new System.Drawing.Point(406, 105); + this.numUtilityO2.Location = new System.Drawing.Point(271, 70); + this.numUtilityO2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numUtilityO2.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numUtilityO2.Name = "numUtilityO2"; - this.numUtilityO2.Size = new System.Drawing.Size(69, 26); + this.numUtilityO2.Size = new System.Drawing.Size(46, 20); this.numUtilityO2.TabIndex = 4; // + // pictureBox26 + // + this.pictureBox26.Image = global::SoG_SGreader.Properties.Resources.icon_utility_taunt; + this.pictureBox26.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox26.Location = new System.Drawing.Point(271, 19); + this.pictureBox26.Name = "pictureBox26"; + this.pictureBox26.Size = new System.Drawing.Size(46, 47); + this.pictureBox26.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox26.TabIndex = 5; + this.pictureBox26.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox26, "Taunt"); + // // tabTalentsMelee // + this.tabTalentsMelee.BackColor = System.Drawing.SystemColors.ControlLightLight; this.tabTalentsMelee.Controls.Add(this.groupBox3); this.tabTalentsMelee.Location = new System.Drawing.Point(104, 4); - this.tabTalentsMelee.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabTalentsMelee.Name = "tabTalentsMelee"; - this.tabTalentsMelee.Size = new System.Drawing.Size(726, 598); + this.tabTalentsMelee.Size = new System.Drawing.Size(445, 393); this.tabTalentsMelee.TabIndex = 3; this.tabTalentsMelee.Text = "Talents: Melee"; - this.tabTalentsMelee.UseVisualStyleBackColor = true; // // groupBox3 // @@ -2646,205 +2935,397 @@ private void InitializeComponent() this.groupBox3.Controls.Add(this.pictureBox34); this.groupBox3.Controls.Add(this.numTalentMelee2); this.groupBox3.Controls.Add(this.pictureBox35); - this.groupBox3.Location = new System.Drawing.Point(9, 9); - this.groupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.groupBox3.Location = new System.Drawing.Point(6, 6); this.groupBox3.Name = "groupBox3"; - this.groupBox3.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.groupBox3.Size = new System.Drawing.Size(638, 432); + this.groupBox3.Size = new System.Drawing.Size(425, 288); this.groupBox3.TabIndex = 41; this.groupBox3.TabStop = false; this.groupBox3.Text = "Melee"; // // numTalentMelee13 // - this.numTalentMelee13.Location = new System.Drawing.Point(403, 373); + this.numTalentMelee13.Location = new System.Drawing.Point(269, 249); + this.numTalentMelee13.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMelee13.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMelee13.Name = "numTalentMelee13"; - this.numTalentMelee13.Size = new System.Drawing.Size(80, 26); + this.numTalentMelee13.Size = new System.Drawing.Size(53, 20); this.numTalentMelee13.TabIndex = 67; // // numTalentMelee8 // - this.numTalentMelee8.Location = new System.Drawing.Point(403, 239); + this.numTalentMelee8.Location = new System.Drawing.Point(269, 159); + this.numTalentMelee8.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMelee8.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMelee8.Name = "numTalentMelee8"; - this.numTalentMelee8.Size = new System.Drawing.Size(80, 26); + this.numTalentMelee8.Size = new System.Drawing.Size(53, 20); this.numTalentMelee8.TabIndex = 57; // + // pictureBox43 + // + this.pictureBox43.Image = global::SoG_SGreader.Properties.Resources.melee_suddenstrike; + this.pictureBox43.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox43.Location = new System.Drawing.Point(269, 198); + this.pictureBox43.Name = "pictureBox43"; + this.pictureBox43.Size = new System.Drawing.Size(53, 43); + this.pictureBox43.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox43.TabIndex = 68; + this.pictureBox43.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox43, "SuddenStrike"); + // + // pictureBox36 + // + this.pictureBox36.Image = global::SoG_SGreader.Properties.Resources.melee_lastbreath; + this.pictureBox36.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox36.Location = new System.Drawing.Point(269, 109); + this.pictureBox36.Name = "pictureBox36"; + this.pictureBox36.Size = new System.Drawing.Size(53, 43); + this.pictureBox36.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox36.TabIndex = 58; + this.pictureBox36.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox36, "LastBreath"); + // // numTalentMelee14 // - this.numTalentMelee14.Location = new System.Drawing.Point(521, 373); + this.numTalentMelee14.Location = new System.Drawing.Point(347, 249); + this.numTalentMelee14.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMelee14.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMelee14.Name = "numTalentMelee14"; - this.numTalentMelee14.Size = new System.Drawing.Size(80, 26); + this.numTalentMelee14.Size = new System.Drawing.Size(53, 20); this.numTalentMelee14.TabIndex = 69; // // numTalentMelee9 // - this.numTalentMelee9.Location = new System.Drawing.Point(521, 239); + this.numTalentMelee9.Location = new System.Drawing.Point(347, 159); + this.numTalentMelee9.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMelee9.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMelee9.Name = "numTalentMelee9"; - this.numTalentMelee9.Size = new System.Drawing.Size(80, 26); + this.numTalentMelee9.Size = new System.Drawing.Size(53, 20); this.numTalentMelee9.TabIndex = 59; // + // pictureBox44 + // + this.pictureBox44.Image = global::SoG_SGreader.Properties.Resources.melee_riposte; + this.pictureBox44.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox44.Location = new System.Drawing.Point(347, 198); + this.pictureBox44.Name = "pictureBox44"; + this.pictureBox44.Size = new System.Drawing.Size(53, 43); + this.pictureBox44.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox44.TabIndex = 70; + this.pictureBox44.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox44, "Riposte"); + // + // pictureBox39 + // + this.pictureBox39.Image = global::SoG_SGreader.Properties.Resources.melee_backhanded; + this.pictureBox39.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox39.Location = new System.Drawing.Point(347, 109); + this.pictureBox39.Name = "pictureBox39"; + this.pictureBox39.Size = new System.Drawing.Size(53, 43); + this.pictureBox39.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox39.TabIndex = 60; + this.pictureBox39.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox39, "Backhander"); + // // numTalentMelee10 // - this.numTalentMelee10.Location = new System.Drawing.Point(29, 373); + this.numTalentMelee10.Location = new System.Drawing.Point(19, 249); + this.numTalentMelee10.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMelee10.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMelee10.Name = "numTalentMelee10"; - this.numTalentMelee10.Size = new System.Drawing.Size(80, 26); + this.numTalentMelee10.Size = new System.Drawing.Size(53, 20); this.numTalentMelee10.TabIndex = 61; // // numTalentMelee5 // - this.numTalentMelee5.Location = new System.Drawing.Point(29, 239); + this.numTalentMelee5.Location = new System.Drawing.Point(19, 159); + this.numTalentMelee5.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMelee5.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMelee5.Name = "numTalentMelee5"; - this.numTalentMelee5.Size = new System.Drawing.Size(80, 26); + this.numTalentMelee5.Size = new System.Drawing.Size(53, 20); this.numTalentMelee5.TabIndex = 51; // + // pictureBox45 + // + this.pictureBox45.Image = global::SoG_SGreader.Properties.Resources.melee_insultinjury; + this.pictureBox45.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox45.Location = new System.Drawing.Point(19, 198); + this.pictureBox45.Name = "pictureBox45"; + this.pictureBox45.Size = new System.Drawing.Size(53, 43); + this.pictureBox45.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox45.TabIndex = 62; + this.pictureBox45.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox45, "InsultToInjury"); + // + // pictureBox40 + // + this.pictureBox40.Image = global::SoG_SGreader.Properties.Resources.melee_secondbreath; + this.pictureBox40.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox40.Location = new System.Drawing.Point(19, 109); + this.pictureBox40.Name = "pictureBox40"; + this.pictureBox40.Size = new System.Drawing.Size(53, 43); + this.pictureBox40.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox40.TabIndex = 52; + this.pictureBox40.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox40, "SecondWind"); + // // numTalentMelee11 // - this.numTalentMelee11.Location = new System.Drawing.Point(157, 373); + this.numTalentMelee11.Location = new System.Drawing.Point(105, 249); + this.numTalentMelee11.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMelee11.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMelee11.Name = "numTalentMelee11"; - this.numTalentMelee11.Size = new System.Drawing.Size(80, 26); + this.numTalentMelee11.Size = new System.Drawing.Size(53, 20); this.numTalentMelee11.TabIndex = 63; // // numTalentMelee6 // - this.numTalentMelee6.Location = new System.Drawing.Point(157, 239); + this.numTalentMelee6.Location = new System.Drawing.Point(105, 159); + this.numTalentMelee6.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMelee6.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMelee6.Name = "numTalentMelee6"; - this.numTalentMelee6.Size = new System.Drawing.Size(80, 26); + this.numTalentMelee6.Size = new System.Drawing.Size(53, 20); this.numTalentMelee6.TabIndex = 53; // + // pictureBox46 + // + this.pictureBox46.Image = global::SoG_SGreader.Properties.Resources.melee_bloodthirst; + this.pictureBox46.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox46.Location = new System.Drawing.Point(105, 198); + this.pictureBox46.Name = "pictureBox46"; + this.pictureBox46.Size = new System.Drawing.Size(53, 43); + this.pictureBox46.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox46.TabIndex = 64; + this.pictureBox46.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox46, "BloodThirst"); + // + // pictureBox41 + // + this.pictureBox41.Image = global::SoG_SGreader.Properties.Resources.melee_knowledgeispower; + this.pictureBox41.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox41.Location = new System.Drawing.Point(105, 109); + this.pictureBox41.Name = "pictureBox41"; + this.pictureBox41.Size = new System.Drawing.Size(53, 43); + this.pictureBox41.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox41.TabIndex = 54; + this.pictureBox41.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox41, "KnowledgeIsPower"); + // // numTalentMelee12 // - this.numTalentMelee12.Location = new System.Drawing.Point(275, 373); + this.numTalentMelee12.Location = new System.Drawing.Point(183, 249); + this.numTalentMelee12.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMelee12.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMelee12.Name = "numTalentMelee12"; - this.numTalentMelee12.Size = new System.Drawing.Size(80, 26); + this.numTalentMelee12.Size = new System.Drawing.Size(53, 20); this.numTalentMelee12.TabIndex = 65; // // numTalentMelee7 // - this.numTalentMelee7.Location = new System.Drawing.Point(275, 239); + this.numTalentMelee7.Location = new System.Drawing.Point(183, 159); + this.numTalentMelee7.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMelee7.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMelee7.Name = "numTalentMelee7"; - this.numTalentMelee7.Size = new System.Drawing.Size(80, 26); + this.numTalentMelee7.Size = new System.Drawing.Size(53, 20); this.numTalentMelee7.TabIndex = 55; // + // pictureBox47 + // + this.pictureBox47.Image = global::SoG_SGreader.Properties.Resources.melee_combostarter; + this.pictureBox47.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox47.Location = new System.Drawing.Point(183, 198); + this.pictureBox47.Name = "pictureBox47"; + this.pictureBox47.Size = new System.Drawing.Size(53, 43); + this.pictureBox47.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox47.TabIndex = 66; + this.pictureBox47.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox47, "ComboStarter"); + // + // pictureBox42 + // + this.pictureBox42.Image = global::SoG_SGreader.Properties.Resources.melee_wit; + this.pictureBox42.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox42.Location = new System.Drawing.Point(183, 109); + this.pictureBox42.Name = "pictureBox42"; + this.pictureBox42.Size = new System.Drawing.Size(53, 43); + this.pictureBox42.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox42.TabIndex = 56; + this.pictureBox42.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox42, "Wit"); + // // numTalentMelee3 // - this.numTalentMelee3.Location = new System.Drawing.Point(403, 103); + this.numTalentMelee3.Location = new System.Drawing.Point(269, 69); + this.numTalentMelee3.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMelee3.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMelee3.Name = "numTalentMelee3"; - this.numTalentMelee3.Size = new System.Drawing.Size(80, 26); + this.numTalentMelee3.Size = new System.Drawing.Size(53, 20); this.numTalentMelee3.TabIndex = 47; // + // pictureBox37 + // + this.pictureBox37.Image = global::SoG_SGreader.Properties.Resources.melee_burningweapon; + this.pictureBox37.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox37.Location = new System.Drawing.Point(269, 18); + this.pictureBox37.Name = "pictureBox37"; + this.pictureBox37.Size = new System.Drawing.Size(53, 43); + this.pictureBox37.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox37.TabIndex = 48; + this.pictureBox37.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox37, "BurningWeapon"); + // // numTalentMelee4 // - this.numTalentMelee4.Location = new System.Drawing.Point(521, 103); + this.numTalentMelee4.Location = new System.Drawing.Point(347, 69); + this.numTalentMelee4.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMelee4.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMelee4.Name = "numTalentMelee4"; - this.numTalentMelee4.Size = new System.Drawing.Size(80, 26); + this.numTalentMelee4.Size = new System.Drawing.Size(53, 20); this.numTalentMelee4.TabIndex = 49; // + // pictureBox38 + // + this.pictureBox38.Image = global::SoG_SGreader.Properties.Resources.melee_chillytouch; + this.pictureBox38.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox38.Location = new System.Drawing.Point(347, 18); + this.pictureBox38.Name = "pictureBox38"; + this.pictureBox38.Size = new System.Drawing.Size(53, 43); + this.pictureBox38.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox38.TabIndex = 50; + this.pictureBox38.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox38, "ChillyTouch"); + // // numTalentMelee0 // - this.numTalentMelee0.Location = new System.Drawing.Point(29, 103); + this.numTalentMelee0.Location = new System.Drawing.Point(19, 69); + this.numTalentMelee0.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMelee0.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMelee0.Name = "numTalentMelee0"; - this.numTalentMelee0.Size = new System.Drawing.Size(80, 26); + this.numTalentMelee0.Size = new System.Drawing.Size(53, 20); this.numTalentMelee0.TabIndex = 41; // - // numTalentMelee1 + // pictureBox33 // - this.numTalentMelee1.Location = new System.Drawing.Point(157, 103); - this.numTalentMelee1.Maximum = new decimal(new int[] { - 255, + this.pictureBox33.Image = global::SoG_SGreader.Properties.Resources.melee_strength; + this.pictureBox33.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox33.Location = new System.Drawing.Point(19, 18); + this.pictureBox33.Name = "pictureBox33"; + this.pictureBox33.Size = new System.Drawing.Size(53, 43); + this.pictureBox33.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox33.TabIndex = 42; + this.pictureBox33.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox33, "Strength"); + // + // numTalentMelee1 + // + this.numTalentMelee1.Location = new System.Drawing.Point(105, 69); + this.numTalentMelee1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.numTalentMelee1.Maximum = new decimal(new int[] { + 255, 0, 0, 0}); this.numTalentMelee1.Name = "numTalentMelee1"; - this.numTalentMelee1.Size = new System.Drawing.Size(80, 26); + this.numTalentMelee1.Size = new System.Drawing.Size(53, 20); this.numTalentMelee1.TabIndex = 43; // + // pictureBox34 + // + this.pictureBox34.Image = global::SoG_SGreader.Properties.Resources.melee_fencer; + this.pictureBox34.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox34.Location = new System.Drawing.Point(105, 18); + this.pictureBox34.Name = "pictureBox34"; + this.pictureBox34.Size = new System.Drawing.Size(53, 43); + this.pictureBox34.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox34.TabIndex = 44; + this.pictureBox34.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox34, "Fencer"); + // // numTalentMelee2 // - this.numTalentMelee2.Location = new System.Drawing.Point(275, 103); + this.numTalentMelee2.Location = new System.Drawing.Point(183, 69); + this.numTalentMelee2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMelee2.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMelee2.Name = "numTalentMelee2"; - this.numTalentMelee2.Size = new System.Drawing.Size(80, 26); + this.numTalentMelee2.Size = new System.Drawing.Size(53, 20); this.numTalentMelee2.TabIndex = 45; // + // pictureBox35 + // + this.pictureBox35.Image = global::SoG_SGreader.Properties.Resources.melee_brawler; + this.pictureBox35.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox35.Location = new System.Drawing.Point(183, 18); + this.pictureBox35.Name = "pictureBox35"; + this.pictureBox35.Size = new System.Drawing.Size(53, 43); + this.pictureBox35.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox35.TabIndex = 46; + this.pictureBox35.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox35, "Brawler"); + // // tabTalentsMagic // + this.tabTalentsMagic.BackColor = System.Drawing.SystemColors.ControlLightLight; this.tabTalentsMagic.Controls.Add(this.groupBox4); this.tabTalentsMagic.Location = new System.Drawing.Point(104, 4); - this.tabTalentsMagic.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabTalentsMagic.Name = "tabTalentsMagic"; - this.tabTalentsMagic.Size = new System.Drawing.Size(726, 598); + this.tabTalentsMagic.Size = new System.Drawing.Size(445, 393); this.tabTalentsMagic.TabIndex = 4; this.tabTalentsMagic.Text = "Talents: Magic"; - this.tabTalentsMagic.UseVisualStyleBackColor = true; // // groupBox4 // @@ -2878,213 +3359,406 @@ private void InitializeComponent() this.groupBox4.Controls.Add(this.pictureBox61); this.groupBox4.Controls.Add(this.numTalentMagic2); this.groupBox4.Controls.Add(this.pictureBox62); - this.groupBox4.Location = new System.Drawing.Point(9, 9); - this.groupBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.groupBox4.Location = new System.Drawing.Point(6, 6); this.groupBox4.Name = "groupBox4"; - this.groupBox4.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.groupBox4.Size = new System.Drawing.Size(638, 432); + this.groupBox4.Size = new System.Drawing.Size(425, 288); this.groupBox4.TabIndex = 42; this.groupBox4.TabStop = false; this.groupBox4.Text = "Magic"; // // numTalentMagic13 // - this.numTalentMagic13.Location = new System.Drawing.Point(403, 373); + this.numTalentMagic13.Location = new System.Drawing.Point(269, 249); + this.numTalentMagic13.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMagic13.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMagic13.Name = "numTalentMagic13"; - this.numTalentMagic13.Size = new System.Drawing.Size(80, 26); + this.numTalentMagic13.Size = new System.Drawing.Size(53, 20); this.numTalentMagic13.TabIndex = 67; // // numTalentMagic8 // - this.numTalentMagic8.Location = new System.Drawing.Point(403, 239); + this.numTalentMagic8.Location = new System.Drawing.Point(269, 159); + this.numTalentMagic8.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMagic8.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMagic8.Name = "numTalentMagic8"; - this.numTalentMagic8.Size = new System.Drawing.Size(80, 26); + this.numTalentMagic8.Size = new System.Drawing.Size(53, 20); this.numTalentMagic8.TabIndex = 57; // + // pictureBox48 + // + this.pictureBox48.Image = global::SoG_SGreader.Properties.Resources.magic_manaburn; + this.pictureBox48.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox48.Location = new System.Drawing.Point(269, 198); + this.pictureBox48.Name = "pictureBox48"; + this.pictureBox48.Size = new System.Drawing.Size(53, 43); + this.pictureBox48.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox48.TabIndex = 68; + this.pictureBox48.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox48, "Manaburn"); + // + // pictureBox49 + // + this.pictureBox49.Image = global::SoG_SGreader.Properties.Resources.magic_specialist; + this.pictureBox49.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox49.Location = new System.Drawing.Point(269, 109); + this.pictureBox49.Name = "pictureBox49"; + this.pictureBox49.Size = new System.Drawing.Size(53, 43); + this.pictureBox49.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox49.TabIndex = 58; + this.pictureBox49.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox49, "Specialist"); + // // numTalentMagic14 // - this.numTalentMagic14.Location = new System.Drawing.Point(521, 373); + this.numTalentMagic14.Location = new System.Drawing.Point(347, 249); + this.numTalentMagic14.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMagic14.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMagic14.Name = "numTalentMagic14"; - this.numTalentMagic14.Size = new System.Drawing.Size(80, 26); + this.numTalentMagic14.Size = new System.Drawing.Size(53, 20); this.numTalentMagic14.TabIndex = 69; // // numTalentMagic9 // - this.numTalentMagic9.Location = new System.Drawing.Point(521, 239); + this.numTalentMagic9.Location = new System.Drawing.Point(347, 159); + this.numTalentMagic9.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMagic9.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMagic9.Name = "numTalentMagic9"; - this.numTalentMagic9.Size = new System.Drawing.Size(80, 26); + this.numTalentMagic9.Size = new System.Drawing.Size(53, 20); this.numTalentMagic9.TabIndex = 59; // + // pictureBox50 + // + this.pictureBox50.Image = global::SoG_SGreader.Properties.Resources.magic_snapcast; + this.pictureBox50.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox50.Location = new System.Drawing.Point(347, 198); + this.pictureBox50.Name = "pictureBox50"; + this.pictureBox50.Size = new System.Drawing.Size(53, 43); + this.pictureBox50.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox50.TabIndex = 70; + this.pictureBox50.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox50, "SnapCast"); + // + // pictureBox51 + // + this.pictureBox51.Image = global::SoG_SGreader.Properties.Resources.magic_lastspark; + this.pictureBox51.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox51.Location = new System.Drawing.Point(347, 109); + this.pictureBox51.Name = "pictureBox51"; + this.pictureBox51.Size = new System.Drawing.Size(53, 43); + this.pictureBox51.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox51.TabIndex = 60; + this.pictureBox51.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox51, "LastSpark"); + // // numTalentMagic10 // - this.numTalentMagic10.Location = new System.Drawing.Point(29, 373); + this.numTalentMagic10.Location = new System.Drawing.Point(19, 249); + this.numTalentMagic10.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMagic10.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMagic10.Name = "numTalentMagic10"; - this.numTalentMagic10.Size = new System.Drawing.Size(80, 26); + this.numTalentMagic10.Size = new System.Drawing.Size(53, 20); this.numTalentMagic10.TabIndex = 61; // // numTalentMagic5 // - this.numTalentMagic5.Location = new System.Drawing.Point(29, 239); + this.numTalentMagic5.Location = new System.Drawing.Point(19, 159); + this.numTalentMagic5.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMagic5.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMagic5.Name = "numTalentMagic5"; - this.numTalentMagic5.Size = new System.Drawing.Size(80, 26); + this.numTalentMagic5.Size = new System.Drawing.Size(53, 20); this.numTalentMagic5.TabIndex = 51; // + // pictureBox52 + // + this.pictureBox52.Image = global::SoG_SGreader.Properties.Resources.magic_wandmaster; + this.pictureBox52.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox52.Location = new System.Drawing.Point(19, 198); + this.pictureBox52.Name = "pictureBox52"; + this.pictureBox52.Size = new System.Drawing.Size(53, 43); + this.pictureBox52.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox52.TabIndex = 62; + this.pictureBox52.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox52, "WandMaster"); + // + // pictureBox53 + // + this.pictureBox53.Image = global::SoG_SGreader.Properties.Resources.magic_concentration; + this.pictureBox53.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox53.Location = new System.Drawing.Point(19, 109); + this.pictureBox53.Name = "pictureBox53"; + this.pictureBox53.Size = new System.Drawing.Size(53, 43); + this.pictureBox53.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox53.TabIndex = 52; + this.pictureBox53.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox53, "Concentration"); + // // numTalentMagic11 // - this.numTalentMagic11.Location = new System.Drawing.Point(157, 373); + this.numTalentMagic11.Location = new System.Drawing.Point(105, 249); + this.numTalentMagic11.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMagic11.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMagic11.Name = "numTalentMagic11"; - this.numTalentMagic11.Size = new System.Drawing.Size(80, 26); + this.numTalentMagic11.Size = new System.Drawing.Size(53, 20); this.numTalentMagic11.TabIndex = 63; // // numTalentMagic6 // - this.numTalentMagic6.Location = new System.Drawing.Point(157, 239); + this.numTalentMagic6.Location = new System.Drawing.Point(105, 159); + this.numTalentMagic6.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMagic6.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMagic6.Name = "numTalentMagic6"; - this.numTalentMagic6.Size = new System.Drawing.Size(80, 26); + this.numTalentMagic6.Size = new System.Drawing.Size(53, 20); this.numTalentMagic6.TabIndex = 53; // + // pictureBox54 + // + this.pictureBox54.Image = global::SoG_SGreader.Properties.Resources.magic_arcanecollar; + this.pictureBox54.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox54.Location = new System.Drawing.Point(105, 198); + this.pictureBox54.Name = "pictureBox54"; + this.pictureBox54.Size = new System.Drawing.Size(53, 43); + this.pictureBox54.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox54.TabIndex = 64; + this.pictureBox54.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox54, "ArcaneCollar"); + // + // pictureBox55 + // + this.pictureBox55.Image = global::SoG_SGreader.Properties.Resources.magic_turtle; + this.pictureBox55.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox55.Location = new System.Drawing.Point(105, 109); + this.pictureBox55.Name = "pictureBox55"; + this.pictureBox55.Size = new System.Drawing.Size(53, 43); + this.pictureBox55.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox55.TabIndex = 54; + this.pictureBox55.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox55, "Turtle"); + // // numTalentMagic12 // - this.numTalentMagic12.Location = new System.Drawing.Point(275, 373); + this.numTalentMagic12.Location = new System.Drawing.Point(183, 249); + this.numTalentMagic12.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMagic12.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMagic12.Name = "numTalentMagic12"; - this.numTalentMagic12.Size = new System.Drawing.Size(80, 26); + this.numTalentMagic12.Size = new System.Drawing.Size(53, 20); this.numTalentMagic12.TabIndex = 65; // // numTalentMagic7 // - this.numTalentMagic7.Location = new System.Drawing.Point(275, 239); + this.numTalentMagic7.Location = new System.Drawing.Point(183, 159); + this.numTalentMagic7.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMagic7.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMagic7.Name = "numTalentMagic7"; - this.numTalentMagic7.Size = new System.Drawing.Size(80, 26); + this.numTalentMagic7.Size = new System.Drawing.Size(53, 20); this.numTalentMagic7.TabIndex = 55; // + // pictureBox56 + // + this.pictureBox56.Image = global::SoG_SGreader.Properties.Resources.magic_cripplingblast; + this.pictureBox56.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox56.Location = new System.Drawing.Point(183, 198); + this.pictureBox56.Name = "pictureBox56"; + this.pictureBox56.Size = new System.Drawing.Size(53, 43); + this.pictureBox56.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox56.TabIndex = 66; + this.pictureBox56.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox56, "CripplingBlast"); + // + // pictureBox57 + // + this.pictureBox57.Image = global::SoG_SGreader.Properties.Resources.magic_soulsiphon; + this.pictureBox57.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox57.Location = new System.Drawing.Point(183, 109); + this.pictureBox57.Name = "pictureBox57"; + this.pictureBox57.Size = new System.Drawing.Size(53, 43); + this.pictureBox57.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox57.TabIndex = 56; + this.pictureBox57.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox57, "SoulEater"); + // // numTalentMagic3 // - this.numTalentMagic3.Location = new System.Drawing.Point(403, 103); + this.numTalentMagic3.Location = new System.Drawing.Point(269, 69); + this.numTalentMagic3.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMagic3.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMagic3.Name = "numTalentMagic3"; - this.numTalentMagic3.Size = new System.Drawing.Size(80, 26); + this.numTalentMagic3.Size = new System.Drawing.Size(53, 20); this.numTalentMagic3.TabIndex = 47; // + // pictureBox58 + // + this.pictureBox58.Image = global::SoG_SGreader.Properties.Resources.magic_prismatic; + this.pictureBox58.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox58.Location = new System.Drawing.Point(269, 18); + this.pictureBox58.Name = "pictureBox58"; + this.pictureBox58.Size = new System.Drawing.Size(53, 43); + this.pictureBox58.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox58.TabIndex = 48; + this.pictureBox58.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox58, "Prismatic"); + // // numTalentMagic4 // - this.numTalentMagic4.Location = new System.Drawing.Point(521, 103); + this.numTalentMagic4.Location = new System.Drawing.Point(347, 69); + this.numTalentMagic4.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMagic4.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMagic4.Name = "numTalentMagic4"; - this.numTalentMagic4.Size = new System.Drawing.Size(80, 26); + this.numTalentMagic4.Size = new System.Drawing.Size(53, 20); this.numTalentMagic4.TabIndex = 49; // + // pictureBox59 + // + this.pictureBox59.Image = global::SoG_SGreader.Properties.Resources.magic_battlemage; + this.pictureBox59.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox59.Location = new System.Drawing.Point(347, 18); + this.pictureBox59.Name = "pictureBox59"; + this.pictureBox59.Size = new System.Drawing.Size(53, 43); + this.pictureBox59.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox59.TabIndex = 50; + this.pictureBox59.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox59, "Battlemage"); + // // numTalentMagic0 // - this.numTalentMagic0.Location = new System.Drawing.Point(29, 103); + this.numTalentMagic0.Location = new System.Drawing.Point(19, 69); + this.numTalentMagic0.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMagic0.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMagic0.Name = "numTalentMagic0"; - this.numTalentMagic0.Size = new System.Drawing.Size(80, 26); + this.numTalentMagic0.Size = new System.Drawing.Size(53, 20); this.numTalentMagic0.TabIndex = 41; // + // pictureBox60 + // + this.pictureBox60.Image = global::SoG_SGreader.Properties.Resources.magic_intelligence; + this.pictureBox60.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox60.Location = new System.Drawing.Point(19, 18); + this.pictureBox60.Name = "pictureBox60"; + this.pictureBox60.Size = new System.Drawing.Size(53, 43); + this.pictureBox60.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox60.TabIndex = 42; + this.pictureBox60.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox60, "Intelligence"); + // // numTalentMagic1 // - this.numTalentMagic1.Location = new System.Drawing.Point(157, 103); + this.numTalentMagic1.Location = new System.Drawing.Point(105, 69); + this.numTalentMagic1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMagic1.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMagic1.Name = "numTalentMagic1"; - this.numTalentMagic1.Size = new System.Drawing.Size(80, 26); + this.numTalentMagic1.Size = new System.Drawing.Size(53, 20); this.numTalentMagic1.TabIndex = 43; // + // pictureBox61 + // + this.pictureBox61.Image = global::SoG_SGreader.Properties.Resources.magic_fasttalker; + this.pictureBox61.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox61.Location = new System.Drawing.Point(105, 18); + this.pictureBox61.Name = "pictureBox61"; + this.pictureBox61.Size = new System.Drawing.Size(53, 43); + this.pictureBox61.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox61.TabIndex = 44; + this.pictureBox61.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox61, "FastTalker"); + // // numTalentMagic2 // - this.numTalentMagic2.Location = new System.Drawing.Point(275, 103); + this.numTalentMagic2.Location = new System.Drawing.Point(183, 69); + this.numTalentMagic2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentMagic2.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentMagic2.Name = "numTalentMagic2"; - this.numTalentMagic2.Size = new System.Drawing.Size(80, 26); + this.numTalentMagic2.Size = new System.Drawing.Size(53, 20); this.numTalentMagic2.TabIndex = 45; // + // pictureBox62 + // + this.pictureBox62.Image = global::SoG_SGreader.Properties.Resources.magic_arcanecharge; + this.pictureBox62.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox62.Location = new System.Drawing.Point(183, 18); + this.pictureBox62.Name = "pictureBox62"; + this.pictureBox62.Size = new System.Drawing.Size(53, 43); + this.pictureBox62.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox62.TabIndex = 46; + this.pictureBox62.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox62, "ArcaneCharge"); + // // tabTalentsGeneral // - this.tabTalentsGeneral.BackColor = System.Drawing.Color.Transparent; + this.tabTalentsGeneral.BackColor = System.Drawing.SystemColors.ControlLightLight; this.tabTalentsGeneral.Controls.Add(this.label1); this.tabTalentsGeneral.Controls.Add(this.groupBox5); this.tabTalentsGeneral.Location = new System.Drawing.Point(104, 4); - this.tabTalentsGeneral.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabTalentsGeneral.Name = "tabTalentsGeneral"; - this.tabTalentsGeneral.Size = new System.Drawing.Size(726, 598); + this.tabTalentsGeneral.Size = new System.Drawing.Size(445, 393); this.tabTalentsGeneral.TabIndex = 5; this.tabTalentsGeneral.Text = "Talents: General"; // // label1 // this.label1.AutoSize = true; - this.label1.Location = new System.Drawing.Point(15, 446); + this.label1.Location = new System.Drawing.Point(10, 297); + this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(391, 60); + this.label1.Size = new System.Drawing.Size(265, 39); this.label1.TabIndex = 44; this.label1.Text = "Notes:\r\n- SteadyDefense on level 5, will make your game crash\r\n- FineTaste max le" + "vel is 3"; @@ -3133,276 +3807,546 @@ private void InitializeComponent() this.groupBox5.Controls.Add(this.pictureBox68); this.groupBox5.Controls.Add(this.numTalentGeneral0); this.groupBox5.Controls.Add(this.pictureBox75); - this.groupBox5.Location = new System.Drawing.Point(9, 9); - this.groupBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.groupBox5.Location = new System.Drawing.Point(6, 6); this.groupBox5.Name = "groupBox5"; - this.groupBox5.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.groupBox5.Size = new System.Drawing.Size(638, 432); + this.groupBox5.Size = new System.Drawing.Size(425, 288); this.groupBox5.TabIndex = 43; this.groupBox5.TabStop = false; this.groupBox5.Text = "General"; // // numTalentGeneral20 // - this.numTalentGeneral20.Location = new System.Drawing.Point(550, 371); + this.numTalentGeneral20.Location = new System.Drawing.Point(367, 247); + this.numTalentGeneral20.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentGeneral20.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentGeneral20.Name = "numTalentGeneral20"; - this.numTalentGeneral20.Size = new System.Drawing.Size(80, 26); + this.numTalentGeneral20.Size = new System.Drawing.Size(53, 20); this.numTalentGeneral20.TabIndex = 116; // + // pictureBox78 + // + this.pictureBox78.Image = global::SoG_SGreader.Properties.Resources.general_alchemist; + this.pictureBox78.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox78.Location = new System.Drawing.Point(367, 198); + this.pictureBox78.Name = "pictureBox78"; + this.pictureBox78.Size = new System.Drawing.Size(53, 43); + this.pictureBox78.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox78.TabIndex = 117; + this.pictureBox78.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox78, "Alchemist"); + // // numTalentGeneral19 // - this.numTalentGeneral19.Location = new System.Drawing.Point(460, 371); + this.numTalentGeneral19.Location = new System.Drawing.Point(307, 247); + this.numTalentGeneral19.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentGeneral19.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentGeneral19.Name = "numTalentGeneral19"; - this.numTalentGeneral19.Size = new System.Drawing.Size(80, 26); + this.numTalentGeneral19.Size = new System.Drawing.Size(53, 20); this.numTalentGeneral19.TabIndex = 114; // + // pictureBox79 + // + this.pictureBox79.Image = global::SoG_SGreader.Properties.Resources.general_finetaste; + this.pictureBox79.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox79.Location = new System.Drawing.Point(307, 198); + this.pictureBox79.Name = "pictureBox79"; + this.pictureBox79.Size = new System.Drawing.Size(53, 43); + this.pictureBox79.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox79.TabIndex = 115; + this.pictureBox79.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox79, "FineTaste"); + // // numTalentGeneral18 // - this.numTalentGeneral18.Location = new System.Drawing.Point(370, 371); + this.numTalentGeneral18.Location = new System.Drawing.Point(247, 247); + this.numTalentGeneral18.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentGeneral18.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentGeneral18.Name = "numTalentGeneral18"; - this.numTalentGeneral18.Size = new System.Drawing.Size(80, 26); + this.numTalentGeneral18.Size = new System.Drawing.Size(53, 20); this.numTalentGeneral18.TabIndex = 112; // + // pictureBox80 + // + this.pictureBox80.Image = global::SoG_SGreader.Properties.Resources.general_quickreflex; + this.pictureBox80.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox80.Location = new System.Drawing.Point(247, 198); + this.pictureBox80.Name = "pictureBox80"; + this.pictureBox80.Size = new System.Drawing.Size(53, 43); + this.pictureBox80.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox80.TabIndex = 113; + this.pictureBox80.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox80, "QuickReflexes"); + // // numTalentGeneral17 // - this.numTalentGeneral17.Location = new System.Drawing.Point(280, 371); + this.numTalentGeneral17.Location = new System.Drawing.Point(187, 247); + this.numTalentGeneral17.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentGeneral17.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentGeneral17.Name = "numTalentGeneral17"; - this.numTalentGeneral17.Size = new System.Drawing.Size(80, 26); + this.numTalentGeneral17.Size = new System.Drawing.Size(53, 20); this.numTalentGeneral17.TabIndex = 110; // + // pictureBox81 + // + this.pictureBox81.Image = global::SoG_SGreader.Properties.Resources.general_efficientcounter; + this.pictureBox81.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox81.Location = new System.Drawing.Point(187, 198); + this.pictureBox81.Name = "pictureBox81"; + this.pictureBox81.Size = new System.Drawing.Size(53, 43); + this.pictureBox81.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox81.TabIndex = 111; + this.pictureBox81.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox81, "EfficientCounter"); + // // numTalentGeneral16 // - this.numTalentGeneral16.Location = new System.Drawing.Point(190, 371); + this.numTalentGeneral16.Location = new System.Drawing.Point(127, 247); + this.numTalentGeneral16.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentGeneral16.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentGeneral16.Name = "numTalentGeneral16"; - this.numTalentGeneral16.Size = new System.Drawing.Size(80, 26); + this.numTalentGeneral16.Size = new System.Drawing.Size(53, 20); this.numTalentGeneral16.TabIndex = 108; // + // pictureBox82 + // + this.pictureBox82.Image = global::SoG_SGreader.Properties.Resources.general_kineticenergy; + this.pictureBox82.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox82.Location = new System.Drawing.Point(127, 198); + this.pictureBox82.Name = "pictureBox82"; + this.pictureBox82.Size = new System.Drawing.Size(53, 43); + this.pictureBox82.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox82.TabIndex = 109; + this.pictureBox82.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox82, "KineticEnergy"); + // // numTalentGeneral15 // - this.numTalentGeneral15.Location = new System.Drawing.Point(100, 371); + this.numTalentGeneral15.Location = new System.Drawing.Point(67, 247); + this.numTalentGeneral15.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentGeneral15.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentGeneral15.Name = "numTalentGeneral15"; - this.numTalentGeneral15.Size = new System.Drawing.Size(80, 26); + this.numTalentGeneral15.Size = new System.Drawing.Size(53, 20); this.numTalentGeneral15.TabIndex = 106; // + // pictureBox83 + // + this.pictureBox83.Image = global::SoG_SGreader.Properties.Resources.general_shieldbearer; + this.pictureBox83.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox83.Location = new System.Drawing.Point(67, 198); + this.pictureBox83.Name = "pictureBox83"; + this.pictureBox83.Size = new System.Drawing.Size(53, 43); + this.pictureBox83.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox83.TabIndex = 107; + this.pictureBox83.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox83, "ShieldBearer"); + // // numTalentGeneral13 // - this.numTalentGeneral13.Location = new System.Drawing.Point(550, 243); + this.numTalentGeneral13.Location = new System.Drawing.Point(367, 162); + this.numTalentGeneral13.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentGeneral13.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentGeneral13.Name = "numTalentGeneral13"; - this.numTalentGeneral13.Size = new System.Drawing.Size(80, 26); + this.numTalentGeneral13.Size = new System.Drawing.Size(53, 20); this.numTalentGeneral13.TabIndex = 102; // // numTalentGeneral6 // - this.numTalentGeneral6.Location = new System.Drawing.Point(550, 103); + this.numTalentGeneral6.Location = new System.Drawing.Point(367, 69); + this.numTalentGeneral6.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentGeneral6.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentGeneral6.Name = "numTalentGeneral6"; - this.numTalentGeneral6.Size = new System.Drawing.Size(80, 26); + this.numTalentGeneral6.Size = new System.Drawing.Size(53, 20); this.numTalentGeneral6.TabIndex = 88; // - // numTalentGeneral12 - // - this.numTalentGeneral12.Location = new System.Drawing.Point(460, 243); - this.numTalentGeneral12.Maximum = new decimal(new int[] { - 255, - 0, - 0, - 0}); - this.numTalentGeneral12.Name = "numTalentGeneral12"; - this.numTalentGeneral12.Size = new System.Drawing.Size(80, 26); - this.numTalentGeneral12.TabIndex = 100; - // - // numTalentGeneral5 + // pictureBox65 // - this.numTalentGeneral5.Location = new System.Drawing.Point(460, 103); - this.numTalentGeneral5.Maximum = new decimal(new int[] { - 255, + this.pictureBox65.Image = global::SoG_SGreader.Properties.Resources.general_arrowscavenger; + this.pictureBox65.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox65.Location = new System.Drawing.Point(367, 113); + this.pictureBox65.Name = "pictureBox65"; + this.pictureBox65.Size = new System.Drawing.Size(53, 43); + this.pictureBox65.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox65.TabIndex = 103; + this.pictureBox65.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox65, "AmmoScavenger"); + // + // pictureBox72 + // + this.pictureBox72.Image = global::SoG_SGreader.Properties.Resources.general_brutality; + this.pictureBox72.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox72.Location = new System.Drawing.Point(367, 18); + this.pictureBox72.Name = "pictureBox72"; + this.pictureBox72.Size = new System.Drawing.Size(53, 43); + this.pictureBox72.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox72.TabIndex = 89; + this.pictureBox72.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox72, "Brutality"); + // + // numTalentGeneral12 + // + this.numTalentGeneral12.Location = new System.Drawing.Point(307, 162); + this.numTalentGeneral12.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.numTalentGeneral12.Maximum = new decimal(new int[] { + 255, + 0, + 0, + 0}); + this.numTalentGeneral12.Name = "numTalentGeneral12"; + this.numTalentGeneral12.Size = new System.Drawing.Size(53, 20); + this.numTalentGeneral12.TabIndex = 100; + // + // numTalentGeneral5 + // + this.numTalentGeneral5.Location = new System.Drawing.Point(307, 69); + this.numTalentGeneral5.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); + this.numTalentGeneral5.Maximum = new decimal(new int[] { + 255, 0, 0, 0}); this.numTalentGeneral5.Name = "numTalentGeneral5"; - this.numTalentGeneral5.Size = new System.Drawing.Size(80, 26); + this.numTalentGeneral5.Size = new System.Drawing.Size(53, 20); this.numTalentGeneral5.TabIndex = 84; // + // pictureBox66 + // + this.pictureBox66.Image = global::SoG_SGreader.Properties.Resources.general_quickshot; + this.pictureBox66.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox66.Location = new System.Drawing.Point(307, 113); + this.pictureBox66.Name = "pictureBox66"; + this.pictureBox66.Size = new System.Drawing.Size(53, 43); + this.pictureBox66.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox66.TabIndex = 101; + this.pictureBox66.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox66, "QuickShot"); + // + // pictureBox69 + // + this.pictureBox69.Image = global::SoG_SGreader.Properties.Resources.general_surgeon; + this.pictureBox69.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox69.Location = new System.Drawing.Point(307, 18); + this.pictureBox69.Name = "pictureBox69"; + this.pictureBox69.Size = new System.Drawing.Size(53, 43); + this.pictureBox69.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox69.TabIndex = 85; + this.pictureBox69.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox69, "Surgeon"); + // // numTalentGeneral11 // - this.numTalentGeneral11.Location = new System.Drawing.Point(370, 243); + this.numTalentGeneral11.Location = new System.Drawing.Point(247, 162); + this.numTalentGeneral11.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentGeneral11.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentGeneral11.Name = "numTalentGeneral11"; - this.numTalentGeneral11.Size = new System.Drawing.Size(80, 26); + this.numTalentGeneral11.Size = new System.Drawing.Size(53, 20); this.numTalentGeneral11.TabIndex = 98; // // numTalentGeneral4 // - this.numTalentGeneral4.Location = new System.Drawing.Point(370, 103); + this.numTalentGeneral4.Location = new System.Drawing.Point(247, 69); + this.numTalentGeneral4.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentGeneral4.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentGeneral4.Name = "numTalentGeneral4"; - this.numTalentGeneral4.Size = new System.Drawing.Size(80, 26); + this.numTalentGeneral4.Size = new System.Drawing.Size(53, 20); this.numTalentGeneral4.TabIndex = 82; // + // pictureBox73 + // + this.pictureBox73.Image = global::SoG_SGreader.Properties.Resources.general_ladyluck; + this.pictureBox73.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox73.Location = new System.Drawing.Point(247, 113); + this.pictureBox73.Name = "pictureBox73"; + this.pictureBox73.Size = new System.Drawing.Size(53, 43); + this.pictureBox73.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox73.TabIndex = 99; + this.pictureBox73.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox73, "LadyLuck"); + // + // pictureBox70 + // + this.pictureBox70.Image = global::SoG_SGreader.Properties.Resources.general_metabolism; + this.pictureBox70.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox70.Location = new System.Drawing.Point(247, 18); + this.pictureBox70.Name = "pictureBox70"; + this.pictureBox70.Size = new System.Drawing.Size(53, 43); + this.pictureBox70.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox70.TabIndex = 83; + this.pictureBox70.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox70, "Metabolism"); + // // numTalentGeneral10 // - this.numTalentGeneral10.Location = new System.Drawing.Point(280, 243); + this.numTalentGeneral10.Location = new System.Drawing.Point(187, 162); + this.numTalentGeneral10.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentGeneral10.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentGeneral10.Name = "numTalentGeneral10"; - this.numTalentGeneral10.Size = new System.Drawing.Size(80, 26); + this.numTalentGeneral10.Size = new System.Drawing.Size(53, 20); this.numTalentGeneral10.TabIndex = 96; // // numTalentGeneral3 // - this.numTalentGeneral3.Location = new System.Drawing.Point(280, 103); + this.numTalentGeneral3.Location = new System.Drawing.Point(187, 69); + this.numTalentGeneral3.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentGeneral3.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentGeneral3.Name = "numTalentGeneral3"; - this.numTalentGeneral3.Size = new System.Drawing.Size(80, 26); + this.numTalentGeneral3.Size = new System.Drawing.Size(53, 20); this.numTalentGeneral3.TabIndex = 80; // + // pictureBox74 + // + this.pictureBox74.Image = global::SoG_SGreader.Properties.Resources.general_unknown; + this.pictureBox74.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox74.Location = new System.Drawing.Point(187, 113); + this.pictureBox74.Name = "pictureBox74"; + this.pictureBox74.Size = new System.Drawing.Size(53, 43); + this.pictureBox74.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox74.TabIndex = 97; + this.pictureBox74.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox74, "SteadyDefense"); + // + // pictureBox71 + // + this.pictureBox71.Image = global::SoG_SGreader.Properties.Resources.general_endurance; + this.pictureBox71.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox71.Location = new System.Drawing.Point(187, 18); + this.pictureBox71.Name = "pictureBox71"; + this.pictureBox71.Size = new System.Drawing.Size(53, 43); + this.pictureBox71.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox71.TabIndex = 81; + this.pictureBox71.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox71, "Endurance"); + // // numTalentGeneral9 // - this.numTalentGeneral9.Location = new System.Drawing.Point(190, 243); + this.numTalentGeneral9.Location = new System.Drawing.Point(127, 162); + this.numTalentGeneral9.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentGeneral9.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentGeneral9.Name = "numTalentGeneral9"; - this.numTalentGeneral9.Size = new System.Drawing.Size(80, 26); + this.numTalentGeneral9.Size = new System.Drawing.Size(53, 20); this.numTalentGeneral9.TabIndex = 94; // // numTalentGeneral2 // - this.numTalentGeneral2.Location = new System.Drawing.Point(190, 103); + this.numTalentGeneral2.Location = new System.Drawing.Point(127, 69); + this.numTalentGeneral2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentGeneral2.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentGeneral2.Name = "numTalentGeneral2"; - this.numTalentGeneral2.Size = new System.Drawing.Size(80, 26); + this.numTalentGeneral2.Size = new System.Drawing.Size(53, 20); this.numTalentGeneral2.TabIndex = 78; // + // pictureBox76 + // + this.pictureBox76.Image = global::SoG_SGreader.Properties.Resources.general_laststand; + this.pictureBox76.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox76.Location = new System.Drawing.Point(127, 113); + this.pictureBox76.Name = "pictureBox76"; + this.pictureBox76.Size = new System.Drawing.Size(53, 43); + this.pictureBox76.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox76.TabIndex = 95; + this.pictureBox76.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox76, "LastStand"); + // + // pictureBox64 + // + this.pictureBox64.Image = global::SoG_SGreader.Properties.Resources.general_healthinsurance; + this.pictureBox64.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox64.Location = new System.Drawing.Point(127, 18); + this.pictureBox64.Name = "pictureBox64"; + this.pictureBox64.Size = new System.Drawing.Size(53, 43); + this.pictureBox64.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox64.TabIndex = 79; + this.pictureBox64.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox64, "HealthInsurance"); + // // numTalentGeneral8 // - this.numTalentGeneral8.Location = new System.Drawing.Point(100, 243); + this.numTalentGeneral8.Location = new System.Drawing.Point(67, 162); + this.numTalentGeneral8.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentGeneral8.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentGeneral8.Name = "numTalentGeneral8"; - this.numTalentGeneral8.Size = new System.Drawing.Size(80, 26); + this.numTalentGeneral8.Size = new System.Drawing.Size(53, 20); this.numTalentGeneral8.TabIndex = 92; // // numTalentGeneral1 // - this.numTalentGeneral1.Location = new System.Drawing.Point(100, 103); + this.numTalentGeneral1.Location = new System.Drawing.Point(67, 69); + this.numTalentGeneral1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentGeneral1.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentGeneral1.Name = "numTalentGeneral1"; - this.numTalentGeneral1.Size = new System.Drawing.Size(80, 26); + this.numTalentGeneral1.Size = new System.Drawing.Size(53, 20); this.numTalentGeneral1.TabIndex = 76; // + // pictureBox77 + // + this.pictureBox77.Image = global::SoG_SGreader.Properties.Resources.general_gotyoucovered; + this.pictureBox77.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox77.Location = new System.Drawing.Point(67, 113); + this.pictureBox77.Name = "pictureBox77"; + this.pictureBox77.Size = new System.Drawing.Size(53, 43); + this.pictureBox77.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox77.TabIndex = 93; + this.pictureBox77.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox77, "GotYouCovered"); + // + // pictureBox63 + // + this.pictureBox63.Image = global::SoG_SGreader.Properties.Resources.general_tenacious; + this.pictureBox63.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox63.Location = new System.Drawing.Point(67, 18); + this.pictureBox63.Name = "pictureBox63"; + this.pictureBox63.Size = new System.Drawing.Size(53, 43); + this.pictureBox63.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox63.TabIndex = 77; + this.pictureBox63.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox63, "Tenacious"); + // // numTalentGeneral14 // - this.numTalentGeneral14.Location = new System.Drawing.Point(10, 371); + this.numTalentGeneral14.Location = new System.Drawing.Point(7, 247); + this.numTalentGeneral14.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentGeneral14.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentGeneral14.Name = "numTalentGeneral14"; - this.numTalentGeneral14.Size = new System.Drawing.Size(80, 26); + this.numTalentGeneral14.Size = new System.Drawing.Size(53, 20); this.numTalentGeneral14.TabIndex = 72; // // numTalentGeneral7 // - this.numTalentGeneral7.Location = new System.Drawing.Point(10, 243); + this.numTalentGeneral7.Location = new System.Drawing.Point(7, 162); + this.numTalentGeneral7.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentGeneral7.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentGeneral7.Name = "numTalentGeneral7"; - this.numTalentGeneral7.Size = new System.Drawing.Size(80, 26); + this.numTalentGeneral7.Size = new System.Drawing.Size(53, 20); this.numTalentGeneral7.TabIndex = 71; // + // pictureBox67 + // + this.pictureBox67.Image = global::SoG_SGreader.Properties.Resources.general_multitask; + this.pictureBox67.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox67.Location = new System.Drawing.Point(7, 198); + this.pictureBox67.Name = "pictureBox67"; + this.pictureBox67.Size = new System.Drawing.Size(53, 43); + this.pictureBox67.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox67.TabIndex = 62; + this.pictureBox67.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox67, "Multitasking"); + // + // pictureBox68 + // + this.pictureBox68.Image = global::SoG_SGreader.Properties.Resources.general_utilityflow; + this.pictureBox68.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox68.Location = new System.Drawing.Point(7, 113); + this.pictureBox68.Name = "pictureBox68"; + this.pictureBox68.Size = new System.Drawing.Size(53, 43); + this.pictureBox68.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox68.TabIndex = 52; + this.pictureBox68.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox68, "UtilityFlow"); + // // numTalentGeneral0 // - this.numTalentGeneral0.Location = new System.Drawing.Point(10, 103); + this.numTalentGeneral0.Location = new System.Drawing.Point(7, 69); + this.numTalentGeneral0.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.numTalentGeneral0.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numTalentGeneral0.Name = "numTalentGeneral0"; - this.numTalentGeneral0.Size = new System.Drawing.Size(80, 26); + this.numTalentGeneral0.Size = new System.Drawing.Size(53, 20); this.numTalentGeneral0.TabIndex = 41; // + // pictureBox75 + // + this.pictureBox75.Image = global::SoG_SGreader.Properties.Resources.general_adaptable; + this.pictureBox75.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; + this.pictureBox75.Location = new System.Drawing.Point(7, 18); + this.pictureBox75.Name = "pictureBox75"; + this.pictureBox75.Size = new System.Drawing.Size(53, 43); + this.pictureBox75.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox75.TabIndex = 42; + this.pictureBox75.TabStop = false; + this.Tooltips.SetToolTip(this.pictureBox75, "Adaptable"); + // // tabCards // this.tabCards.Controls.Add(this.grpCards); this.tabCards.Controls.Add(this.cblstCards); - this.tabCards.Location = new System.Drawing.Point(4, 29); - this.tabCards.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.tabCards.Location = new System.Drawing.Point(4, 22); this.tabCards.Name = "tabCards"; - this.tabCards.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.tabCards.Size = new System.Drawing.Size(842, 616); + this.tabCards.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); + this.tabCards.Size = new System.Drawing.Size(559, 407); this.tabCards.TabIndex = 5; this.tabCards.Text = "Cards"; this.tabCards.UseVisualStyleBackColor = true; @@ -3415,11 +4359,9 @@ private void InitializeComponent() this.grpCards.Controls.Add(this.btnSelectAllCards); this.grpCards.Controls.Add(this.btnResetCards); this.grpCards.Controls.Add(this.btnDeselectAllCards); - this.grpCards.Location = new System.Drawing.Point(681, 9); - this.grpCards.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.grpCards.Location = new System.Drawing.Point(454, 6); this.grpCards.Name = "grpCards"; - this.grpCards.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.grpCards.Size = new System.Drawing.Size(146, 583); + this.grpCards.Size = new System.Drawing.Size(97, 389); this.grpCards.TabIndex = 6; this.grpCards.TabStop = false; this.grpCards.Text = "Cards"; @@ -3427,19 +4369,17 @@ private void InitializeComponent() // lblCardsNullWarning // this.lblCardsNullWarning.AutoSize = true; - this.lblCardsNullWarning.Location = new System.Drawing.Point(9, 114); - this.lblCardsNullWarning.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblCardsNullWarning.Location = new System.Drawing.Point(6, 76); this.lblCardsNullWarning.Name = "lblCardsNullWarning"; - this.lblCardsNullWarning.Size = new System.Drawing.Size(106, 80); + this.lblCardsNullWarning.Size = new System.Drawing.Size(72, 52); this.lblCardsNullWarning.TabIndex = 7; this.lblCardsNullWarning.Text = "Selecting the \r\n\'null\'-Value \r\ncould lead \r\nto issues"; // // btnSelectAllCards // - this.btnSelectAllCards.Location = new System.Drawing.Point(9, 29); - this.btnSelectAllCards.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnSelectAllCards.Location = new System.Drawing.Point(6, 19); this.btnSelectAllCards.Name = "btnSelectAllCards"; - this.btnSelectAllCards.Size = new System.Drawing.Size(130, 35); + this.btnSelectAllCards.Size = new System.Drawing.Size(87, 23); this.btnSelectAllCards.TabIndex = 3; this.btnSelectAllCards.Text = "Select all"; this.btnSelectAllCards.UseVisualStyleBackColor = true; @@ -3448,10 +4388,9 @@ private void InitializeComponent() // btnResetCards // this.btnResetCards.Anchor = System.Windows.Forms.AnchorStyles.Bottom; - this.btnResetCards.Location = new System.Drawing.Point(9, 538); - this.btnResetCards.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnResetCards.Location = new System.Drawing.Point(6, 359); this.btnResetCards.Name = "btnResetCards"; - this.btnResetCards.Size = new System.Drawing.Size(130, 35); + this.btnResetCards.Size = new System.Drawing.Size(87, 23); this.btnResetCards.TabIndex = 5; this.btnResetCards.Text = "Reset"; this.btnResetCards.UseVisualStyleBackColor = true; @@ -3459,10 +4398,9 @@ private void InitializeComponent() // // btnDeselectAllCards // - this.btnDeselectAllCards.Location = new System.Drawing.Point(9, 74); - this.btnDeselectAllCards.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnDeselectAllCards.Location = new System.Drawing.Point(6, 49); this.btnDeselectAllCards.Name = "btnDeselectAllCards"; - this.btnDeselectAllCards.Size = new System.Drawing.Size(130, 35); + this.btnDeselectAllCards.Size = new System.Drawing.Size(87, 23); this.btnDeselectAllCards.TabIndex = 4; this.btnDeselectAllCards.Text = "Deselect all"; this.btnDeselectAllCards.UseVisualStyleBackColor = true; @@ -3474,21 +4412,19 @@ private void InitializeComponent() | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.cblstCards.FormattingEnabled = true; - this.cblstCards.Location = new System.Drawing.Point(9, 9); - this.cblstCards.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.cblstCards.Location = new System.Drawing.Point(6, 6); this.cblstCards.Name = "cblstCards"; - this.cblstCards.Size = new System.Drawing.Size(661, 579); + this.cblstCards.Size = new System.Drawing.Size(442, 379); this.cblstCards.TabIndex = 2; // // tabMaps // this.tabMaps.Controls.Add(this.grpMaps); this.tabMaps.Controls.Add(this.cblstMaps); - this.tabMaps.Location = new System.Drawing.Point(4, 29); - this.tabMaps.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.tabMaps.Location = new System.Drawing.Point(4, 22); this.tabMaps.Name = "tabMaps"; - this.tabMaps.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.tabMaps.Size = new System.Drawing.Size(842, 616); + this.tabMaps.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); + this.tabMaps.Size = new System.Drawing.Size(559, 407); this.tabMaps.TabIndex = 10; this.tabMaps.Text = "Maps"; this.tabMaps.UseVisualStyleBackColor = true; @@ -3501,11 +4437,9 @@ private void InitializeComponent() this.grpMaps.Controls.Add(this.btnSelectAllMaps); this.grpMaps.Controls.Add(this.btnResetMaps); this.grpMaps.Controls.Add(this.btnDeselectAllMaps); - this.grpMaps.Location = new System.Drawing.Point(681, 9); - this.grpMaps.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.grpMaps.Location = new System.Drawing.Point(454, 6); this.grpMaps.Name = "grpMaps"; - this.grpMaps.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.grpMaps.Size = new System.Drawing.Size(146, 583); + this.grpMaps.Size = new System.Drawing.Size(97, 389); this.grpMaps.TabIndex = 8; this.grpMaps.TabStop = false; this.grpMaps.Text = "Maps"; @@ -3513,19 +4447,17 @@ private void InitializeComponent() // lblMapsNullWarning // this.lblMapsNullWarning.AutoSize = true; - this.lblMapsNullWarning.Location = new System.Drawing.Point(9, 114); - this.lblMapsNullWarning.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblMapsNullWarning.Location = new System.Drawing.Point(6, 76); this.lblMapsNullWarning.Name = "lblMapsNullWarning"; - this.lblMapsNullWarning.Size = new System.Drawing.Size(106, 80); + this.lblMapsNullWarning.Size = new System.Drawing.Size(72, 52); this.lblMapsNullWarning.TabIndex = 8; this.lblMapsNullWarning.Text = "Selecting the \r\n\'null\'-Value \r\ncould lead \r\nto issues"; // // btnSelectAllMaps // - this.btnSelectAllMaps.Location = new System.Drawing.Point(9, 29); - this.btnSelectAllMaps.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnSelectAllMaps.Location = new System.Drawing.Point(6, 19); this.btnSelectAllMaps.Name = "btnSelectAllMaps"; - this.btnSelectAllMaps.Size = new System.Drawing.Size(130, 35); + this.btnSelectAllMaps.Size = new System.Drawing.Size(87, 23); this.btnSelectAllMaps.TabIndex = 3; this.btnSelectAllMaps.Text = "Select all"; this.btnSelectAllMaps.UseVisualStyleBackColor = true; @@ -3534,10 +4466,9 @@ private void InitializeComponent() // btnResetMaps // this.btnResetMaps.Anchor = System.Windows.Forms.AnchorStyles.Bottom; - this.btnResetMaps.Location = new System.Drawing.Point(9, 538); - this.btnResetMaps.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnResetMaps.Location = new System.Drawing.Point(6, 359); this.btnResetMaps.Name = "btnResetMaps"; - this.btnResetMaps.Size = new System.Drawing.Size(130, 35); + this.btnResetMaps.Size = new System.Drawing.Size(87, 23); this.btnResetMaps.TabIndex = 5; this.btnResetMaps.Text = "Reset"; this.btnResetMaps.UseVisualStyleBackColor = true; @@ -3545,10 +4476,9 @@ private void InitializeComponent() // // btnDeselectAllMaps // - this.btnDeselectAllMaps.Location = new System.Drawing.Point(9, 74); - this.btnDeselectAllMaps.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnDeselectAllMaps.Location = new System.Drawing.Point(6, 49); this.btnDeselectAllMaps.Name = "btnDeselectAllMaps"; - this.btnDeselectAllMaps.Size = new System.Drawing.Size(130, 35); + this.btnDeselectAllMaps.Size = new System.Drawing.Size(87, 23); this.btnDeselectAllMaps.TabIndex = 4; this.btnDeselectAllMaps.Text = "Deselect all"; this.btnDeselectAllMaps.UseVisualStyleBackColor = true; @@ -3560,21 +4490,19 @@ private void InitializeComponent() | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.cblstMaps.FormattingEnabled = true; - this.cblstMaps.Location = new System.Drawing.Point(9, 9); - this.cblstMaps.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.cblstMaps.Location = new System.Drawing.Point(6, 6); this.cblstMaps.Name = "cblstMaps"; - this.cblstMaps.Size = new System.Drawing.Size(661, 579); + this.cblstMaps.Size = new System.Drawing.Size(442, 379); this.cblstMaps.TabIndex = 7; // // tabQuests // this.tabQuests.Controls.Add(this.grpQuests); this.tabQuests.Controls.Add(this.cblstQuests); - this.tabQuests.Location = new System.Drawing.Point(4, 29); - this.tabQuests.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.tabQuests.Location = new System.Drawing.Point(4, 22); this.tabQuests.Name = "tabQuests"; - this.tabQuests.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.tabQuests.Size = new System.Drawing.Size(842, 616); + this.tabQuests.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); + this.tabQuests.Size = new System.Drawing.Size(559, 407); this.tabQuests.TabIndex = 9; this.tabQuests.Text = "Quests"; this.tabQuests.UseVisualStyleBackColor = true; @@ -3588,11 +4516,9 @@ private void InitializeComponent() this.grpQuests.Controls.Add(this.btnSelectAllQuests); this.grpQuests.Controls.Add(this.btnResetQuests); this.grpQuests.Controls.Add(this.btnDeselectAllQuests); - this.grpQuests.Location = new System.Drawing.Point(681, 9); - this.grpQuests.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.grpQuests.Location = new System.Drawing.Point(454, 6); this.grpQuests.Name = "grpQuests"; - this.grpQuests.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.grpQuests.Size = new System.Drawing.Size(146, 583); + this.grpQuests.Size = new System.Drawing.Size(97, 389); this.grpQuests.TabIndex = 8; this.grpQuests.TabStop = false; this.grpQuests.Text = "Quests"; @@ -3600,10 +4526,9 @@ private void InitializeComponent() // lblQuestsChaningNoEffect // this.lblQuestsChaningNoEffect.AutoSize = true; - this.lblQuestsChaningNoEffect.Location = new System.Drawing.Point(9, 286); - this.lblQuestsChaningNoEffect.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblQuestsChaningNoEffect.Location = new System.Drawing.Point(6, 191); this.lblQuestsChaningNoEffect.Name = "lblQuestsChaningNoEffect"; - this.lblQuestsChaningNoEffect.Size = new System.Drawing.Size(132, 160); + this.lblQuestsChaningNoEffect.Size = new System.Drawing.Size(88, 104); this.lblQuestsChaningNoEffect.TabIndex = 10; this.lblQuestsChaningNoEffect.Text = "Changing Quests\r\nmay have no \r\neffect on your\r\ngame since\r\nthese are addi-\r\ntiona" + "lly saved\r\nin the World \r\nfiles."; @@ -3611,19 +4536,17 @@ private void InitializeComponent() // lblQuestsNullWarning // this.lblQuestsNullWarning.AutoSize = true; - this.lblQuestsNullWarning.Location = new System.Drawing.Point(9, 114); - this.lblQuestsNullWarning.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblQuestsNullWarning.Location = new System.Drawing.Point(6, 76); this.lblQuestsNullWarning.Name = "lblQuestsNullWarning"; - this.lblQuestsNullWarning.Size = new System.Drawing.Size(106, 80); + this.lblQuestsNullWarning.Size = new System.Drawing.Size(72, 52); this.lblQuestsNullWarning.TabIndex = 8; this.lblQuestsNullWarning.Text = "Selecting the \r\n\'null\'-Value \r\ncould lead \r\nto issues"; // // btnSelectAllQuests // - this.btnSelectAllQuests.Location = new System.Drawing.Point(9, 29); - this.btnSelectAllQuests.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnSelectAllQuests.Location = new System.Drawing.Point(6, 19); this.btnSelectAllQuests.Name = "btnSelectAllQuests"; - this.btnSelectAllQuests.Size = new System.Drawing.Size(130, 35); + this.btnSelectAllQuests.Size = new System.Drawing.Size(87, 23); this.btnSelectAllQuests.TabIndex = 3; this.btnSelectAllQuests.Text = "Select all"; this.btnSelectAllQuests.UseVisualStyleBackColor = true; @@ -3632,10 +4555,9 @@ private void InitializeComponent() // btnResetQuests // this.btnResetQuests.Anchor = System.Windows.Forms.AnchorStyles.Bottom; - this.btnResetQuests.Location = new System.Drawing.Point(9, 538); - this.btnResetQuests.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnResetQuests.Location = new System.Drawing.Point(6, 359); this.btnResetQuests.Name = "btnResetQuests"; - this.btnResetQuests.Size = new System.Drawing.Size(130, 35); + this.btnResetQuests.Size = new System.Drawing.Size(87, 23); this.btnResetQuests.TabIndex = 5; this.btnResetQuests.Text = "Reset"; this.btnResetQuests.UseVisualStyleBackColor = true; @@ -3643,10 +4565,9 @@ private void InitializeComponent() // // btnDeselectAllQuests // - this.btnDeselectAllQuests.Location = new System.Drawing.Point(9, 74); - this.btnDeselectAllQuests.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnDeselectAllQuests.Location = new System.Drawing.Point(6, 49); this.btnDeselectAllQuests.Name = "btnDeselectAllQuests"; - this.btnDeselectAllQuests.Size = new System.Drawing.Size(130, 35); + this.btnDeselectAllQuests.Size = new System.Drawing.Size(87, 23); this.btnDeselectAllQuests.TabIndex = 4; this.btnDeselectAllQuests.Text = "Deselect all"; this.btnDeselectAllQuests.UseVisualStyleBackColor = true; @@ -3658,10 +4579,9 @@ private void InitializeComponent() | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.cblstQuests.FormattingEnabled = true; - this.cblstQuests.Location = new System.Drawing.Point(9, 9); - this.cblstQuests.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.cblstQuests.Location = new System.Drawing.Point(6, 6); this.cblstQuests.Name = "cblstQuests"; - this.cblstQuests.Size = new System.Drawing.Size(661, 579); + this.cblstQuests.Size = new System.Drawing.Size(442, 379); this.cblstQuests.TabIndex = 7; // // tabFlags @@ -3669,23 +4589,23 @@ private void InitializeComponent() this.tabFlags.Controls.Add(this.cblstFlagsChecked); this.tabFlags.Controls.Add(this.grpFlags); this.tabFlags.Controls.Add(this.cblstFlags); - this.tabFlags.Location = new System.Drawing.Point(4, 29); - this.tabFlags.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.tabFlags.Location = new System.Drawing.Point(4, 22); this.tabFlags.Name = "tabFlags"; - this.tabFlags.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.tabFlags.Size = new System.Drawing.Size(842, 616); + this.tabFlags.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); + this.tabFlags.Size = new System.Drawing.Size(559, 407); this.tabFlags.TabIndex = 6; this.tabFlags.Text = "Flags"; this.tabFlags.UseVisualStyleBackColor = true; // // cblstFlagsChecked // + this.cblstFlagsChecked.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) + | System.Windows.Forms.AnchorStyles.Right))); this.cblstFlagsChecked.FormattingEnabled = true; - this.cblstFlagsChecked.Location = new System.Drawing.Point(12, 375); - this.cblstFlagsChecked.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.cblstFlagsChecked.Location = new System.Drawing.Point(6, 239); this.cblstFlagsChecked.Name = "cblstFlagsChecked"; this.cblstFlagsChecked.SelectionMode = System.Windows.Forms.SelectionMode.None; - this.cblstFlagsChecked.Size = new System.Drawing.Size(658, 211); + this.cblstFlagsChecked.Size = new System.Drawing.Size(442, 154); this.cblstFlagsChecked.TabIndex = 11; this.cblstFlagsChecked.ItemCheck += new System.Windows.Forms.ItemCheckEventHandler(this.cblstFlagsChecked_ItemCheck); // @@ -3698,11 +4618,9 @@ private void InitializeComponent() this.grpFlags.Controls.Add(this.btnSelectAllFlags); this.grpFlags.Controls.Add(this.btnResetFlags); this.grpFlags.Controls.Add(this.btnDeselectAllFlags); - this.grpFlags.Location = new System.Drawing.Point(681, 9); - this.grpFlags.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.grpFlags.Location = new System.Drawing.Point(454, 6); this.grpFlags.Name = "grpFlags"; - this.grpFlags.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.grpFlags.Size = new System.Drawing.Size(146, 583); + this.grpFlags.Size = new System.Drawing.Size(97, 389); this.grpFlags.TabIndex = 10; this.grpFlags.TabStop = false; this.grpFlags.Text = "Flags"; @@ -3710,10 +4628,9 @@ private void InitializeComponent() // lblFlagsChaningNoEffect // this.lblFlagsChaningNoEffect.AutoSize = true; - this.lblFlagsChaningNoEffect.Location = new System.Drawing.Point(9, 286); - this.lblFlagsChaningNoEffect.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblFlagsChaningNoEffect.Location = new System.Drawing.Point(6, 191); this.lblFlagsChaningNoEffect.Name = "lblFlagsChaningNoEffect"; - this.lblFlagsChaningNoEffect.Size = new System.Drawing.Size(120, 160); + this.lblFlagsChaningNoEffect.Size = new System.Drawing.Size(80, 104); this.lblFlagsChaningNoEffect.TabIndex = 9; this.lblFlagsChaningNoEffect.Text = "Changing Flags\r\nmay have no \r\neffect on your\r\ngame since\r\nthese are addi-\r\ntional" + "ly saved\r\nin the World \r\nfiles."; @@ -3721,19 +4638,17 @@ private void InitializeComponent() // label41 // this.label41.AutoSize = true; - this.label41.Location = new System.Drawing.Point(9, 114); - this.label41.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label41.Location = new System.Drawing.Point(6, 76); this.label41.Name = "label41"; - this.label41.Size = new System.Drawing.Size(106, 80); + this.label41.Size = new System.Drawing.Size(72, 52); this.label41.TabIndex = 8; this.label41.Text = "Selecting the \r\n\'null\'-Value \r\ncould lead \r\nto issues"; // // btnSelectAllFlags // - this.btnSelectAllFlags.Location = new System.Drawing.Point(9, 29); - this.btnSelectAllFlags.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnSelectAllFlags.Location = new System.Drawing.Point(6, 19); this.btnSelectAllFlags.Name = "btnSelectAllFlags"; - this.btnSelectAllFlags.Size = new System.Drawing.Size(130, 35); + this.btnSelectAllFlags.Size = new System.Drawing.Size(87, 23); this.btnSelectAllFlags.TabIndex = 3; this.btnSelectAllFlags.Text = "Select all"; this.btnSelectAllFlags.UseVisualStyleBackColor = true; @@ -3742,10 +4657,9 @@ private void InitializeComponent() // btnResetFlags // this.btnResetFlags.Anchor = System.Windows.Forms.AnchorStyles.Bottom; - this.btnResetFlags.Location = new System.Drawing.Point(9, 538); - this.btnResetFlags.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnResetFlags.Location = new System.Drawing.Point(6, 359); this.btnResetFlags.Name = "btnResetFlags"; - this.btnResetFlags.Size = new System.Drawing.Size(130, 35); + this.btnResetFlags.Size = new System.Drawing.Size(87, 23); this.btnResetFlags.TabIndex = 5; this.btnResetFlags.Text = "Reset"; this.btnResetFlags.UseVisualStyleBackColor = true; @@ -3753,10 +4667,9 @@ private void InitializeComponent() // // btnDeselectAllFlags // - this.btnDeselectAllFlags.Location = new System.Drawing.Point(9, 74); - this.btnDeselectAllFlags.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnDeselectAllFlags.Location = new System.Drawing.Point(6, 49); this.btnDeselectAllFlags.Name = "btnDeselectAllFlags"; - this.btnDeselectAllFlags.Size = new System.Drawing.Size(130, 35); + this.btnDeselectAllFlags.Size = new System.Drawing.Size(87, 23); this.btnDeselectAllFlags.TabIndex = 4; this.btnDeselectAllFlags.Text = "Deselect all"; this.btnDeselectAllFlags.UseVisualStyleBackColor = true; @@ -3768,10 +4681,9 @@ private void InitializeComponent() | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.cblstFlags.FormattingEnabled = true; - this.cblstFlags.Location = new System.Drawing.Point(9, 9); - this.cblstFlags.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.cblstFlags.Location = new System.Drawing.Point(6, 6); this.cblstFlags.Name = "cblstFlags"; - this.cblstFlags.Size = new System.Drawing.Size(661, 349); + this.cblstFlags.Size = new System.Drawing.Size(442, 229); this.cblstFlags.TabIndex = 9; this.cblstFlags.ItemCheck += new System.Windows.Forms.ItemCheckEventHandler(this.cblstFlags_ItemCheck); // @@ -3779,10 +4691,9 @@ private void InitializeComponent() // this.tabTrophies.Controls.Add(this.grpTrophies); this.tabTrophies.Controls.Add(this.cblstTrophies); - this.tabTrophies.Location = new System.Drawing.Point(4, 29); - this.tabTrophies.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.tabTrophies.Location = new System.Drawing.Point(4, 22); this.tabTrophies.Name = "tabTrophies"; - this.tabTrophies.Size = new System.Drawing.Size(842, 616); + this.tabTrophies.Size = new System.Drawing.Size(559, 407); this.tabTrophies.TabIndex = 11; this.tabTrophies.Text = "Trophies"; this.tabTrophies.UseVisualStyleBackColor = true; @@ -3795,11 +4706,9 @@ private void InitializeComponent() this.grpTrophies.Controls.Add(this.btnSelectAllTrophies); this.grpTrophies.Controls.Add(this.btnResetTrophies); this.grpTrophies.Controls.Add(this.btnDeselectAllTrophies); - this.grpTrophies.Location = new System.Drawing.Point(681, 9); - this.grpTrophies.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.grpTrophies.Location = new System.Drawing.Point(454, 6); this.grpTrophies.Name = "grpTrophies"; - this.grpTrophies.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.grpTrophies.Size = new System.Drawing.Size(146, 583); + this.grpTrophies.Size = new System.Drawing.Size(97, 389); this.grpTrophies.TabIndex = 12; this.grpTrophies.TabStop = false; this.grpTrophies.Text = "Trophies"; @@ -3807,19 +4716,17 @@ private void InitializeComponent() // label59 // this.label59.AutoSize = true; - this.label59.Location = new System.Drawing.Point(9, 114); - this.label59.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label59.Location = new System.Drawing.Point(6, 76); this.label59.Name = "label59"; - this.label59.Size = new System.Drawing.Size(106, 80); + this.label59.Size = new System.Drawing.Size(72, 52); this.label59.TabIndex = 8; this.label59.Text = "Selecting the \r\n\'null\'-Value \r\ncould lead \r\nto issues"; // // btnSelectAllTrophies // - this.btnSelectAllTrophies.Location = new System.Drawing.Point(9, 29); - this.btnSelectAllTrophies.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnSelectAllTrophies.Location = new System.Drawing.Point(6, 19); this.btnSelectAllTrophies.Name = "btnSelectAllTrophies"; - this.btnSelectAllTrophies.Size = new System.Drawing.Size(130, 35); + this.btnSelectAllTrophies.Size = new System.Drawing.Size(87, 23); this.btnSelectAllTrophies.TabIndex = 3; this.btnSelectAllTrophies.Text = "Select all"; this.btnSelectAllTrophies.UseVisualStyleBackColor = true; @@ -3828,10 +4735,9 @@ private void InitializeComponent() // btnResetTrophies // this.btnResetTrophies.Anchor = System.Windows.Forms.AnchorStyles.Bottom; - this.btnResetTrophies.Location = new System.Drawing.Point(9, 538); - this.btnResetTrophies.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnResetTrophies.Location = new System.Drawing.Point(6, 359); this.btnResetTrophies.Name = "btnResetTrophies"; - this.btnResetTrophies.Size = new System.Drawing.Size(130, 35); + this.btnResetTrophies.Size = new System.Drawing.Size(87, 23); this.btnResetTrophies.TabIndex = 5; this.btnResetTrophies.Text = "Reset"; this.btnResetTrophies.UseVisualStyleBackColor = true; @@ -3839,10 +4745,9 @@ private void InitializeComponent() // // btnDeselectAllTrophies // - this.btnDeselectAllTrophies.Location = new System.Drawing.Point(9, 74); - this.btnDeselectAllTrophies.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnDeselectAllTrophies.Location = new System.Drawing.Point(6, 49); this.btnDeselectAllTrophies.Name = "btnDeselectAllTrophies"; - this.btnDeselectAllTrophies.Size = new System.Drawing.Size(130, 35); + this.btnDeselectAllTrophies.Size = new System.Drawing.Size(87, 23); this.btnDeselectAllTrophies.TabIndex = 4; this.btnDeselectAllTrophies.Text = "Deselect all"; this.btnDeselectAllTrophies.UseVisualStyleBackColor = true; @@ -3854,20 +4759,18 @@ private void InitializeComponent() | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.cblstTrophies.FormattingEnabled = true; - this.cblstTrophies.Location = new System.Drawing.Point(9, 9); - this.cblstTrophies.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.cblstTrophies.Location = new System.Drawing.Point(6, 6); this.cblstTrophies.Name = "cblstTrophies"; - this.cblstTrophies.Size = new System.Drawing.Size(661, 579); + this.cblstTrophies.Size = new System.Drawing.Size(442, 379); this.cblstTrophies.TabIndex = 11; // // tabFishCaught // this.tabFishCaught.Controls.Add(this.groupBox2); this.tabFishCaught.Controls.Add(this.cblstFishCaught); - this.tabFishCaught.Location = new System.Drawing.Point(4, 29); - this.tabFishCaught.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.tabFishCaught.Location = new System.Drawing.Point(4, 22); this.tabFishCaught.Name = "tabFishCaught"; - this.tabFishCaught.Size = new System.Drawing.Size(842, 616); + this.tabFishCaught.Size = new System.Drawing.Size(559, 407); this.tabFishCaught.TabIndex = 14; this.tabFishCaught.Text = "Fish Caught"; this.tabFishCaught.UseVisualStyleBackColor = true; @@ -3880,11 +4783,9 @@ private void InitializeComponent() this.groupBox2.Controls.Add(this.btnSelectAllFishCaught); this.groupBox2.Controls.Add(this.btnResetFishCaught); this.groupBox2.Controls.Add(this.btnDeselectAllFishCaught); - this.groupBox2.Location = new System.Drawing.Point(681, 9); - this.groupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.groupBox2.Location = new System.Drawing.Point(454, 6); this.groupBox2.Name = "groupBox2"; - this.groupBox2.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.groupBox2.Size = new System.Drawing.Size(146, 583); + this.groupBox2.Size = new System.Drawing.Size(97, 389); this.groupBox2.TabIndex = 18; this.groupBox2.TabStop = false; this.groupBox2.Text = "Fish Caught"; @@ -3892,19 +4793,17 @@ private void InitializeComponent() // lblFishNullWarning // this.lblFishNullWarning.AutoSize = true; - this.lblFishNullWarning.Location = new System.Drawing.Point(9, 114); - this.lblFishNullWarning.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblFishNullWarning.Location = new System.Drawing.Point(6, 76); this.lblFishNullWarning.Name = "lblFishNullWarning"; - this.lblFishNullWarning.Size = new System.Drawing.Size(106, 80); + this.lblFishNullWarning.Size = new System.Drawing.Size(72, 52); this.lblFishNullWarning.TabIndex = 8; this.lblFishNullWarning.Text = "Selecting the \r\n\'null\'-Value \r\ncould lead \r\nto issues"; // // btnSelectAllFishCaught // - this.btnSelectAllFishCaught.Location = new System.Drawing.Point(9, 29); - this.btnSelectAllFishCaught.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnSelectAllFishCaught.Location = new System.Drawing.Point(6, 19); this.btnSelectAllFishCaught.Name = "btnSelectAllFishCaught"; - this.btnSelectAllFishCaught.Size = new System.Drawing.Size(130, 35); + this.btnSelectAllFishCaught.Size = new System.Drawing.Size(87, 23); this.btnSelectAllFishCaught.TabIndex = 3; this.btnSelectAllFishCaught.Text = "Select all"; this.btnSelectAllFishCaught.UseVisualStyleBackColor = true; @@ -3913,10 +4812,9 @@ private void InitializeComponent() // btnResetFishCaught // this.btnResetFishCaught.Anchor = System.Windows.Forms.AnchorStyles.Bottom; - this.btnResetFishCaught.Location = new System.Drawing.Point(9, 538); - this.btnResetFishCaught.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnResetFishCaught.Location = new System.Drawing.Point(6, 359); this.btnResetFishCaught.Name = "btnResetFishCaught"; - this.btnResetFishCaught.Size = new System.Drawing.Size(130, 35); + this.btnResetFishCaught.Size = new System.Drawing.Size(87, 23); this.btnResetFishCaught.TabIndex = 5; this.btnResetFishCaught.Text = "Reset"; this.btnResetFishCaught.UseVisualStyleBackColor = true; @@ -3924,10 +4822,9 @@ private void InitializeComponent() // // btnDeselectAllFishCaught // - this.btnDeselectAllFishCaught.Location = new System.Drawing.Point(9, 74); - this.btnDeselectAllFishCaught.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnDeselectAllFishCaught.Location = new System.Drawing.Point(6, 49); this.btnDeselectAllFishCaught.Name = "btnDeselectAllFishCaught"; - this.btnDeselectAllFishCaught.Size = new System.Drawing.Size(130, 35); + this.btnDeselectAllFishCaught.Size = new System.Drawing.Size(87, 23); this.btnDeselectAllFishCaught.TabIndex = 4; this.btnDeselectAllFishCaught.Text = "Deselect all"; this.btnDeselectAllFishCaught.UseVisualStyleBackColor = true; @@ -3939,21 +4836,19 @@ private void InitializeComponent() | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.cblstFishCaught.FormattingEnabled = true; - this.cblstFishCaught.Location = new System.Drawing.Point(9, 9); - this.cblstFishCaught.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.cblstFishCaught.Location = new System.Drawing.Point(6, 6); this.cblstFishCaught.Name = "cblstFishCaught"; - this.cblstFishCaught.Size = new System.Drawing.Size(661, 579); + this.cblstFishCaught.Size = new System.Drawing.Size(442, 379); this.cblstFishCaught.TabIndex = 17; // // tabEnemiesSeen // this.tabEnemiesSeen.Controls.Add(this.grpEnemiesSeen); this.tabEnemiesSeen.Controls.Add(this.cblstEnemiesSeens); - this.tabEnemiesSeen.Location = new System.Drawing.Point(4, 29); - this.tabEnemiesSeen.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.tabEnemiesSeen.Location = new System.Drawing.Point(4, 22); this.tabEnemiesSeen.Name = "tabEnemiesSeen"; - this.tabEnemiesSeen.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.tabEnemiesSeen.Size = new System.Drawing.Size(842, 616); + this.tabEnemiesSeen.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); + this.tabEnemiesSeen.Size = new System.Drawing.Size(559, 407); this.tabEnemiesSeen.TabIndex = 4; this.tabEnemiesSeen.Text = "Enemies seen"; this.tabEnemiesSeen.UseVisualStyleBackColor = true; @@ -3966,11 +4861,9 @@ private void InitializeComponent() this.grpEnemiesSeen.Controls.Add(this.btnSelectAllEnemiesSeen); this.grpEnemiesSeen.Controls.Add(this.btnResetEnemiesSeen); this.grpEnemiesSeen.Controls.Add(this.btnDeselectAllEnemiesSeen); - this.grpEnemiesSeen.Location = new System.Drawing.Point(681, 9); - this.grpEnemiesSeen.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.grpEnemiesSeen.Location = new System.Drawing.Point(454, 6); this.grpEnemiesSeen.Name = "grpEnemiesSeen"; - this.grpEnemiesSeen.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.grpEnemiesSeen.Size = new System.Drawing.Size(146, 583); + this.grpEnemiesSeen.Size = new System.Drawing.Size(97, 389); this.grpEnemiesSeen.TabIndex = 10; this.grpEnemiesSeen.TabStop = false; this.grpEnemiesSeen.Text = "Enemies seen"; @@ -3978,19 +4871,17 @@ private void InitializeComponent() // lblEnemiesSeenNullWarning // this.lblEnemiesSeenNullWarning.AutoSize = true; - this.lblEnemiesSeenNullWarning.Location = new System.Drawing.Point(9, 114); - this.lblEnemiesSeenNullWarning.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblEnemiesSeenNullWarning.Location = new System.Drawing.Point(6, 76); this.lblEnemiesSeenNullWarning.Name = "lblEnemiesSeenNullWarning"; - this.lblEnemiesSeenNullWarning.Size = new System.Drawing.Size(106, 80); + this.lblEnemiesSeenNullWarning.Size = new System.Drawing.Size(72, 52); this.lblEnemiesSeenNullWarning.TabIndex = 8; this.lblEnemiesSeenNullWarning.Text = "Selecting the \r\n\'null\'-Value \r\ncould lead \r\nto issues"; // // btnSelectAllEnemiesSeen // - this.btnSelectAllEnemiesSeen.Location = new System.Drawing.Point(9, 29); - this.btnSelectAllEnemiesSeen.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnSelectAllEnemiesSeen.Location = new System.Drawing.Point(6, 19); this.btnSelectAllEnemiesSeen.Name = "btnSelectAllEnemiesSeen"; - this.btnSelectAllEnemiesSeen.Size = new System.Drawing.Size(130, 35); + this.btnSelectAllEnemiesSeen.Size = new System.Drawing.Size(87, 23); this.btnSelectAllEnemiesSeen.TabIndex = 3; this.btnSelectAllEnemiesSeen.Text = "Select all"; this.btnSelectAllEnemiesSeen.UseVisualStyleBackColor = true; @@ -3999,10 +4890,9 @@ private void InitializeComponent() // btnResetEnemiesSeen // this.btnResetEnemiesSeen.Anchor = System.Windows.Forms.AnchorStyles.Bottom; - this.btnResetEnemiesSeen.Location = new System.Drawing.Point(9, 538); - this.btnResetEnemiesSeen.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnResetEnemiesSeen.Location = new System.Drawing.Point(6, 359); this.btnResetEnemiesSeen.Name = "btnResetEnemiesSeen"; - this.btnResetEnemiesSeen.Size = new System.Drawing.Size(130, 35); + this.btnResetEnemiesSeen.Size = new System.Drawing.Size(87, 23); this.btnResetEnemiesSeen.TabIndex = 5; this.btnResetEnemiesSeen.Text = "Reset"; this.btnResetEnemiesSeen.UseVisualStyleBackColor = true; @@ -4010,10 +4900,9 @@ private void InitializeComponent() // // btnDeselectAllEnemiesSeen // - this.btnDeselectAllEnemiesSeen.Location = new System.Drawing.Point(9, 74); - this.btnDeselectAllEnemiesSeen.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnDeselectAllEnemiesSeen.Location = new System.Drawing.Point(6, 49); this.btnDeselectAllEnemiesSeen.Name = "btnDeselectAllEnemiesSeen"; - this.btnDeselectAllEnemiesSeen.Size = new System.Drawing.Size(130, 35); + this.btnDeselectAllEnemiesSeen.Size = new System.Drawing.Size(87, 23); this.btnDeselectAllEnemiesSeen.TabIndex = 4; this.btnDeselectAllEnemiesSeen.Text = "Deselect all"; this.btnDeselectAllEnemiesSeen.UseVisualStyleBackColor = true; @@ -4025,20 +4914,18 @@ private void InitializeComponent() | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.cblstEnemiesSeens.FormattingEnabled = true; - this.cblstEnemiesSeens.Location = new System.Drawing.Point(9, 9); - this.cblstEnemiesSeens.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.cblstEnemiesSeens.Location = new System.Drawing.Point(6, 6); this.cblstEnemiesSeens.Name = "cblstEnemiesSeens"; - this.cblstEnemiesSeens.Size = new System.Drawing.Size(661, 579); + this.cblstEnemiesSeens.Size = new System.Drawing.Size(442, 379); this.cblstEnemiesSeens.TabIndex = 9; // // tabItemsSeen // this.tabItemsSeen.Controls.Add(this.grpItemsSeen); this.tabItemsSeen.Controls.Add(this.cblstItemsSeen); - this.tabItemsSeen.Location = new System.Drawing.Point(4, 29); - this.tabItemsSeen.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.tabItemsSeen.Location = new System.Drawing.Point(4, 22); this.tabItemsSeen.Name = "tabItemsSeen"; - this.tabItemsSeen.Size = new System.Drawing.Size(842, 616); + this.tabItemsSeen.Size = new System.Drawing.Size(559, 407); this.tabItemsSeen.TabIndex = 12; this.tabItemsSeen.Text = "Items Seen"; this.tabItemsSeen.UseVisualStyleBackColor = true; @@ -4051,11 +4938,9 @@ private void InitializeComponent() this.grpItemsSeen.Controls.Add(this.btnSelectAllItemsSeen); this.grpItemsSeen.Controls.Add(this.btnResetItemsSeen); this.grpItemsSeen.Controls.Add(this.btnDeselectAllItemsSeen); - this.grpItemsSeen.Location = new System.Drawing.Point(681, 9); - this.grpItemsSeen.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.grpItemsSeen.Location = new System.Drawing.Point(454, 6); this.grpItemsSeen.Name = "grpItemsSeen"; - this.grpItemsSeen.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.grpItemsSeen.Size = new System.Drawing.Size(146, 583); + this.grpItemsSeen.Size = new System.Drawing.Size(97, 389); this.grpItemsSeen.TabIndex = 14; this.grpItemsSeen.TabStop = false; this.grpItemsSeen.Text = "Items Seen"; @@ -4063,19 +4948,17 @@ private void InitializeComponent() // lblItemsSeenNullWarning // this.lblItemsSeenNullWarning.AutoSize = true; - this.lblItemsSeenNullWarning.Location = new System.Drawing.Point(9, 114); - this.lblItemsSeenNullWarning.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblItemsSeenNullWarning.Location = new System.Drawing.Point(6, 76); this.lblItemsSeenNullWarning.Name = "lblItemsSeenNullWarning"; - this.lblItemsSeenNullWarning.Size = new System.Drawing.Size(106, 80); + this.lblItemsSeenNullWarning.Size = new System.Drawing.Size(72, 52); this.lblItemsSeenNullWarning.TabIndex = 8; this.lblItemsSeenNullWarning.Text = "Selecting the \r\n\'null\'-Value \r\ncould lead \r\nto issues"; // // btnSelectAllItemsSeen // - this.btnSelectAllItemsSeen.Location = new System.Drawing.Point(9, 29); - this.btnSelectAllItemsSeen.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnSelectAllItemsSeen.Location = new System.Drawing.Point(6, 19); this.btnSelectAllItemsSeen.Name = "btnSelectAllItemsSeen"; - this.btnSelectAllItemsSeen.Size = new System.Drawing.Size(130, 35); + this.btnSelectAllItemsSeen.Size = new System.Drawing.Size(87, 23); this.btnSelectAllItemsSeen.TabIndex = 3; this.btnSelectAllItemsSeen.Text = "Select all"; this.btnSelectAllItemsSeen.UseVisualStyleBackColor = true; @@ -4084,10 +4967,9 @@ private void InitializeComponent() // btnResetItemsSeen // this.btnResetItemsSeen.Anchor = System.Windows.Forms.AnchorStyles.Bottom; - this.btnResetItemsSeen.Location = new System.Drawing.Point(9, 538); - this.btnResetItemsSeen.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnResetItemsSeen.Location = new System.Drawing.Point(6, 359); this.btnResetItemsSeen.Name = "btnResetItemsSeen"; - this.btnResetItemsSeen.Size = new System.Drawing.Size(130, 35); + this.btnResetItemsSeen.Size = new System.Drawing.Size(87, 23); this.btnResetItemsSeen.TabIndex = 5; this.btnResetItemsSeen.Text = "Reset"; this.btnResetItemsSeen.UseVisualStyleBackColor = true; @@ -4095,10 +4977,9 @@ private void InitializeComponent() // // btnDeselectAllItemsSeen // - this.btnDeselectAllItemsSeen.Location = new System.Drawing.Point(9, 74); - this.btnDeselectAllItemsSeen.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnDeselectAllItemsSeen.Location = new System.Drawing.Point(6, 49); this.btnDeselectAllItemsSeen.Name = "btnDeselectAllItemsSeen"; - this.btnDeselectAllItemsSeen.Size = new System.Drawing.Size(130, 35); + this.btnDeselectAllItemsSeen.Size = new System.Drawing.Size(87, 23); this.btnDeselectAllItemsSeen.TabIndex = 4; this.btnDeselectAllItemsSeen.Text = "Deselect all"; this.btnDeselectAllItemsSeen.UseVisualStyleBackColor = true; @@ -4110,20 +4991,18 @@ private void InitializeComponent() | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.cblstItemsSeen.FormattingEnabled = true; - this.cblstItemsSeen.Location = new System.Drawing.Point(9, 9); - this.cblstItemsSeen.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.cblstItemsSeen.Location = new System.Drawing.Point(6, 6); this.cblstItemsSeen.Name = "cblstItemsSeen"; - this.cblstItemsSeen.Size = new System.Drawing.Size(661, 579); + this.cblstItemsSeen.Size = new System.Drawing.Size(442, 379); this.cblstItemsSeen.TabIndex = 13; // // tabItemsCrafted // this.tabItemsCrafted.Controls.Add(this.groupBox1); this.tabItemsCrafted.Controls.Add(this.cblstItemsCrafted); - this.tabItemsCrafted.Location = new System.Drawing.Point(4, 29); - this.tabItemsCrafted.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.tabItemsCrafted.Location = new System.Drawing.Point(4, 22); this.tabItemsCrafted.Name = "tabItemsCrafted"; - this.tabItemsCrafted.Size = new System.Drawing.Size(842, 616); + this.tabItemsCrafted.Size = new System.Drawing.Size(559, 407); this.tabItemsCrafted.TabIndex = 13; this.tabItemsCrafted.Text = "Items Crafted"; this.tabItemsCrafted.UseVisualStyleBackColor = true; @@ -4136,11 +5015,9 @@ private void InitializeComponent() this.groupBox1.Controls.Add(this.btnSelectAllItemsCrafted); this.groupBox1.Controls.Add(this.btnResetItemsCrafted); this.groupBox1.Controls.Add(this.btnDeselectAllItemsCrafted); - this.groupBox1.Location = new System.Drawing.Point(681, 9); - this.groupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.groupBox1.Location = new System.Drawing.Point(454, 6); this.groupBox1.Name = "groupBox1"; - this.groupBox1.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.groupBox1.Size = new System.Drawing.Size(146, 583); + this.groupBox1.Size = new System.Drawing.Size(97, 389); this.groupBox1.TabIndex = 16; this.groupBox1.TabStop = false; this.groupBox1.Text = "Items Crafted"; @@ -4148,19 +5025,17 @@ private void InitializeComponent() // lblItemsCraftedNullWarning // this.lblItemsCraftedNullWarning.AutoSize = true; - this.lblItemsCraftedNullWarning.Location = new System.Drawing.Point(9, 114); - this.lblItemsCraftedNullWarning.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lblItemsCraftedNullWarning.Location = new System.Drawing.Point(6, 76); this.lblItemsCraftedNullWarning.Name = "lblItemsCraftedNullWarning"; - this.lblItemsCraftedNullWarning.Size = new System.Drawing.Size(106, 80); + this.lblItemsCraftedNullWarning.Size = new System.Drawing.Size(72, 52); this.lblItemsCraftedNullWarning.TabIndex = 8; this.lblItemsCraftedNullWarning.Text = "Selecting the \r\n\'null\'-Value \r\ncould lead \r\nto issues"; // // btnSelectAllItemsCrafted // - this.btnSelectAllItemsCrafted.Location = new System.Drawing.Point(9, 29); - this.btnSelectAllItemsCrafted.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnSelectAllItemsCrafted.Location = new System.Drawing.Point(6, 19); this.btnSelectAllItemsCrafted.Name = "btnSelectAllItemsCrafted"; - this.btnSelectAllItemsCrafted.Size = new System.Drawing.Size(130, 35); + this.btnSelectAllItemsCrafted.Size = new System.Drawing.Size(87, 23); this.btnSelectAllItemsCrafted.TabIndex = 3; this.btnSelectAllItemsCrafted.Text = "Select all"; this.btnSelectAllItemsCrafted.UseVisualStyleBackColor = true; @@ -4169,10 +5044,9 @@ private void InitializeComponent() // btnResetItemsCrafted // this.btnResetItemsCrafted.Anchor = System.Windows.Forms.AnchorStyles.Bottom; - this.btnResetItemsCrafted.Location = new System.Drawing.Point(9, 538); - this.btnResetItemsCrafted.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnResetItemsCrafted.Location = new System.Drawing.Point(6, 359); this.btnResetItemsCrafted.Name = "btnResetItemsCrafted"; - this.btnResetItemsCrafted.Size = new System.Drawing.Size(130, 35); + this.btnResetItemsCrafted.Size = new System.Drawing.Size(87, 23); this.btnResetItemsCrafted.TabIndex = 5; this.btnResetItemsCrafted.Text = "Reset"; this.btnResetItemsCrafted.UseVisualStyleBackColor = true; @@ -4180,10 +5054,9 @@ private void InitializeComponent() // // btnDeselectAllItemsCrafted // - this.btnDeselectAllItemsCrafted.Location = new System.Drawing.Point(9, 74); - this.btnDeselectAllItemsCrafted.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.btnDeselectAllItemsCrafted.Location = new System.Drawing.Point(6, 49); this.btnDeselectAllItemsCrafted.Name = "btnDeselectAllItemsCrafted"; - this.btnDeselectAllItemsCrafted.Size = new System.Drawing.Size(130, 35); + this.btnDeselectAllItemsCrafted.Size = new System.Drawing.Size(87, 23); this.btnDeselectAllItemsCrafted.TabIndex = 4; this.btnDeselectAllItemsCrafted.Text = "Deselect all"; this.btnDeselectAllItemsCrafted.UseVisualStyleBackColor = true; @@ -4195,21 +5068,19 @@ private void InitializeComponent() | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.cblstItemsCrafted.FormattingEnabled = true; - this.cblstItemsCrafted.Location = new System.Drawing.Point(9, 9); - this.cblstItemsCrafted.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.cblstItemsCrafted.Location = new System.Drawing.Point(6, 6); this.cblstItemsCrafted.Name = "cblstItemsCrafted"; - this.cblstItemsCrafted.Size = new System.Drawing.Size(661, 579); + this.cblstItemsCrafted.Size = new System.Drawing.Size(442, 379); this.cblstItemsCrafted.TabIndex = 15; // // tabQuickslots // this.tabQuickslots.Controls.Add(this.label57); this.tabQuickslots.Controls.Add(this.grpQuickslots); - this.tabQuickslots.Location = new System.Drawing.Point(4, 29); - this.tabQuickslots.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.tabQuickslots.Location = new System.Drawing.Point(4, 22); this.tabQuickslots.Name = "tabQuickslots"; - this.tabQuickslots.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.tabQuickslots.Size = new System.Drawing.Size(842, 616); + this.tabQuickslots.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); + this.tabQuickslots.Size = new System.Drawing.Size(559, 407); this.tabQuickslots.TabIndex = 1; this.tabQuickslots.Text = "*Quickslots"; this.tabQuickslots.UseVisualStyleBackColor = true; @@ -4219,10 +5090,9 @@ private void InitializeComponent() this.label57.AutoSize = true; this.label57.BackColor = System.Drawing.Color.Transparent; this.label57.ForeColor = System.Drawing.SystemColors.Desktop; - this.label57.Location = new System.Drawing.Point(9, 466); - this.label57.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label57.Location = new System.Drawing.Point(6, 311); this.label57.Name = "label57"; - this.label57.Size = new System.Drawing.Size(578, 20); + this.label57.Size = new System.Drawing.Size(389, 13); this.label57.TabIndex = 32; this.label57.Text = "* = support for this function was removed due to the risk of losing your save gam" + "e"; @@ -4239,11 +5109,9 @@ private void InitializeComponent() this.grpQuickslots.Controls.Add(this.label25); this.grpQuickslots.Controls.Add(this.label26); this.grpQuickslots.Controls.Add(this.label27); - this.grpQuickslots.Location = new System.Drawing.Point(9, 9); - this.grpQuickslots.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.grpQuickslots.Location = new System.Drawing.Point(6, 6); this.grpQuickslots.Name = "grpQuickslots"; - this.grpQuickslots.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.grpQuickslots.Size = new System.Drawing.Size(512, 452); + this.grpQuickslots.Size = new System.Drawing.Size(488, 301); this.grpQuickslots.TabIndex = 29; this.grpQuickslots.TabStop = false; this.grpQuickslots.Text = "Quckslots"; @@ -4251,115 +5119,104 @@ private void InitializeComponent() // label22 // this.label22.AutoSize = true; - this.label22.Location = new System.Drawing.Point(18, 34); - this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label22.Location = new System.Drawing.Point(12, 23); this.label22.Name = "label22"; - this.label22.Size = new System.Drawing.Size(113, 20); + this.label22.Size = new System.Drawing.Size(77, 13); this.label22.TabIndex = 26; this.label22.Text = "Quckslot 0 (C):"; // // label21 // this.label21.AutoSize = true; - this.label21.Location = new System.Drawing.Point(18, 408); - this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label21.Location = new System.Drawing.Point(12, 272); this.label21.Name = "label21"; - this.label21.Size = new System.Drawing.Size(114, 20); + this.label21.Size = new System.Drawing.Size(78, 13); this.label21.TabIndex = 24; this.label21.Text = "Quckslot 9 (R):"; // // label18 // this.label18.AutoSize = true; - this.label18.Location = new System.Drawing.Point(18, 366); - this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label18.Location = new System.Drawing.Point(12, 244); this.label18.Name = "label18"; - this.label18.Size = new System.Drawing.Size(113, 20); + this.label18.Size = new System.Drawing.Size(77, 13); this.label18.TabIndex = 22; this.label18.Text = "Quckslot 8 (E):"; // // label19 // this.label19.AutoSize = true; - this.label19.Location = new System.Drawing.Point(18, 325); - this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label19.Location = new System.Drawing.Point(12, 217); this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(117, 20); + this.label19.Size = new System.Drawing.Size(81, 13); this.label19.TabIndex = 21; this.label19.Text = "Quckslot 7 (W):"; // // label20 // this.label20.AutoSize = true; - this.label20.Location = new System.Drawing.Point(18, 283); - this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label20.Location = new System.Drawing.Point(12, 189); this.label20.Name = "label20"; - this.label20.Size = new System.Drawing.Size(114, 20); + this.label20.Size = new System.Drawing.Size(78, 13); this.label20.TabIndex = 20; this.label20.Text = "Quckslot 6 (Q):"; // // label23 // this.label23.AutoSize = true; - this.label23.Location = new System.Drawing.Point(18, 242); - this.label23.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label23.Location = new System.Drawing.Point(12, 161); this.label23.Name = "label23"; - this.label23.Size = new System.Drawing.Size(112, 20); + this.label23.Size = new System.Drawing.Size(76, 13); this.label23.TabIndex = 19; this.label23.Text = "Quckslot 5 (F):"; // // label24 // this.label24.AutoSize = true; - this.label24.Location = new System.Drawing.Point(18, 200); - this.label24.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label24.Location = new System.Drawing.Point(12, 133); this.label24.Name = "label24"; - this.label24.Size = new System.Drawing.Size(113, 20); + this.label24.Size = new System.Drawing.Size(77, 13); this.label24.TabIndex = 18; this.label24.Text = "Quckslot 4 (V):"; // // label25 // this.label25.AutoSize = true; - this.label25.Location = new System.Drawing.Point(18, 158); - this.label25.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label25.Location = new System.Drawing.Point(12, 105); this.label25.Name = "label25"; - this.label25.Size = new System.Drawing.Size(114, 20); + this.label25.Size = new System.Drawing.Size(78, 13); this.label25.TabIndex = 17; this.label25.Text = "Quckslot 3 (D):"; // // label26 // this.label26.AutoSize = true; - this.label26.Location = new System.Drawing.Point(18, 117); - this.label26.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label26.Location = new System.Drawing.Point(12, 78); this.label26.Name = "label26"; - this.label26.Size = new System.Drawing.Size(113, 20); + this.label26.Size = new System.Drawing.Size(77, 13); this.label26.TabIndex = 16; this.label26.Text = "Quckslot 2 (S):"; // // label27 // this.label27.AutoSize = true; - this.label27.Location = new System.Drawing.Point(18, 75); - this.label27.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label27.Location = new System.Drawing.Point(12, 50); this.label27.Name = "label27"; - this.label27.Size = new System.Drawing.Size(113, 20); + this.label27.Size = new System.Drawing.Size(77, 13); this.label27.TabIndex = 15; this.label27.Text = "Quckslot 1 (A):"; // // msMenu // this.msMenu.BackColor = System.Drawing.Color.Transparent; - this.msMenu.GripMargin = new System.Windows.Forms.Padding(2, 2, 0, 2); this.msMenu.ImageScalingSize = new System.Drawing.Size(20, 20); this.msMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.fileToolStripMenuItem, this.helpToolStripMenuItem}); this.msMenu.Location = new System.Drawing.Point(0, 0); this.msMenu.Name = "msMenu"; - this.msMenu.Padding = new System.Windows.Forms.Padding(3, 3, 0, 3); - this.msMenu.Size = new System.Drawing.Size(850, 36); + this.msMenu.Padding = new System.Windows.Forms.Padding(2, 2, 0, 2); + this.msMenu.Size = new System.Drawing.Size(567, 24); this.msMenu.TabIndex = 1; this.msMenu.Text = "msMenu"; // @@ -4373,13 +5230,13 @@ private void InitializeComponent() this.openSavegameFolderToolStripMenuItem, this.exitToolStripMenuItem}); this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; - this.fileToolStripMenuItem.Size = new System.Drawing.Size(54, 30); + this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20); this.fileToolStripMenuItem.Text = "File"; // // openToolStripMenuItem // this.openToolStripMenuItem.Name = "openToolStripMenuItem"; - this.openToolStripMenuItem.Size = new System.Drawing.Size(329, 34); + this.openToolStripMenuItem.Size = new System.Drawing.Size(218, 22); this.openToolStripMenuItem.Text = "Open"; this.openToolStripMenuItem.Click += new System.EventHandler(this.OpenToolStripMenuItem_Click); // @@ -4387,7 +5244,7 @@ private void InitializeComponent() // this.saveToolStripMenuItem.Enabled = false; this.saveToolStripMenuItem.Name = "saveToolStripMenuItem"; - this.saveToolStripMenuItem.Size = new System.Drawing.Size(329, 34); + this.saveToolStripMenuItem.Size = new System.Drawing.Size(218, 22); this.saveToolStripMenuItem.Text = "Save"; this.saveToolStripMenuItem.Click += new System.EventHandler(this.SaveToolStripMenuItem_Click); // @@ -4395,7 +5252,7 @@ private void InitializeComponent() // this.importToolStripMenuItem.Enabled = false; this.importToolStripMenuItem.Name = "importToolStripMenuItem"; - this.importToolStripMenuItem.Size = new System.Drawing.Size(329, 34); + this.importToolStripMenuItem.Size = new System.Drawing.Size(218, 22); this.importToolStripMenuItem.Text = "Import"; // // exportAsToolStripMenuItem @@ -4403,27 +5260,27 @@ private void InitializeComponent() this.exportAsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.jSONToolStripMenuItem}); this.exportAsToolStripMenuItem.Name = "exportAsToolStripMenuItem"; - this.exportAsToolStripMenuItem.Size = new System.Drawing.Size(329, 34); + this.exportAsToolStripMenuItem.Size = new System.Drawing.Size(218, 22); this.exportAsToolStripMenuItem.Text = "Export as..."; // // jSONToolStripMenuItem // this.jSONToolStripMenuItem.Name = "jSONToolStripMenuItem"; - this.jSONToolStripMenuItem.Size = new System.Drawing.Size(157, 34); + this.jSONToolStripMenuItem.Size = new System.Drawing.Size(102, 22); this.jSONToolStripMenuItem.Text = "JSON"; this.jSONToolStripMenuItem.Click += new System.EventHandler(this.JSONToolStripMenuItem_Click); // // openSavegameFolderToolStripMenuItem // this.openSavegameFolderToolStripMenuItem.Name = "openSavegameFolderToolStripMenuItem"; - this.openSavegameFolderToolStripMenuItem.Size = new System.Drawing.Size(329, 34); + this.openSavegameFolderToolStripMenuItem.Size = new System.Drawing.Size(218, 22); this.openSavegameFolderToolStripMenuItem.Text = "Open Savegame Location..."; this.openSavegameFolderToolStripMenuItem.Click += new System.EventHandler(this.openSavegameFolderToolStripMenuItem_Click); // // exitToolStripMenuItem // this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; - this.exitToolStripMenuItem.Size = new System.Drawing.Size(329, 34); + this.exitToolStripMenuItem.Size = new System.Drawing.Size(218, 22); this.exitToolStripMenuItem.Text = "Exit"; this.exitToolStripMenuItem.Click += new System.EventHandler(this.ExitToolStripMenuItem_Click); // @@ -4432,13 +5289,13 @@ private void InitializeComponent() this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.aboutToolStripMenuItem}); this.helpToolStripMenuItem.Name = "helpToolStripMenuItem"; - this.helpToolStripMenuItem.Size = new System.Drawing.Size(65, 30); + this.helpToolStripMenuItem.Size = new System.Drawing.Size(44, 20); this.helpToolStripMenuItem.Text = "Help"; // // aboutToolStripMenuItem // this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem"; - this.aboutToolStripMenuItem.Size = new System.Drawing.Size(164, 34); + this.aboutToolStripMenuItem.Size = new System.Drawing.Size(107, 22); this.aboutToolStripMenuItem.Text = "About"; this.aboutToolStripMenuItem.Click += new System.EventHandler(this.AboutToolStripMenuItem_Click); // @@ -4448,1099 +5305,150 @@ private void InitializeComponent() this.txtConsole.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtConsole.Dock = System.Windows.Forms.DockStyle.Bottom; this.txtConsole.ForeColor = System.Drawing.Color.LimeGreen; - this.txtConsole.Location = new System.Drawing.Point(0, 680); - this.txtConsole.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); + this.txtConsole.Location = new System.Drawing.Point(0, 453); this.txtConsole.Multiline = true; this.txtConsole.Name = "txtConsole"; this.txtConsole.ReadOnly = true; this.txtConsole.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; - this.txtConsole.Size = new System.Drawing.Size(850, 197); + this.txtConsole.Size = new System.Drawing.Size(567, 132); this.txtConsole.TabIndex = 28; this.txtConsole.TabStop = false; // - // pictureBox7 - // - this.pictureBox7.Image = global::SoG_SGreader.Properties.Resources.icon_berserk; - this.pictureBox7.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox7.Location = new System.Drawing.Point(532, 52); - this.pictureBox7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox7.Name = "pictureBox7"; - this.pictureBox7.Size = new System.Drawing.Size(69, 71); - this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox7.TabIndex = 19; - this.pictureBox7.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox7, "BerserkMode"); - // - // pictureBox11 - // - this.pictureBox11.Image = global::SoG_SGreader.Properties.Resources.icon_overhead; - this.pictureBox11.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox11.Location = new System.Drawing.Point(40, 52); - this.pictureBox11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox11.Name = "pictureBox11"; - this.pictureBox11.Size = new System.Drawing.Size(69, 71); - this.pictureBox11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox11.TabIndex = 11; - this.pictureBox11.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox11, "Overhead"); - // - // pictureBox8 - // - this.pictureBox8.Image = global::SoG_SGreader.Properties.Resources.icon_2hsmash; - this.pictureBox8.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox8.Location = new System.Drawing.Point(405, 52); - this.pictureBox8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox8.Name = "pictureBox8"; - this.pictureBox8.Size = new System.Drawing.Size(69, 71); - this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox8.TabIndex = 17; - this.pictureBox8.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox8, "Smash"); - // - // pictureBox10 - // - this.pictureBox10.Image = global::SoG_SGreader.Properties.Resources.icon_swirl_clover; - this.pictureBox10.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox10.Location = new System.Drawing.Point(168, 52); - this.pictureBox10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox10.Name = "pictureBox10"; - this.pictureBox10.Size = new System.Drawing.Size(69, 71); - this.pictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox10.TabIndex = 13; - this.pictureBox10.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox10, "Spin"); - // - // pictureBox9 - // - this.pictureBox9.Image = global::SoG_SGreader.Properties.Resources.icon_2hthrow; - this.pictureBox9.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox9.Location = new System.Drawing.Point(286, 52); - this.pictureBox9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox9.Name = "pictureBox9"; - this.pictureBox9.Size = new System.Drawing.Size(69, 71); - this.pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox9.TabIndex = 15; - this.pictureBox9.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox9, "Throw"); - // - // pictureBox1 + // tabEnemiesKilled // - this.pictureBox1.Image = global::SoG_SGreader.Properties.Resources.icon_stinger_clover; - this.pictureBox1.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox1.Location = new System.Drawing.Point(40, 55); - this.pictureBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox1.Name = "pictureBox1"; - this.pictureBox1.Size = new System.Drawing.Size(69, 71); - this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox1.TabIndex = 1; - this.pictureBox1.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox1, "Stinger"); + this.tabEnemiesKilled.Controls.Add(this.label3); + this.tabEnemiesKilled.Controls.Add(this.groupBox6); + this.tabEnemiesKilled.Controls.Add(this.lstEnemiesKilled); + this.tabEnemiesKilled.Location = new System.Drawing.Point(4, 22); + this.tabEnemiesKilled.Name = "tabEnemiesKilled"; + this.tabEnemiesKilled.Padding = new System.Windows.Forms.Padding(3); + this.tabEnemiesKilled.Size = new System.Drawing.Size(559, 407); + this.tabEnemiesKilled.TabIndex = 15; + this.tabEnemiesKilled.Text = "*Enemies Killed"; + this.tabEnemiesKilled.UseVisualStyleBackColor = true; // - // pictureBox2 + // lstEnemiesKilled // - this.pictureBox2.Image = global::SoG_SGreader.Properties.Resources.icon_millionstabs; - this.pictureBox2.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox2.Location = new System.Drawing.Point(168, 55); - this.pictureBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox2.Name = "pictureBox2"; - this.pictureBox2.Size = new System.Drawing.Size(69, 71); - this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox2.TabIndex = 3; - this.pictureBox2.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox2, "MillionStabs"); + this.lstEnemiesKilled.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) + | System.Windows.Forms.AnchorStyles.Left) + | System.Windows.Forms.AnchorStyles.Right))); + this.lstEnemiesKilled.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { + this.Enemy, + this.EnemyKillCount}); + this.lstEnemiesKilled.FullRowSelect = true; + this.lstEnemiesKilled.GridLines = true; + this.lstEnemiesKilled.HideSelection = false; + this.lstEnemiesKilled.LabelEdit = true; + this.lstEnemiesKilled.LabelWrap = false; + this.lstEnemiesKilled.Location = new System.Drawing.Point(6, 6); + this.lstEnemiesKilled.MultiSelect = false; + this.lstEnemiesKilled.Name = "lstEnemiesKilled"; + this.lstEnemiesKilled.Size = new System.Drawing.Size(544, 311); + this.lstEnemiesKilled.TabIndex = 1; + this.lstEnemiesKilled.UseCompatibleStateImageBehavior = false; + this.lstEnemiesKilled.View = System.Windows.Forms.View.Details; + // + // Enemy + // + this.Enemy.Text = "Enemy"; + this.Enemy.Width = 340; + // + // EnemyKillCount + // + this.EnemyKillCount.Text = "Count"; + this.EnemyKillCount.Width = 65; + // + // groupBox6 + // + this.groupBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.groupBox6.Controls.Add(this.button1); + this.groupBox6.Controls.Add(this.button2); + this.groupBox6.Controls.Add(this.label2); + this.groupBox6.Controls.Add(this.numericUpDown1); + this.groupBox6.Controls.Add(this.comboBox1); + this.groupBox6.Enabled = false; + this.groupBox6.Location = new System.Drawing.Point(6, 328); + this.groupBox6.Name = "groupBox6"; + this.groupBox6.Size = new System.Drawing.Size(319, 76); + this.groupBox6.TabIndex = 2; + this.groupBox6.TabStop = false; + this.groupBox6.Text = "Enemy"; + // + // button1 + // + this.button1.Location = new System.Drawing.Point(253, 44); + this.button1.Name = "button1"; + this.button1.Size = new System.Drawing.Size(60, 23); + this.button1.TabIndex = 2; + this.button1.Text = "Remove"; + this.button1.UseVisualStyleBackColor = true; + // + // button2 + // + this.button2.Location = new System.Drawing.Point(253, 17); + this.button2.Name = "button2"; + this.button2.Size = new System.Drawing.Size(60, 23); + this.button2.TabIndex = 2; + this.button2.Text = "Add"; + this.Tooltips.SetToolTip(this.button2, "Some Items COULD potentially break your game"); + this.button2.UseVisualStyleBackColor = true; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.Location = new System.Drawing.Point(132, 49); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(38, 13); + this.label2.TabIndex = 2; + this.label2.Text = "Count:"; + // + // numericUpDown1 + // + this.numericUpDown1.Location = new System.Drawing.Point(176, 47); + this.numericUpDown1.Maximum = new decimal(new int[] { + 9999, + 0, + 0, + 0}); + this.numericUpDown1.Name = "numericUpDown1"; + this.numericUpDown1.Size = new System.Drawing.Size(71, 20); + this.numericUpDown1.TabIndex = 1; // - // pictureBox4 + // comboBox1 // - this.pictureBox4.Image = global::SoG_SGreader.Properties.Resources.icon_soulstrike; - this.pictureBox4.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox4.Location = new System.Drawing.Point(286, 55); - this.pictureBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox4.Name = "pictureBox4"; - this.pictureBox4.Size = new System.Drawing.Size(69, 71); - this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox4.TabIndex = 5; - this.pictureBox4.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox4, "SpiritSlash"); + this.comboBox1.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend; + this.comboBox1.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; + this.comboBox1.FormattingEnabled = true; + this.comboBox1.Location = new System.Drawing.Point(6, 19); + this.comboBox1.Name = "comboBox1"; + this.comboBox1.Size = new System.Drawing.Size(241, 21); + this.comboBox1.TabIndex = 0; // - // pictureBox5 + // label3 // - this.pictureBox5.Image = global::SoG_SGreader.Properties.Resources.icon_shadowclone; - this.pictureBox5.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox5.Location = new System.Drawing.Point(405, 55); - this.pictureBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox5.Name = "pictureBox5"; - this.pictureBox5.Size = new System.Drawing.Size(69, 71); - this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox5.TabIndex = 7; - this.pictureBox5.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox5, "ShadowClone"); + this.label3.AutoSize = true; + this.label3.Location = new System.Drawing.Point(331, 390); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(88, 13); + this.label3.TabIndex = 3; + this.label3.Text = "* Not editable yet"; // - // pictureBox6 + // FrmMain // - this.pictureBox6.Image = global::SoG_SGreader.Properties.Resources.icon_dodgingstrike; - this.pictureBox6.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox6.Location = new System.Drawing.Point(532, 55); - this.pictureBox6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox6.Name = "pictureBox6"; - this.pictureBox6.Size = new System.Drawing.Size(69, 71); - this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox6.TabIndex = 9; - this.pictureBox6.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox6, "QuickCounter"); - // - // pictureBox21 - // - this.pictureBox21.Image = global::SoG_SGreader.Properties.Resources.icon_statictouch; - this.pictureBox21.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox21.Location = new System.Drawing.Point(219, 55); - this.pictureBox21.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox21.Name = "pictureBox21"; - this.pictureBox21.Size = new System.Drawing.Size(69, 71); - this.pictureBox21.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox21.TabIndex = 11; - this.pictureBox21.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox21, "StaticTouch"); - // - // pictureBox22 - // - this.pictureBox22.Image = global::SoG_SGreader.Properties.Resources.icon_summoncloud; - this.pictureBox22.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox22.Location = new System.Drawing.Point(124, 55); - this.pictureBox22.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox22.Name = "pictureBox22"; - this.pictureBox22.Size = new System.Drawing.Size(69, 71); - this.pictureBox22.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox22.TabIndex = 9; - this.pictureBox22.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox22, "SummonCloud"); - // - // pictureBox23 - // - this.pictureBox23.Image = global::SoG_SGreader.Properties.Resources.icon_chainlightning; - this.pictureBox23.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox23.Location = new System.Drawing.Point(28, 55); - this.pictureBox23.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox23.Name = "pictureBox23"; - this.pictureBox23.Size = new System.Drawing.Size(69, 71); - this.pictureBox23.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox23.TabIndex = 7; - this.pictureBox23.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox23, "ChainLightning"); - // - // pictureBox18 - // - this.pictureBox18.Image = global::SoG_SGreader.Properties.Resources.icon_swarm; - this.pictureBox18.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox18.Location = new System.Drawing.Point(219, 55); - this.pictureBox18.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox18.Name = "pictureBox18"; - this.pictureBox18.Size = new System.Drawing.Size(69, 71); - this.pictureBox18.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox18.TabIndex = 11; - this.pictureBox18.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox18, "InsectSwarm"); - // - // pictureBox19 - // - this.pictureBox19.Image = global::SoG_SGreader.Properties.Resources.icon_plantsummon; - this.pictureBox19.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox19.Location = new System.Drawing.Point(124, 55); - this.pictureBox19.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox19.Name = "pictureBox19"; - this.pictureBox19.Size = new System.Drawing.Size(69, 71); - this.pictureBox19.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox19.TabIndex = 9; - this.pictureBox19.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox19, "SummonPlant"); - // - // pictureBox20 - // - this.pictureBox20.Image = global::SoG_SGreader.Properties.Resources.icon_earthspike; - this.pictureBox20.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox20.Location = new System.Drawing.Point(28, 55); - this.pictureBox20.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox20.Name = "pictureBox20"; - this.pictureBox20.Size = new System.Drawing.Size(69, 71); - this.pictureBox20.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox20.TabIndex = 7; - this.pictureBox20.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox20, "EarthSpike"); - // - // pictureBox15 - // - this.pictureBox15.Image = global::SoG_SGreader.Properties.Resources.icon_frosty; - this.pictureBox15.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox15.Location = new System.Drawing.Point(219, 55); - this.pictureBox15.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox15.Name = "pictureBox15"; - this.pictureBox15.Size = new System.Drawing.Size(69, 71); - this.pictureBox15.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox15.TabIndex = 11; - this.pictureBox15.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox15, "FrostyFriend"); - // - // pictureBox16 - // - this.pictureBox16.Image = global::SoG_SGreader.Properties.Resources.icon_frostnova_clover; - this.pictureBox16.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox16.Location = new System.Drawing.Point(124, 55); - this.pictureBox16.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox16.Name = "pictureBox16"; - this.pictureBox16.Size = new System.Drawing.Size(69, 71); - this.pictureBox16.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox16.TabIndex = 9; - this.pictureBox16.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox16, "IceNova"); - // - // pictureBox17 - // - this.pictureBox17.Image = global::SoG_SGreader.Properties.Resources.icon_icespikes; - this.pictureBox17.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox17.Location = new System.Drawing.Point(28, 55); - this.pictureBox17.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox17.Name = "pictureBox17"; - this.pictureBox17.Size = new System.Drawing.Size(69, 71); - this.pictureBox17.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox17.TabIndex = 7; - this.pictureBox17.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox17, "IceSpikes"); - // - // pictureBox14 - // - this.pictureBox14.Image = global::SoG_SGreader.Properties.Resources.icon_flamethrower; - this.pictureBox14.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox14.Location = new System.Drawing.Point(219, 55); - this.pictureBox14.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox14.Name = "pictureBox14"; - this.pictureBox14.Size = new System.Drawing.Size(69, 71); - this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox14.TabIndex = 11; - this.pictureBox14.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox14, "Flamethrower"); - // - // pictureBox13 - // - this.pictureBox13.Image = global::SoG_SGreader.Properties.Resources.icon_meteor; - this.pictureBox13.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox13.Location = new System.Drawing.Point(124, 55); - this.pictureBox13.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox13.Name = "pictureBox13"; - this.pictureBox13.Size = new System.Drawing.Size(69, 71); - this.pictureBox13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox13.TabIndex = 9; - this.pictureBox13.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox13, "Meteor"); - // - // pictureBox12 - // - this.pictureBox12.Image = global::SoG_SGreader.Properties.Resources.icon_fireball; - this.pictureBox12.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox12.Location = new System.Drawing.Point(28, 55); - this.pictureBox12.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox12.Name = "pictureBox12"; - this.pictureBox12.Size = new System.Drawing.Size(69, 71); - this.pictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox12.TabIndex = 7; - this.pictureBox12.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox12, "Fireball"); - // - // pictureBox30 - // - this.pictureBox30.Image = global::SoG_SGreader.Properties.Resources.icon_dmgup; - this.pictureBox30.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox30.Location = new System.Drawing.Point(160, 29); - this.pictureBox30.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox30.Name = "pictureBox30"; - this.pictureBox30.Size = new System.Drawing.Size(69, 71); - this.pictureBox30.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox30.TabIndex = 1; - this.pictureBox30.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox30, "BuffATK"); - // - // pictureBox31 - // - this.pictureBox31.Image = global::SoG_SGreader.Properties.Resources.icon_speedup; - this.pictureBox31.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox31.Location = new System.Drawing.Point(288, 29); - this.pictureBox31.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox31.Name = "pictureBox31"; - this.pictureBox31.Size = new System.Drawing.Size(69, 71); - this.pictureBox31.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox31.TabIndex = 3; - this.pictureBox31.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox31, "BuffSPD"); - // - // pictureBox32 - // - this.pictureBox32.Image = global::SoG_SGreader.Properties.Resources.icon_protect_clover; - this.pictureBox32.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox32.Location = new System.Drawing.Point(406, 29); - this.pictureBox32.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox32.Name = "pictureBox32"; - this.pictureBox32.Size = new System.Drawing.Size(69, 71); - this.pictureBox32.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox32.TabIndex = 5; - this.pictureBox32.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox32, "BuffDEF"); - // - // pictureBox27 - // - this.pictureBox27.Image = global::SoG_SGreader.Properties.Resources.icon_utility_blink; - this.pictureBox27.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox27.Location = new System.Drawing.Point(160, 29); - this.pictureBox27.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox27.Name = "pictureBox27"; - this.pictureBox27.Size = new System.Drawing.Size(69, 71); - this.pictureBox27.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox27.TabIndex = 1; - this.pictureBox27.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox27, "Blink"); - // - // pictureBox28 - // - this.pictureBox28.Image = global::SoG_SGreader.Properties.Resources.icon_utility_focus; - this.pictureBox28.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox28.Location = new System.Drawing.Point(288, 29); - this.pictureBox28.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox28.Name = "pictureBox28"; - this.pictureBox28.Size = new System.Drawing.Size(69, 71); - this.pictureBox28.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox28.TabIndex = 3; - this.pictureBox28.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox28, "Focus"); - // - // pictureBox29 - // - this.pictureBox29.Image = global::SoG_SGreader.Properties.Resources.icon_utility_barrier; - this.pictureBox29.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox29.Location = new System.Drawing.Point(406, 29); - this.pictureBox29.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox29.Name = "pictureBox29"; - this.pictureBox29.Size = new System.Drawing.Size(69, 71); - this.pictureBox29.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox29.TabIndex = 5; - this.pictureBox29.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox29, "Barrier"); - // - // pictureBox24 - // - this.pictureBox24.Image = global::SoG_SGreader.Properties.Resources.icon_utility_deathmark; - this.pictureBox24.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox24.Location = new System.Drawing.Point(160, 29); - this.pictureBox24.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox24.Name = "pictureBox24"; - this.pictureBox24.Size = new System.Drawing.Size(69, 71); - this.pictureBox24.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox24.TabIndex = 1; - this.pictureBox24.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox24, "DeathMark"); - // - // pictureBox25 - // - this.pictureBox25.Image = global::SoG_SGreader.Properties.Resources.icon_utility_sleep; - this.pictureBox25.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox25.Location = new System.Drawing.Point(288, 29); - this.pictureBox25.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox25.Name = "pictureBox25"; - this.pictureBox25.Size = new System.Drawing.Size(69, 71); - this.pictureBox25.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox25.TabIndex = 3; - this.pictureBox25.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox25, "Stasis"); - // - // pictureBox26 - // - this.pictureBox26.Image = global::SoG_SGreader.Properties.Resources.icon_utility_taunt; - this.pictureBox26.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox26.Location = new System.Drawing.Point(406, 29); - this.pictureBox26.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox26.Name = "pictureBox26"; - this.pictureBox26.Size = new System.Drawing.Size(69, 71); - this.pictureBox26.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox26.TabIndex = 5; - this.pictureBox26.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox26, "Taunt"); - // - // pictureBox43 - // - this.pictureBox43.Image = global::SoG_SGreader.Properties.Resources.melee_suddenstrike; - this.pictureBox43.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox43.Location = new System.Drawing.Point(403, 297); - this.pictureBox43.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox43.Name = "pictureBox43"; - this.pictureBox43.Size = new System.Drawing.Size(80, 64); - this.pictureBox43.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox43.TabIndex = 68; - this.pictureBox43.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox43, "SuddenStrike"); - // - // pictureBox36 - // - this.pictureBox36.Image = global::SoG_SGreader.Properties.Resources.melee_lastbreath; - this.pictureBox36.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox36.Location = new System.Drawing.Point(403, 163); - this.pictureBox36.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox36.Name = "pictureBox36"; - this.pictureBox36.Size = new System.Drawing.Size(80, 64); - this.pictureBox36.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox36.TabIndex = 58; - this.pictureBox36.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox36, "LastBreath"); - // - // pictureBox44 - // - this.pictureBox44.Image = global::SoG_SGreader.Properties.Resources.melee_riposte; - this.pictureBox44.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox44.Location = new System.Drawing.Point(521, 297); - this.pictureBox44.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox44.Name = "pictureBox44"; - this.pictureBox44.Size = new System.Drawing.Size(80, 64); - this.pictureBox44.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox44.TabIndex = 70; - this.pictureBox44.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox44, "Riposte"); - // - // pictureBox39 - // - this.pictureBox39.Image = global::SoG_SGreader.Properties.Resources.melee_backhanded; - this.pictureBox39.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox39.Location = new System.Drawing.Point(521, 163); - this.pictureBox39.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox39.Name = "pictureBox39"; - this.pictureBox39.Size = new System.Drawing.Size(80, 64); - this.pictureBox39.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox39.TabIndex = 60; - this.pictureBox39.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox39, "Backhander"); - // - // pictureBox45 - // - this.pictureBox45.Image = global::SoG_SGreader.Properties.Resources.melee_insultinjury; - this.pictureBox45.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox45.Location = new System.Drawing.Point(29, 297); - this.pictureBox45.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox45.Name = "pictureBox45"; - this.pictureBox45.Size = new System.Drawing.Size(80, 64); - this.pictureBox45.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox45.TabIndex = 62; - this.pictureBox45.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox45, "InsultToInjury"); - // - // pictureBox40 - // - this.pictureBox40.Image = global::SoG_SGreader.Properties.Resources.melee_secondbreath; - this.pictureBox40.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox40.Location = new System.Drawing.Point(29, 163); - this.pictureBox40.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox40.Name = "pictureBox40"; - this.pictureBox40.Size = new System.Drawing.Size(80, 64); - this.pictureBox40.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox40.TabIndex = 52; - this.pictureBox40.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox40, "SecondWind"); - // - // pictureBox46 - // - this.pictureBox46.Image = global::SoG_SGreader.Properties.Resources.melee_bloodthirst; - this.pictureBox46.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox46.Location = new System.Drawing.Point(157, 297); - this.pictureBox46.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox46.Name = "pictureBox46"; - this.pictureBox46.Size = new System.Drawing.Size(80, 64); - this.pictureBox46.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox46.TabIndex = 64; - this.pictureBox46.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox46, "BloodThirst"); - // - // pictureBox41 - // - this.pictureBox41.Image = global::SoG_SGreader.Properties.Resources.melee_knowledgeispower; - this.pictureBox41.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox41.Location = new System.Drawing.Point(157, 163); - this.pictureBox41.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox41.Name = "pictureBox41"; - this.pictureBox41.Size = new System.Drawing.Size(80, 64); - this.pictureBox41.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox41.TabIndex = 54; - this.pictureBox41.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox41, "KnowledgeIsPower"); - // - // pictureBox47 - // - this.pictureBox47.Image = global::SoG_SGreader.Properties.Resources.melee_combostarter; - this.pictureBox47.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox47.Location = new System.Drawing.Point(275, 297); - this.pictureBox47.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox47.Name = "pictureBox47"; - this.pictureBox47.Size = new System.Drawing.Size(80, 64); - this.pictureBox47.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox47.TabIndex = 66; - this.pictureBox47.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox47, "ComboStarter"); - // - // pictureBox42 - // - this.pictureBox42.Image = global::SoG_SGreader.Properties.Resources.melee_wit; - this.pictureBox42.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox42.Location = new System.Drawing.Point(275, 163); - this.pictureBox42.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox42.Name = "pictureBox42"; - this.pictureBox42.Size = new System.Drawing.Size(80, 64); - this.pictureBox42.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox42.TabIndex = 56; - this.pictureBox42.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox42, "Wit"); - // - // pictureBox37 - // - this.pictureBox37.Image = global::SoG_SGreader.Properties.Resources.melee_burningweapon; - this.pictureBox37.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox37.Location = new System.Drawing.Point(403, 27); - this.pictureBox37.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox37.Name = "pictureBox37"; - this.pictureBox37.Size = new System.Drawing.Size(80, 64); - this.pictureBox37.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox37.TabIndex = 48; - this.pictureBox37.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox37, "BurningWeapon"); - // - // pictureBox38 - // - this.pictureBox38.Image = global::SoG_SGreader.Properties.Resources.melee_chillytouch; - this.pictureBox38.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox38.Location = new System.Drawing.Point(521, 27); - this.pictureBox38.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox38.Name = "pictureBox38"; - this.pictureBox38.Size = new System.Drawing.Size(80, 64); - this.pictureBox38.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox38.TabIndex = 50; - this.pictureBox38.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox38, "ChillyTouch"); - // - // pictureBox33 - // - this.pictureBox33.Image = global::SoG_SGreader.Properties.Resources.melee_strength; - this.pictureBox33.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox33.Location = new System.Drawing.Point(29, 27); - this.pictureBox33.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox33.Name = "pictureBox33"; - this.pictureBox33.Size = new System.Drawing.Size(80, 64); - this.pictureBox33.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox33.TabIndex = 42; - this.pictureBox33.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox33, "Strength"); - // - // pictureBox34 - // - this.pictureBox34.Image = global::SoG_SGreader.Properties.Resources.melee_fencer; - this.pictureBox34.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox34.Location = new System.Drawing.Point(157, 27); - this.pictureBox34.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox34.Name = "pictureBox34"; - this.pictureBox34.Size = new System.Drawing.Size(80, 64); - this.pictureBox34.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox34.TabIndex = 44; - this.pictureBox34.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox34, "Fencer"); - // - // pictureBox35 - // - this.pictureBox35.Image = global::SoG_SGreader.Properties.Resources.melee_brawler; - this.pictureBox35.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox35.Location = new System.Drawing.Point(275, 27); - this.pictureBox35.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox35.Name = "pictureBox35"; - this.pictureBox35.Size = new System.Drawing.Size(80, 64); - this.pictureBox35.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox35.TabIndex = 46; - this.pictureBox35.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox35, "Brawler"); - // - // pictureBox48 - // - this.pictureBox48.Image = global::SoG_SGreader.Properties.Resources.magic_manaburn; - this.pictureBox48.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox48.Location = new System.Drawing.Point(403, 297); - this.pictureBox48.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox48.Name = "pictureBox48"; - this.pictureBox48.Size = new System.Drawing.Size(80, 64); - this.pictureBox48.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox48.TabIndex = 68; - this.pictureBox48.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox48, "Manaburn"); - // - // pictureBox49 - // - this.pictureBox49.Image = global::SoG_SGreader.Properties.Resources.magic_specialist; - this.pictureBox49.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox49.Location = new System.Drawing.Point(403, 163); - this.pictureBox49.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox49.Name = "pictureBox49"; - this.pictureBox49.Size = new System.Drawing.Size(80, 64); - this.pictureBox49.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox49.TabIndex = 58; - this.pictureBox49.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox49, "Specialist"); - // - // pictureBox50 - // - this.pictureBox50.Image = global::SoG_SGreader.Properties.Resources.magic_snapcast; - this.pictureBox50.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox50.Location = new System.Drawing.Point(521, 297); - this.pictureBox50.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox50.Name = "pictureBox50"; - this.pictureBox50.Size = new System.Drawing.Size(80, 64); - this.pictureBox50.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox50.TabIndex = 70; - this.pictureBox50.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox50, "SnapCast"); - // - // pictureBox51 - // - this.pictureBox51.Image = global::SoG_SGreader.Properties.Resources.magic_lastspark; - this.pictureBox51.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox51.Location = new System.Drawing.Point(521, 163); - this.pictureBox51.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox51.Name = "pictureBox51"; - this.pictureBox51.Size = new System.Drawing.Size(80, 64); - this.pictureBox51.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox51.TabIndex = 60; - this.pictureBox51.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox51, "LastSpark"); - // - // pictureBox52 - // - this.pictureBox52.Image = global::SoG_SGreader.Properties.Resources.magic_wandmaster; - this.pictureBox52.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox52.Location = new System.Drawing.Point(29, 297); - this.pictureBox52.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox52.Name = "pictureBox52"; - this.pictureBox52.Size = new System.Drawing.Size(80, 64); - this.pictureBox52.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox52.TabIndex = 62; - this.pictureBox52.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox52, "WandMaster"); - // - // pictureBox53 - // - this.pictureBox53.Image = global::SoG_SGreader.Properties.Resources.magic_concentration; - this.pictureBox53.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox53.Location = new System.Drawing.Point(29, 163); - this.pictureBox53.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox53.Name = "pictureBox53"; - this.pictureBox53.Size = new System.Drawing.Size(80, 64); - this.pictureBox53.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox53.TabIndex = 52; - this.pictureBox53.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox53, "Concentration"); - // - // pictureBox54 - // - this.pictureBox54.Image = global::SoG_SGreader.Properties.Resources.magic_arcanecollar; - this.pictureBox54.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox54.Location = new System.Drawing.Point(157, 297); - this.pictureBox54.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox54.Name = "pictureBox54"; - this.pictureBox54.Size = new System.Drawing.Size(80, 64); - this.pictureBox54.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox54.TabIndex = 64; - this.pictureBox54.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox54, "ArcaneCollar"); - // - // pictureBox55 - // - this.pictureBox55.Image = global::SoG_SGreader.Properties.Resources.magic_turtle; - this.pictureBox55.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox55.Location = new System.Drawing.Point(157, 163); - this.pictureBox55.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox55.Name = "pictureBox55"; - this.pictureBox55.Size = new System.Drawing.Size(80, 64); - this.pictureBox55.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox55.TabIndex = 54; - this.pictureBox55.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox55, "Turtle"); - // - // pictureBox56 - // - this.pictureBox56.Image = global::SoG_SGreader.Properties.Resources.magic_cripplingblast; - this.pictureBox56.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox56.Location = new System.Drawing.Point(275, 297); - this.pictureBox56.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox56.Name = "pictureBox56"; - this.pictureBox56.Size = new System.Drawing.Size(80, 64); - this.pictureBox56.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox56.TabIndex = 66; - this.pictureBox56.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox56, "CripplingBlast"); - // - // pictureBox57 - // - this.pictureBox57.Image = global::SoG_SGreader.Properties.Resources.magic_soulsiphon; - this.pictureBox57.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox57.Location = new System.Drawing.Point(275, 163); - this.pictureBox57.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox57.Name = "pictureBox57"; - this.pictureBox57.Size = new System.Drawing.Size(80, 64); - this.pictureBox57.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox57.TabIndex = 56; - this.pictureBox57.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox57, "SoulEater"); - // - // pictureBox58 - // - this.pictureBox58.Image = global::SoG_SGreader.Properties.Resources.magic_prismatic; - this.pictureBox58.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox58.Location = new System.Drawing.Point(403, 27); - this.pictureBox58.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox58.Name = "pictureBox58"; - this.pictureBox58.Size = new System.Drawing.Size(80, 64); - this.pictureBox58.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox58.TabIndex = 48; - this.pictureBox58.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox58, "Prismatic"); - // - // pictureBox59 - // - this.pictureBox59.Image = global::SoG_SGreader.Properties.Resources.magic_battlemage; - this.pictureBox59.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox59.Location = new System.Drawing.Point(521, 27); - this.pictureBox59.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox59.Name = "pictureBox59"; - this.pictureBox59.Size = new System.Drawing.Size(80, 64); - this.pictureBox59.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox59.TabIndex = 50; - this.pictureBox59.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox59, "Battlemage"); - // - // pictureBox60 - // - this.pictureBox60.Image = global::SoG_SGreader.Properties.Resources.magic_intelligence; - this.pictureBox60.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox60.Location = new System.Drawing.Point(29, 27); - this.pictureBox60.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox60.Name = "pictureBox60"; - this.pictureBox60.Size = new System.Drawing.Size(80, 64); - this.pictureBox60.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox60.TabIndex = 42; - this.pictureBox60.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox60, "Intelligence"); - // - // pictureBox61 - // - this.pictureBox61.Image = global::SoG_SGreader.Properties.Resources.magic_fasttalker; - this.pictureBox61.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox61.Location = new System.Drawing.Point(157, 27); - this.pictureBox61.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox61.Name = "pictureBox61"; - this.pictureBox61.Size = new System.Drawing.Size(80, 64); - this.pictureBox61.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox61.TabIndex = 44; - this.pictureBox61.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox61, "FastTalker"); - // - // pictureBox62 - // - this.pictureBox62.Image = global::SoG_SGreader.Properties.Resources.magic_arcanecharge; - this.pictureBox62.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox62.Location = new System.Drawing.Point(275, 27); - this.pictureBox62.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox62.Name = "pictureBox62"; - this.pictureBox62.Size = new System.Drawing.Size(80, 64); - this.pictureBox62.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox62.TabIndex = 46; - this.pictureBox62.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox62, "ArcaneCharge"); - // - // pictureBox78 - // - this.pictureBox78.Image = global::SoG_SGreader.Properties.Resources.general_alchemist; - this.pictureBox78.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox78.Location = new System.Drawing.Point(550, 297); - this.pictureBox78.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox78.Name = "pictureBox78"; - this.pictureBox78.Size = new System.Drawing.Size(80, 64); - this.pictureBox78.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox78.TabIndex = 117; - this.pictureBox78.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox78, "Alchemist"); - // - // pictureBox79 - // - this.pictureBox79.Image = global::SoG_SGreader.Properties.Resources.general_finetaste; - this.pictureBox79.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox79.Location = new System.Drawing.Point(460, 297); - this.pictureBox79.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox79.Name = "pictureBox79"; - this.pictureBox79.Size = new System.Drawing.Size(80, 64); - this.pictureBox79.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox79.TabIndex = 115; - this.pictureBox79.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox79, "FineTaste"); - // - // pictureBox80 - // - this.pictureBox80.Image = global::SoG_SGreader.Properties.Resources.general_quickreflex; - this.pictureBox80.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox80.Location = new System.Drawing.Point(370, 297); - this.pictureBox80.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox80.Name = "pictureBox80"; - this.pictureBox80.Size = new System.Drawing.Size(80, 64); - this.pictureBox80.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox80.TabIndex = 113; - this.pictureBox80.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox80, "QuickReflexes"); - // - // pictureBox81 - // - this.pictureBox81.Image = global::SoG_SGreader.Properties.Resources.general_efficientcounter; - this.pictureBox81.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox81.Location = new System.Drawing.Point(280, 297); - this.pictureBox81.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox81.Name = "pictureBox81"; - this.pictureBox81.Size = new System.Drawing.Size(80, 64); - this.pictureBox81.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox81.TabIndex = 111; - this.pictureBox81.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox81, "EfficientCounter"); - // - // pictureBox82 - // - this.pictureBox82.Image = global::SoG_SGreader.Properties.Resources.general_kineticenergy; - this.pictureBox82.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox82.Location = new System.Drawing.Point(190, 297); - this.pictureBox82.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox82.Name = "pictureBox82"; - this.pictureBox82.Size = new System.Drawing.Size(80, 64); - this.pictureBox82.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox82.TabIndex = 109; - this.pictureBox82.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox82, "KineticEnergy"); - // - // pictureBox83 - // - this.pictureBox83.Image = global::SoG_SGreader.Properties.Resources.general_shieldbearer; - this.pictureBox83.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox83.Location = new System.Drawing.Point(100, 297); - this.pictureBox83.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox83.Name = "pictureBox83"; - this.pictureBox83.Size = new System.Drawing.Size(80, 64); - this.pictureBox83.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox83.TabIndex = 107; - this.pictureBox83.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox83, "ShieldBearer"); - // - // pictureBox65 - // - this.pictureBox65.Image = global::SoG_SGreader.Properties.Resources.general_arrowscavenger; - this.pictureBox65.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox65.Location = new System.Drawing.Point(550, 169); - this.pictureBox65.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox65.Name = "pictureBox65"; - this.pictureBox65.Size = new System.Drawing.Size(80, 64); - this.pictureBox65.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox65.TabIndex = 103; - this.pictureBox65.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox65, "AmmoScavenger"); - // - // pictureBox72 - // - this.pictureBox72.Image = global::SoG_SGreader.Properties.Resources.general_brutality; - this.pictureBox72.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox72.Location = new System.Drawing.Point(550, 27); - this.pictureBox72.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox72.Name = "pictureBox72"; - this.pictureBox72.Size = new System.Drawing.Size(80, 64); - this.pictureBox72.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox72.TabIndex = 89; - this.pictureBox72.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox72, "Brutality"); - // - // pictureBox66 - // - this.pictureBox66.Image = global::SoG_SGreader.Properties.Resources.general_quickshot; - this.pictureBox66.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox66.Location = new System.Drawing.Point(460, 169); - this.pictureBox66.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox66.Name = "pictureBox66"; - this.pictureBox66.Size = new System.Drawing.Size(80, 64); - this.pictureBox66.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox66.TabIndex = 101; - this.pictureBox66.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox66, "QuickShot"); - // - // pictureBox69 - // - this.pictureBox69.Image = global::SoG_SGreader.Properties.Resources.general_surgeon; - this.pictureBox69.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox69.Location = new System.Drawing.Point(460, 27); - this.pictureBox69.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox69.Name = "pictureBox69"; - this.pictureBox69.Size = new System.Drawing.Size(80, 64); - this.pictureBox69.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox69.TabIndex = 85; - this.pictureBox69.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox69, "Surgeon"); - // - // pictureBox73 - // - this.pictureBox73.Image = global::SoG_SGreader.Properties.Resources.general_ladyluck; - this.pictureBox73.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox73.Location = new System.Drawing.Point(370, 169); - this.pictureBox73.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox73.Name = "pictureBox73"; - this.pictureBox73.Size = new System.Drawing.Size(80, 64); - this.pictureBox73.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox73.TabIndex = 99; - this.pictureBox73.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox73, "LadyLuck"); - // - // pictureBox70 - // - this.pictureBox70.Image = global::SoG_SGreader.Properties.Resources.general_metabolism; - this.pictureBox70.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox70.Location = new System.Drawing.Point(370, 27); - this.pictureBox70.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox70.Name = "pictureBox70"; - this.pictureBox70.Size = new System.Drawing.Size(80, 64); - this.pictureBox70.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox70.TabIndex = 83; - this.pictureBox70.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox70, "Metabolism"); - // - // pictureBox74 - // - this.pictureBox74.Image = global::SoG_SGreader.Properties.Resources.general_unknown; - this.pictureBox74.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox74.Location = new System.Drawing.Point(280, 169); - this.pictureBox74.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox74.Name = "pictureBox74"; - this.pictureBox74.Size = new System.Drawing.Size(80, 64); - this.pictureBox74.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox74.TabIndex = 97; - this.pictureBox74.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox74, "SteadyDefense"); - // - // pictureBox71 - // - this.pictureBox71.Image = global::SoG_SGreader.Properties.Resources.general_endurance; - this.pictureBox71.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox71.Location = new System.Drawing.Point(280, 27); - this.pictureBox71.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox71.Name = "pictureBox71"; - this.pictureBox71.Size = new System.Drawing.Size(80, 64); - this.pictureBox71.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox71.TabIndex = 81; - this.pictureBox71.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox71, "Endurance"); - // - // pictureBox76 - // - this.pictureBox76.Image = global::SoG_SGreader.Properties.Resources.general_laststand; - this.pictureBox76.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox76.Location = new System.Drawing.Point(190, 169); - this.pictureBox76.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox76.Name = "pictureBox76"; - this.pictureBox76.Size = new System.Drawing.Size(80, 64); - this.pictureBox76.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox76.TabIndex = 95; - this.pictureBox76.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox76, "LastStand"); - // - // pictureBox64 - // - this.pictureBox64.Image = global::SoG_SGreader.Properties.Resources.general_healthinsurance; - this.pictureBox64.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox64.Location = new System.Drawing.Point(190, 27); - this.pictureBox64.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox64.Name = "pictureBox64"; - this.pictureBox64.Size = new System.Drawing.Size(80, 64); - this.pictureBox64.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox64.TabIndex = 79; - this.pictureBox64.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox64, "HealthInsurance"); - // - // pictureBox77 - // - this.pictureBox77.Image = global::SoG_SGreader.Properties.Resources.general_gotyoucovered; - this.pictureBox77.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox77.Location = new System.Drawing.Point(100, 169); - this.pictureBox77.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox77.Name = "pictureBox77"; - this.pictureBox77.Size = new System.Drawing.Size(80, 64); - this.pictureBox77.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox77.TabIndex = 93; - this.pictureBox77.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox77, "GotYouCovered"); - // - // pictureBox63 - // - this.pictureBox63.Image = global::SoG_SGreader.Properties.Resources.general_tenacious; - this.pictureBox63.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox63.Location = new System.Drawing.Point(100, 27); - this.pictureBox63.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox63.Name = "pictureBox63"; - this.pictureBox63.Size = new System.Drawing.Size(80, 64); - this.pictureBox63.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox63.TabIndex = 77; - this.pictureBox63.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox63, "Tenacious"); - // - // pictureBox67 - // - this.pictureBox67.Image = global::SoG_SGreader.Properties.Resources.general_multitask; - this.pictureBox67.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox67.Location = new System.Drawing.Point(10, 297); - this.pictureBox67.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox67.Name = "pictureBox67"; - this.pictureBox67.Size = new System.Drawing.Size(80, 64); - this.pictureBox67.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox67.TabIndex = 62; - this.pictureBox67.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox67, "Multitasking"); - // - // pictureBox68 - // - this.pictureBox68.Image = global::SoG_SGreader.Properties.Resources.general_utilityflow; - this.pictureBox68.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox68.Location = new System.Drawing.Point(10, 169); - this.pictureBox68.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox68.Name = "pictureBox68"; - this.pictureBox68.Size = new System.Drawing.Size(80, 64); - this.pictureBox68.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox68.TabIndex = 52; - this.pictureBox68.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox68, "UtilityFlow"); - // - // pictureBox75 - // - this.pictureBox75.Image = global::SoG_SGreader.Properties.Resources.general_adaptable; - this.pictureBox75.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.NearestNeighbor; - this.pictureBox75.Location = new System.Drawing.Point(10, 27); - this.pictureBox75.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); - this.pictureBox75.Name = "pictureBox75"; - this.pictureBox75.Size = new System.Drawing.Size(80, 64); - this.pictureBox75.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox75.TabIndex = 42; - this.pictureBox75.TabStop = false; - this.Tooltips.SetToolTip(this.pictureBox75, "Adaptable"); - // - // FrmMain - // - this.AutoScaleDimensions = new System.Drawing.SizeF(144F, 144F); + this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.BackColor = System.Drawing.SystemColors.ControlLight; - this.ClientSize = new System.Drawing.Size(850, 877); + this.ClientSize = new System.Drawing.Size(567, 585); this.Controls.Add(this.txtConsole); - this.Controls.Add(this.lblTrophiesNullWarning); + this.Controls.Add(this.tabControlMain); this.Controls.Add(this.msMenu); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MainMenuStrip = this.msMenu; - this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.Name = "FrmMain"; this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Show; this.Text = "SoG: Savegame Editor v16.9.30803.129 by tolik518"; this.Load += new System.EventHandler(this.FrmMain_Load); - this.lblTrophiesNullWarning.ResumeLayout(false); + this.tabControlMain.ResumeLayout(false); this.tabChar.ResumeLayout(false); this.tabChar.PerformLayout(); this.grpPatch.ResumeLayout(false); @@ -5591,101 +5499,183 @@ private void InitializeComponent() ((System.ComponentModel.ISupportInitialize)(this.numSkillMelee2h3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMelee2h2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMelee2h1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMelee2h0)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit(); this.groupBox10.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.numSkillMelee1h1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMelee1h0)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMelee1h2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMelee1h3)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMelee1h4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit(); this.tabSkillsMagic.ResumeLayout(false); this.groupBox15.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.numSkillMagicA2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMagicA1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMagicA0)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).EndInit(); this.groupBox14.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.numSkillMagicE2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMagicE1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMagicE0)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit(); this.groupBox13.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.numSkillMagicI2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMagicI1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMagicI0)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit(); this.groupBox12.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.numSkillMagicF2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMagicF1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numSkillMagicF0)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit(); this.tabSkillsUtility.ResumeLayout(false); this.groupBox18.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.numUtilityE0)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numUtilityE1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numUtilityE2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).EndInit(); this.groupBox17.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.numUtilityD0)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numUtilityD1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numUtilityD2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).EndInit(); this.groupBox16.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.numUtilityO0)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numUtilityO1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numUtilityO2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).EndInit(); this.tabTalentsMelee.ResumeLayout(false); this.groupBox3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee8)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee9)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee5)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee6)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee7)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee3)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee0)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMelee2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).EndInit(); this.tabTalentsMagic.ResumeLayout(false); this.groupBox4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic8)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic9)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic5)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic6)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic7)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic3)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic0)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentMagic2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).EndInit(); this.tabTalentsGeneral.ResumeLayout(false); this.tabTalentsGeneral.PerformLayout(); this.groupBox5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral20)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral19)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral18)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral17)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral16)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral15)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral6)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral5)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral3)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral7)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numTalentGeneral0)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).EndInit(); this.tabCards.ResumeLayout(false); this.grpCards.ResumeLayout(false); this.grpCards.PerformLayout(); @@ -5719,88 +5709,11 @@ private void InitializeComponent() this.grpQuickslots.PerformLayout(); this.msMenu.ResumeLayout(false); this.msMenu.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox21)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox22)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox23)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox30)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox31)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox32)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox28)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox29)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox24)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox43)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox44)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox39)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox45)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox40)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox46)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox41)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox47)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox42)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox37)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox38)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox33)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox34)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox35)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox48)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox49)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox50)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox51)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox52)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox53)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox54)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox55)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox56)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox57)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox58)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox59)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox60)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox61)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox62)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox78)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox79)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox80)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox81)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox82)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox83)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox65)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox72)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox66)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox69)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox73)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox70)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox74)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox71)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox76)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox64)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox77)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox63)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox67)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox68)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox75)).EndInit(); + this.tabEnemiesKilled.ResumeLayout(false); + this.tabEnemiesKilled.PerformLayout(); + this.groupBox6.ResumeLayout(false); + this.groupBox6.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -5808,7 +5721,7 @@ private void InitializeComponent() #endregion - private System.Windows.Forms.TabControl lblTrophiesNullWarning; + private System.Windows.Forms.TabControl tabControlMain; private System.Windows.Forms.TabPage tabQuickslots; private System.Windows.Forms.MenuStrip msMenu; private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem; @@ -6200,5 +6113,16 @@ private void InitializeComponent() private PixelBox pictureBox26; private Label label1; private CheckBox cbOnlyLegalLevels; + private TabPage tabEnemiesKilled; + private ListView lstEnemiesKilled; + private ColumnHeader Enemy; + private ColumnHeader EnemyKillCount; + private GroupBox groupBox6; + private Button button1; + private Button button2; + private Label label2; + private NumericUpDown numericUpDown1; + private ComboBox comboBox1; + private Label label3; } } diff --git a/SoG_SGreader/Forms/FrmMain.cs b/SoG_SGreader/Forms/FrmMain.cs index 1e94b95..8f748ec 100644 --- a/SoG_SGreader/Forms/FrmMain.cs +++ b/SoG_SGreader/Forms/FrmMain.cs @@ -215,6 +215,20 @@ private void PopulateFields() lstInventory.Items.Add(vItem); } + // KilledEnemies + for (int i = 0; i != playerObject.KilledEnemiesCount; i++) + { + var vKilledEnemy = new ListViewItem( + new[] + { + playerObject.KilledEnemies[i].EnemyID.ToString(), + playerObject.KilledEnemies[i].KillCount.ToString() + } + ); + + lstEnemiesKilled.Items.Add(vKilledEnemy); + } + numGold.Value = playerObject.Cash; numLevel.Value = playerObject.Level; diff --git a/SoG_SGreader/Objects/Player.cs b/SoG_SGreader/Objects/Player.cs index 11cc9c7..aa51837 100644 --- a/SoG_SGreader/Objects/Player.cs +++ b/SoG_SGreader/Objects/Player.cs @@ -94,7 +94,6 @@ internal bool HasCard(SogEnemy sogEnemies) internal void RemoveCard(SogEnemy sogEnemies) { - // remove card from player, if it exists if (HasCard(sogEnemies)) { Cards.RemoveAll(card => card.CardID == sogEnemies);