Commit Graph

8950 Commits

Author SHA1 Message Date
Ganom
e6bbb5e84c Merge pull request #416 from Lucwousin/zipfileloljarfilelol
Add custom client updatecheck mode to easily load from file
2019-05-27 11:46:24 -04:00
Lucas
320ef27ff5 Add custom client updatecheck mode to easily load from file 2019-05-27 17:34:54 +02:00
Adam
4778afc9c0 spec counter: ignore non attacakble npcs 2019-05-27 10:38:43 -04:00
Adam
2800a226a1 client: fix spec bar not updating with hide auto retaliate on
Move the widget listener from the auto retaliate text to the spec bar,
so when auto retaliate is hidden the listeners still function.
2019-05-27 10:37:34 -04:00
Lucwousin
0c4122954a Merge pull request #369 from sdburns1998/NPCStats-damagedrop
Plugin: xp drop change damage -> scraped npcstats and xpmodifier
2019-05-27 14:09:24 +02:00
farhan1666
967643309e Add ability to automatically screenshot friend and cc deaths (#408)
* Shift always anti-drag when toggled off

* Use better vanguards plugin

* Add ability to automatically screenshot friend and cc deaths

* Fixed Checkstyle

* Revert "Shift always anti-drag when toggled off"

This reverts commit ba40d3a0583a43369eb03925739431dd3ced5dd2.

* Added back shitty vangs cause wrong branch

* fixed checkstyle for a vanguards plugin as you would when editing the screenshot plugin
2019-05-27 10:20:24 +01:00
Tyler Bochard
2d997068dc Merge pull request #412 from SRLJustin/master
Removed System.out.println debugging
2019-05-27 04:55:27 -04:00
Justin
20897261d3 Removed System.out.println debugging 2019-05-27 18:53:17 +10:00
ocekyled
dece3f1351 fixed a typo in menu entry swapper config (#405) 2019-05-27 08:52:17 +01:00
Tyler Bochard
bde10956a3 Merge pull request #403 from runelite-extended/fps-slider-fix
Update FpsConfig.java
2019-05-26 23:01:05 -04:00
Tyler Bochard
65537afaef Merge pull request #404 from runelite-extended/oopsie-woopsies-i-made-a-fukie-wukie
CoxFix
2019-05-26 22:59:58 -04:00
Ganom
db6880976d CoxFix 2019-05-26 22:52:12 -04:00
Kyleeld
288b4003de Update FpsConfig.java 2019-05-26 23:40:50 +01:00
Ganom
e2b32e6955 Update FreezeTimersPlugin.java (#401) 2019-05-26 23:38:32 +01:00
William Collishaw
3dbbbc1a37 Merge remote-tracking branch 'upstream/master' into maven-plugin-upgrades 2019-05-26 14:52:16 -06:00
Ganom
35349eae44 Update client patch to latest version (#398)
* Update client patch to latest version

* Fix Client Loader for manual patching

* Update TimersOverlay.java

* Fix cox

* defaults set
2019-05-26 16:44:30 -04:00
Ganom
6234515eea Stable -> Master ✓ (#396)
* Disabled KeptonDeath

* Disabled acid target, fixed up teleport.

* Fix Potential Travis Error

* Disabled MenuManager invokes.

* Disable invokes.

* Fix travis error.

* Disabled until bytecodes are back.

* Disabled till bytecodes

* Disabled till bytecode

* Update TimersOverlay.java

* Update DevToolsOverlay.java
2019-05-26 20:40:58 +01:00
osrs-music-map
da260fb8b2 chat filter: add options to filter friends and clan members
Also no longer ever filter messages from the local player

Co-authored-by: Adam <Adam@sigterm.info>
2019-05-26 11:22:07 -04:00
Adam
0211149ce2 clanchat plugin: add clan tab chat option
This allows typing messages with the clanchat tab focused without having
to prepend them with '/'.
2019-05-26 10:56:41 -04:00
Ganom
40d0c49a78 Merge pull request #392 from ocekyled/capitalisation
Attempt to uniformize capitalisation and punctuation
2019-05-25 20:39:59 -04:00
ocekyled
a183e5e38e Attempt to uniformize capitalisation and punctuation 2019-05-26 09:52:30 +09:30
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