issues
search
jasonpettrone
/
Dungeon-Crawl
A rogue-lite dungeon crawler which will randomly generate dungeons, loot, and combat encounters. Coded in C# using Unity.
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Assign attack button to 'Space'
#98
jasonpettrone
opened
5 years ago
1
Implement upward facing attack animation
#97
jasonpettrone
opened
5 years ago
1
Implement downward facing attack animation
#96
jasonpettrone
opened
5 years ago
1
Implement right facing attack animation
#95
jasonpettrone
opened
5 years ago
1
Implement left facing attack animation
#94
jasonpettrone
opened
5 years ago
1
Basic UI display
#93
SolanoMauri
closed
5 years ago
0
Link textbox that represents visual numerical value of health bar to "UIManager" script
#92
SolanoMauri
opened
5 years ago
1
Create "UIManager" script to handle player health bar and attach it to PlayerHealthManager Object
#91
SolanoMauri
opened
5 years ago
1
Add number representation to health bar
#90
SolanoMauri
opened
5 years ago
1
Create Basic Health Bar with Green meaning current life value and red meaning lost life
#89
SolanoMauri
opened
5 years ago
1
Showing damage numbers
#88
SolanoMauri
closed
5 years ago
0
Basic UI Display
#87
SolanoMauri
opened
5 years ago
1
Attach damage textbox animation to attack animation
#86
SolanoMauri
opened
5 years ago
1
Create a "DestroyOverTime" script, so that textbox disappears after "Floating Animation" script
#85
SolanoMauri
opened
5 years ago
1
Create "FloatingNumber" script
#84
SolanoMauri
opened
5 years ago
1
Assure Overlay the textbox over all objects in map
#83
SolanoMauri
opened
5 years ago
0
Add a text box to the scene with proper dimensions
#82
SolanoMauri
opened
5 years ago
1
Create a "HurtEnemy" script that includes a "bleed" animation
#81
SolanoMauri
opened
5 years ago
1
Create a "EnemyHealthManager" Script
#80
SolanoMauri
opened
5 years ago
1
Implemented attack animations #50
#79
tequili
closed
5 years ago
0
Feature/attack animation
#78
tequili
closed
5 years ago
0
Feature/player health system
#77
jasonpettrone
closed
5 years ago
0
Create HurtPlayer script
#76
jasonpettrone
opened
5 years ago
1
Add PlayerHealthManager script to Player object
#75
jasonpettrone
opened
5 years ago
1
Feature/sword movement animations
#74
jasonpettrone
closed
5 years ago
0
Add animations for player holding sword when idle
#73
jasonpettrone
opened
5 years ago
1
Add animation for player holding sword when moving down
#72
jasonpettrone
opened
5 years ago
1
Add animation for player holding sword when moving right
#71
jasonpettrone
opened
5 years ago
1
Add animation for player holding sword when moving up
#70
jasonpettrone
opened
5 years ago
1
Add animation for player holding sword when moving left
#69
jasonpettrone
opened
5 years ago
1
Show attack damage numbers
#68
jasonpettrone
opened
5 years ago
1
Feature/player offense
#67
jasonpettrone
closed
5 years ago
0
Made it so enemies destroy the player on hitbox collision #55 #56
#66
jasonpettrone
closed
5 years ago
0
Feature/enemy movement ai
#65
jasonpettrone
closed
5 years ago
0
Make enemies have variation between when they start their movement and stop animation
#64
jasonpettrone
opened
5 years ago
1
Feature/enemy animation
#63
jasonpettrone
closed
5 years ago
0
Create the blend tree animation from the modified sprite sheet
#62
jasonpettrone
opened
5 years ago
1
Set up enemy sprites
#61
jasonpettrone
opened
5 years ago
1
Add animation to enemies
#60
jasonpettrone
opened
5 years ago
1
Feature/add art assets for combat
#59
jasonpettrone
closed
5 years ago
0
Make enemies take damage when sword hitbox overlaps with them
#58
jasonpettrone
opened
5 years ago
1
Create hitbox for sword
#57
jasonpettrone
opened
5 years ago
1
Player gets damaged when overlapping with enemies
#56
jasonpettrone
opened
5 years ago
1
Create a hitbox for enemies
#55
jasonpettrone
opened
5 years ago
1
Make enemies move in a random direction for a specified amount of time then pause
#54
jasonpettrone
opened
5 years ago
1
Create a script to manage enemy movement
#53
jasonpettrone
opened
5 years ago
1
Add weapon sprites and animations
#52
jasonpettrone
opened
5 years ago
1
Add enemy sprites and animations
#51
jasonpettrone
opened
5 years ago
1
Add attack animations for the player
#50
jasonpettrone
opened
5 years ago
1
Add movement animations for the player holding a sword
#49
jasonpettrone
opened
5 years ago
1
Next