Commit Graph

11279 Commits

Author SHA1 Message Date
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
Owain van Brakel
beb12f0d60 actions: Remove broken actions 2019-10-04 02:56:42 +02:00
Owain van Brakel
ea0c8d6a3a actions: Fix item stats scraper 2019-10-04 02:55:53 +02:00
Owain van Brakel
4f65abd694 Merge pull request #1712 from runelite-extended/GRADLE-DEPENDENCY-UPDATE-97df39c5d
project: Update gradle dependencies
2019-10-04 02:53:36 +02:00
Owain van Brakel
409844392e Merge pull request #1713 from runelite-extended/NPC-UPDATE-97df39c5d
Client: Update NPC stats
2019-10-04 02:53:19 +02:00
Owain van Brakel
8a1d68720b Merge pull request #1714 from runelite-extended/ITEM-STATS-UPDATE-97df39c5d
Client: Update item stats
2019-10-04 02:52:47 +02:00
Fred4106
47c3ce38a8 Fixed Menuswapper option for bones also selecting "bone spear" or "bone dagger" 2019-10-03 19:30:14 -05:00
Ganom
cf69bdc26e Client: Update item stats 2019-10-04 00:21:21 +00:00
Ganom
61366bd270 Client: Update NPC stats 2019-10-04 00:21:17 +00:00
Ganom
86a2211305 project: Update gradle dependencies 2019-10-04 00:08:32 +00:00
Kyle
46ae519910 Update AntiDragConfig.java 2019-10-03 23:45:41 +01:00
Kyle
c54e518455 Update AntiDragPlugin.java 2019-10-03 23:37:45 +01:00
Kyle
5455fde310 antidrag: fix toggle antidrag
antidrag: fix toggle antidrag
2019-10-03 23:36:56 +01:00
Owain van Brakel
6e61179da8 Merge remote-tracking branch 'upstream/master' into openosrs_branding 2019-10-04 00:07:50 +02:00
Owain van Brakel
df5f11e696 colorscheme: Readability 2019-10-04 00:03:30 +02:00
Owain van Brakel
97df39c5d8 project: Update checkstyle (#1710) 2019-10-03 16:11:24 -04:00
Owain van Brakel
946ba0f500 api: Fix RectangleUnionTest 2019-10-03 21:59:30 +02:00
Owain van Brakel
722bb12643 deob: Fix test 2019-10-03 21:16:10 +02:00
Owain van Brakel
bd9284e2f6 Merge remote-tracking branch 'upstream/master' into openosrs_branding 2019-10-03 20:41:16 +02:00
Owain van Brakel
4fcb01c67a Merge remote-tracking branch 'upstream/master' into 0310-merge 2019-10-03 20:40:45 +02:00
Owain van Brakel
e3d02ffbdb rs-client: Fix getters (#1708)
* rs-client: Fix worldmap getters

* rs-client: Fix selectedItemID getter

* rs-client: Fix Clock getters

* rs-client: Fix GameShell getters

* rs-client: Fix ItemDefinition getters

* rs-client: Fix MusicPatchNode getters

* rs-client: Fix NPCDefinition getters

* rs-client: Fix ObjectDefinition getters

* rs-client: Fix ObjectSound getters

* rs-client: Fix class225 getters

* actions: PR lint allow dashes
2019-10-03 14:40:03 -04:00
huddy987
ae23d9ba99 Add divine potion buy limits 2019-10-03 10:07:27 -06:00
Manatsawin Hanmongkolchai
c216301b60 Fix checkstyles 2019-10-03 22:50:30 +07:00
Owain van Brakel
016395bd26 discord: New app id 2019-10-03 17:47:35 +02:00