Skip to content

Commit

Permalink
FFF texture changes + enhancements
Browse files Browse the repository at this point in the history
  • Loading branch information
Maerciezz committed Nov 15, 2021
1 parent 4197bde commit 8071508
Show file tree
Hide file tree
Showing 22 changed files with 6,241 additions and 691 deletions.
4 changes: 2 additions & 2 deletions FFF_Guest/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("1.0.32.0")>
<Assembly: AssemblyFileVersion("1.0.32.0")>
<Assembly: AssemblyVersion("1.0.33.0")>
<Assembly: AssemblyFileVersion("1.0.33.0")>
4 changes: 2 additions & 2 deletions Het DJG Toernooi/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("1.0.320.0")>
<Assembly: AssemblyFileVersion("1.0.320.0")>
<Assembly: AssemblyVersion("1.0.343.0")>
<Assembly: AssemblyFileVersion("1.0.343.0")>
30 changes: 30 additions & 0 deletions Het DJG Toernooi/My Project/Resources.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

151 changes: 80 additions & 71 deletions Het DJG Toernooi/My Project/Resources.resx

Large diffs are not rendered by default.

Binary file added Het DJG Toernooi/Resources/background3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Het DJG Toernooi/Resources/fff_correct_new.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Het DJG Toernooi/Resources/fff_fastest_new.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Het DJG Toernooi/Resources/fff_idle_new.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Het DJG Toernooi/Resources/newtree.png
Binary file not shown.
Binary file removed Het DJG Toernooi/Resources/question_fill.png
Binary file not shown.
Binary file removed Het DJG Toernooi/Resources/question_fill1.png
Binary file not shown.
Binary file removed Het DJG Toernooi/Resources/side_strap.png
Binary file not shown.
Binary file removed Het DJG Toernooi/Resources/winning_total.png
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -104,56 +104,52 @@

TVControlPnl.txtPL1_Name.Text = FFFServer.txtPL1_Name.Text
TVControlPnl.txtPL1_Points.Text = ""
TVControlPnl.pnlPL1.BackgroundImage = My.Resources.fff_idle
TVControlPnl.pnlPL1.BackgroundImage = My.Resources.fff_idle_new
TVControlPnl.txtPL1_Name.ForeColor = Color.White
TVControlPnl.txtPL1_Points.ForeColor = Color.White

TVControlPnl.txtPL2_Name.Text = FFFServer.txtPL2_Name.Text
TVControlPnl.txtPL2_Points.Text = ""
TVControlPnl.pnlPL2.BackgroundImage = My.Resources.fff_idle
TVControlPnl.pnlPL2.BackgroundImage = My.Resources.fff_idle_new
TVControlPnl.txtPL2_Name.ForeColor = Color.White
TVControlPnl.txtPL2_Points.ForeColor = Color.White

TVControlPnl.txtPL3_Name.Text = FFFServer.txtPL3_Name.Text
TVControlPnl.txtPL3_Points.Text = ""
TVControlPnl.pnlPL3.BackgroundImage = My.Resources.fff_idle
TVControlPnl.pnlPL3.BackgroundImage = My.Resources.fff_idle_new
TVControlPnl.txtPL3_Name.ForeColor = Color.White
TVControlPnl.txtPL3_Points.ForeColor = Color.White

TVControlPnl.txtPL4_Name.Text = FFFServer.txtPL4_Name.Text
TVControlPnl.txtPL4_Points.Text = ""
TVControlPnl.pnlPL4.BackgroundImage = My.Resources.fff_idle
TVControlPnl.pnlPL4.BackgroundImage = My.Resources.fff_idle_new
TVControlPnl.txtPL4_Name.ForeColor = Color.White
TVControlPnl.txtPL4_Points.ForeColor = Color.White

TVControlPnl.txtPL5_Name.Text = FFFServer.txtPL5_Name.Text
TVControlPnl.txtPL5_Points.Text = ""
TVControlPnl.pnlPL5.BackgroundImage = My.Resources.fff_idle
TVControlPnl.pnlPL5.BackgroundImage = My.Resources.fff_idle_new
TVControlPnl.txtPL5_Name.ForeColor = Color.White
TVControlPnl.txtPL5_Points.ForeColor = Color.White

TVControlPnl.txtPL6_Name.Text = FFFServer.txtPL6_Name.Text
TVControlPnl.txtPL6_Points.Text = ""
TVControlPnl.pnlPL6.BackgroundImage = My.Resources.fff_idle
TVControlPnl.pnlPL6.BackgroundImage = My.Resources.fff_idle_new
TVControlPnl.txtPL6_Name.ForeColor = Color.White
TVControlPnl.txtPL6_Points.ForeColor = Color.White

TVControlPnl.txtPL7_Name.Text = FFFServer.txtPL7_Name.Text
TVControlPnl.txtPL7_Points.Text = ""
TVControlPnl.pnlPL7.BackgroundImage = My.Resources.fff_idle
TVControlPnl.txtPL6_Points.Text = ""
TVControlPnl.pnlPL7.BackgroundImage = My.Resources.fff_idle_new
TVControlPnl.txtPL7_Name.ForeColor = Color.White
TVControlPnl.txtPL7_Points.ForeColor = Color.White
TVControlPnl.txtPL6_Points.ForeColor = Color.White

TVControlPnl.txtPL8_Name.Text = FFFServer.txtPL8_Name.Text
TVControlPnl.txtPL8_Points.Text = ""
TVControlPnl.pnlPL8.BackgroundImage = My.Resources.fff_idle
TVControlPnl.pnlPL8.BackgroundImage = My.Resources.fff_idle_new
TVControlPnl.txtPL8_Name.ForeColor = Color.White
TVControlPnl.txtPL8_Points.ForeColor = Color.White

'TVControlPnl.txtA.Visible = False
'TVControlPnl.txtB.Visible = False
'TVControlPnl.txtC.Visible = False
'TVControlPnl.txtD.Visible = False
TVControlPnl.picA.BackgroundImage = My.Resources.Normal_Answer_Fill_l
TVControlPnl.picB.BackgroundImage = My.Resources.Normal_Answer_Fill_r
TVControlPnl.picC.BackgroundImage = My.Resources.Normal_Answer_Fill_l
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8071508

Please sign in to comment.