Files
2006Scape/2006Redone Server
Mr Extremez 68256e41d8 Some more minor clean up (#215)
* General clean up

- Reduced woodcutting code by alot, reverted the array to an enum
- Moved the login player method to the packet sender
- Deleted some dead code/cleaned up

* More random cleanup/refractoring

- Moved combat constants to combatconstants.java
- Moved dialogue options to dialogueoptions.java
- Deleted more dead code

* Replaced some poorly written methods

- refreshSkill, levelUp, and getTotalLevel all used way too much code for such a simple function so cleaned it up
- deleted a few other bits of dead code

* Fight caves

- Should fix fight caves npcs nulling out in the middle of your waves if they are too far away
- Also removed some unneeded scynchronization in itemassistant.java

* Gates

- Started cleaning up gate system, still can be improved a lot more
2019-11-28 11:47:06 -05:00
..
2019-06-19 10:44:11 -04:00
2019-10-22 21:14:00 +01:00
2019-11-24 13:59:52 -05:00
2019-10-10 10:59:59 -04:00
2019-11-24 14:09:18 -05:00
2019-11-28 11:47:06 -05:00
2019-10-22 21:14:00 +01:00
2019-10-22 21:14:00 +01:00
2019-06-18 15:04:35 -04:00
2019-06-19 09:15:27 -04:00
2019-06-19 09:15:27 -04:00
2019-06-18 15:04:35 -04:00
2019-11-24 14:04:38 -05:00