From 500a0f076551b9066993e05bcc23d9ae03038a09 Mon Sep 17 00:00:00 2001 From: Curtis Mosters Date: Tue, 16 Dec 2014 13:11:39 +0100 Subject: [PATCH] Version 7.6.0.0 --- Jungle Timer/LJTD.Designer.vb | 36 ++++++++++++------------- Jungle Timer/My Project/AssemblyInfo.vb | 4 +-- Jungle Timer/My Project/app.manifest | 1 + Jungle Timer/Resources.vb | 2 +- Jungle Timer/Updater.Designer.vb | 4 +-- Jungle Timer/Updater.vb | 8 ++++-- README.md | 8 +++--- 7 files changed, 34 insertions(+), 29 deletions(-) diff --git a/Jungle Timer/LJTD.Designer.vb b/Jungle Timer/LJTD.Designer.vb index 7b3d608..e184879 100644 --- a/Jungle Timer/LJTD.Designer.vb +++ b/Jungle Timer/LJTD.Designer.vb @@ -58,15 +58,15 @@ Partial Class LJTD Me.PictureBox_Logo = New System.Windows.Forms.PictureBox() Me.Button_Settings = New System.Windows.Forms.Button() Me.Button_OO = New System.Windows.Forms.Button() + Me.Button_Start = New System.Windows.Forms.Button() + Me.Timer_AnimatedIcon = New System.Windows.Forms.Timer(Me.components) + Me.ToolTip = New System.Windows.Forms.ToolTip(Me.components) Me.Button_OurBlue = New Round_Button() Me.Button_OurRed = New Round_Button() Me.Button_Dragon = New Round_Button() Me.Button_TheirRed = New Round_Button() Me.Button_TheirBlue = New Round_Button() Me.Button_Baron = New Round_Button() - Me.Button_Start = New System.Windows.Forms.Button() - Me.Timer_AnimatedIcon = New System.Windows.Forms.Timer(Me.components) - Me.ToolTip = New System.Windows.Forms.ToolTip(Me.components) Me.Panel.SuspendLayout() CType(Me.PictureBox_Logo, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() @@ -509,6 +509,21 @@ Partial Class LJTD Me.Button_OO.TabIndex = 39 Me.Button_OO.UseVisualStyleBackColor = False ' + 'Button_Start + ' + Me.Button_Start.BackColor = System.Drawing.Color.Transparent + Me.Button_Start.BackgroundImage = Global.My.Resources.Resources.LJTD_Button_START + Me.Button_Start.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch + Me.Button_Start.FlatStyle = System.Windows.Forms.FlatStyle.Flat + Me.Button_Start.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.Button_Start.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(1, Byte), Integer), CType(CType(0, Byte), Integer)) + Me.Button_Start.Location = New System.Drawing.Point(8, 3) + Me.Button_Start.Name = "Button_Start" + Me.Button_Start.Size = New System.Drawing.Size(13, 13) + Me.Button_Start.TabIndex = 70 + Me.ToolTip.SetToolTip(Me.Button_Start, "Start/Stop the GameClock") + Me.Button_Start.UseVisualStyleBackColor = False + ' 'Button_OurBlue ' Me.Button_OurBlue.BackColor = System.Drawing.Color.Black @@ -593,21 +608,6 @@ Partial Class LJTD Me.Button_Baron.Tag = "0" Me.Button_Baron.UseVisualStyleBackColor = True ' - 'Button_Start - ' - Me.Button_Start.BackColor = System.Drawing.Color.Transparent - Me.Button_Start.BackgroundImage = Global.My.Resources.Resources.LJTD_Button_START - Me.Button_Start.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch - Me.Button_Start.FlatStyle = System.Windows.Forms.FlatStyle.Flat - Me.Button_Start.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - Me.Button_Start.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(1, Byte), Integer), CType(CType(0, Byte), Integer)) - Me.Button_Start.Location = New System.Drawing.Point(8, 3) - Me.Button_Start.Name = "Button_Start" - Me.Button_Start.Size = New System.Drawing.Size(13, 13) - Me.Button_Start.TabIndex = 70 - Me.ToolTip.SetToolTip(Me.Button_Start, "Start/Stop the GameClock") - Me.Button_Start.UseVisualStyleBackColor = False - ' 'LJTD ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) diff --git a/Jungle Timer/My Project/AssemblyInfo.vb b/Jungle Timer/My Project/AssemblyInfo.vb index cc0c134..a54c075 100644 --- a/Jungle Timer/My Project/AssemblyInfo.vb +++ b/Jungle Timer/My Project/AssemblyInfo.vb @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' übernehmen, indem Sie "*" eingeben: ' - - + + diff --git a/Jungle Timer/My Project/app.manifest b/Jungle Timer/My Project/app.manifest index bcb5e6b..50c85b8 100644 --- a/Jungle Timer/My Project/app.manifest +++ b/Jungle Timer/My Project/app.manifest @@ -16,6 +16,7 @@ Wenn Sie Datei- und Registrierungsvirtualisierung für Abwärts- kompatibilität verwenden möchten, löschen Sie den requestedExecutionLevel-Knoten. --> + diff --git a/Jungle Timer/Resources.vb b/Jungle Timer/Resources.vb index a12894f..c7471db 100644 --- a/Jungle Timer/Resources.vb +++ b/Jungle Timer/Resources.vb @@ -156,7 +156,7 @@ Public Class Resources End Property ' #################################################### Log file - Private searchLogfile As String() = {"StartGame", "Shutdown"} + Private searchLogfile As String() = {"PlayGame", "Shutdown"} Public ReadOnly Property PropSearchLogfile(i As Integer) As String Get Return searchLogfile(i) diff --git a/Jungle Timer/Updater.Designer.vb b/Jungle Timer/Updater.Designer.vb index 1349f30..880a1f7 100644 --- a/Jungle Timer/Updater.Designer.vb +++ b/Jungle Timer/Updater.Designer.vb @@ -97,9 +97,9 @@ Partial Class Updater Me.Label_Saved.Font = New System.Drawing.Font("Visitor TT2 (BRK)", 9.749999!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label_Saved.Location = New System.Drawing.Point(74, 192) Me.Label_Saved.Name = "Label_Saved" - Me.Label_Saved.Size = New System.Drawing.Size(129, 9) + Me.Label_Saved.Size = New System.Drawing.Size(155, 9) Me.Label_Saved.TabIndex = 31 - Me.Label_Saved.Text = "Save your new version!" + Me.Label_Saved.Text = "Downloading latest version!" ' 'LinkLabel_OpenRarArchive ' diff --git a/Jungle Timer/Updater.vb b/Jungle Timer/Updater.vb index 558a7f6..adb5340 100644 --- a/Jungle Timer/Updater.vb +++ b/Jungle Timer/Updater.vb @@ -1,7 +1,7 @@ Imports System.ComponentModel Public Class Updater Private newestVersion As String - Private urlDownloadLink As String = "http://www.ljtd.eu/dl/LJTD.rar" + Private urlDownloadLink As String = "http://www.ljtd.eu/dl/LJTD.zip" Private urlHistoryWebsite As String = "http://www.ljtd.eu/misc/history/" Private urlFAQSaveConfigWebsite As String = "http://www.ljtd.eu/misc/faq/#save-import-old-settings" Private urlFAQOpenArchiveFileWebsite As String = "http://www.ljtd.eu/misc/faq/#open-archive-file" @@ -38,7 +38,7 @@ Public Class Updater With SaveFileDialog .InitialDirectory = CStr(Environment.SpecialFolder.DesktopDirectory) .Title = txtDownloadLJTD1 - .FileName = "LoL Jungle Timer Deluxe v" & newestVersion & ".rar" + .FileName = "LoL Jungle Timer Deluxe v" & newestVersion & ".zip" .RestoreDirectory = True If SaveFileDialog.ShowDialog() = DialogResult.OK Then File_Download(urlDownloadLink, SaveFileDialog.FileName) @@ -62,4 +62,8 @@ Public Class Updater Private Sub DownloadFile_Completed(sender As Object, e As AsyncCompletedEventArgs) Label_Saved.Text = txtDownloadLJTD3 End Sub + + Private Sub Panel_Updater_Paint(sender As Object, e As PaintEventArgs) Handles Panel_Updater.Paint + + End Sub End Class \ No newline at end of file diff --git a/README.md b/README.md index 76d9815..6e4bc0f 100644 --- a/README.md +++ b/README.md @@ -5,19 +5,19 @@ as known as LJTD is the leading and most popular jungle timer for League of Legends. For more information about how to use this tool you should have a look on the developing website: -[**Getting started**](http://www.ljtd.net/get-started/) or [**Frequently asked questions**](http://www.ljtd.net/misc/faq/) +[**Getting started**](http://www.ljtd.eu/get-started/) or [**Frequently asked questions**](http://www.ljtd.eu/misc/faq/) Jungle Timer ------------ Such timers help to optimize your buff timings. LJTD is giving the possibility to time infinite wards, too! -The brand new feature [**Objective Overview**](http://www.ljtd.net/ljtd-6-objective-overview/) is great if you don't want to play in window mode. +The brand new feature [**Objective Overview**](http://www.ljtd.eu/ljtd-6-objective-overview/) is great if you don't want to play in window mode. -Beyond that the LJTD has many other [**features**](http://www.ljtd.net/features/). We hope you will have as much fun as we with this tool and would appreciate to see you on our forum: http://www.ljtd.net/forum/ +Beyond that the LJTD has many other [**features**](http://www.ljtd.eu/features/). We hope you will have as much fun as we with this tool and would appreciate to see you on our forum: http://www.ljtd.eu/forum/ Donate or become a fan! ----------------------- -**Donate** http://www.ljtd.net/misc/ +**Donate** http://www.ljtd.eu/misc/ **Facebook** https://www.facebook.com/LoLJungleTD