Commit Graph

16 Commits

Author SHA1 Message Date
Ganom
bfe1482705 Adding external plugin support (#4)
* Adding archetype

* Update RuneLiteConfig.java

* Update Plugin.java

* Update PluginManager.java

* Adding pluginwatcher & classloader

* Update RuneLite.java

* Update pom.xml

* Update settings.xml

* Update pom.xml

* Update pom.xml

* Removing old example plugin

* Fixing the fix of the fix for plugin archetype.
2019-04-18 23:22:30 -04:00
zeruth
335724441c Fix project structure
Haha kut had a point, tests are enabled in travis just for assurance.
2019-04-18 15:59:45 -04:00
Adam
ba30948c20 http service: remove tomcat deploy 2018-12-16 16:48:52 -05:00
Adam
37ec6d0ac9 Remove distribution management 2018-05-17 19:54:50 -04:00
Adam
f507354f84 Remove external plugin support
Jagex has requested I take steps to prevent users from making plugins
which are in violation of the game rules. This limits plugins to the core
plugins.
2018-01-25 17:03:09 -05:00
Tomas Slusny
3479ea3f30 Fix runelite-plugin-archetype
- Use "install" instead of "verify" so archetype test can pick up the
latest RuneLite version
- Remove "clean" from goals.txt

Fixes #364

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-01-12 20:29:06 +01:00
Adam
16b0bebd47 Skip archetype test by default
It requires mvn/jdk to be in your PATH
2017-12-23 09:28:57 -05:00
Adam
3118e6a799 Add checkstyle config for brace style 2017-06-08 11:58:58 -04:00
Adam
c7af537df7 Disable javadoc generation by default, enable on ci
It javadoc:jar is run as part of release by maven-release-plugin, so it must pass ci, but it annoying locally
2017-05-30 17:52:07 -04:00
Adam
566a785ebf travis: only deploy commits on the master branch 2017-05-15 17:25:36 -04:00
Adam
34aaaa4dea Change tomcat username to runelite 2017-05-07 11:32:43 -04:00
Adam
a46f96784f travis: don't deploy releases 2017-04-28 19:30:58 -04:00
Adam
20831b39eb Use webdev for distribution repository 2017-03-11 14:34:22 -05:00
Adam
32f0736d1f Initial work on web api, with a basic hiscore api 2017-02-12 15:01:09 -05:00
Adam
811710450c Fix travis building pull requests, there are no secure env vars 2016-06-17 18:47:49 -04:00
Adam
00d58de70f Travis 2016-04-30 21:36:43 -04:00