Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finished implementation of proper equippable weapons #67

Merged
merged 3 commits into from
Jan 5, 2015
Merged

Conversation

DrkSephy
Copy link
Collaborator

@DrkSephy DrkSephy commented Jan 5, 2015

This pull request contains the following changes:

  • Cleaned up console.logs and comments.
  • Documented isInArray method.
  • Added validWeapon property to base_enemy, and base_player.
  • Updated button spawning checks.
    • Only spawns initial unequip button if the first weapon was actually a valid weapon to equip.
    • Only spawns the equip button if the selected weapon was actually a valid weapon to equip.

chessmasterhong added a commit that referenced this pull request Jan 5, 2015
Finished implementation of proper equippable weapons
@chessmasterhong chessmasterhong merged commit f24e39d into chessmasterhong:dev Jan 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants