Commit Graph
14341 Commits
Author SHA1 Message Date
Jordan Atwood 6ccaf8876c bank plugin: Remove ContainerCalculation class
This commit removes the hashing feature from container calculation which
alone would make obsolete the ContainerCalculation class, so it
additionally inlines the `calculate()` method into the plugin class.

Additionally, this commit adds null handling for the items parameter of
`calculate()` to prevent NPEs.
2020-06-24 17:28:47 -07:00
Jordan Atwood 99afd3e0b7 ClientUI: Fix panel toggle after closing with click
This commit ensures the previously-active plugin panel can be reopened
with the plugin panel toggle hotkey after being closed via mouse click.
2020-06-24 17:01:52 -07:00
Jordan Atwood db917454e8 menuentryswapper: Fix birdhouse swap 2020-06-24 18:07:44 -04:00
Adam 86ddd6ebd4 client: remove death indicator plugin
The gane update tomorrow will contain a timer & map waypoint
2020-06-24 16:55:22 -04:00
Mitchell KovacsandAdam c5a698f852 Add Pyramid Plunder plugin
Co-authored-by: Adam <Adam@sigterm.info>
2020-06-24 16:44:17 -04:00
Jacob ScanlonandAdam e60d603a07 friends chat plugin: add configuration for join/leave timeout
Co-authored-by: Adam <Adam@sigterm.info>
2020-06-24 15:20:33 -04:00
leejt 48705635a2 loottracker: add standard Casket 2020-06-24 15:02:04 -04:00
melkypie 90aa9ecc09 chatcommands: allow cox pb to look at previous pb times from jagex 2020-06-24 14:17:50 -04:00
melkypie d3e7998e99 chatcommands: fix cox pb tracking for 24+ players team size 2020-06-24 14:17:50 -04:00
Adam 8e1252ba5d chat commands: name pb matcher groups 2020-06-24 13:28:54 -04:00
XortroxandAdam 6aa9990594 clientui: remember sidebar state across restarts
Co-authored-by: Adam <Adam@sigterm.info>
2020-06-24 12:17:58 -04:00
Adam e02bd1d5b8 client: remove itemskeptondeath plugin
This is being superseded in the game update tomorrow - https://twitter.com/JagexAsh/status/1275786030038335488
2020-06-24 10:08:40 -04:00
dutta64 4105e13f9e animationid: change private vars to public (#2710) 2020-06-24 11:36:09 +01:00
dutta64 5eb279fe43 animationid: attack animations (#2695) 2020-06-24 10:48:30 +01:00
Jordan 9110fb99e6 Merge pull request #11954 from Nightfirecat/darkmeyer-additions 2020-06-23 23:42:55 -07:00
Jordan 8ba20c6eeb Merge pull request #11845 from Celtech/enhancement-deyalt-essence-timers 2020-06-23 23:36:59 -07:00
Jordan Atwood b17ef5615b discord: Add Darkmeyer and Hallowed Sepulchre minigame 2020-06-23 23:30:33 -07:00
Tim Hinz f7b49fa4e2 mining: Add Daeyalt essence timers 2020-06-23 23:28:09 -07:00
MMagicala 573baa40fc item charges: Fix Amulet of Chemistry charges for low-dose potions (#11825)
Prior to this change, an amulet of chemistry creating potions of any
dose amount less than four (by using it when mixing one-dose Stamina
potions, for instance) would not have its charge count updated.
2020-06-24 04:09:48 +00:00
johannfriasandRon Young 3e7b9e169f banktags: Save last opened tab when opening worn items (#11660)
Co-authored-by: Ron Young <admin@ryoung.io>
2020-06-24 04:04:15 +00:00
Jordan a448e50562 Merge pull request #11966 from Nightfirecat/fix-mithril-ore-skill-challenge-clue
SkillChallengeClue: Fix "Mine a mithril ore" step
2020-06-23 19:25:02 -07:00
MMagicala b4de810865 xp tracker: add option to sort skills by most recently gained xp 2020-06-23 19:20:28 -04:00
Jordan Atwood 1a7014a0f2 SkillChallengeClue: Fix "Mine a mithril ore" step 2020-06-23 16:18:51 -07:00
Max Weber b0677e68e9 chatcommands: don't throw every tick if the player has opened a scroll
This interface is used in many other places
2020-06-23 19:10:34 -04:00
Broooklyn 25cf3eeaac agility: Fix config order 2020-06-23 19:06:25 -04:00
MMagicala 791f2bd9e0 antidrag: add antidrag to inventory when bank interface is open 2020-06-23 18:05:22 -04:00
Håkon Paulsen 9168c1520d npc indicators: allow combination of higlight styles 2020-06-23 17:55:38 -04:00
Adam 6950bf166e menu swapper: add tan all swap 2020-06-23 15:17:07 -04:00
Adam f20d3e7e1e menu swapper: clean up swap logic 2020-06-23 14:53:53 -04:00
Lucwousin 5270dfcbf9 Merge pull request #2708 from Lucwousin/sentry-gunnoe-gek
client: Fix sentry, improve logging
2020-06-23 20:51:48 +02:00
Lucwousin 31a5061478 rename udp.xml to make sure we use the correct one, try-with-res the stream 2020-06-23 20:38:43 +02:00
Adam 974343aac6 grounditems: add option to outline text 2020-06-23 12:48:41 -04:00
Adam ac60e7772c textcomponent: add option to outline text 2020-06-23 12:48:41 -04:00
TheStonedTurtle cb45966a30 skillcalc: Add Daeyalt essence bonus (#11839) 2020-06-23 10:20:19 +02:00
Lucwousin 220686ba9a Add version to jgroups xml 2020-06-22 18:57:51 +02:00
Lucwousin 20d3646e4e Fix sentry.properties and bump up log level for pf4j and jgroups 2020-06-22 18:13:59 +02:00
Lucwousin 40806312cd Fix client filterResources task 2020-06-22 18:11:03 +02:00
Adam da9de0940c screenmarkers: cleanup widget marker overlay bounds logic
This additionally adds a null check to the getChild() call
2020-06-21 22:57:47 -04:00
Lucwousin f91941d22a Merge pull request #2707 from Lucwousin/assert-u-see-dem-errors
gradle: enable assertions when running from gradle
2020-06-22 01:37:21 +02:00
Lucwousin 56639cb30f enable assertions when running from gradle 2020-06-22 01:30:21 +02:00
Jordan Atwood e4c818d4a5 worldmap: Add Daeyalt essence mine tooltip 2020-06-21 15:59:38 -07:00
Jordan Atwood 2ad0ea80dc worldmap: Add Drakan's medallion teleport locations 2020-06-21 15:59:37 -07:00
Lucwousin 13fbfb0047 Merge pull request #2706 from Lucwousin/symlinks
client: Respect symlinks for the config file
2020-06-21 17:53:21 +02:00
Lucwousin e2e146efbf Respect symlinks for the config file 2020-06-21 17:20:54 +02:00
Lucwousin b76c1b2eca Merge pull request #2702 from open-osrs/GRADLE-DEPS-UPDATE-1c68411ca
project: Update gradle dependencies
2020-06-21 10:33:55 +02:00
Dutta64 8ec7c99000 varbits: add loot drop notification 2020-06-21 10:27:31 +02:00
Joseph Zeffiro 3183ceebc9 mousehighlight: Add toggle to hide spellbook tooltips (#11924)
This prevents mouse tooltips from covering the vanilla client spell
tooltips.
2020-06-21 05:15:50 +00:00
Lucwousin 0e6f5f4b46 rename clanchat methods in RSClanChat 2020-06-21 07:00:23 +02:00
Oliver Payne 8b32851442 CoordinateClue: Improve Ice Mountain clue location description (#11907)
This change will encourage players to use the monastery teleport instead
of teleporting to Edgeville.
2020-06-21 02:38:28 +00:00
Adam 0de98f57e8 client: fetch jav_config over https 2020-06-19 10:28:37 -04:00