DihyahAdib / Dragon-Repeller

Dragon Repeller
https://dragonrepeller-lake.vercel.app
2 stars 0 forks source link

Ideas to fix #34

Open nickmanning214 opened 4 days ago

nickmanning214 commented 4 days ago
  1. Better mechanism for fighting monster (animation? Dice?)
  2. Restart button should not grey out during fight
  3. Hurt pulsating animation during fight
  4. Add sounds
  5. Add armor and/or durability stat
  6. Visual animation (dragon moving, etc)
  7. Skip white screens
  8. Redesign location of buttons (restart, back, maybe more)
DihyahAdib commented 4 days ago

Restart button should not grey out during fight... finished ^

Redesign location of buttons (restart, back, maybe more)... finished ^ (mostly) ive styled and added the reset all button as well as its tool tip

image the only thing is the button rotates with the tooltip i wanna keep the tooltip stable idk how (nvm i got it) ive also done some other things like combine all of the tooltips since it was getting kinda spammy every time i wanted to add a new one ide have to add a whole new event listener. (As well as css for tooltips) image

Skip white screens... new issue here, the white screen is broken again somehow, i think when we switched the order that the function for miss, full miss, and hit were called it broke it again because even without spamming the white screen wont show.

DihyahAdib commented 4 days ago

ive been stairing at the code for 55 mins but i cant find anythign that would prevent the white screen from showing image the order seems to be fine, maybe ive over looked something

nickmanning214 commented 4 days ago

I saw this after seeing your PR. I can take a look!

DihyahAdib commented 4 days ago

fix up every bug and get game to a state where its easily editable and then these can be resumed