Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feature/storyy' into feature/storyy
Browse files Browse the repository at this point in the history
  • Loading branch information
neil-nb committed Oct 19, 2023
2 parents 0009ee4 + a3b3f30 commit 54cd0fe
Show file tree
Hide file tree
Showing 137 changed files with 1,385 additions and 1,495 deletions.
3 changes: 3 additions & 0 deletions source/core/assets/configs/circle.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"spritePath": "images/npc/circle.png"
}
2 changes: 1 addition & 1 deletion source/core/assets/configs/landmine.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"baseAttack": 100,
"damageRadius": 2.5,
"chainRadius": 3,
"chainable": false,
"chainable": false
}
50 changes: 13 additions & 37 deletions source/core/assets/configs/weapons.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@

"sound": {
"soundsMap": {
"start": "sounds/weapons/slingshot.wav",
"mid": "",
"end": ""
"start": "sounds/weapons/slingshot.wav"
}
}
},
Expand All @@ -44,9 +42,7 @@

"sound": {
"soundsMap": {
"start": "sounds/weapons/slingshot.wav",
"mid": "",
"end": ""
"start": "sounds/weapons/slingshot.wav"
}
}
},
Expand All @@ -69,9 +65,7 @@

"sound": {
"soundsMap": {
"start": "",
"mid": "sounds/weapons/boomerang.wav",
"end": ""
"start": "sounds/weapons/boomerang.wav"
}
}
},
Expand All @@ -96,9 +90,7 @@

"sound": {
"soundsMap": {
"start": "",
"mid": "sounds/weapons/boomerang.wav",
"end": ""
"start": "sounds/weapons/boomerang.wav"
}
}
},
Expand All @@ -122,9 +114,7 @@
"attackCooldown": 150,
"sound": {
"soundsMap": {
"start": "",
"mid": "sounds/weapons/missile.wav",
"end": ""
"start": "sounds/weapons/missile.wav"
}
}
},
Expand All @@ -146,9 +136,7 @@
"attackCooldown": 45,
"sound": {
"soundsMap": {
"start": "sounds/weapons/nuke.wav",
"mid": "",
"end": ""
"start": "sounds/weapons/nuke.wav"
}
},
"ammoUse": 2
Expand All @@ -172,9 +160,7 @@
"ammoUse": 30,
"sound": {
"soundsMap": {
"start": "sounds/weapons/nuke.wav",
"mid": "",
"end": ""
"start": "sounds/weapons/nuke.wav"
}
}
},
Expand All @@ -197,9 +183,7 @@
"ammoUse": 2,
"sound": {
"soundsMap": {
"start": "sounds/weapons/missile.wav",
"mid": "",
"end": ""
"start": "sounds/weapons/missile.wav"
}
}
},
Expand All @@ -208,7 +192,7 @@
"name": "Wrench",
"description": "Its a wrench, what more to say.",
"damage": 33,
"weaponSpeed": 4,
"weaponSpeed": 5,
"weaponDuration": 26,
"rotationSpeed": 1,
"attackCooldown": 75,
Expand All @@ -221,9 +205,7 @@
"ammoUse": 0,
"sound": {
"soundsMap": {
"start": "sounds/weapons/Katana.wav",
"mid": "",
"end": ""
"start": "sounds/weapons/Katana.wav"
}
}
},
Expand All @@ -245,9 +227,7 @@
"ammoUse": 0,
"sound": {
"soundsMap": {
"start": "sounds/weapons/Katana.wav",
"mid": "",
"end": ""
"start": "sounds/weapons/Katana.wav"
}
}
},
Expand All @@ -270,9 +250,7 @@
"projectiles": 8,
"sound": {
"soundsMap": {
"start": "sounds/weapons/beeStringKatana.wav",
"mid": "",
"end": ""
"start": "sounds/weapons/beeStringKatana.wav"
}
}
},
Expand All @@ -294,9 +272,7 @@
"ammoUse": 3,
"sound": {
"soundsMap": {
"start": "sounds/weapons/laserSword.wav",
"mid": "",
"end": ""
"start": "sounds/weapons/laserSword.wav"
}
}
},
Expand Down
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 not shown.
12 changes: 0 additions & 12 deletions source/core/assets/images/companion/PotionsSpritesheet.atlas

