From ecee91bc559e1c0d716a3032e371218812df61e7 Mon Sep 17 00:00:00 2001 From: MichaelTheShifter Date: Fri, 24 Jun 2016 16:44:42 -0400 Subject: Loads of changes... Custom shifter options using Lua, and other stuff. --- .../Properties/Resources.Designer.cs | 80 +++++++++++++++++++--- .../Properties/Resources.resx | 24 ++++--- 2 files changed, 85 insertions(+), 19 deletions(-) (limited to 'source/WindowsFormsApplication1/Properties') diff --git a/source/WindowsFormsApplication1/Properties/Resources.Designer.cs b/source/WindowsFormsApplication1/Properties/Resources.Designer.cs index 71beb06..2c80870 100644 --- a/source/WindowsFormsApplication1/Properties/Resources.Designer.cs +++ b/source/WindowsFormsApplication1/Properties/Resources.Designer.cs @@ -318,7 +318,7 @@ namespace ShiftOS.Properties { /// internal static System.Drawing.Bitmap BeginButton_Image { get { - object obj = ResourceManager.GetObject("BeginButton.Image", resourceCulture); + object obj = ResourceManager.GetObject("BeginButton_Image", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -462,6 +462,52 @@ namespace ShiftOS.Properties { } } + /// + /// Looks up a localized string similar to ShiftOS #VER# + /// + /// + /// + ///A game by Michael VanOverbeek + /// + /// + /// + /// + /// + /// + /// + /// + /// + /// == External Libraries / Dependencies == + /// + /// JSON.NET - Version 8.0.2 + /// By James Newton-King + /// http://www.newtonsoft.com/json + /// + /// + /// DynamicLua 1.1.1 + /// By Niklas Rother + /// http://www.github.com/nrother/dynamiclua + /// + /// + /// GeckoFX .NET wrapper for Gecko and xulrunner - 1.0.5 + /// By EmaGht + /// + /// + /// and various other amazing .NET libraries + /// + /// + /// + /// + ///== Music == + /// + ///All music in ShiftOS is provided by Free Songs to Use, whose YouTube channel ca [rest of string was truncated]";. + /// + internal static string Credits { + get { + return ResourceManager.GetString("Credits", resourceCulture); + } + } + /// /// Looks up a localized string similar to private void tmrfirstrun_Tick(object sender, EventArgs e) /// { @@ -1103,7 +1149,21 @@ namespace ShiftOS.Properties { /// /// Looks up a localized string similar to { - ///"BufferOverflow":{"IsLeader":false,"Name":"BufferOverflow","FriendDesc":"BufferOverflow is a question-and-answer site with millions of Shifters willing to share their knowledge.","Description":"BufferOverflow is a question-and-answer site with millions of Shifters willing to share their knowledge.","FriendSpeed":0,"FriendSkill":0,"Difficulty":"easy","Network":[{"Hostname":"bufferoverflow","ModuleType":0,"Type":0,"HP":100,"Grade":1,"X":0,"Y":0},{"Hostname":"main_av","ModuleType":0,"Type":1,"HP":0,"Grade": [rest of string was truncated]";. + ///"StartURL":"http://michael.playshiftos.ml/shiftos/soundtrack/", + ///"Files":{"endgame":["Tom Vanko & Mark Vank - Origin"], "hackerbattle_ambient":["HardMix - Evolution", "Lastep - NeveS", "Timmo Hendriks - That Happen", "Eric Rodriguez - Lion", "Mark Vank & Miza - Dark Generation"]}, + ///"Visualizers":{ + /// "Mark Vank & Miza - Dark Generation":[{"R":false, "G":true, "B":false, "type":"Pulse", "startTime":0, "endTime":30}, + /// {"R":false, "G":true, "B":false, "type":"BuildUp", "startTime":30, "endTime" [rest of string was truncated]";. + /// + internal static string MusicData { + get { + return ResourceManager.GetString("MusicData", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to { + ///"BufferOverflow":{"IsLeader":false,"Name":"BufferOverflow","FriendDesc":"BufferOverflow is a question-and-answer site with millions of Shifters willing to share their knowledge.","Description":"BufferOverflow is a question-and-answer site with millions of Shifters willing to share their knowledge.","FriendSpeed":65,"FriendSkill":50,"Difficulty":"easy","Network":[{"Hostname":"bufferoverflow","ModuleType":0,"Type":0,"HP":100,"Grade":1,"X":0,"Y":0},{"Hostname":"main_av","ModuleType":0,"Type":1,"HP":0,"Grade [rest of string was truncated]";. /// internal static string NetBrowser_Enemies { get { @@ -1166,7 +1226,7 @@ namespace ShiftOS.Properties { /// internal static System.Drawing.Bitmap object_large_Image { get { - object obj = ResourceManager.GetObject("object_large.Image", resourceCulture); + object obj = ResourceManager.GetObject("object_large_Image", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -1176,7 +1236,7 @@ namespace ShiftOS.Properties { /// internal static System.Drawing.Bitmap object_mid_Image { get { - object obj = ResourceManager.GetObject("object_mid.Image", resourceCulture); + object obj = ResourceManager.GetObject("object_mid_Image", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -1186,7 +1246,7 @@ namespace ShiftOS.Properties { /// internal static System.Drawing.Bitmap object_mid2_Image { get { - object obj = ResourceManager.GetObject("object_mid2.Image", resourceCulture); + object obj = ResourceManager.GetObject("object_mid2_Image", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -1196,7 +1256,7 @@ namespace ShiftOS.Properties { /// internal static System.Drawing.Bitmap object_small_Image { get { - object obj = ResourceManager.GetObject("object_small.Image", resourceCulture); + object obj = ResourceManager.GetObject("object_small_Image", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -1206,7 +1266,7 @@ namespace ShiftOS.Properties { /// internal static System.Drawing.Bitmap object_small2_Image { get { - object obj = ResourceManager.GetObject("object_small2.Image", resourceCulture); + object obj = ResourceManager.GetObject("object_small2_Image", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -1236,7 +1296,7 @@ namespace ShiftOS.Properties { /// internal static System.Drawing.Bitmap PicBonus_Image { get { - object obj = ResourceManager.GetObject("PicBonus.Image", resourceCulture); + object obj = ResourceManager.GetObject("PicBonus_Image", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -1266,7 +1326,7 @@ namespace ShiftOS.Properties { /// internal static System.Drawing.Bitmap player_Image { get { - object obj = ResourceManager.GetObject("player.Image", resourceCulture); + object obj = ResourceManager.GetObject("player_Image", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } @@ -1286,7 +1346,7 @@ namespace ShiftOS.Properties { /// internal static System.Drawing.Bitmap QuitButton_Image { get { - object obj = ResourceManager.GetObject("QuitButton.Image", resourceCulture); + object obj = ResourceManager.GetObject("QuitButton_Image", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } diff --git a/source/WindowsFormsApplication1/Properties/Resources.resx b/source/WindowsFormsApplication1/Properties/Resources.resx index d2f0adf..e8fecc6 100644 --- a/source/WindowsFormsApplication1/Properties/Resources.resx +++ b/source/WindowsFormsApplication1/Properties/Resources.resx @@ -220,7 +220,7 @@ ..\Resources\upgradeshiftpanelclock.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - + ..\Resources\BeginButton.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -310,7 +310,7 @@ ..\Resources\deletefile.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - + ..\Resources\QuitButton.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -412,7 +412,7 @@ ..\Resources\upgradegreencustom.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - + ..\Resources\player.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -610,7 +610,7 @@ ..\Resources\iconDownloader.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - + ..\Resources\object_mid2.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -622,7 +622,7 @@ ..\Resources\upgradeartpadpaintbrushtool.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - + ..\Resources\object_small2.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -655,7 +655,7 @@ ..\Resources\upgradeartpadpixellimit4096.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - + ..\Resources\object_large.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -778,7 +778,7 @@ ..\Resources\upgradeartpadpixelplacermovementmode.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - + ..\Resources\object_small.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -868,7 +868,7 @@ ..\Resources\upgrademinutesssincemidnight.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - + ..\Resources\object_mid.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -1009,7 +1009,7 @@ ..\Resources\upgradepinkshades.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - + ..\Resources\PicBonus.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -1063,4 +1063,10 @@ ..\Resources\AustinWalkerCompletionStory.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + ..\Resources\MusicData.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + ..\Resources\Credits.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + \ No newline at end of file -- cgit v1.2.3