-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2a5c487
commit d49f273
Showing
408 changed files
with
6,740 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<classpath> | ||
<classpathentry kind="src" path="src"/> | ||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"> | ||
<accessrules> | ||
<accessrule kind="accessible" pattern="javafx/**"/> | ||
</accessrules> | ||
</classpathentry> | ||
<classpathentry kind="con" path="org.eclipse.fx.ide.jdt.core.JAVAFX_CONTAINER"/> | ||
<classpathentry kind="output" path="bin"/> | ||
</classpath> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/bin/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<projectDescription> | ||
<name>AdventureQuest</name> | ||
<comment></comment> | ||
<projects> | ||
</projects> | ||
<buildSpec> | ||
<buildCommand> | ||
<name>org.eclipse.jdt.core.javabuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>org.eclipse.xtext.ui.shared.xtextBuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
</buildSpec> | ||
<natures> | ||
<nature>org.eclipse.xtext.ui.shared.xtextNature</nature> | ||
<nature>org.eclipse.jdt.core.javanature</nature> | ||
</natures> | ||
</projectDescription> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
eclipse.preferences.version=1 | ||
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled | ||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8 | ||
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve | ||
org.eclipse.jdt.core.compiler.compliance=1.8 | ||
org.eclipse.jdt.core.compiler.debug.lineNumber=generate | ||
org.eclipse.jdt.core.compiler.debug.localVariable=generate | ||
org.eclipse.jdt.core.compiler.debug.sourceFile=generate | ||
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error | ||
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error | ||
org.eclipse.jdt.core.compiler.source=1.8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="ASCII"?> | ||
<anttasks:AntTask xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:anttasks="http://org.eclipse.fx.ide.jdt/1.0" buildDirectory="${project}/build"> | ||
<deploy> | ||
<application name="AdventureQuest"/> | ||
<info/> | ||
</deploy> | ||
<signjar/> | ||
</anttasks:AntTask> |
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+3.49 KB
AdventureQuest/resources/enemies/errorBird/standing/Enemy_standing_back.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
BIN
+3.44 KB
AdventureQuest/resources/enemies/errorBird/standing/Enemy_standing_forward.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
BIN
+3.46 KB
AdventureQuest/resources/enemies/errorBird/standing/Enemy_standing_left.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
BIN
+3.46 KB
AdventureQuest/resources/enemies/errorBird/standing/Enemy_standing_right.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
BIN
+352 Bytes
AdventureQuest/resources/enemies/errorBird/walking/back/Enemy_walking_back_1.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
BIN
+3.5 KB
AdventureQuest/resources/enemies/errorBird/walking/back/Enemy_walking_back_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 added
BIN
+3.45 KB
...reQuest/resources/enemies/errorBird/walking/forward/Enemy_walking_forward_1.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
BIN
+3.45 KB
...reQuest/resources/enemies/errorBird/walking/forward/Enemy_walking_forward_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 added
BIN
+3.47 KB
AdventureQuest/resources/enemies/errorBird/walking/left/Enemy_walking_left_1.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
BIN
+3.46 KB
AdventureQuest/resources/enemies/errorBird/walking/left/Enemy_walking_left_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 added
BIN
+3.47 KB
AdventureQuest/resources/enemies/errorBird/walking/right/Enemy_walking_right_1.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
BIN
+3.46 KB
AdventureQuest/resources/enemies/errorBird/walking/right/Enemy_walking_right_2.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.
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.
17 changes: 17 additions & 0 deletions
17
AdventureQuest/resources/levels/bossLevel/tileMaps/backgroundMap.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
800,600,40,40 | ||
resources/tiles/logansTiles/blankGrassBackground.png,resources/tiles/logansTiles/longGrass.png,resources/tiles/largerDirtPatchTiles/1.png,resources/tiles/largerDirtPatchTiles/2.png,resources/tiles/largerDirtPatchTiles/3.png,resources/tiles/largerDirtPatchTiles/4.png,resources/tiles/largerDirtPatchTiles/5.png,resources/tiles/largerDirtPatchTiles/6.png,resources/tiles/largerDirtPatchTiles/7.png,resources/tiles/largerDirtPatchTiles/8.png,resources/tiles/largerDirtPatchTiles/9.png,resources/tiles/largerDirtPatchTiles/10.png,resources/tiles/largerDirtPatchTiles/11.png,resources/tiles/largerDirtPatchTiles/12.png | ||
8,9,1,0,10,11,12,13,0,0,0,0,0,0,0,0,0,0,0,0 | ||
12,13,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0 | ||
5,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0 | ||
9,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,1,0 | ||
13,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1 | ||
0,1,1,1,0,0,0,0,2,3,4,5,0,0,0,0,0,0,0,0 | ||
0,0,0,0,0,0,0,0,6,7,8,9,0,0,0,0,0,0,0,0 | ||
4,5,0,0,0,0,0,0,10,11,12,13,0,0,0,0,0,0,1,1 | ||
8,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 | ||
12,13,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0 | ||
0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0 | ||
0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 | ||
0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0 | ||
0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,4 | ||
0,0,0,0,2,3,4,4,4,4,5,0,0,0,0,1,0,6,7,8 |
17 changes: 17 additions & 0 deletions
17
AdventureQuest/resources/levels/bossLevel/tileMaps/castle.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
800,600,40,40 | ||
resources/tiles/logansTiles/shrub.png,resources/tiles/castleTiles/1.png,resources/tiles/castleTiles/2.png,resources/tiles/castleTiles/3.png,resources/tiles/castleTiles/4.png,resources/tiles/castleTiles/5.png,resources/tiles/castleTiles/6.png,resources/tiles/castleTiles/7.png,resources/tiles/castleTiles/8.png,resources/tiles/castleTiles/9.png,resources/tiles/castleTiles/10.png,resources/tiles/castleTiles/11.png,resources/tiles/castleTiles/12.png,resources/tiles/castleTiles/13.png,resources/tiles/castleTiles/14.png,resources/tiles/castleTiles/15.png,resources/tiles/castleTiles/16.png,resources/tiles/castleTiles/17.png,resources/tiles/castleTiles/18.png,resources/tiles/castleTiles/19.png,resources/tiles/castleTiles/20.png,resources/tiles/castleTiles/21.png,resources/tiles/castleTiles/22.png,resources/tiles/castleTiles/23.png,resources/tiles/castleTiles/24.png,resources/tiles/statueTiles/1.png,resources/tiles/statueTiles/2.png,resources/tiles/statueTiles/3.png,resources/tiles/statueTiles/4.png,resources/tiles/statueTiles/5.png,resources/tiles/statueTiles/6.png,resources/tiles/statueTiles/7.png,resources/tiles/statueTiles/8.png,resources/tiles/statueTiles/9.png,resources/tiles/statueTiles/10.png,resources/tiles/statueTiles/11.png,resources/tiles/statueTiles/12.png | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1,2,3,4,5,6,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7,8,9,10,11,12,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,13,14,15,16,17,18,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,19,20,21,22,23,24,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 |
17 changes: 17 additions & 0 deletions
17
AdventureQuest/resources/levels/bossLevel/tileMaps/collidingObjects.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
800,600,40,40 | ||
resources/tiles/logansTiles/shrub.png,resources/tiles/castleTiles/1.png,resources/tiles/castleTiles/2.png,resources/tiles/castleTiles/3.png,resources/tiles/castleTiles/4.png,resources/tiles/castleTiles/5.png,resources/tiles/castleTiles/6.png,resources/tiles/castleTiles/7.png,resources/tiles/castleTiles/8.png,resources/tiles/castleTiles/9.png,resources/tiles/castleTiles/10.png,resources/tiles/castleTiles/11.png,resources/tiles/castleTiles/12.png,resources/tiles/castleTiles/13.png,resources/tiles/castleTiles/14.png,resources/tiles/castleTiles/15.png,resources/tiles/castleTiles/16.png,resources/tiles/castleTiles/17.png,resources/tiles/castleTiles/18.png,resources/tiles/castleTiles/19.png,resources/tiles/castleTiles/20.png,resources/tiles/castleTiles/21.png,resources/tiles/castleTiles/22.png,resources/tiles/castleTiles/23.png,resources/tiles/castleTiles/24.png,resources/tiles/statueTiles/1.png,resources/tiles/statueTiles/2.png,resources/tiles/statueTiles/3.png,resources/tiles/statueTiles/4.png,resources/tiles/statueTiles/5.png,resources/tiles/statueTiles/6.png,resources/tiles/statueTiles/7.png,resources/tiles/statueTiles/8.png,resources/tiles/statueTiles/9.png,resources/tiles/statueTiles/10.png,resources/tiles/statueTiles/11.png,resources/tiles/statueTiles/12.png | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,25,26,27,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,0,28,29,30,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,0,31,32,33,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,0,34,35,36,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,0,0,0,0,0,-1,-1,-1,-1,-1,-1,-1,-1,0,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 |
Empty file.
17 changes: 17 additions & 0 deletions
17
AdventureQuest/resources/levels/levelOne/tileMaps/backgroundMap.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
800,600,40,40 | ||
resources/tiles/logansTiles/blankGrassBackground.png,resources/tiles/logansTiles/longGrass.png,resources/tiles/largerDirtPatchTiles/1.png,resources/tiles/largerDirtPatchTiles/2.png,resources/tiles/largerDirtPatchTiles/3.png,resources/tiles/largerDirtPatchTiles/4.png,resources/tiles/largerDirtPatchTiles/5.png,resources/tiles/largerDirtPatchTiles/6.png,resources/tiles/largerDirtPatchTiles/7.png,resources/tiles/largerDirtPatchTiles/8.png,resources/tiles/largerDirtPatchTiles/9.png,resources/tiles/largerDirtPatchTiles/10.png,resources/tiles/largerDirtPatchTiles/11.png,resources/tiles/largerDirtPatchTiles/12.png | ||
8,9,1,0,10,11,12,13,0,0,0,0,0,0,0,0,0,1,6,7 | ||
12,13,1,0,0,0,1,1,0,0,0,0,0,1,0,0,1,1,10,11 | ||
5,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0 | ||
9,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,1,0 | ||
13,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1 | ||
0,1,1,1,0,0,0,0,2,3,4,5,0,0,0,0,0,0,0,0 | ||
0,0,0,0,0,0,0,0,6,7,8,9,0,0,0,0,0,0,0,0 | ||
4,5,0,0,0,0,0,0,10,11,12,13,0,0,0,0,0,0,1,1 | ||
8,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0 | ||
12,13,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0 | ||
0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0 | ||
0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1 | ||
0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0 | ||
0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,4 | ||
0,0,0,0,2,3,4,4,4,4,5,0,0,0,0,1,0,6,7,8 |
17 changes: 17 additions & 0 deletions
17
AdventureQuest/resources/levels/levelOne/tileMaps/tileMap.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
800,600,40,40 | ||
resources/tiles/ground.png,resources/tiles/Shrub.png,resources/tiles/Tree.png | ||
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,0 | ||
0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,0 | ||
0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,0 | ||
0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,0 | ||
0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,0 | ||
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 |
17 changes: 17 additions & 0 deletions
17
AdventureQuest/resources/levels/levelOne/tileMaps/transition.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
800,600,40,40 | ||
resources/tiles/transitionTiles/1.png,resources/tiles/transitionTiles/2.png | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 |
17 changes: 17 additions & 0 deletions
17
AdventureQuest/resources/levels/levelOne/tileMaps/treeMap.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
800,600,40,40 | ||
resources/tiles/logansTiles/shrub.png,resources/tiles/boulderTiles/1.png,resources/tiles/boulderTiles/2.png,resources/tiles/boulderTiles/3.png,resources/tiles/boulderTiles/4.png,resources/tiles/boulderTiles/5.png,resources/tiles/boulderTiles/6.png | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6,5,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,3,-1,-1,-1,-1,-1,-1,6 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,1,-1,-1,-1,-1,-1,-1,4 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2 | ||
-1,-1,-1,-1,6,5,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,4,3,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,0,2,1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 |
17 changes: 17 additions & 0 deletions
17
AdventureQuest/resources/levels/levelOne/tileMaps/treesMap.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
800,600,40,40 | ||
resources/tiles/ground.png,resources/tiles/Shrub.png,resources/tiles/Tree.png | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,1,1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1,1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1,-1,-1,1,1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
2,1,1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 | ||
2,2,1,1,1,2,2,2,1,1,2,2,2,2,1,1,2,2,2,2 |
Binary file not shown.
Binary file not shown.
Binary file not shown.
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
BIN
+439 Bytes
AdventureQuest/resources/players/Cesar/standing/Cesar_standing_forward.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
BIN
+450 Bytes
AdventureQuest/resources/players/Cesar/standing/Cesar_standing_left.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
BIN
+454 Bytes
AdventureQuest/resources/players/Cesar/standing/Cesar_standing_right.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
BIN
+448 Bytes
AdventureQuest/resources/players/Cesar/walking/down/Cesar_walking_down_1.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
BIN
+447 Bytes
AdventureQuest/resources/players/Cesar/walking/down/Cesar_walking_down_2.png
Oops, something went wrong.
Binary file added
BIN
+452 Bytes
AdventureQuest/resources/players/Cesar/walking/left/Cesar_walking_left_1.png
Oops, something went wrong.
Binary file added
BIN
+453 Bytes
AdventureQuest/resources/players/Cesar/walking/left/Cesar_walking_left_2.png
Oops, something went wrong.
Binary file added
BIN
+455 Bytes
AdventureQuest/resources/players/Cesar/walking/right/Cesar_walking_right_1.png
Oops, something went wrong.
Binary file added
BIN
+456 Bytes
AdventureQuest/resources/players/Cesar/walking/right/Cesar_walking_right_2.png
Oops, something went wrong.
Binary file added
BIN
+441 Bytes
AdventureQuest/resources/players/Cesar/walking/up/Cesar_walking_up_1.png
Oops, something went wrong.
Binary file added
BIN
+444 Bytes
AdventureQuest/resources/players/Cesar/walking/up/Cesar_walking_up_2.png
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+3.55 KB
AdventureQuest/resources/players/David/standing/David_standing_forward.png
Oops, something went wrong.
Binary file added
BIN
+3.58 KB
AdventureQuest/resources/players/David/standing/David_standing_left.png
Oops, something went wrong.
Binary file added
BIN
+3.61 KB
AdventureQuest/resources/players/David/standing/David_standing_right.png
Oops, something went wrong.
Binary file added
BIN
+3.62 KB
AdventureQuest/resources/players/David/walking/down/David_walking_down_1.png
Oops, something went wrong.
Binary file added
BIN
+3.62 KB
AdventureQuest/resources/players/David/walking/down/David_walking_down_2.png
Oops, something went wrong.
Binary file added
BIN
+3.58 KB
AdventureQuest/resources/players/David/walking/left/David_walking_left_1.png
Oops, something went wrong.
Binary file added
BIN
+3.59 KB
AdventureQuest/resources/players/David/walking/left/David_walking_left_2.png
Oops, something went wrong.
Binary file added
BIN
+3.61 KB
AdventureQuest/resources/players/David/walking/right/David_walking_right_1.png
Oops, something went wrong.
Binary file added
BIN
+3.61 KB
AdventureQuest/resources/players/David/walking/right/David_walking_right_2.png
Oops, something went wrong.
Binary file added
BIN
+3.54 KB
AdventureQuest/resources/players/David/walking/up/David_walking_up_1.png
Oops, something went wrong.
Binary file added
BIN
+3.55 KB
AdventureQuest/resources/players/David/walking/up/David_walking_up_2.png
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+4.46 KB
AdventureQuest/resources/players/Elf/standing/Elf_standing_forward.png
Oops, something went wrong.
Binary file added
BIN
+3.13 KB
AdventureQuest/resources/players/Elf/standing/Elf_standing_forward_Large.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+4.37 KB
AdventureQuest/resources/players/Elf/walking/back/Elf_walking_back_1.png
Oops, something went wrong.
Binary file added
BIN
+4.38 KB
AdventureQuest/resources/players/Elf/walking/back/Elf_walking_back_2.png
Oops, something went wrong.
Binary file added
BIN
+4.5 KB
AdventureQuest/resources/players/Elf/walking/forward/Elf_walking_front_1.png
Oops, something went wrong.
Binary file added
BIN
+4.5 KB
AdventureQuest/resources/players/Elf/walking/forward/Elf_walking_front_2.png
Oops, something went wrong.
Binary file added
BIN
+4.12 KB
AdventureQuest/resources/players/Elf/walking/left/Elf_walking_left_1.png
Oops, something went wrong.
Binary file added
BIN
+4.11 KB
AdventureQuest/resources/players/Elf/walking/left/Elf_walking_left_2.png
Oops, something went wrong.
Binary file added
BIN
+4.1 KB
AdventureQuest/resources/players/Elf/walking/right/Elf_walking_right_1.png
Oops, something went wrong.
Binary file added
BIN
+4.18 KB
AdventureQuest/resources/players/Elf/walking/right/Elf_walking_right_2.png
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+3.51 KB
AdventureQuest/resources/players/Gerry/standing/Gerry_standing_forward.png
Oops, something went wrong.
Binary file added
BIN
+3.58 KB
AdventureQuest/resources/players/Gerry/standing/Gerry_standing_left.png
Oops, something went wrong.
Binary file added
BIN
+430 Bytes
AdventureQuest/resources/players/Gerry/standing/Gerry_standing_right.png
Oops, something went wrong.
Binary file added
BIN
+3.58 KB
AdventureQuest/resources/players/Gerry/walking/down/Gerry_walking_down_1.png
Oops, something went wrong.
Binary file added
BIN
+433 Bytes
AdventureQuest/resources/players/Gerry/walking/down/Gerry_walking_down_2.png
Oops, something went wrong.
Binary file added
BIN
+428 Bytes
AdventureQuest/resources/players/Gerry/walking/left/Gerry_walking_left_1.png
Oops, something went wrong.
Binary file added
BIN
+425 Bytes
AdventureQuest/resources/players/Gerry/walking/left/Gerry_walking_left_2.png
Oops, something went wrong.
Binary file added
BIN
+437 Bytes
AdventureQuest/resources/players/Gerry/walking/right/Gerry_walking_right_1.png
Oops, something went wrong.
Binary file added
BIN
+436 Bytes
AdventureQuest/resources/players/Gerry/walking/right/Gerry_walking_right_2.png
Oops, something went wrong.
Binary file added
BIN
+390 Bytes
AdventureQuest/resources/players/Gerry/walking/up/Gerry_walking_up_1.png
Oops, something went wrong.
Binary file added
BIN
+3.53 KB
AdventureQuest/resources/players/Gerry/walking/up/Gerry_walking_up_2.png
Oops, something went wrong.
Binary file added
BIN
+3.84 KB
AdventureQuest/resources/players/Knight/standing/Knight_standing_back.png
Oops, something went wrong.
Binary file added
BIN
+3.92 KB
AdventureQuest/resources/players/Knight/standing/Knight_standing_forward.png
Oops, something went wrong.
Binary file added
BIN
+1.95 KB
AdventureQuest/resources/players/Knight/standing/Knight_standing_forward_Large.png
Oops, something went wrong.
Binary file added
BIN
+3.89 KB
AdventureQuest/resources/players/Knight/standing/Knight_standing_left.png
Oops, something went wrong.
Binary file added
BIN
+3.87 KB
AdventureQuest/resources/players/Knight/standing/Knight_standing_right.png
Oops, something went wrong.
Binary file added
BIN
+3.85 KB
AdventureQuest/resources/players/Knight/walking/back/Knight_walking_back_1.png
Oops, something went wrong.
Binary file added
BIN
+3.86 KB
AdventureQuest/resources/players/Knight/walking/back/Knight_walking_back_2.png
Oops, something went wrong.
Binary file added
BIN
+3.89 KB
...tureQuest/resources/players/Knight/walking/forward/Knight_walking_forward_1.png
Oops, something went wrong.
Binary file added
BIN
+3.9 KB
...tureQuest/resources/players/Knight/walking/forward/Knight_walking_forward_2.png
Oops, something went wrong.
Binary file added
BIN
+3.91 KB
AdventureQuest/resources/players/Knight/walking/left/Knight_walking_left_1.png
Oops, something went wrong.
Binary file added
BIN
+3.89 KB
AdventureQuest/resources/players/Knight/walking/left/Knight_walking_left_2.png
Oops, something went wrong.
Binary file added
BIN
+3.87 KB
AdventureQuest/resources/players/Knight/walking/right/Knight_walking_right_1.png
Oops, something went wrong.
Binary file added
BIN
+3.88 KB
AdventureQuest/resources/players/Knight/walking/right/Knight_walking_right_2.png
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+3.51 KB
AdventureQuest/resources/players/Logan/standing/Logan_standing_forward.png
Oops, something went wrong.
Binary file added
BIN
+3.58 KB
AdventureQuest/resources/players/Logan/standing/Logan_standing_left.png
Oops, something went wrong.
Binary file added
BIN
+3.57 KB
AdventureQuest/resources/players/Logan/standing/Logan_standing_right.png
Oops, something went wrong.
Binary file added
BIN
+3.6 KB
AdventureQuest/resources/players/Logan/walking/down/Logan_walking_down_1.png
Oops, something went wrong.
Binary file added
BIN
+3.59 KB
AdventureQuest/resources/players/Logan/walking/down/Logan_walking_down_2.png
Oops, something went wrong.
Binary file added
BIN
+3.58 KB
AdventureQuest/resources/players/Logan/walking/left/Logan_walking_left_1.png
Oops, something went wrong.
Binary file added
BIN
+3.58 KB
AdventureQuest/resources/players/Logan/walking/left/Logan_walking_left_2.png
Oops, something went wrong.
Binary file added
BIN
+3.58 KB
AdventureQuest/resources/players/Logan/walking/right/Logan_walking_right_1.png
Oops, something went wrong.
Binary file added
BIN
+3.58 KB
AdventureQuest/resources/players/Logan/walking/right/Logan_walking_right_2.png
Oops, something went wrong.
Binary file added
BIN
+3.53 KB
AdventureQuest/resources/players/Logan/walking/up/Logan_walking_up_1.png
Oops, something went wrong.
Binary file added
BIN
+3.53 KB
AdventureQuest/resources/players/Logan/walking/up/Logan_walking_up_2.png
Oops, something went wrong.
Binary file added
BIN
+4.15 KB
AdventureQuest/resources/players/Ogre/standing/Ogre_standing_back.png
Oops, something went wrong.
Binary file added
BIN
+4.33 KB
AdventureQuest/resources/players/Ogre/standing/Ogre_standing_forward.png
Oops, something went wrong.
Binary file added
BIN
+3.46 KB
AdventureQuest/resources/players/Ogre/standing/Ogre_standing_forward_Large.png
Oops, something went wrong.
Binary file added
BIN
+4.18 KB
AdventureQuest/resources/players/Ogre/standing/Ogre_standing_left.png
Oops, something went wrong.
Binary file added
BIN
+4.2 KB
AdventureQuest/resources/players/Ogre/standing/Ogre_standing_right.png
Oops, something went wrong.
Binary file added
BIN
+4.08 KB
AdventureQuest/resources/players/Ogre/walking/back/Ogre_walking_back_1.png
Oops, something went wrong.
Binary file added
BIN
+4.19 KB
AdventureQuest/resources/players/Ogre/walking/back/Ogre_walking_back_2.png
Oops, something went wrong.
Binary file added
BIN
+4.32 KB
AdventureQuest/resources/players/Ogre/walking/forward/Ogre_walking_front_1.png
Oops, something went wrong.
Binary file added
BIN
+4.32 KB
AdventureQuest/resources/players/Ogre/walking/forward/Ogre_walking_front_2.png
Oops, something went wrong.
Binary file added
BIN
+4.07 KB
AdventureQuest/resources/players/Ogre/walking/left/Ogre_walking_left_1.png
Oops, something went wrong.
Binary file added
BIN
+4.22 KB
AdventureQuest/resources/players/Ogre/walking/left/Ogre_walking_left_2.png
Oops, something went wrong.
Binary file added
BIN
+4.27 KB
AdventureQuest/resources/players/Ogre/walking/right/Ogre_walking_right_1.png
Oops, something went wrong.
Binary file added
BIN
+4.16 KB
AdventureQuest/resources/players/Ogre/walking/right/Ogre_walking_right_2.png
Oops, something went wrong.
Binary file added
BIN
+3.89 KB
AdventureQuest/resources/players/Wizard/standing/Wizard_standing_back.png
Oops, something went wrong.
Binary file added
BIN
+3.98 KB
AdventureQuest/resources/players/Wizard/standing/Wizard_standing_forward.png
Oops, something went wrong.
Binary file added
BIN
+1.01 KB
AdventureQuest/resources/players/Wizard/standing/Wizard_standing_forward_Large.png
Oops, something went wrong.
Binary file added
BIN
+3.95 KB
AdventureQuest/resources/players/Wizard/standing/Wizard_standing_left.png
Oops, something went wrong.
Binary file added
BIN
+3.91 KB
AdventureQuest/resources/players/Wizard/standing/Wizard_standing_right.png
Oops, something went wrong.
Binary file added
BIN
+3.97 KB
AdventureQuest/resources/players/Wizard/walking/back/Wizard_walking_back_1.png
Oops, something went wrong.
Binary file added
BIN
+3.98 KB
AdventureQuest/resources/players/Wizard/walking/back/Wizard_walking_back_2.png
Oops, something went wrong.
Binary file added
BIN
+4 KB
...tureQuest/resources/players/Wizard/walking/forward/Wizard_walking_forward_1.png
Oops, something went wrong.
Binary file added
BIN
+4.04 KB
...tureQuest/resources/players/Wizard/walking/forward/Wizard_walking_forward_2.png
Oops, something went wrong.
Binary file added
BIN
+3.98 KB
AdventureQuest/resources/players/Wizard/walking/left/Wizard_walking_left_1.png
Oops, something went wrong.
Binary file added
BIN
+3.95 KB
AdventureQuest/resources/players/Wizard/walking/left/Wizard_walking_left_2.png
Oops, something went wrong.
Binary file added
BIN
+3.95 KB
AdventureQuest/resources/players/Wizard/walking/right/Wizard_walking_right_1.png
Oops, something went wrong.
Binary file added
BIN
+3.94 KB
AdventureQuest/resources/players/Wizard/walking/right/Wizard_walking_right_2.png
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+384 Bytes
AdventureQuest/resources/players/eric/standing/Me_standing_back.png
Oops, something went wrong.
Binary file added
BIN
+372 Bytes
AdventureQuest/resources/players/eric/standing/Me_standing_forward.png
Oops, something went wrong.
Binary file added
BIN
+378 Bytes
AdventureQuest/resources/players/eric/standing/Me_standing_forward_1.png
Oops, something went wrong.
Binary file added
BIN
+378 Bytes
AdventureQuest/resources/players/eric/standing/Me_standing_forward_2.png
Oops, something went wrong.
Binary file added
BIN
+318 Bytes
AdventureQuest/resources/players/eric/standing/Me_standing_left.png
Oops, something went wrong.
Binary file added
BIN
+416 Bytes
AdventureQuest/resources/players/eric/standing/Me_standing_right.png
Oops, something went wrong.
Binary file added
BIN
+393 Bytes
AdventureQuest/resources/players/eric/walking/back/Me_walking_back_1.png
Oops, something went wrong.
Binary file added
BIN
+397 Bytes
AdventureQuest/resources/players/eric/walking/back/Me_walking_back_2.png
Oops, something went wrong.
Binary file added
BIN
+378 Bytes
AdventureQuest/resources/players/eric/walking/forward/Me_walking_forward_1.png
Oops, something went wrong.
Binary file added
BIN
+378 Bytes
AdventureQuest/resources/players/eric/walking/forward/Me_walking_forward_2.png
Oops, something went wrong.
Binary file added
BIN
+418 Bytes
AdventureQuest/resources/players/eric/walking/left/Me_walk_left_1.png
Oops, something went wrong.
Binary file added
BIN
+419 Bytes
AdventureQuest/resources/players/eric/walking/left/Me_walk_left_2.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+658 Bytes
AdventureQuest/resources/players/eric/wheelchair/rolling/Me_left.png
Oops, something went wrong.
Binary file added
BIN
+4.12 KB
AdventureQuest/resources/players/eric/wheelchair/rolling/Me_left_1.png
Oops, something went wrong.
Binary file added
BIN
+4.13 KB
AdventureQuest/resources/players/eric/wheelchair/rolling/back/Me_back_1.png
Oops, something went wrong.
Binary file added
BIN
+4.11 KB
AdventureQuest/resources/players/eric/wheelchair/rolling/back/Me_back_2.png
Oops, something went wrong.
Binary file added
BIN
+647 Bytes
AdventureQuest/resources/players/eric/wheelchair/rolling/back/Me_back_3.png
Oops, something went wrong.
Binary file added
BIN
+4.2 KB
AdventureQuest/resources/players/eric/wheelchair/rolling/forward/Me_forward_1.png
Oops, something went wrong.
Binary file added
BIN
+753 Bytes
AdventureQuest/resources/players/eric/wheelchair/rolling/forward/Me_forward_2.png
Oops, something went wrong.
Binary file added
BIN
+4.2 KB
AdventureQuest/resources/players/eric/wheelchair/rolling/forward/Me_forward_3.png
Oops, something went wrong.
Binary file added
BIN
+654 Bytes
AdventureQuest/resources/players/eric/wheelchair/rolling/left/Me_left_1.png
Oops, something went wrong.
Binary file added
BIN
+658 Bytes
AdventureQuest/resources/players/eric/wheelchair/rolling/left/Me_left_2.png
Oops, something went wrong.
Binary file added
BIN
+493 Bytes
AdventureQuest/resources/players/eric/wheelchair/rolling/right/Me_right_1.png
Oops, something went wrong.
Binary file added
BIN
+676 Bytes
AdventureQuest/resources/players/eric/wheelchair/rolling/right/Me_right_2.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+170 Bytes
AdventureQuest/resources/tiles/logansTiles/blankGrassBackground.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,118 @@ | ||
package application; | ||
|
||
|
||
import java.io.FileNotFoundException; | ||
|
||
import application.controller.CombatController; | ||
import application.controller.GameOverController; | ||
import application.controller.PartyMenuController; | ||
import application.controller.MainCharactorSelectionController; | ||
import application.controller.StageController; | ||
import application.controller.SupportSelectionController; | ||
import application.controller.level_controllers.BossLevelController; | ||
import application.controller.level_controllers.LevelOneController; | ||
import application.models.Level; | ||
import application.models.factory.PlayerFactory; | ||
import application.models.player.Player; | ||
import application.models.player.PlayerData; | ||
import application.models.utils.Collider; | ||
import application.models.utils.Vector; | ||
import application.models.utils.listeners.OnCollisionListener; | ||
import javafx.application.Application; | ||
import javafx.stage.Stage; | ||
import kbo256_controllers.CutScene01Controller; | ||
import kbo256_controllers.CutScene02Controller; | ||
import kbo256_controllers.MainMenuController; | ||
|
||
|
||
public class Main extends Application { | ||
@Override | ||
public void start(Stage primaryStage) { | ||
try { | ||
StageController sceneController= StageController.getInstance(primaryStage); | ||
Level level=new Level.Builder().setName("StartMenu") | ||
.setPath("/kbo256_views/mainMenu.fxml") | ||
.setController(new MainMenuController()) | ||
.build(); | ||
sceneController.addLevel("StartMenu", level); | ||
|
||
level=new Level.Builder().setName("Cutscene") | ||
.setPath("/kbo256_views/cutScene01.fxml") | ||
.setController(new CutScene01Controller()) | ||
.build(); | ||
sceneController.addLevel("Cutscene", level); | ||
|
||
//TODO @Logan | ||
|
||
level=new Level.Builder().setName("Cutscene02") | ||
.setPath("/kbo256_views/cutScene2.fxml") | ||
.setController(new CutScene02Controller()) | ||
.build(); | ||
sceneController.addLevel("Cutscene02", level); | ||
|
||
|
||
level=new Level.Builder().setName("CharacterSelection") | ||
.setPath("/application/views/SupportSelection.fxml") | ||
.setController(new SupportSelectionController()) | ||
.build(); | ||
sceneController.addLevel("CharacterSelection", level); | ||
level=new Level.Builder().setName("MainCharactorSelection") | ||
.setPath("/application/views/MainCharacterSelection.fxml") | ||
.setController(new MainCharactorSelectionController()) | ||
.build(); | ||
sceneController.addLevel("MainCharactorSelection", level); | ||
level=new Level.Builder().setName("LevelOne") | ||
.setPath("/application/views/levels/LevelOne.fxml") | ||
.setController(new LevelOneController()) | ||
.build(); | ||
sceneController.addLevel("LevelOne", level); | ||
|
||
level=new Level.Builder().setName("BossLevel") | ||
.setPath("/application/views/levels/BossLevel.fxml") | ||
.setController(new BossLevelController()) | ||
.build(); | ||
sceneController.addLevel("BossLevel", level); | ||
level = new Level.Builder().setName("CombatLevel") | ||
.setPath("/application/views/combatScene.fxml") | ||
.setController(new CombatController()) | ||
.build(); | ||
sceneController.addLevel("CombatLevel", level); | ||
|
||
Player player=null; | ||
try { | ||
player = PlayerFactory.createPlayer(36, 56, 300, new Vector(4, 4)); | ||
} catch (FileNotFoundException e1) { | ||
// TODO Auto-generated catch block | ||
e1.printStackTrace(); | ||
} | ||
player.getPosition().setX(100); | ||
player.getPosition().setY(100); | ||
player.getCollider().addCollisionListener(new OnCollisionListener() { | ||
@Override | ||
public void onCollision(Collider collider) { | ||
} | ||
}); | ||
|
||
level=new Level.Builder().setName("GameOver") | ||
.setPath("/application/views/GameOver.fxml") | ||
.setController(new GameOverController()) | ||
.build(); | ||
sceneController.addLevel("GameOver", level); | ||
player.getCollider().setColliderLayer(7); | ||
sceneController.changeScene("StartMenu"); | ||
|
||
sceneController.getScene().getStylesheets().add(getClass().getResource("application.css").toExternalForm()); | ||
sceneController.getCurrent().getController().init(player, "You got an A+!"); | ||
|
||
primaryStage.setTitle("Adventure Quest"); | ||
|
||
primaryStage.show(); | ||
} catch(Exception e) { | ||
e.printStackTrace(); | ||
} | ||
} | ||
|
||
public static void main(String[] args) { | ||
launch(args); | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/* JavaFX CSS - Leave this comment until you have at least create one rule which uses -fx-Property */ |
Oops, something went wrong.