Adam
4f82be9691
xtea service: fix bulk query returning duplicates
...
Some rows have backfilled times that are duplicates, causing the join to
join multiple rows. Assume ids only increment and fetch the row with the
highest id instead, and join on id.
2019-05-25 18:02:56 -04:00
Jonathan
78d18cdb44
Merge pull request #388 from runelite-extended/menu-modifier
...
Reworked MenuEntrySwapper to include Easyscape and MenuModifier
2019-05-25 15:52:22 -06:00
OnlyHereToPlayOsrs
182a0e652d
Fix bug in BanList plugin for manual list ( #390 )
...
* fix manual list
* Fix bug in BanList plugin for manual list v2
2019-05-25 17:49:25 -04:00
Kyleeld
6b429bf8e2
Update MenuEntrySwapperConfig.java
2019-05-25 22:33:45 +01:00
Kyleeld
0effc5a7c0
menu modifer
...
removed menu modifier
added to menu entry swapper
2019-05-25 22:25:32 +01:00
OnlyHereToPlayOsrs
14c2c24976
Added BanList plugin to prevent to alert you from scammers joining your cc ( #386 )
...
* This adds a plugin, which parses We do raids + runewatch ban lists, it then triggers on people joining your cc, or you joining a cc
example : https://i.gyazo.com/thumb/1200/96f35ffdc003214324a0541005443235-png.jpg
2019-05-25 16:29:26 -04:00
Kyleeld
d55cd1a605
menu modifier change
2019-05-25 20:23:22 +01:00
Ganom
e1ffee6671
Fix Travis ( #387 )
2019-05-25 20:12:12 +01:00
Adam
bc649d3d7b
Merge pull request #8919 from abextm/farming-null
...
timetracking: Don't crash when seeing a garbage varbit value
2019-05-25 14:27:44 -04:00
Austin Bryant
acaef50b91
cooking plugin: fix wine fermentation timer to begin at appropriate time
...
Co-authored-by: Adam <Adam@sigterm.info >
2019-05-24 22:13:39 -04:00
achencoms
edf3abb75b
client: add music list plugin and search filter
...
Co-authored-by: Adam <Adam@sigterm.info >
2019-05-24 21:36:44 -04:00
Adam
2791d22f62
quest list plugin: fix removing widets on shutdown
2019-05-24 20:57:40 -04:00
Max Weber
ea1b8fec97
timetracking: Don't crash when seeing a garbage varbit value
2019-05-24 17:42:41 -06:00
seandewar
b616ef9eab
opponentinfo: add option to show both hp value and percent
2019-05-24 17:59:10 -04:00
Adam
0211cfbadf
Merge pull request #8827 from abextm/wall-orient-2
...
correct misunderstandings related to wall orientation
2019-05-24 16:14:40 -04:00
Jared N
f1176d5a8a
menu swapper: add Hardwood Grove menu swap option
2019-05-24 11:46:13 -04:00
Adam
4f3cc91c26
Merge pull request #8857 from Hydrox6/clue-beginner-map
...
clues: add support for beginner maps
2019-05-24 11:10:47 -04:00
Cistoran
62d56a097f
worldmap: update Xeric's Glade teleport location
2019-05-24 10:13:38 -04:00
xDemoN
581a052497
Fix amulet of fury spelling error in ItemMapping.java ( #8885 )
2019-05-24 12:54:23 +02:00
zeruth
eb5a8ad1d0
Update ClientLoader.java
...
Completely breaks off of RL's client-patch update schedule.
2019-05-24 01:59:05 -04:00
zeruth
de9f5987c0
client-patch
...
Caches current injected client to root of project for analysis.
Now uses client-patch from our maven repo. This prevents snapshot client-patches from disrupting our weekly build cycles.
2019-05-24 01:40:24 -04:00
Hexagon
a459656906
clue plugin: add stash unit built status to emote clue overlay
2019-05-23 22:06:58 -04:00
Adam
5d4f93ae7d
Merge pull request #8895 from Nightfirecat/throw-exception-on-duplicate-config-keyname
...
PluginManagerTest: Ensure config keyNames are not duplicated
2019-05-23 19:05:00 -04:00
Adam
dfd772a78d
Merge pull request #8903 from abextm/farming-180
...
timetracking: Update farming patches for the Hosidius rework
2019-05-23 18:57:24 -04:00
zeruth
cb795a48f7
Update MixinRunner.java
...
Disable extended mixins for now, Client builds and runs, expect errors from anything that uses them.
2019-05-23 16:36:04 -04:00
Max Weber
825b0167d6
timetracking: Update farming patches for the Hosidius rework
2019-05-23 11:30:30 -06:00
Lucas
a048282cea
XP plugin: More damage & xp drops
2019-05-23 15:37:34 +02:00
Scott Burns
029d57d443
Add FakeXpDrop script
2019-05-23 15:37:33 +02:00
Scott Burns
db7604e5d1
This is handled already in the gamestate
2019-05-23 15:37:32 +02:00
Scott Burns
ddca023893
Add fakeXpDrop support
2019-05-23 15:37:30 +02:00
Scott Burns
431e3c3aaf
Add npc stats to NPCManager & remove npc_health.json
2019-05-23 15:37:29 +02:00
Scott Burns
587b89e957
Simplify xp drop damage
2019-05-23 15:37:28 +02:00
Lucwousin
39116d5a64
Merge pull request #380 from runelite-extended/fuck-it-doesnt-compile
...
cluescrolls: fix compile error
2019-05-23 15:32:39 +02:00
ThatGamerBlue
d5428a7a51
cluescrolls: fix compile error
2019-05-23 14:24:30 +01:00
Lucwousin
af21aec20e
Merge pull request #379 from runelite-extended/rev-180
...
Rev 180 mixins
2019-05-23 15:10:39 +02:00
Lucwousin
ae8de14730
Merge pull request #378 from Lucwousin/1.5.24
...
Merge from upstream for 1.5.25
2019-05-23 15:09:49 +02:00
ThatGamerBlue
47d5a445a8
mixin-processor: fix npe processing static fields
2019-05-23 13:33:52 +01:00
Lucas
aaf5ba3d1d
Fix version in missed poms
2019-05-23 14:19:29 +02:00
ThatGamerBlue
811da303f3
Rev 180 hooks
2019-05-23 13:14:05 +01:00
ThatGamerBlue
b729aa996a
Rev 180 methods
2019-05-23 13:13:05 +01:00
Lucas
1a2be0c2b5
Merge remote-tracking branch 'orig_upstream/master' into master2
...
# Conflicts:
# pom.xml
# runelite-client/src/main/java/net/runelite/client/plugins/agility/Obstacles.java
2019-05-23 14:03:13 +02:00
Runelite auto updater
46f5a51477
[maven-release-plugin] prepare for next development iteration
2019-05-23 11:52:51 +00:00
Runelite auto updater
8be5d2c595
[maven-release-plugin] prepare release runelite-parent-1.5.24
2019-05-23 11:52:45 +00:00
Max Weber
10a7384c76
Merge branch 'cache-code-2019-05-23-rev180'
2019-05-23 05:33:31 -06:00
Max Weber
21206ce622
client: Update broken object ids
2019-05-23 05:30:39 -06:00
Max Weber
a5f498e965
runelite-client: Print client patch build id
2019-05-23 07:06:42 -04:00
Max Weber
7b595ea1dd
runelite-api: Move getModelHeight to Renderable
2019-05-23 07:06:42 -04:00
Max Weber
05da1c2b49
runescape-api: Remove Protect annotation
2019-05-23 07:06:42 -04:00
Max Weber
4d0022014c
runelite-client: Remove unnecessary dependency on rs-api
2019-05-23 07:06:42 -04:00
Runelite auto updater
4e6c1ba893
Update 180
2019-05-23 10:35:12 +00:00