diff --git a/ARCHBLOXLauncher1.csproj.user b/ARCHBLOXLauncher1.csproj.user index 7ac85d8..3494964 100644 --- a/ARCHBLOXLauncher1.csproj.user +++ b/ARCHBLOXLauncher1.csproj.user @@ -1,7 +1,7 @@  - <_LastSelectedProfileId>C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\Properties\PublishProfiles\x86.pubxml + <_LastSelectedProfileId>C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\Properties\PublishProfiles\x64.pubxml diff --git a/Form1.cs b/Form1.cs index 63e68be..0861328 100644 --- a/Form1.cs +++ b/Form1.cs @@ -30,40 +30,48 @@ namespace ARCHBLOXLauncher1 void slideOutJoinBox(object sender, EventArgs e) { + lockanims = true; int x = JoinBox.Location.X; JoinBox.Location = new Point(x + 10, JoinBox.Location.Y); if (x > 358) { + lockanims = false; AnimationHandler_SlideOutJoinBox.Stop(); } } void slideInJoinBox(object sender, EventArgs e) { + lockanims = true; int x = JoinBox.Location.X; JoinBox.Location = new Point(x - 10, JoinBox.Location.Y); if (x < 30) { + lockanims = false; AnimationHandler_SlideInJoinBox.Stop(); } } void slideOutHostBox(object sender, EventArgs e) { + lockanims = true; int x = HostBox.Location.X; HostBox.Location = new Point(x + 10, HostBox.Location.Y); if (x > 358) { + lockanims = false; AnimationHandler_SlideOutHostBox.Stop(); } } void slideInHostBox(object sender, EventArgs e) { + lockanims = true; int x = HostBox.Location.X; HostBox.Location = new Point(x - 10, HostBox.Location.Y); if (x < 30) { + lockanims = false; AnimationHandler_SlideInHostBox.Stop(); } } diff --git a/Properties/PublishProfiles/x64.pubxml.user b/Properties/PublishProfiles/x64.pubxml.user index 6ad76ba..58f218f 100644 --- a/Properties/PublishProfiles/x64.pubxml.user +++ b/Properties/PublishProfiles/x64.pubxml.user @@ -4,6 +4,6 @@ https://go.microsoft.com/fwlink/?LinkID=208121. --> - True|2022-07-11T21:24:22.2110673Z;True|2022-07-12T07:12:22.1327523+10:00;True|2022-07-12T01:02:07.4142780+10:00;True|2022-07-12T01:01:55.1054218+10:00;True|2022-07-12T00:57:05.7704097+10:00;True|2022-07-11T19:45:06.3965836+10:00;True|2022-07-11T03:03:05.5235378+10:00;True|2022-07-11T01:29:52.2575986+10:00;True|2022-07-11T01:29:03.7081553+10:00;True|2022-07-11T01:07:30.8355486+10:00;True|2022-07-11T00:18:27.1107980+10:00;True|2022-07-10T21:59:11.0753271+10:00;True|2022-07-10T19:15:49.4105023+10:00;True|2022-07-10T19:13:41.3098116+10:00;True|2022-07-10T19:12:41.5715908+10:00; + True|2022-07-11T21:42:57.8030421Z;True|2022-07-12T07:24:22.2110673+10:00;True|2022-07-12T07:12:22.1327523+10:00;True|2022-07-12T01:02:07.4142780+10:00;True|2022-07-12T01:01:55.1054218+10:00;True|2022-07-12T00:57:05.7704097+10:00;True|2022-07-11T19:45:06.3965836+10:00;True|2022-07-11T03:03:05.5235378+10:00;True|2022-07-11T01:29:52.2575986+10:00;True|2022-07-11T01:29:03.7081553+10:00;True|2022-07-11T01:07:30.8355486+10:00;True|2022-07-11T00:18:27.1107980+10:00;True|2022-07-10T21:59:11.0753271+10:00;True|2022-07-10T19:15:49.4105023+10:00;True|2022-07-10T19:13:41.3098116+10:00;True|2022-07-10T19:12:41.5715908+10:00; \ No newline at end of file diff --git a/Properties/PublishProfiles/x86.pubxml.user b/Properties/PublishProfiles/x86.pubxml.user index eb0de6c..7a6dea1 100644 --- a/Properties/PublishProfiles/x86.pubxml.user +++ b/Properties/PublishProfiles/x86.pubxml.user @@ -4,6 +4,6 @@ https://go.microsoft.com/fwlink/?LinkID=208121. --> - True|2022-07-11T21:24:17.3722228Z;True|2022-07-12T07:12:29.3685122+10:00;True|2022-07-12T01:01:59.7182995+10:00;True|2022-07-12T00:56:51.3800489+10:00;True|2022-07-11T19:45:17.8917634+10:00;True|2022-07-11T03:02:35.7176035+10:00;True|2022-07-11T01:29:59.8179775+10:00;True|2022-07-11T01:28:57.8645143+10:00;True|2022-07-11T01:07:39.1190996+10:00;True|2022-07-11T00:18:18.9541704+10:00;True|2022-07-10T21:59:16.0892178+10:00;True|2022-07-10T19:13:19.3369745+10:00;True|2022-07-10T19:13:01.5256770+10:00; + True|2022-07-11T21:43:08.7666080Z;True|2022-07-12T07:24:17.3722228+10:00;True|2022-07-12T07:12:29.3685122+10:00;True|2022-07-12T01:01:59.7182995+10:00;True|2022-07-12T00:56:51.3800489+10:00;True|2022-07-11T19:45:17.8917634+10:00;True|2022-07-11T03:02:35.7176035+10:00;True|2022-07-11T01:29:59.8179775+10:00;True|2022-07-11T01:28:57.8645143+10:00;True|2022-07-11T01:07:39.1190996+10:00;True|2022-07-11T00:18:18.9541704+10:00;True|2022-07-10T21:59:16.0892178+10:00;True|2022-07-10T19:13:19.3369745+10:00;True|2022-07-10T19:13:01.5256770+10:00; \ No newline at end of file diff --git a/bin/Release/netcoreapp3.1/ARCHBLOXLauncher1.dll b/bin/Release/netcoreapp3.1/ARCHBLOXLauncher1.dll index f01758e..c00c44c 100644 Binary files a/bin/Release/netcoreapp3.1/ARCHBLOXLauncher1.dll and b/bin/Release/netcoreapp3.1/ARCHBLOXLauncher1.dll differ diff --git a/bin/Release/netcoreapp3.1/ARCHBLOXLauncher1.pdb b/bin/Release/netcoreapp3.1/ARCHBLOXLauncher1.pdb index af08546..9d413cd 100644 Binary files a/bin/Release/netcoreapp3.1/ARCHBLOXLauncher1.pdb and b/bin/Release/netcoreapp3.1/ARCHBLOXLauncher1.pdb differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncher1.dll b/bin/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncher1.dll index 6067677..67c9621 100644 Binary files a/bin/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncher1.dll and b/bin/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncher1.dll differ diff --git a/bin/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncher1.pdb b/bin/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncher1.pdb index f3bdffa..d79470c 100644 Binary files a/bin/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncher1.pdb and b/bin/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncher1.pdb differ diff --git a/bin/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncher1.dll b/bin/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncher1.dll index 5d8ea5e..2b6805d 100644 Binary files a/bin/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncher1.dll and b/bin/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncher1.dll differ diff --git a/bin/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncher1.pdb b/bin/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncher1.pdb index 1b0d6fd..fec9f29 100644 Binary files a/bin/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncher1.pdb and b/bin/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncher1.pdb differ diff --git a/obj/Release/netcoreapp3.1/ARCHBLOXLauncher1.dll b/obj/Release/netcoreapp3.1/ARCHBLOXLauncher1.dll index f01758e..c00c44c 100644 Binary files a/obj/Release/netcoreapp3.1/ARCHBLOXLauncher1.dll and b/obj/Release/netcoreapp3.1/ARCHBLOXLauncher1.dll differ diff --git a/obj/Release/netcoreapp3.1/ARCHBLOXLauncher1.pdb b/obj/Release/netcoreapp3.1/ARCHBLOXLauncher1.pdb index af08546..9d413cd 100644 Binary files a/obj/Release/netcoreapp3.1/ARCHBLOXLauncher1.pdb and b/obj/Release/netcoreapp3.1/ARCHBLOXLauncher1.pdb differ diff --git a/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncher1.dll b/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncher1.dll index 6067677..67c9621 100644 Binary files a/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncher1.dll and b/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncher1.dll differ diff --git a/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncher1.pdb b/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncher1.pdb index f3bdffa..d79470c 100644 Binary files a/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncher1.pdb and b/obj/Release/netcoreapp3.1/win-x64/ARCHBLOXLauncher1.pdb differ diff --git a/obj/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncher1.dll b/obj/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncher1.dll index 5d8ea5e..2b6805d 100644 Binary files a/obj/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncher1.dll and b/obj/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncher1.dll differ diff --git a/obj/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncher1.pdb b/obj/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncher1.pdb index 1b0d6fd..fec9f29 100644 Binary files a/obj/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncher1.pdb and b/obj/Release/netcoreapp3.1/win-x86/ARCHBLOXLauncher1.pdb differ