Commit Graph
7539 Commits
Author SHA1 Message Date
James 01a1e7af73 Read me update (#130) 2019-04-26 00:34:25 -04:00
zeruth 9f1b0b43fa Refactor ClientTransform
Fix naming in getProjectiles
2019-04-26 00:33:56 -04:00
Tyler Bochard b22421f531 Update README.md 2019-04-26 00:28:36 -04:00
lordzuku 43f8461f3c Merge pull request #128 from runelite-extended/collision
Collision transformer added -Lordzuku
2019-04-25 23:08:26 -04:00
Ganom 36826ee0a7 Merge branch 'master' of https://github.com/runelite-extended/runelite 2019-04-25 23:02:41 -04:00
Ganom 1c12ae92a6 Adding Collisionmap transformer -Lordzuku 2019-04-25 23:02:27 -04:00
lordzuku 5469c32228 Merge pull request #127 from runelite-extended/projtransformer
Re-adding getprojectile transformer -Lordzuku
2019-04-25 22:44:12 -04:00
Ganom e79ca211f9 Re-adding getprojectile transformer -Lordzuku 2019-04-25 22:40:10 -04:00
lordzuku 8308bd98bc Merge pull request #125 from runelite-extended/raidsupdate
Raids Plugin Overhaul
2019-04-25 21:11:00 -04:00
Ganom 0a6924ce88 Adding resources for Lyzrds scouter 2019-04-25 21:07:19 -04:00
Ganom 788d15c0ef Updating ToB Plugin 2019-04-25 21:06:59 -04:00
Ganom 83f230aec7 Adding LordZuku's Cox Plugin 2019-04-25 21:06:31 -04:00
Ganom 896a9a3c0a Adding Lyzrds Raid Scouter 2019-04-25 21:05:45 -04:00
James 4bdd02720d Merge pull request #121 from Raieverr/master
Plugin Organization
2019-04-25 16:20:45 -07:00
James 8608c458b0 Merge pull request #119 from Kyleeld/master
spellbook resizer
2019-04-25 16:14:29 -07:00
James 013e25d081 Added Prayer Alerter / Updated copyright (#120)
* Added Prayer Alerter

* Prayer Alerter Update

* Updated copyright
2019-04-26 00:09:19 +01:00
Kyleeld b297e3e487 Update spellbookiconresizePlugin.java 2019-04-26 00:08:37 +01:00
Kyleeld 937c139ec2 Update spellbookiconresizeConfig.java 2019-04-26 00:08:08 +01:00
Kyleeld 834cf952b4 Update spellbookiconresizePlugin.java 2019-04-26 00:07:48 +01:00
Jonathan c027295fc2 Type from Utility to PVP 2019-04-25 17:07:29 -06:00
Jonathan 647240d16a Change from PKLite to Runelite instructions 2019-04-25 17:05:31 -06:00
Kyleeld df3caea8af Update Varbits.java
/**
	* 0 = standard
	* 1 = ancients
	* 2 = lunars
	* 3 = arrceus
	**/
    SPELLBOOK_ID(4070),
	
	/**
	* 0 = no
	* 1 = yes
	**/
	SPELLBOOK_HIDDEN(6718),
2019-04-25 23:59:02 +01:00
Kyleeld a93d7c3175 added spellbook varbits 2019-04-25 23:48:34 +01:00
Kyleeld 04df6cd1e9 Add files via upload 2019-04-25 23:36:59 +01:00
zeruth 2547b16482 Seperate Flexo to library
This isn't hiding flexo as it's just now hosted on the maven repo. This is to ensure backwards compatability when api in flexo changes. all old versions will be stored indefinitely.

Config plugin is included in library as well.
2019-04-25 23:36:15 +01:00
James 4cc4d8a5cf Merge pull request #118 from Kyleeld/master
location to cc plugin
2019-04-25 15:32:46 -07:00
zeruth e9cb7da89d Seperate Flexo to library
This isn't hiding flexo as it's just now hosted on the maven repo. This is to ensure backwards compatability when api in flexo changes. all old versions will be stored indefinitely.

Config plugin is included in library as well.
2019-04-25 17:57:45 -04:00
Kyleeld f55e1aa7a7 Update WildernessLocationsPlugin.java 2019-04-25 22:19:29 +01:00
Kyleeld 01ab3e1c22 Update WildernessLocationsPlugin.java 2019-04-25 21:56:37 +01:00
Kyleeld 7671e61cf3 Removes the hotkey & attack option hiding
Removes the hotkey and makes attack option hiding much more certain
2019-04-25 21:50:59 +01:00
Kyleeld 071ccdbe24 Add help text to profilepanel.java
Add help text to account profiles to explain how to use them with encryption keys
2019-04-25 21:49:45 +01:00
Kyleeld 72407dd5a3 Update WildernessLocationsPlugin.java 2019-04-25 21:36:30 +01:00
Kyleeld 7c2e71cc55 location to cc plugin 2019-04-25 21:26:21 +01:00
gazivodag cec8394ead Merge pull request #114 from farhan1666/olm-cripple-timer
Added olm cripple timer overlay
2019-04-25 09:48:34 -04:00
gazivodag a1b710e578 Update OlmCrippleTimerPlugin.java 2019-04-25 09:42:02 -04:00
Farhan Ahmad f402027fce Added olm cripple timer overlay 2019-04-25 14:38:19 +01:00
gazivodag 50b70d519f Merge pull request #111 from Lucwousin/bank_shit
Add options for hiding placeholders and seperators in tag tabs
2019-04-25 09:16:14 -04:00
Lucwousin e26fc17958 Merge branch 'master' into bank_shit 2019-04-25 14:58:13 +02:00
Lucas 936173b9f8 Add options for hiding placeholders and seperators in tag tabs 2019-04-25 14:53:55 +02:00
Lucas 5b77d64b9c Merge remote-tracking branch 'orig_upstream/master' into ext 2019-04-25 14:52:55 +02:00
gazivodag e7ffd51b01 Merge pull request #110 from Lucwousin/merge_update
Merge 1.5.21 update from upstream
2019-04-25 08:41:41 -04:00
Lucas 239a477886 Merge remote-tracking branch 'orig_upstream/master' into ext
# Conflicts:
#	runelite-client/pom.xml
2019-04-25 14:32:16 +02:00
Runelite auto updater 6f6832df7e [maven-release-plugin] prepare for next development iteration 2019-04-25 11:41:28 +00:00
Runelite auto updater c0d1a94bca [maven-release-plugin] prepare release runelite-parent-1.5.21 2019-04-25 11:41:22 +00:00
Abex 864fe9acee Merge pull request #8636 from abextm/cache-code-2019-04-25-rev179
Cache code 2019 04 25 rev179
2019-04-25 05:19:32 -06:00
RuneLite Cache-Code Autoupdater aba1f90ece Update Scripts to 2019-04-25-rev179 2019-04-25 05:08:48 -06:00
RuneLite Cache-Code Autoupdater f54ef3def9 Update NPC IDs to 2019-04-25-rev179 2019-04-25 04:36:45 -06:00
RuneLite Cache-Code Autoupdater de3931aaee Update Object IDs to 2019-04-25-rev179 2019-04-25 04:36:45 -06:00
RuneLite Cache-Code Autoupdater 1241c7f918 Update Item variations to 2019-04-25-rev179 2019-04-25 04:36:45 -06:00
RuneLite Cache-Code Autoupdater 065f17ae6c Update Item IDs to 2019-04-25-rev179 2019-04-25 04:36:45 -06:00