Commit Graph
11247 Commits
Author SHA1 Message Date
Owain van Brakel 236e8e1b1b Merge pull request #1727 from open-osrs/Missed-1
Project: update open.osrs.properties
2019-10-08 15:17:10 +02:00
Kyle ba5897d272 Update open.osrs.properties 2019-10-08 14:02:47 +01:00
wwchak 1959b7ea72 fishing: Add missing fishing platform highlight (#9989) 2019-10-08 11:26:29 +02:00
Tomas Slusny ef4e6bc8ff Merge pull request #9945 from dekvall/grid-item-swap
Inventorygrid: Draw image for replaced item
2019-10-08 11:07:48 +02:00
RensB 121f6cfa00 item charges: add charges to guthix rest tea (#10002) 2019-10-08 11:05:37 +02:00
Tomas Slusny c4c72e5077 Merge pull request #9977 from dekvall/xp-tracker-interval
xptracker: fix goals set from level 1
2019-10-08 10:12:19 +02:00
Ignas Maslinskas a46e1c133d xptracker: fix out-of-sync add to canvas menu (#9983)
Changes so that `XpInfoBox` uses same method of determining whether to show `Add to canvas` or `Remove from canvas` button by calling `hasOverlay`. Previously `XpInfoBox` would rely solely on its own state which meant that if canvas is added from anywhere else (e.g. skill context menu) this action is not known by the `XpInfoBox`. 

Fixes #9788
2019-10-08 09:59:34 +02:00
Owain van Brakel 79fcfeef94 actions: Merge 2019-10-08 04:53:51 +02:00
Owain van Brakel 7640c9c6fa Merge pull request #1739 from open-osrs/ITEM-STATS-UPDATE-3953070bd
Client: Update item stats
2019-10-08 04:44:15 +02:00
Ganom 8a7929226b Client: Update item stats 2019-10-08 02:22:41 +00:00
Owain van Brakel b710d86311 actions: Gradle updater labels 2019-10-08 03:23:37 +02:00
Owain van Brakel 7c7fdafe1d actions: Scraper labels 2019-10-08 03:22:53 +02:00
Owain van Brakel 78ba788530 Merge pull request #1738 from open-osrs/NPC-UPDATE-3953070bd
Client: Update NPC stats
2019-10-08 02:37:22 +02:00
Ganom 235ff36999 Client: Update NPC stats 2019-10-08 00:22:54 +00:00
Ian W. ONeill 3b0d1527c2 chat-translator: add additional languages.
chat-translator: easier language selection in config.
2019-10-07 13:55:26 +01:00
Taylor 478df41331 Fix Monk's residence and Rommik cryptic crate locations (#9936)
Change coordinates for "Monk's residence in the far west. See robe storage device.".
Change coordinates for "Search the crate in Rommiks crafting shop in Rimmington.".
2019-10-07 12:55:03 +02:00
Tomas Slusny 40589398f7 Merge pull request #9915 from Dava96/Plant-door-shortcut
agility: add plant door obstacle
2019-10-07 12:52:52 +02:00
SebastiaanVanspauwen 77deb0964e worldmap: Add Wilderness crabs teleport (#9970) 2019-10-07 12:44:09 +02:00
Gustavo Rodrigues b823af0a92 Add Drift Net to skill calc plugin (#9958) 2019-10-07 12:42:28 +02:00
Eric Weaver c5e3f8c98c Fix typo in Barrows chest emote clue (#9982) 2019-10-07 11:54:21 +02:00
Eric Weaver a8cbc7a1f2 Update Anglerfish master challenge clue text (#9988) 2019-10-07 11:53:04 +02:00
Owain van Brakelandnull 3953070bdd project: Update gradle dependencies (#1732)
project: Update gradle dependencies

Co-authored-by: null <Ganom@users.noreply.github.com>
2019-10-07 08:47:32 +02:00
Owain van Brakel a52eb08bf2 hydra: config options and useless stun timer (#1731)
hydra: config options and useless stun timer
2019-10-07 08:47:16 +02:00
Ganom f63f635548 project: Update gradle dependencies 2019-10-07 00:09:16 +00:00
Lucwousin b61eb75b06 hydra: add configuration options and a useless stun timer which needed all the sprite things and kinda looks bad to begin with 2019-10-06 22:24:27 +02:00
Lucwousin 3858c09b64 api: ImageUtil sprite additions and random bits and bobs 2019-10-06 22:22:16 +02:00
Owain van Brakel 279aced969 gradle: TEst 2019-10-06 20:19:01 +02:00
ST0NEWALL 93fcc60af1 Merge pull request #1729 from Owain94/buildSrc
gradle: Change builSrc maven path
2019-10-06 13:41:17 -04:00
Owain van Brakel 71733082c5 gradle: Chnage builSrc maven path 2019-10-06 19:35:28 +02:00
supermxn 97dbfa3ccd Update README.md
logo update
2019-10-06 04:47:00 -06:00
Lucwousin cf6b418594 Merge pull request #1721 from Lucwousin/anti-crossdressing
antidrag: improvements/fixes
2019-10-06 12:37:10 +02:00
Kyle 5bb87d8a7c Update open.osrs.properties 2019-10-06 11:25:00 +01:00
Tyler Bochard 7e34b96e43 Update README.md 2019-10-06 02:47:28 -04:00
Manatsawin Hanmongkolchai 78a1df4589 Swap herb clean/use menu by level 2019-10-06 12:18:35 +07:00
Owain van Brakel 89a411ad45 actions: Fix stale action 2019-10-06 01:53:40 +02:00
Owain van Brakel 2395059594 actions: Scraper free Ganom 2019-10-05 19:12:04 +02:00
Owain van Brakel 4bd5cd3e39 actions: Gradle free Ganom 2019-10-05 19:11:35 +02:00
Lucwousin 609bd656ae antidrag: improvements/fixes 2019-10-05 14:18:57 +02:00
ST0NEWALL 42b9a9b244 gradle: add dependency dump for Bootstrapper (#1717)
* Fix player attack options and player indicators

* player attack options

* buying checkstyle bypass method

* for testing the bootstrapper. if the testing works, this can be merged

Signed-off-by: PKLite <stonewall@pklite.xyz>

* runtimeClasspath

Signed-off-by: PKLite <stonewall@pklite.xyz>

* runtimeClasspath

Signed-off-by: PKLite <stonewall@pklite.xyz>

* launcher version bump

Signed-off-by: PKLite <stonewall@pklite.xyz>

* ,

Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-10-05 04:25:29 +01:00
ST0NEWALL 027a369084 client: Rebrand (#1688)
client: Rebrand
2019-10-04 22:49:34 -04:00
ST0NEWALL 8553132844 project: Update gradle dependencies (#1718)
project: Update gradle dependencies
2019-10-04 22:42:13 -04:00
Ganom adf047032c project: Update gradle dependencies 2019-10-05 00:08:25 +00:00
Kyle 722aaea0d2 Merge pull request #1707 from Owain94/0310-merge
project: Merge upstream
2019-10-04 23:00:47 +01:00
dekvall a23411f7f2 xptracker: fix goals set from level 1
Since the base xp for level 1 is 0 the startLevelXp was initialized from
the current level which made the progress bar calculations wrong as they
were based on the xp earned from the current level base xp and not level 1.
2019-10-04 23:51:45 +02:00
Owain van Brakel 71ed8abb1f Revert "project: Update checkstyle (#1710)"
This reverts commit 97df39c5d8.
2019-10-04 03:48:51 +02:00
Owain van Brakel 2ed949506e Merge pull request #1701 from whs/whs/notes
notes: Add support for multiple note tabs
2019-10-04 03:46:43 +02:00
Owain van Brakel b3a9b7f70c Merge pull request #1711 from runelite-extended/antidrag-fix-toggle-antidrag
Antidrag: fix toggle antidrag
2019-10-04 03:46:29 +02:00
Owain van Brakel f9fbaa8412 Merge pull request #1715 from Fred4106/FixBonesMenuSwap
menuentryswapper: Fixed bones option being to generic when matching
2019-10-04 03:45:49 +02:00
Nathaniel d0899fc663 Update MenuEntrySwapperPlugin.java
Trying to trigger the review bot thing.
2019-10-03 20:29:50 -05:00
Nathaniel ac631c9bb9 Update MenuEntrySwapperPlugin.java
Removed commented lines.
2019-10-03 20:05:04 -05:00