Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
Merge pull request #3 from Gitfoe/development-master
Browse files Browse the repository at this point in the history
v1.0.2
  • Loading branch information
RillJ authored Oct 29, 2021
2 parents f397fb7 + 87a2b05 commit 7f80397
Show file tree
Hide file tree
Showing 959 changed files with 13,033 additions and 83 deletions.
Binary file modified .vs/race_simulator_wafoe/DesignTimeBuild/.dtbcache.v2
Binary file not shown.
Binary file modified .vs/race_simulator_wafoe/v16/.suo
Binary file not shown.
Binary file added Binaries/linux-arm/Controller.dll
Binary file not shown.
Binary file added Binaries/linux-arm/Controller.pdb
Binary file not shown.
Binary file added Binaries/linux-arm/Graphics/Racers/Bowser.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 Binaries/linux-arm/Graphics/Racers/DKJunior.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 Binaries/linux-arm/Graphics/Racers/Koopa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 Binaries/linux-arm/Graphics/Racers/Luigi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 Binaries/linux-arm/Graphics/Racers/Mario.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 Binaries/linux-arm/Graphics/Racers/Peach.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 Binaries/linux-arm/Graphics/Racers/Thwomp.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 Binaries/linux-arm/Graphics/Racers/Toad.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 Binaries/linux-arm/Graphics/Racers/Yoshi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 Binaries/linux-arm/Graphics/Sections/FinishEast.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 Binaries/linux-arm/Graphics/Sections/FinishNorth.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 Binaries/linux-arm/Graphics/Sections/FinishSouth.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 Binaries/linux-arm/Graphics/Sections/FinishWest.png
Binary file added Binaries/linux-arm/Graphics/Sections/Straight.png
Binary file not shown.
Binary file added Binaries/linux-arm/Model.dll
Binary file not shown.
Binary file added Binaries/linux-arm/Model.pdb
Binary file not shown.
Binary file added Binaries/linux-arm/System.Drawing.Common.dll
Binary file not shown.
Binary file added Binaries/linux-arm/race_simulator_wafoe
Binary file not shown.
96 changes: 96 additions & 0 deletions Binaries/linux-arm/race_simulator_wafoe.deps.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v3.1/linux-arm",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v3.1": {},
".NETCoreApp,Version=v3.1/linux-arm": {
"race_simulator_wafoe/1.0.2": {
"dependencies": {
"Controller": "1.0.0",
"Model": "1.0.0",
"System.Drawing.Common": "5.0.2"
},
"runtime": {
"race_simulator_wafoe.dll": {}
}
},
"Microsoft.NETCore.Platforms/5.0.0": {},
"Microsoft.Win32.SystemEvents/5.0.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.51904"
}
}
},
"System.Drawing.Common/5.0.2": {
"dependencies": {
"Microsoft.Win32.SystemEvents": "5.0.0"
},
"runtime": {
"runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
"assemblyVersion": "5.0.0.2",
"fileVersion": "5.0.421.11614"
}
}
},
"Controller/1.0.0": {
"dependencies": {
"Model": "1.0.0"
},
"runtime": {
"Controller.dll": {}
}
},
"Model/1.0.0": {
"runtime": {
"Model.dll": {}
}
}
}
},
"libraries": {
"race_simulator_wafoe/1.0.2": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Microsoft.NETCore.Platforms/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
"path": "microsoft.netcore.platforms/5.0.0",
"hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
},
"Microsoft.Win32.SystemEvents/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Bh6blKG8VAKvXiLe2L+sEsn62nc1Ij34MrNxepD2OCrS5cpCwQa9MeLyhVQPQ/R4Wlzwuy6wMK8hLb11QPDRsQ==",
"path": "microsoft.win32.systemevents/5.0.0",
"hashPath": "microsoft.win32.systemevents.5.0.0.nupkg.sha512"
},
"System.Drawing.Common/5.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rvr/M1WPf24ljpvvrVd74+NdjRUJu1bBkspkZcnzSZnmAUQWSvanlQ0k/hVHk+cHufZbZfu7vOh/vYc0q5Uu/A==",
"path": "system.drawing.common/5.0.2",
"hashPath": "system.drawing.common.5.0.2.nupkg.sha512"
},
"Controller/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Model/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}
Binary file added Binaries/linux-arm/race_simulator_wafoe.dll
Binary file not shown.
Binary file added Binaries/linux-arm/race_simulator_wafoe.pdb
Binary file not shown.
9 changes: 9 additions & 0 deletions Binaries/linux-arm/race_simulator_wafoe.runtimeconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"runtimeOptions": {
"tfm": "netcoreapp3.1",
"framework": {
"name": "Microsoft.WindowsDesktop.App",
"version": "3.1.0"
}
}
}
Binary file added Binaries/linux-x64/Controller.dll
Binary file not shown.
Binary file added Binaries/linux-x64/Controller.pdb
Binary file not shown.
Binary file added Binaries/linux-x64/Graphics/Racers/Bowser.png
Binary file added Binaries/linux-x64/Graphics/Racers/DKJunior.png
Binary file added Binaries/linux-x64/Graphics/Racers/Koopa.png
Binary file added Binaries/linux-x64/Graphics/Racers/Luigi.png
Binary file added Binaries/linux-x64/Graphics/Racers/Mario.png
Binary file added Binaries/linux-x64/Graphics/Racers/Peach.png
Binary file added Binaries/linux-x64/Graphics/Racers/Thwomp.png
Binary file added Binaries/linux-x64/Graphics/Racers/Toad.png
Binary file added Binaries/linux-x64/Graphics/Racers/Yoshi.png
Binary file added Binaries/linux-x64/Graphics/Sections/FinishEast.png
Binary file added Binaries/linux-x64/Graphics/Sections/FinishNorth.png
Binary file added Binaries/linux-x64/Graphics/Sections/FinishSouth.png
Binary file added Binaries/linux-x64/Graphics/Sections/FinishWest.png
Binary file added Binaries/linux-x64/Graphics/Sections/Straight.png
Binary file not shown.
Binary file added Binaries/linux-x64/Model.dll
Binary file not shown.
Binary file added Binaries/linux-x64/Model.pdb
Binary file not shown.
Binary file added Binaries/linux-x64/System.Drawing.Common.dll
Binary file not shown.
Binary file added Binaries/linux-x64/race_simulator_wafoe
Binary file not shown.
96 changes: 96 additions & 0 deletions Binaries/linux-x64/race_simulator_wafoe.deps.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v3.1/linux-x64",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v3.1": {},
".NETCoreApp,Version=v3.1/linux-x64": {
"race_simulator_wafoe/1.0.2": {
"dependencies": {
"Controller": "1.0.0",
"Model": "1.0.0",
"System.Drawing.Common": "5.0.2"
},
"runtime": {
"race_simulator_wafoe.dll": {}
}
},
"Microsoft.NETCore.Platforms/5.0.0": {},
"Microsoft.Win32.SystemEvents/5.0.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.51904"
}
}
},
"System.Drawing.Common/5.0.2": {
"dependencies": {
"Microsoft.Win32.SystemEvents": "5.0.0"
},
"runtime": {
"runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
"assemblyVersion": "5.0.0.2",
"fileVersion": "5.0.421.11614"
}
}
},
"Controller/1.0.0": {
"dependencies": {
"Model": "1.0.0"
},
"runtime": {
"Controller.dll": {}
}
},
"Model/1.0.0": {
"runtime": {
"Model.dll": {}
}
}
}
},
"libraries": {
"race_simulator_wafoe/1.0.2": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Microsoft.NETCore.Platforms/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
"path": "microsoft.netcore.platforms/5.0.0",
"hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
},
"Microsoft.Win32.SystemEvents/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Bh6blKG8VAKvXiLe2L+sEsn62nc1Ij34MrNxepD2OCrS5cpCwQa9MeLyhVQPQ/R4Wlzwuy6wMK8hLb11QPDRsQ==",
"path": "microsoft.win32.systemevents/5.0.0",
"hashPath": "microsoft.win32.systemevents.5.0.0.nupkg.sha512"
},
"System.Drawing.Common/5.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rvr/M1WPf24ljpvvrVd74+NdjRUJu1bBkspkZcnzSZnmAUQWSvanlQ0k/hVHk+cHufZbZfu7vOh/vYc0q5Uu/A==",
"path": "system.drawing.common/5.0.2",
"hashPath": "system.drawing.common.5.0.2.nupkg.sha512"
},
"Controller/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Model/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}
Binary file added Binaries/linux-x64/race_simulator_wafoe.dll
Binary file not shown.
Binary file added Binaries/linux-x64/race_simulator_wafoe.pdb
Binary file not shown.
9 changes: 9 additions & 0 deletions Binaries/linux-x64/race_simulator_wafoe.runtimeconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"runtimeOptions": {
"tfm": "netcoreapp3.1",
"framework": {
"name": "Microsoft.WindowsDesktop.App",
"version": "3.1.0"
}
}
}
Binary file added Binaries/osx-x64/Controller.dll
Binary file not shown.
Binary file added Binaries/osx-x64/Controller.pdb
Binary file not shown.
Binary file added Binaries/osx-x64/Graphics/Racers/Bowser.png
Binary file added Binaries/osx-x64/Graphics/Racers/DKJunior.png
Binary file added Binaries/osx-x64/Graphics/Racers/Koopa.png
Binary file added Binaries/osx-x64/Graphics/Racers/Luigi.png
Binary file added Binaries/osx-x64/Graphics/Racers/Mario.png
Binary file added Binaries/osx-x64/Graphics/Racers/Peach.png
Binary file added Binaries/osx-x64/Graphics/Racers/Thwomp.png
Binary file added Binaries/osx-x64/Graphics/Racers/Toad.png
Binary file added Binaries/osx-x64/Graphics/Racers/ToadCelebration.png
Binary file added Binaries/osx-x64/Graphics/Racers/Yoshi.png
Binary file added Binaries/osx-x64/Graphics/Sections/FinishEast.png
Binary file added Binaries/osx-x64/Graphics/Sections/FinishNorth.png
Binary file added Binaries/osx-x64/Graphics/Sections/FinishSouth.png
Binary file added Binaries/osx-x64/Graphics/Sections/FinishWest.png
Binary file added Binaries/osx-x64/Graphics/Sections/StartGridEast.png
Binary file added Binaries/osx-x64/Graphics/Sections/StartGridWest.png
Binary file added Binaries/osx-x64/Graphics/Sections/Straight.png
Binary file added Binaries/osx-x64/Microsoft.Win32.SystemEvents.dll
Binary file not shown.
Binary file added Binaries/osx-x64/Model.dll
Binary file not shown.
Binary file added Binaries/osx-x64/Model.pdb
Binary file not shown.
Binary file added Binaries/osx-x64/System.Drawing.Common.dll
Binary file not shown.
Binary file added Binaries/osx-x64/race_simulator_wafoe
Binary file not shown.
96 changes: 96 additions & 0 deletions Binaries/osx-x64/race_simulator_wafoe.deps.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v3.1/osx-x64",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v3.1": {},
".NETCoreApp,Version=v3.1/osx-x64": {
"race_simulator_wafoe/1.0.2": {
"dependencies": {
"Controller": "1.0.0",
"Model": "1.0.0",
"System.Drawing.Common": "5.0.2"
},
"runtime": {
"race_simulator_wafoe.dll": {}
}
},
"Microsoft.NETCore.Platforms/5.0.0": {},
"Microsoft.Win32.SystemEvents/5.0.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.20.51904"
}
}
},
"System.Drawing.Common/5.0.2": {
"dependencies": {
"Microsoft.Win32.SystemEvents": "5.0.0"
},
"runtime": {
"runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
"assemblyVersion": "5.0.0.2",
"fileVersion": "5.0.421.11614"
}
}
},
"Controller/1.0.0": {
"dependencies": {
"Model": "1.0.0"
},
"runtime": {
"Controller.dll": {}
}
},
"Model/1.0.0": {
"runtime": {
"Model.dll": {}
}
}
}
},
"libraries": {
"race_simulator_wafoe/1.0.2": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Microsoft.NETCore.Platforms/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
"path": "microsoft.netcore.platforms/5.0.0",
"hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
},
"Microsoft.Win32.SystemEvents/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Bh6blKG8VAKvXiLe2L+sEsn62nc1Ij34MrNxepD2OCrS5cpCwQa9MeLyhVQPQ/R4Wlzwuy6wMK8hLb11QPDRsQ==",
"path": "microsoft.win32.systemevents/5.0.0",
"hashPath": "microsoft.win32.systemevents.5.0.0.nupkg.sha512"
},
"System.Drawing.Common/5.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rvr/M1WPf24ljpvvrVd74+NdjRUJu1bBkspkZcnzSZnmAUQWSvanlQ0k/hVHk+cHufZbZfu7vOh/vYc0q5Uu/A==",
"path": "system.drawing.common/5.0.2",
"hashPath": "system.drawing.common.5.0.2.nupkg.sha512"
},
"Controller/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Model/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}
Binary file added Binaries/osx-x64/race_simulator_wafoe.dll
Binary file not shown.
Binary file added Binaries/osx-x64/race_simulator_wafoe.pdb
Binary file not shown.
9 changes: 9 additions & 0 deletions Binaries/osx-x64/race_simulator_wafoe.runtimeconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"runtimeOptions": {
"tfm": "netcoreapp3.1",
"framework": {
"name": "Microsoft.WindowsDesktop.App",
"version": "3.1.0"
}
}
}
Binary file added Binaries/portable/Controller.dll
Binary file not shown.
Binary file added Binaries/portable/Controller.pdb
Binary file not shown.
Binary file added Binaries/portable/Graphics/Racers/Bowser.png
Binary file added Binaries/portable/Graphics/Racers/DKJunior.png
Binary file added Binaries/portable/Graphics/Racers/Koopa.png
Binary file added Binaries/portable/Graphics/Racers/Luigi.png
Binary file added Binaries/portable/Graphics/Racers/Mario.png
Binary file added Binaries/portable/Graphics/Racers/Peach.png
Binary file added Binaries/portable/Graphics/Racers/Thwomp.png
Binary file added Binaries/portable/Graphics/Racers/Toad.png
Binary file added Binaries/portable/Graphics/Racers/Yoshi.png
Binary file added Binaries/portable/Graphics/Sections/FinishEast.png
Binary file added Binaries/portable/Graphics/Sections/FinishNorth.png
Binary file added Binaries/portable/Graphics/Sections/FinishSouth.png
Binary file added Binaries/portable/Graphics/Sections/FinishWest.png
Binary file added Binaries/portable/Graphics/Sections/Straight.png
Binary file not shown.
Binary file added Binaries/portable/Model.dll
Binary file not shown.
Binary file added Binaries/portable/Model.pdb
Binary file not shown.
Binary file added Binaries/portable/System.Drawing.Common.dll
Binary file not shown.
Loading

0 comments on commit 7f80397

Please sign in to comment.