Commit Graph

8 Commits

Author SHA1 Message Date
OpenOSRS
89027e747e Client: Update item stats (#1770) 2019-10-12 22:19:50 -07:00
OpenOSRS
7065ebe058 Client: Update item stats (#1762) 2019-10-12 08:58:33 +01:00
OpenOSRS
9f7dd842d3 Client: Update item stats 2019-10-10 02:31:41 +00:00
Ganom
8a7929226b Client: Update item stats 2019-10-08 02:22:41 +00:00
Owain van Brakel
8239be4b75 project: Add wiki scraper (#1348)
* wiki-scraper: Add wiki scroper to the main project

* client: Updated wiki stats

* wiki-scraper: Checkstyle

* wiki-scraper: Pull in @Ganom his changes

* client: Updated wiki stats
2019-08-15 22:10:25 +01:00
Ganom
22e15fc3d2 resources: Wiki scrape latest ItemStats/NpcStats (#1165) 2019-07-28 09:02:53 +01:00
Ganom
a4acccd68b Update Item Stats 2019-07-20 00:28:19 -04:00
Ganom
41b7bd7207 itemmanager: updated to use local resources for stats, also addding discord client service. (#1000)
* Add Discord Client

* Add Discord message and embed utilities

* Add plugin config base

* Add base plugin and NPC Loot Log

* Fixes

Removes duplicated code
Add local player death events

* Add getIcon method

* Remove unused Import

* Move Item Stats from ItemManager to local resources.
Add & Update Discord Embed Service.
Remove DiscordWebHook plugin, it was pretty bad, can do better.

* Fix lombok @NonNull tag.

* Remove old imports.

* Fix travis.
2019-07-14 20:09:44 +01:00