Updated Unity Version

Added graphics options and rendering quality level settings
Added new movement patterns to the dumb enemy AI
Added chance for Coward Enemies to drop a random
Added method to correctly reset the game variables on death and win screens
Updated the UI to work on different resolutions without breaking
Moved Sprites into a sprites folder
Fixed issue where score would overflow the int because the multiplier was too high
Fixed issue where new lives gained from the score breakpoints were not being calculated correctly
Fixed issue where clicking off a menu element then trying to control the menu with the controller did not correctly reselect a menu item
Fixed issue where enemies colliding with the outer boundary too much would break the sfx and music (i assume from a buffering issue)
This commit is contained in:
iDunnoDev
2022-07-23 14:43:52 +01:00
committed by iDunnoDev
parent fb3415c7b2
commit 62254a0332
145 changed files with 26991 additions and 1397 deletions

View File

@ -0,0 +1,36 @@
// This file is auto-generated. Do not modify or move this file.
public static class BuildConstants
{
public enum ReleaseType
{
None,
FullRelease,
}
public enum Platform
{
None,
PC,
}
public enum Architecture
{
None,
Windows_x86,
Windows_x64,
}
public enum Distribution
{
None,
}
public static readonly System.DateTime buildDate = new System.DateTime(637937445702099784);
public const string version = "0.2.2";
public const ReleaseType releaseType = ReleaseType.FullRelease;
public const Platform platform = Platform.PC;
public const Architecture architecture = Architecture.Windows_x64;
public const Distribution distribution = Distribution.None;
}

View File

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: ec0b16ee9e6eb3b4f9f83f8567f242ff
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 190a692bf15f71c4bbe8d89be4c34209
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 63b253bc01d95e644982a7dd9c12a836
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 51fe634ea7deb8f4bb8b06c122e20d75
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,148 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &-3862808512734924096
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 2786f6b2301a94f4288672ff5305244c, type: 3}
m_Name:
m_EditorClassIdentifier:
enabled: 1
distributionList:
distributions: []
architectures:
- target: 5
name: Windows x86
enabled: 1
binaryNameFormat: '{0}.exe'
- target: 19
name: Windows x64
enabled: 1
binaryNameFormat: '{0}.exe'
variants:
- variantName: Build Output
selectedIndex: 0
values:
- App
- Visual Studio Solution
platformName: PC
dataDirNameFormat: '{0}_Data'
targetGroup: 1
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 3d5886119a5c7b34d8872ab527ca3e1b, type: 3}
m_Name: SuperUnityBuildSettings
m_EditorClassIdentifier:
_basicSettings:
baseBuildFolder: Builds
buildPath: $VERSION/$RELEASE_TYPE/$PLATFORM/$ARCHITECTURE
openFolderPostBuild: 1
_productParameters:
buildCounter: 1
buildVersion: 0.2.1
versionTemplate: 0.2.$BUILD
autoGenerate: 1
syncWithPlayerSettings: 0
_releaseTypeList:
releaseTypes:
- typeName: Stable
bundleIdentifier: com.IDunnoDev.BlackHoleEscape
companyName: IDunno Dev
productName: Black Hole Escape
buildOptions: 0
customDefines:
sceneList:
enabledScenes:
- fileGUID: 6ef69bea6c9feb34392a719faf29dc4f
- fileGUID: 250188c700815d54c8a676dc4ac671df
- fileGUID: 4b88113eec084674695ad5f7c9c7b86e
- fileGUID: 88e66087b540ff340ace752583188f93
- fileGUID: 6eee585fc7fcb6f46af6e6c9c0d28cb5
_platformList:
platforms:
- {fileID: -3862808512734924096}
_projectConfigurations:
configSet:
_Buckets: 01000000ffffffffffffffff03000000ffffffffffffffff02000000
_HashCodes: ef599c7693d532623516d47809027e23000000000000000000000000
_Next: ffffffffffffffffffffffff00000000000000000000000000000000
_Count: 4
_Version: 4
_FreeList: -1
_FreeCount: 0
_Keys:
- Stable/PC/Windows x86 (App)
- Stable/PC/Windows x64 (App)
- Stable/PC
- Stable
-
-
-
_Values:
- enabled: 1
childKeys: []
- enabled: 1
childKeys: []
- enabled: 1
childKeys:
- Stable/PC/Windows x86 (App)
- Stable/PC/Windows x64 (App)
- enabled: 1
childKeys:
- Stable/PC
- enabled: 1
childKeys: []
- enabled: 1
childKeys: []
- enabled: 1
childKeys: []
showViewOptions: 0
showConfigs: 0
showBuildInfo: 0
hideDisabled: 0
treeView: 0
selectedKeyChain: Stable/PC/Windows x86 (App)
_preBuildActions:
buildActions: []
_postBuildActions:
buildActions:
- {fileID: 8019025467578163117}
--- !u!114 &8019025467578163117
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 97d88f7d353534a4fbdeb11196057db7, type: 3}
m_Name: UploadItch
m_EditorClassIdentifier:
actionType: 1
actionName: UploadItch
note:
actionEnabled: 1
configureEditor: 0
filter:
condition: 0
clauses: []
pathToButlerExe: E:\gamejunk\butler\butler.exe
nameOfItchUser: idunnodev
nameOfItchGame: black-hole-escape
useGeneratedBuildVersion: 1
channelName: $PLATFORM-$ARCHITECTURE
showUploadProgress: 1
itchChannelOverride:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 402a69a60d966d440b191b7c35c401d7
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant: