sdburns1998
4466132eb2
Fix scrolling position ( #423 )
...
* Fix remembering scroll position when textfiel contains text
* Catch exception in custom swap that can cause the plugin to fail loading
* Fix checkstyle ConfigPanel
2019-05-28 06:21:22 -04:00
Scott Burns
973ab8962c
Support multiple values
2019-05-28 03:45:09 +02:00
Scott Burns
d40043e5a4
Move the reload plugin list code to its own function
2019-05-28 03:42:03 +02:00
Scott Burns
b0ebb00289
Merge remote-tracking branch 'upstream/master' into config-enable-disable
2019-05-28 03:38:56 +02:00
Scott Burns
db900eb790
enable disable config items
2019-05-28 03:38:39 +02:00
Scott Burns
822d8711f5
Remember scroll height
2019-05-28 03:17:09 +02:00
Lucas
320ef27ff5
Add custom client updatecheck mode to easily load from file
2019-05-27 17:34:54 +02: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
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
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
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
ocekyled
a183e5e38e
Attempt to uniformize capitalisation and punctuation
2019-05-26 09:52:30 +09:30
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
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
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
Lucas
a048282cea
XP plugin: More damage & xp drops
2019-05-23 15:37:34 +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
ThatGamerBlue
d5428a7a51
cluescrolls: fix compile error
2019-05-23 14:24:30 +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
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
Tyler Bochard
8606c12fd3
Merge pull request #368 from runelite-extended/freezetimers
...
Update FreezeTimersOverlay.java
2019-05-23 05:11:35 -04:00
Tyler Bochard
d6df51098b
Merge pull request #377 from sdburns1998/ground-items-config
...
Ground items config options
2019-05-23 05:10:39 -04:00
Tyler Bochard
15d6b1004e
Merge pull request #374 from sdburns1998/overlay-draw-distance
...
Remove overlay draw distance
2019-05-23 05:09:50 -04:00
Tyler Bochard
283cbdc4f8
Merge pull request #375 from sdburns1998/recolor
...
Recolor menu options for the groundmarker plugin
2019-05-23 05:09:04 -04:00
Scott Burns
f99e9705a0
Ground items config options
2019-05-23 11:03:35 +02:00
Scott Burns
ee94e16e6e
AoE color picker
2019-05-23 10:21:24 +02:00
Scott Burns
ff2172bb9d
Recolor menu options for the groundmarker plugin
2019-05-23 09:48:37 +02:00
Scott Burns
93f7db92f5
Remove overlay draw distance
2019-05-23 09:40:03 +02:00
zeruth
10b300285a
Update CombatLevelOverlay.java
2019-05-23 01:48:03 -04:00
zeruth
9c536ce939
Finished pre patch day merge
2019-05-23 01:39:15 -04:00
zeruth
e3c075260e
Update SessionClient.java
2019-05-23 00:12:33 -04:00
zeruth
94609a5cc1
Update SessionClient.java
2019-05-23 00:09:16 -04:00