Commit Graph

29 Commits

Author SHA1 Message Date
ST0NEWALL
aad2b67982 Revert "gradle: Travis changes" 2019-08-25 09:00:11 -04:00
Owain van Brakel
6546deed24 gradle: Travis changes 2019-08-23 08:05:43 +02:00
Owain van Brakel
bc94ab21ab project: 2.1.4.0 2019-08-23 02:44:05 +02:00
Owain van Brakel
0a20ef601d client: Add database (#1424)
* client: Add h2 and jooq

* client: Add database manager

* client: Add a helper to generate JOOQ classes

* client: Add JOOQ classes

* loottracker: Create database tables when they don't exist on startup

* loottracker: Only migrate if datasource exists
2019-08-22 20:27:36 -04:00
Owain van Brakel
3d96a00e9c project: 2.1.3.1 2019-08-17 08:31:29 +02:00
Owain van Brakel
ca1ef6971f version: Bump versions 2019-08-16 02:03:26 +02:00
Owain van Brakel
8239be4b75 project: Add wiki scraper (#1348)
* wiki-scraper: Add wiki scroper to the main project

* client: Updated wiki stats

* wiki-scraper: Checkstyle

* wiki-scraper: Pull in @Ganom his changes

* client: Updated wiki stats
2019-08-15 22:10:25 +01:00
Owain van Brakel
6cd75738c4 gradle: Update to gradle 5.6 2019-08-15 20:23:41 +02:00
Owain van Brakel
bd621269a6 gradle: Update deps, format files (#1316)
* gradle: Update dependencies

Also made the version numbers global to make updating easier, also this
way we can't have mismatches where different projects use diffrent
versions of a dep

* cache: Fix TitleDumper test

* gradle: Format build files

* httpserviceplus: Remove unneeded deps
2019-08-13 21:02:45 -04:00
ThatGamerBlue
d8d65c6411 gradle: fix "repository not found" (#1309)
Fixes: "repository not found: C:\Users\name\.gradle\daemon\5.5.1.git"
2019-08-12 22:13:20 +01:00
ThatGamerBlue
ca14485b2b gradle: update env vars to use underscores (#1287)
Provides better compatibility with /bin/sh, /bin/bash and the likes, which don't accept env vars with dashes in the name.
2019-08-08 21:35:57 +01:00
ThatGamerBlue
5b5ee5b5a6 gradle: partially revert #1166 (#1250) 2019-08-03 23:11:59 +01:00
Lucwousin
11f3b74687 RS-Client: Refactoring (also gradle compiler args) (#1236)
* gradle: compiler args for mixins/rs-client

* rs-client: yes

* rs-client: no
2019-08-02 21:01:00 +01:00
ThatGamerBlue
78654bf545 gradle: add upload task (#1220) 2019-08-02 11:05:46 +01:00
Owain van Brakel
0b51226f72 project: RL: 1.5.31-SNAPSHOT, RL+: 2.1.2.0 2019-08-01 14:57:13 +02:00
Thomas Cylke
2b92c9b938 Remove --local-injected from the run config
Title
2019-07-29 07:02:52 -04:00
Lucwousin
8bdb204019 gradle: injected-client things
Move injector goal to injected-client(ish)
Keep injected-client classes in the correct package
Remove placeholder class/duplicate vanilla jar
2019-07-28 14:00:18 +02:00
ThatGamerBlue
2ba1c7f80b gradle: add properties and modify injected-client (#1145)
* add implementation for getItemCount

* Ignore build directory in project root

* save injector results as class files

* package injected-client for shading into client

* auto-updating properties

* fix run task

* shade injected-client into jar
2019-07-27 15:02:57 -04:00
Owain van Brakel
8d1489254f gradle: Remove deprecated methods 2019-07-27 07:20:48 +02:00
Owain van Brakel
17b35205fd project: Fix deprecations and supress unchecked warnings 2019-07-25 20:34:09 +02:00
Owain van Brakel
3249fe9e8c gradle: checkstyle changes 2019-07-25 06:16:30 +02:00
Owain van Brakel
55c8a8e0ee gradle: Some more build changes 2019-07-25 02:30:53 +02:00
Owain van Brakel
17a8fae48c gradle: Versions Plugin 2019-07-24 23:55:04 +02:00
Owain van Brakel
e911effeed gradle: Format build files 2019-07-24 23:51:35 +02:00
Owain van Brakel
da159fd765 gradle: Update default jvm options 2019-07-24 22:46:27 +02:00
Zeruth
13146e5dbd runeliteplus: various checkstyle fixes 2019-07-24 00:41:08 -04:00
Tyler Bochard
5280536209 Update build.gradle 2019-07-24 00:07:54 -04:00
Zeruth
c2739cba77 runeliteplus: checkstyle fixes, add support for gradle in travis 2019-07-23 23:54:35 -04:00
Zeruth
e4f9aa1d6a runeliteplus: adds preliminary Gradle support 2019-07-23 02:07:02 -04:00