Commit Graph
7 Commits
Author SHA1 Message Date
Harry ba1c5cd7e4 re-add world point conversion methods (#1259) 2019-08-04 00:21:59 -04:00
Harry 7c416d79d3 cox helper: small code cleanup (#1244)
* use npc spawned to get olm npc

* remove unused code
2019-08-03 16:32:47 -04:00
Harry f26154c4bc screenshot: use playerdeath events (#1245)
* add PlayerDeath event

* use LocalPlayerDeath and PlayerDeath events
2019-08-03 12:43:42 +01:00
Harry 76068a9f6b cox scouter: fix layout message (#1226)
* fix layout message

* use Text.fromCSV
2019-08-02 11:37:08 +01:00
Harry 36c0d753bd entityhider: add wildcard support (#1202)
* Add wildcard support to entity hider

* standardize npc name
2019-07-31 12:55:21 -04:00
Harry 3b17c3e892 Improve and cleanup code in runelite-client (#3859)
* Remove redundant escape char
* Remove double negation
* Replace while loop with forEach
* Replace collections.sort with list.sort as its faster
* Replace if/elseif chain with switch
* Remove redundant call to format()
* Use bulk operation instead of iteration
* Remove unnecessary contains check
* Remove redundant type casts
2018-06-18 11:05:33 +02:00
HSJ-OSRS 751dcdba12 Make existing config options for highlighting marks of grace also affect the overlay color 2018-05-11 18:12:25 -04:00