Commit Graph
6238 Commits
Author SHA1 Message Date
Henry Darnell b3eaba9517 Add Chaos Altar to Prayer calculator (700% xp) (#7098) 2018-12-30 16:28:53 +01:00
Adam c3360640b3 account service: publish login responses to redis too 2018-12-29 17:56:33 -05:00
Honestidade 39f386e6fd Add wilderness cannon spots to cannon plugin (#7026)
Update cannon spots to add the Wilderness slayer spots as outlined in the Oblivion Wilderness Slayer Points guide.
2018-12-29 19:59:16 +01:00
tanlines 392cdfd4f7 Add barbarian mix timers to Timers plugin (#7088)
Closes #7079
2018-12-29 19:39:45 +01:00
Adam a86bbde9da Merge pull request #5985 from deathbeam/object-markers
Add object indicators plugin
2018-12-29 12:59:12 -05:00
Tomas SlusnyandAdam 7762963424 Add object marker plugin
Add plugin that can mark any named GameObject when holding shift.

Closes #4497
Closes #3792

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
Co-authored-by: Adam <Adam@sigterm.info>
2018-12-29 12:27:27 -05:00
Adam bec538d9a5 api: add constant for map region size 2018-12-28 22:05:34 -05:00
Adam bff1bb6f70 model data mixin: move lighting model log message to trace level 2018-12-28 22:05:13 -05:00
Adam 0941b25957 Merge pull request #7068 from TheStonedTurtle/LTGetData
Display persistent data inside Loot Tracker UI
2018-12-28 19:10:09 -05:00
AdamandTheStonedTurtle 1d53e4e64c loot tracker plugin: support saving loot tracker data across restart
Co-authored-by: TheStonedTurtle <TheStonedTurtle@users.noreply.github.com>
2018-12-28 18:18:40 -05:00
Adam fdf308a694 loot tracker client: add get and delete methods 2018-12-28 18:18:40 -05:00
Adam 1af1601b3e loot tracker service: remove type argument from delete
The client does not track type and eventId so it cannot use it
2018-12-28 18:18:37 -05:00
Adam 15985db678 loot tracker service: expose method to delete loot records 2018-12-27 20:57:48 -05:00
Tomas Slusny e3360c4496 Merge pull request #7086 from deathbeam/fix-discord-state-details
Flip state and details in Discord status
2018-12-27 07:00:51 +01:00
Tomas Slusny e9c336da70 Flip state and details in Discord status
Currently we have this implemented inverse. Training should be "details"
as it is more detailed description of what player is currently doing,
and "state" should be "In Game", "In Menu", "Exploring", "Raiding" etc,
as that describes best what is player currently doing (also, e.g for
discord party integration, it is appended after state, so there always
MUST be some state, and this PR ensures that).

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-12-27 03:46:10 +01:00
Adam d3f24e4621 Merge pull request #7082 from devLotto/issue-6949
gpu: limit msaa samples to supported value
2018-12-26 18:57:11 -05:00
Adam 48f5e66dd7 Revert "perspective: use Path2D for construction instead of area in get2DGeometry"
This reverts commit 5471e91623.
2018-12-26 18:40:57 -05:00
Adam 1c1bf75c08 herbiboar plugin: optimize object and tunnel overlays 2018-12-26 18:40:56 -05:00
Adam 626be60c55 api: mark getClickbox as nullable 2018-12-26 15:44:52 -05:00
Lotto 0ee7d130f4 gpu: limit msaa samples to supported value 2018-12-25 18:38:23 +01:00
Adam 7ccf52b3b4 ui: cleanup progress bar 2018-12-24 09:14:27 -05:00
Jakob Ankarhem 10a3c4139e Add ntermediate progress markers for xptracker plugin (#6895)
Closes #6863
2018-12-24 11:42:46 +01:00
Adam b6406c30a5 xtea service: split into xtea controller and service 2018-12-23 21:08:49 -05:00
Adam 067c9aa2db xtea service: add cache for recently tried keys 2018-12-23 21:08:48 -05:00
15987632 89b3824b79 grand exchange plugin: add ge limits
These limits are from Mod Maz: https://twitter.com/JagexMaz/status/1075735514421096451
2018-12-23 19:10:14 -05:00
Adam 021fdbeba7 Merge pull request #7056 from jakespeare/Jakespeare/Fix_Subtract_Typos
Fix Typo in ItemStats: "substracted" to "subtracted"
2018-12-23 18:47:25 -05:00
Adam fc440322b7 Merge pull request #7071 from TheStonedTurtle/loottrackerservice
loot tracker service: fix getting loot records
2018-12-23 18:33:38 -05:00
Adam f5ff8e884a Merge pull request #7070 from deathbeam/discord-invite
Update Discord library to latest version
2018-12-23 18:20:48 -05:00
Tomas Slusny 3bb8fa1675 Update Discord library to latest version
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-12-23 23:00:45 +01:00
Adam d9fb3a99da loot tracker service: fix getting loot records 2018-12-23 14:18:47 -05:00
Adam dc5f9fe264 account service: readd wscount endpoint 2018-12-23 10:26:52 -05:00
Jake Schaum 65d8cda020 Fix ItemStats/ItemStatOverlay Typos "substracted" to "subtracted" 2018-12-22 16:24:56 -06:00
Adam 3d9c962c6f Remove old session service and replace usages with new one
The new service was split off into a separate repository
2018-12-22 14:31:18 -05:00
Adam 3a6756d391 xp tracker: add index on xp.time
[ci skip]
2018-12-21 10:01:02 -05:00
Adam afa98bb868 loottracker client: close response body 2018-12-20 21:59:56 -05:00
Adam 989c2880f0 xp tracker: clean up imports 2018-12-20 14:23:45 -05:00
Adam 1001ddf11b xp tracker: limit lookups to most 1 per 3 seconds
Drop the rest to prevent backlogging. The hiscore API throttling is
fairly strict.
2018-12-20 14:04:15 -05:00
Runelite auto updater ee455e93dd [maven-release-plugin] prepare for next development iteration 2018-12-20 12:20:33 +00:00
Runelite auto updater 2c8a04fb47 [maven-release-plugin] prepare release runelite-parent-1.5.5 2018-12-20 12:20:26 +00:00
Tomas Slusny 4c51193a47 Merge pull request #7030 from hjdarnel/feature-wc-calculator-sulliusceps
Add sulliusceps to woodcutting calculator
2018-12-20 10:28:22 +01:00
Henry Darnell 6d7012db32 Add Sulliusceps to woodcutting calculator 2018-12-20 02:54:03 -06:00
15987632 f5f82b845d Fix charge water orb xp in skill calc (#7019) 2018-12-20 08:53:11 +01:00
Adam e8d0d03d3e Merge pull request #7010 from raiyni/post-onclose
Send config updates on close
2018-12-19 19:12:46 -05:00
Adam 8e4d4b07b5 slayer plugin: fix npe from getTransformedComposition returning null
Prefer checking if slayer targets is not empty before doing task lookup.

Introduced in c8105908c0
2018-12-19 18:38:27 -05:00
Adam 9e1a380c37 api: mark getTransformedComposition as Nullable 2018-12-19 18:38:04 -05:00
Tomas Slusny e81fd5b947 Merge pull request #7018 from hjdarnel/feature-silver-jewelry
Add silver jewelry to crafting skill calculator
2018-12-19 13:05:17 +01:00
Henry Darnell 890929da3d Add silver jewelry to crafting skill calculator 2018-12-19 00:55:19 -06:00
Adam ee608ab6e7 Merge pull request #7000 from Cronick/cookingplugin
Cooking plugin
2018-12-18 20:38:33 -05:00
850f487080 client: add cooking plugin
Co-authored-by: Cronick <Cronick@users.noreply.github.com>
Co-authored-by: Joris <kjorisje@gmail.com>
2018-12-18 19:47:36 -05:00
Adam 0148a3f7cd http service: add endpoint for websocket session count 2018-12-18 17:42:27 -05:00