arlyon
a098965d4c
extract out number formatting utility
...
Add three types of formatter/converter:
- runescape style (which matches the one in game)
- "pretty" style with locale formatting and 3 sig figs
- string to number for converting the other direction
2018-03-06 15:24:22 -05:00
Seth
51df02aa59
screenshot plugin: Add raids reward
2018-03-02 07:41:22 -06:00
Tomas Slusny
6ffe5da929
Move the notification options to Notifier
...
- Move enabling of tray notifications to RuneLiteConfig
- Move request when focused notification option to RuneLiteConfig and
use it in notifier
- Move request window focus to RuneLiteConfig and use it in notifier
- Change Notifier to use Guice for creation
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-03-01 01:12:58 +01:00
Adam
01ae857fdb
Merge pull request #663 from l2-/boostcolors
...
Boostcolors
2018-02-26 12:29:41 -05:00
Adam
c3325f84d2
text component: allow color tags
2018-02-26 11:48:13 -05:00
Adam
884ca28648
Merge pull request #679 from devLotto/puzzlesolver-improvements
...
Improve the puzzle solver
2018-02-26 10:15:39 -05:00
SomeoneWithAnInternetConnection
926bc9374f
Create Grand Exchange plugin
...
This plugin tracks the player's current GE offers, displaying them in a
sidebar panel. Based off of PR #193
2018-02-25 21:34:16 -05:00
Lotto
3396c7ac45
puzzlesolver: fix solution being reset when clicking the puzzle quickly
2018-02-24 00:40:48 +01:00
Lotto
f6a0f48601
puzzlesolver: update the test to use the new solver
2018-02-23 23:25:30 +01:00
Max Weber
87e0d7a68f
Merge HUNTER_LEVEL_UP* and DIALOG_LIBRARY_FIND* into DIALOG_SPRITE*
2018-02-19 03:11:44 -07:00
Adam
f92bacbdfc
Merge pull request #589 from devLotto/fix-lvlup-screenshots
...
Fix screenshot plugin not capturing Hunter levelups + naming files incorrectly
2018-02-16 13:42:31 -05:00
Lotto
aab82c53ff
Change copyright header for UniquePassive to Lotto
2018-02-16 19:14:28 +01:00
Lotto
d91f70bff6
screenshot-plugin: extend test to test Attack and Hunter lvlups
2018-02-16 18:48:12 +01:00
Tomas Slusny
36c4ab3c15
Remove enabled() checks
...
- Remove all configurations that contained only enabled()
- Remove enabled() from all remaining configurations
- Remove all checks for enabled()
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-02-15 16:00:08 +01:00
UniquePassive
74552d0018
Add puzzle solving algorithm
2018-02-08 19:13:03 -05:00
Adam
175fee2cba
screenshot plugin: fix test
2018-02-03 21:34:15 -05:00
Tomas Slusny
8d81e82177
Change AccountSession to use lombok features
...
- Change AccountSession to use lombok @Data annotation
- Make UUID and created final
Signed-off-by: Tomas Slusny <slusnucky@gmail.com >
2018-01-30 16:49:16 -05:00
Adam
9448457193
screenshot plugin: add test for different level up messages
2018-01-26 17:22:12 -05:00
Adam
446d5b8bab
Add item stats plugin
2018-01-25 18:33:14 -05:00
Seth
b54d8fc600
Add Clue Scroll/Barrows to screenshot plugin
2018-01-23 08:36:44 -05:00
Adam
16d08f62b8
Move RS-related events to runelite-api
2018-01-11 18:59:56 -05:00
Adam
948f31769f
runelite-client: fix plugin manager test
...
loadCorePlugins doesn't throw anymore when a plugin fails to load, just logs
2018-01-11 18:59:27 -05:00
Adam
05dc2eb39e
Consistently capitalize RuneLite
2018-01-07 17:25:48 -05:00
Adam
61e9a12b30
runelite-client: always render tooltips on top
...
Add dedicated overlay position for tooltips to make them on top of all other overlays
2018-01-03 16:08:56 -05:00
Adam
42ef2e7c50
runelite-client: fix test
2017-11-18 14:56:52 -05:00
Adam
d047af14d0
runelite-client: add support for dynamically loaded plugins
2017-11-18 14:41:05 -05:00
honeyhoney
e0d9f5641c
runelite-client: standardize plugin names
2017-11-13 18:41:09 -05:00
Adam
fda56fb235
runelite-client: use guice for dependency injection
2017-11-13 18:05:16 -05:00
Tyler Hardy
000d3ffdb2
Add slayer plugin
2017-11-03 19:02:05 -04:00
Tyler Hardy
9e7e713d63
Add Font manager ( #165 )
...
Convert existing plugins which load fonts to use it
2017-10-12 13:10:00 -04:00
Adam
8a03cca83d
runelite-client: fix loading hiscore plugin resources on case sensitive filesystems
2017-10-10 15:52:23 -04:00
Adam
0e6d408aee
runelite-client: add config plugin
2017-05-19 12:20:28 -04:00
Adam
1cb1fdb156
2017, change license to BSD 2 clause as it should have been originally
2017-01-13 20:34:05 -05:00
Adam
ec9525f661
Change line endings to LF
2016-05-21 19:50:36 -04:00
Adam
d90f48ea6d
Add license header
2016-05-07 16:56:18 -04:00
Adam
830ac21896
Add 'runelite-client/' from commit '235c44e5253d81e269433c286d9c923e4a06c51f'
...
git-subtree-dir: runelite-client
git-subtree-mainline: eea98253efa42e378543ad7d7b167a954e2e041c
git-subtree-split: 235c44e525
2016-04-25 18:53:09 -04:00