Created by: mrextremez
- Reduced woodcutting code by a lot, cleaned it up and converted the array to an enum
- Moved the login player method to the packet sender
- Deleted some dead code/cleaned up some things
- Moved combat constants from gameconstants.java to combatconstants.java
- Moved dialogue options from clickingbuttons.java to dialogueoptions.java