Skip to content

Instantly share code, notes, and snippets.

@timothyhahn
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timothyhahn/9340079 to your computer and use it in GitHub Desktop.
Save timothyhahn/9340079 to your computer and use it in GitHub Desktop.
  • Pick up items
  • Enemy AI Movement and attack
  • NPC Movement
  • Accept Quests from NPC
  • Equip and Unequip messages
  • Use Items
  • Drop Items
  • Loot enemies (optional)
  • Enemies drop items
  • Cancel Quests
  • Finish Login procedure
  • Save items and equipment to database
  • Enable Status Effects
  • Chat Messages
  • Health Bars above enemies
  • Quest tracking (how many things have you killed)
  • Attack Animations
  • Sound Effects
  • Overworld music
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment