6 Commits
Author SHA1 Message Date
arlyon 326da42c1e Update plugins to use either NumberFormat or the StackFormatter 2018-03-06 15:24:23 -05:00
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
arlyon 1f81a675e0 notifier: fix to request focus on OSX 2018-03-02 21:30:53 -05:00
arlyon fb48c96194 extract mac-specific functionality into OSXUtil
also adds orange-extensions to stub the dependencies jar on other systems
pom
2018-03-02 21:30:53 -05:00
arlyon 7f0e1b2ba2 runelite-client: enable fullscreen on osx 2018-02-28 17:43:43 -05:00
arlyon 7601f984c4 runelite-client: split ostype into its own utility 2018-02-28 17:43:36 -05:00