From 93578fae42a2646f86b48e5135c161d18fe2b851 Mon Sep 17 00:00:00 2001 From: Martin Date: Tue, 3 Jan 2023 11:43:03 +0100 Subject: [PATCH 1/4] Splash screen --- assets/Scenes/Game.scene | 2 +- settings/v2/packages/builder.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/Scenes/Game.scene b/assets/Scenes/Game.scene index 22ac553..d55d210 100644 --- a/assets/Scenes/Game.scene +++ b/assets/Scenes/Game.scene @@ -1707,7 +1707,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": -320, - "y": 479.9999999999999, + "y": 480, "z": -1000 }, "_lrot": { diff --git a/settings/v2/packages/builder.json b/settings/v2/packages/builder.json index e959b26..97eec6c 100644 --- a/settings/v2/packages/builder.json +++ b/settings/v2/packages/builder.json @@ -2,6 +2,6 @@ "splash-setting": { "totalTime": 1500, "displayWatermark": false, - "url": "C:\\_UNITY PROJ\\VampSu\\assets\\Media\\Images\\Game\\UI\\Y8Logo.png" + "url": "project://assets/Media/Images/Game/UI/Y8Logo.png" } } From a0b8a9f90ee9557338a32f3e7fe709078d426731 Mon Sep 17 00:00:00 2001 From: Martin Date: Tue, 3 Jan 2023 11:53:54 +0100 Subject: [PATCH 2/4] Splash screen --- settings/v2/packages/builder.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/settings/v2/packages/builder.json b/settings/v2/packages/builder.json index 97eec6c..c6a084d 100644 --- a/settings/v2/packages/builder.json +++ b/settings/v2/packages/builder.json @@ -1,7 +1,14 @@ { "splash-setting": { - "totalTime": 1500, + "totalTime": 2000, "displayWatermark": false, - "url": "project://assets/Media/Images/Game/UI/Y8Logo.png" + "url": "project://assets/Media/Images/Game/UI/Y8Logo.png", + "clearColor": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "displayRatio": 0.05 } } From ad3a1f5f9e3ad94ebf6e650926f7194c5adef2fd Mon Sep 17 00:00:00 2001 From: Nethya Date: Tue, 3 Jan 2023 12:20:46 +0100 Subject: [PATCH 3/4] Bosses improved, gold costs increased, unit fixed --- assets/Data/GameSettings.json | 58 +++++++++++++++++------------------ 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/assets/Data/GameSettings.json b/assets/Data/GameSettings.json index 76ee398..fdeeed4 100644 --- a/assets/Data/GameSettings.json +++ b/assets/Data/GameSettings.json @@ -73,8 +73,8 @@ "health": { "costs": [ 10, - 20, - 30 + 30, + 50 ], "bonuses": [ 10, @@ -85,8 +85,8 @@ "overallDamage": { "costs": [ 20, - 30, - 40 + 40, + 70 ], "bonuses": [ 0.5, @@ -97,8 +97,8 @@ "projectilePiercing": { "costs": [ 50, - 100, - 150 + 120, + 200 ], "bonuses": [ 1, @@ -108,9 +108,9 @@ }, "movementSpeed": { "costs": [ - 10, - 30, - 50 + 20, + 50, + 100 ], "bonuses": [ 10, @@ -121,8 +121,8 @@ "xpGatherer": { "costs": [ 10, - 20, - 30 + 30, + 50 ], "bonuses": [ 0.1, @@ -132,9 +132,9 @@ }, "goldGatherer": { "costs": [ - 10, 20, - 30 + 40, + 70 ], "bonuses": [ 0.1, @@ -327,7 +327,7 @@ "health": 30, "damage": 2, "speed": 80, - "lifetime": -1, + "lifetime": 27, "xpReward": 1, "goldReward": 0.2, "healthPotionRewardChance": 0.02, @@ -354,7 +354,7 @@ "graphicsType": "Bat", "health": 5, "damage": 1, - "speed": 115, + "speed": 120, "lifetime": -1, "xpReward": 1, "goldReward": 0.1, @@ -422,7 +422,7 @@ "id": "CircleEnemyDark", "moveType": "Follow", "graphicsType": "DarkRaven", - "health": 20, + "health": 19, "damage": 2, "speed": 25, "lifetime": 27, @@ -506,7 +506,7 @@ "id": "WaveEnemyArmorMarch", "moveType": "Launch", "graphicsType": "Skeleton", - "health": 14, + "health": 16, "damage": 2, "speed": 170, "lifetime": 30, @@ -520,9 +520,9 @@ "id": "BasicBoss", "moveType": "Follow", "graphicsType": "BossStoneGolem", - "health": 11, + "health": 12, "damage": 2, - "speed": 95, + "speed": 98, "lifetime": -1, "xpReward": 1, "goldReward": 2, @@ -534,9 +534,9 @@ "id": "StandardBoss", "moveType": "Follow", "graphicsType": "BossOrcKing", - "health": 16, + "health": 18, "damage": 3, - "speed": 102, + "speed": 106, "lifetime": -1, "xpReward": 2, "goldReward": 2, @@ -548,9 +548,9 @@ "id": "HardBoss", "moveType": "Follow", "graphicsType": "BossOrcKing", - "health": 20, + "health": 24, "damage": 4, - "speed": 110, + "speed": 113, "lifetime": -1, "xpReward": 2, "goldReward": 4, @@ -562,9 +562,9 @@ "id": "HarderBoss", "moveType": "Follow", "graphicsType": "BossStoneGolem", - "health": 30, + "health": 32, "damage": 4, - "speed": 115, + "speed": 120, "lifetime": -1, "xpReward": 3, "goldReward": 5, @@ -576,9 +576,9 @@ "id": "HardestBoss", "moveType": "Follow", "graphicsType": "BossOrcKing", - "health": 40, + "health": 42, "damage": 4, - "speed": 125, + "speed": 130, "lifetime": -1, "xpReward": 5, "goldReward": 6, @@ -592,7 +592,7 @@ "graphicsType": "BossStoneGolem", "health": 50, "damage": 5, - "speed": 130, + "speed": 133, "lifetime": -1, "xpReward": 10, "goldReward": 10, @@ -1027,7 +1027,7 @@ "stopDelay": 1100, "cooldown": 50 }, - "enemiesToSpawn": 30 + "enemiesToSpawn": 20 }, { "common": { From 5320bef8fe8bbc0d683d690efd4170d48dec331b Mon Sep 17 00:00:00 2001 From: Nethya Date: Tue, 3 Jan 2023 12:28:58 +0100 Subject: [PATCH 4/4] Improved boss --- assets/Data/GameSettings.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/assets/Data/GameSettings.json b/assets/Data/GameSettings.json index fdeeed4..1413aea 100644 --- a/assets/Data/GameSettings.json +++ b/assets/Data/GameSettings.json @@ -520,9 +520,9 @@ "id": "BasicBoss", "moveType": "Follow", "graphicsType": "BossStoneGolem", - "health": 12, + "health": 14, "damage": 2, - "speed": 98, + "speed": 99, "lifetime": -1, "xpReward": 1, "goldReward": 2, @@ -534,9 +534,9 @@ "id": "StandardBoss", "moveType": "Follow", "graphicsType": "BossOrcKing", - "health": 18, + "health": 20, "damage": 3, - "speed": 106, + "speed": 108, "lifetime": -1, "xpReward": 2, "goldReward": 2, @@ -548,9 +548,9 @@ "id": "HardBoss", "moveType": "Follow", "graphicsType": "BossOrcKing", - "health": 24, + "health": 26, "damage": 4, - "speed": 113, + "speed": 117, "lifetime": -1, "xpReward": 2, "goldReward": 4, @@ -562,9 +562,9 @@ "id": "HarderBoss", "moveType": "Follow", "graphicsType": "BossStoneGolem", - "health": 32, + "health": 34, "damage": 4, - "speed": 120, + "speed": 126, "lifetime": -1, "xpReward": 3, "goldReward": 5, @@ -576,9 +576,9 @@ "id": "HardestBoss", "moveType": "Follow", "graphicsType": "BossOrcKing", - "health": 42, + "health": 44, "damage": 4, - "speed": 130, + "speed": 133, "lifetime": -1, "xpReward": 5, "goldReward": 6, @@ -592,7 +592,7 @@ "graphicsType": "BossStoneGolem", "health": 50, "damage": 5, - "speed": 133, + "speed": 137, "lifetime": -1, "xpReward": 10, "goldReward": 10,