ucsb-cs56-projects / cs56-games-roguelike

-
5 stars 14 forks source link

Lab 7 Changes #102

Closed mberlanga closed 6 years ago

mberlanga commented 6 years ago

100

Simple Fix, the player will no longer be confused.

103

Removed Some Files that didn't seem to have a role

57

Added New Music files and a game music loop for each new level

104

Added sound effects for monster hit, item consumed, and monster death

61

Added JAVADOC comments and asterisk formatting

101

Fixed Score Counting which wasn't working after 5PM group merged. (+50pts?) Also added new "NEXT LEVEL!" message (+25xp?)

105

Fixed "Wow an Item!" HUD display to only display once on drop of an item

106

Instructions are now updated and more spooky

107

Losing Screen now Displays Again!

79

Fixed Multiple Menus bug using close_menu override method

xavierholt commented 6 years ago

All changes merged through a series of smaller PRs (so I could do code review on each figure individually).