Kyle
0c1dd644d8
Merge pull request #1477 from Ganom/grab-poly-for-game-objects
...
mixins: add method for grabbing game object polys.
2019-08-29 12:55:12 +01:00
PKLite
8d0adb68c8
Merge branch 'master' of https://github.com/runelite/runelite into upstream
2019-08-29 06:58:24 -04:00
RuneLite Cache-Code Autoupdater
af256d4838
Update NPC IDs to 2019-08-29-rev182
2019-08-29 10:33:10 +00:00
RuneLite Cache-Code Autoupdater
3329f165e9
Update Object IDs to 2019-08-29-rev182
2019-08-29 10:33:10 +00:00
RuneLite Cache-Code Autoupdater
cf65eb81cd
Update Item IDs to 2019-08-29-rev182
2019-08-29 10:33:09 +00:00
Ganom
2ac1d869e9
mixins: add method for grabbing game object polys.
2019-08-29 01:27:53 -04:00
Ganom
f9d3dc9f1d
tmorph: clean up, beautify, and more! ( #1453 )
...
* tmorph: clean up, beautify, and more!
* kittype: added name for mapping.
* tmorph: fix all maps being the same.
2019-08-27 12:30:11 -04:00
Lucwousin
0f347f3b91
move util.Text from client to api and make sure () works ( #1460 )
2019-08-27 13:15:34 +01:00
xKylee
f72cb53a93
Merge branch 'master' into pr/14
2019-08-26 00:41:39 +01:00
Ganom
b885b0a3f8
menuentryswapper: add checks to ensure when a hotkey is released, swaps get removed. ( #1450 )
...
* menuentryswapper: add checks to ensure when a hotkey is released, swaps get removed.
* menuentryswapper: convert priority entry splitter to a list rather than map.
2019-08-25 16:18:30 -04:00
Adam
fba1d0ad51
api: remove unused Query class
2019-08-24 16:09:06 -04:00
Lucwousin
275d3c7144
plugins: Fix menu concurrency issues ( #1444 )
...
* Cleanup comparables a bit
* Make shift walker add entries on client tick
* Make climb up + down add entries on clienttick
* remove try catch
2019-08-24 13:54:35 -04:00
James
adce67416b
Bank Plugin: Add option to enlarge bank pin numbers ( #1425 )
...
* Bank Plugin: Add option to enlarge bank pin numbers
* Update
2019-08-24 01:57:06 -07:00
Tomas Slusny
56424c7eb0
Merge pull request #9707 from xDemoN/stamp
...
emote: change "stomp" to "stamp"
2019-08-23 11:03:07 +02:00
Owain van Brakel
748801d562
Merge remote-tracking branch 'runelite/master' into 2308-merge
2019-08-23 02:31:44 +02:00
Lucwousin
b57a682ce7
spellbook: bugfixes/improvements ( #1427 )
...
* Add InterfaceTab enum, remove duplicate varbit
* Add widget.containsMouse rs-api method, sort scriptids, add various wids
* Refactor/improve/fix spellbook
I even made everything I could final to please goban
* Fix bugs/cleanup/improvements
* Update SpellbookPlugin.java
2019-08-22 16:54:17 -04:00
xDemoN
e7174e3606
emote: change "stomp" to "stamp"
...
I cannot believe this is real...
2019-08-20 19:24:44 -04:00
Adam
8374ff169d
Merge pull request #9635 from dekvall/npe-branch
...
Fix NPE in groundmarkerplugin and annotate some methods as nullable
2019-08-20 17:39:53 -04:00
Lucwousin
db705f5dd5
rs-client: refactoring ( #1344 )
...
* Rename some things to be more consistent everywhere
* rs-client: refactoring
* MenuAction -> MenuOpcode merge
2019-08-20 22:24:51 +02:00
Owain van Brakel
5abad2668e
Merge remote-tracking branch 'runelite/master' into 1808-merge
2019-08-18 01:34:22 +02:00
Ganom
7880679574
menuentryswapper: various changes and fixes. ( #1368 )
...
* menuentryswapper: various changes and fixes.
* menuentryswapper: fix "rub" and "teleport" on inventory items.
* menuentryswapper: fix "reset" on box traps
* menuentryswapper: fix use bones.
2019-08-17 01:35:31 +01:00
Adam
381a661658
api: add setGameState
2019-08-15 14:47:06 -04:00
Adam
42516b1ba2
api: add accessor for GameState state
2019-08-15 14:47:02 -04:00
Owain van Brakel
93b1258080
Merge remote-tracking branch 'runelite/master' into 1508-merge
2019-08-15 19:49:55 +02:00
Runelite auto updater
0ef08459af
[maven-release-plugin] prepare for next development iteration
2019-08-15 11:11:49 +00:00
Runelite auto updater
d709623985
[maven-release-plugin] prepare release runelite-parent-1.5.31
2019-08-15 11:11:42 +00:00
RuneLite Cache-Code Autoupdater
dd9659b185
Update Widget IDs to 2019-08-15-rev181
2019-08-15 08:41:23 +00:00
RuneLite Cache-Code Autoupdater
0b1c09baae
Update NPC IDs to 2019-08-15-rev181
2019-08-15 08:41:18 +00:00
RuneLite Cache-Code Autoupdater
0c6aa5d8c8
Update Object IDs to 2019-08-15-rev181
2019-08-15 08:41:18 +00:00
RuneLite Cache-Code Autoupdater
14e6ea2972
Update Item IDs to 2019-08-15-rev181
2019-08-15 08:41:17 +00:00
Owain van Brakel
bd621269a6
gradle: Update deps, format files ( #1316 )
...
* gradle: Update dependencies
Also made the version numbers global to make updating easier, also this
way we can't have mismatches where different projects use diffrent
versions of a dep
* cache: Fix TitleDumper test
* gradle: Format build files
* httpserviceplus: Remove unneeded deps
2019-08-13 21:02:45 -04:00
Tomas Slusny
05e85c3e32
Merge pull request #8292 from Hydrox6/show-alch-price-while-alching
...
item prices: Show alch price while alching
2019-08-13 10:36:30 +02:00
Hydrox6
effad44e17
item prices: show alch price when alching with Explorer's Ring interface
2019-08-12 14:15:57 +01:00
Owain van Brakel
02cf62b881
client/api: fix runscript
2019-08-11 19:40:16 +02:00
Lucwousin
dbdb686843
fix mixins getting confused between methods
2019-08-11 06:34:03 +02:00
Lucwousin
df0501f302
add widget inv listener
2019-08-11 02:35:48 +02:00
Owain van Brakel
8a8ece3c7a
Merge remote-tracking branch 'runelite/master' into 0908-merge
2019-08-11 02:20:12 +02:00
Adam
3720fe68d0
Merge pull request #9627 from abextm/runscript-args-external
...
Ensure runScript is invoked with the correct number of arguments
2019-08-10 17:32:05 -04:00
Owain van Brakel
b94f810962
Merge remote-tracking branch 'runelite/master' into 0908-merge
2019-08-10 03:37:36 +02:00
Adam
ac0abbf0ba
Merge pull request #9528 from trimbe/saved-tag-tabs
...
bank tags: properly open saved tab
2019-08-09 20:41:38 -04:00
Max Weber
56f7d09c92
runelite-client: Call scripts with the correct number of arguments
2019-08-09 09:34:18 -06:00
Max Weber
4cec794a29
runelite-api: allow runScript to take a plain Object...
2019-08-09 08:40:03 -06:00
Max Weber
a019d39361
runelite-api: Annotate script ids with their argument counts
...
The cache-code updater can update these annotations so we know when
a script we call require changes
2019-08-09 08:40:03 -06:00
Owain van Brakel
b70140193a
Merge remote-tracking branch 'runelite/master' into 0908-merge
2019-08-09 15:37:40 +02:00
RuneLite Cache-Code Autoupdater
734140063c
Update NPC IDs to 2019-08-08-rev181
2019-08-08 10:33:32 +00:00
RuneLite Cache-Code Autoupdater
aa0249b043
Update Object IDs to 2019-08-08-rev181
2019-08-08 10:33:32 +00:00
RuneLite Cache-Code Autoupdater
a8a2ab3cf0
Update Item IDs to 2019-08-08-rev181
2019-08-08 10:33:31 +00:00
Owain van Brakel
5f51d784c1
Merge remote-tracking branch 'runelite/master'
2019-08-08 05:10:53 +02:00
Daniel Bolink
345f07d20f
loot tracker: add Kingdom of Miscellania
2019-08-07 20:11:12 -04:00
dekvall
9fe8e8347e
Add Nullable to widget dragging methods
...
The docs say both return null if no item is dragged
2019-08-08 00:52:41 +02:00