This file was deleted.

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 modified source/core/assets/images/menu/InitialScreenImage-2.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 modified source/core/assets/images/menu/InitialScreenImage-3.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 modified source/core/assets/images/menu/InitialScreenImage-4.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 modified source/core/assets/images/menu/InitialScreenImage-5.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 modified source/core/assets/images/menu/InitialScreenImage.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 modified source/core/assets/images/minigame/extractor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 16 additions & 16 deletions source/core/assets/images/npc/Astronaut.atlas
Original file line number Diff line number Diff line change
Expand Up @@ -3,112 +3,112 @@ size: 512, 32
format: RGBA8888
filter: Nearest, Nearest
repeat: none
Astro_Up
row-1-column-1
rotate: false
xy: 0, 0
size: 32, 32
orig: 32, 32
offset: 0, 0
index: -1
Astro_Up
row-1-column-2
rotate: false
xy: 32, 0
size: 32, 32
orig: 32, 32
offset: 0, 0
index: -1
Astro_Up
row-1-column-3
rotate: false
xy: 64, 0
size: 32, 32
orig: 32, 32
offset: 0, 0
index: -1
Astro_Up
row-1-column-4
rotate: false
xy: 96, 0
size: 32, 32
orig: 32, 32
offset: 0, 0
index: -1
Astro_Left
row-2-column-1
rotate: false
xy: 128, 0
size: 32, 32
orig: 32, 32
offset: 0, 0
index: -1
Astro_Left
row-2-column-2
rotate: false
xy: 160, 0
size: 32, 32
orig: 32, 32
offset: 0, 0
index: -1
Astro_Left
row-2-column-3
rotate: false
xy: 192, 0
size: 32, 32
orig: 32, 32
offset: 0, 0
index: -1
Astro_Left
row-2-column-4
rotate: false
xy: 224, 0
size: 32, 32
orig: 32, 32
offset: 0, 0
index: -1
Astro_Down
row-3-column-1
rotate: false
xy: 256, 0
size: 32, 32
orig: 32, 32
offset: 0, 0
index: -1
Astro_Down
row-3-column-2
rotate: false
xy: 288, 0
size: 32, 32
orig: 32, 32
offset: 0, 0
index: -1
Astro_Down
row-3-column-3
rotate: false
xy: 320, 0
size: 32, 32
orig: 32, 32
offset: 0, 0
index: -1
Astro_Down
row-3-column-4
rotate: false
xy: 352, 0
size: 32, 32
orig: 32, 32
offset: 0, 0
index: -1
Astro_Right
row-4-column-1
rotate: false
xy: 384, 0
size: 32, 32
orig: 32, 32
offset: 0, 0
index: -1
Astro_Right
row-4-column-2
rotate: false
xy: 416, 0
size: 32, 32
orig: 32, 32
offset: 0, 0
index: -1
Astro_Right
row-4-column-3
rotate: false
xy: 448, 0
size: 32, 32
orig: 32, 32
offset: 0, 0
index: -1
Astro_Right
row-4-column-4
rotate: false
xy: 480, 0
size: 32, 32
Expand Down
Binary file added source/core/assets/images/npc/circle.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 source/core/assets/images/npc/panel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion source/core/assets/kenney-rpg-expansion/kenneyrpg.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@
"titleFont": "thick_white"
},
"dialogue_7": {
"background": "dialogue_6",
"background": "dialogue_7",
"titleFont": "thick_white"
}
}
Expand Down
5 changes: 3 additions & 2 deletions source/core/assets/levels/blazes_refuge/main-area/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"images/upgradetree/exit.png",
"images/companion/earth_Companion_spritesheet.png",
"images/companion/Companion_spritesheet.png",
"images/companion/laboratory.png",
"images/companion/laboratoryinferno.png",
"images/powerups/double_damage.png",
"images/powerups/double_cross.png",
"images/powerups/extra_life.png",
Expand Down Expand Up @@ -55,7 +55,8 @@
"map/treetop.png",
"particle-effects/explosion/particle.png",
"images/resources/Cracked_Ground.png",
"images/enemy/botanist.png"
"images/enemy/botanist.png",
"images/companion/laboratoryinferno.png"
],
"textureAtlasPaths": [
"images/enemy/troll_enemy.atlas",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"entityType": "CircleConfig",
"entities": [
{
class: com.csse3200.game.entities.configs.CircleConfig,
"spritePath": "images/npc/circle.png",
"position" : {
"x": 28,
"y": 57
}
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"entityType": "CompanionConfig",
"entities": [
{
"class": com.csse3200.game.entities.configs.CompanionConfig,
"class": "com.csse3200.game.entities.configs.CompanionConfig",
"position": {
"x": 10,
"y": 50
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,24 @@
"class": "com.csse3200.game.entities.configs.FissureConfig",
"resource": "Solstite",
"position": {
"x": 34,
"y": 34
"x": 51,
"y": 18
}
},
{
"class": "com.csse3200.game.entities.configs.FissureConfig",
"resource": "Nebulite",
"position": {
"x": 40,
"y": 34
"x": 21,
"y": 5
}
},
{
"class": "com.csse3200.game.entities.configs.FissureConfig",
"resource": "Durasteel",
"position": {
"x": 46,
"y": 34
"x": 80,
"y": 64
}
}
]
Expand Down
Loading

0 comments on commit 54cd0fe

Please sign in to comment.