XenoLight / infinity-client

Automatically exported from code.google.com/p/infinity-client
0 stars 0 forks source link

Correct errors in bot and warnings/errors in scripts #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1) Tons of stupid warnings in the scripts are repaired.
2) Numerous errors because script specify onRepaint and ServerMessageReceived 
as @Override.
3) Removed deprecation from Skills.getCurrentSkillLevel.  Added constant for 
STAT_LIFEPOINTS and changed getCurrentSkillLevel to use it.  Added the 
Methods.java getCurrentLifePoints and getCurrentHitPoints to Skills.java.  Will 
eventually delete those from the Methods.java junkyard.

Original issue reported on code.google.com by zzSlee...@hotmail.com on 27 Sep 2010 at 12:20

Attachments:

GoogleCodeExporter commented 9 years ago
looking into this will add in 8.02

Original comment by bobbybig...@runedev.info on 29 Sep 2010 at 11:54

GoogleCodeExporter commented 9 years ago

Original comment by bobbybig...@runedev.info on 2 Oct 2010 at 11:10