Commit graph

21 commits

Author SHA1 Message Date
88115b6ee8 Finished convertion to java.time 2016-07-17 14:11:13 -07:00
89f64cd9f5 Extensive javadoc cleanup.
Started to convert to the java.time
2016-07-17 02:35:05 -07:00
ad36c18124 Code formmating, tabs to spaces, etc. 2016-07-16 18:15:14 -07:00
5c8951a0a8 Updated to new SwingWorker.
More Java 8 optimizations.
2016-07-16 00:54:47 -07:00
9e601d45ef Fixed release task dependencies. 2016-07-08 06:11:48 -07:00
95c7c416cb Added jcenter() 2016-07-03 20:04:13 -07:00
015a368bd1 Moved most commands to modules. 2016-07-02 02:27:18 -07:00
b120e1da87 Changed to compileOnly dependencies. 2016-06-30 11:47:25 -07:00
62c011234e Upgraded to ROME 1.6.1
Added run arguments to build.gradle
2016-06-26 18:09:42 -07:00
77f2f5c218 Updated libraries. 2016-06-25 12:37:51 -07:00
e1685ba706 Updated dependencies. 2016-02-05 13:15:50 -08:00
2c1602f331 Code formatting. 2016-02-02 21:39:29 -08:00
9cf5ee8fbc Added semantic version annotations.
Added and updated license.
2016-01-25 16:59:36 -08:00
edf97b3e1c Updated to exp4j v0.4.5. 2015-10-26 14:40:41 -07:00
3e0bef10d7 Updated libraries dependencies.
More code cleanup.
2015-10-23 17:58:36 -07:00
d02377a491 Added doLast to deploy task. 2015-01-30 01:23:57 -08:00
b720927061 Added user-agent to jsoup posted link title query.
More code & comments cleanup.
2014-04-30 02:36:59 -07:00
85ed19f259 Messages are now sent when people join, change nick or talk on the channel.
Updated licenses.
More code cleanup.
2014-04-29 06:44:21 -07:00
e31a22af11 Implemented Entries manager.
Implemented Messages manager.
Enabled caching of the currency exchange rates.
Moved commands, utils, etc. to separate classes.
Added more weather data.
2014-04-28 19:41:31 -07:00
153363a320 Code cleanup.
More gradle integration.
Implemented random quote via iheartquotes.com
Implemented war game.
2014-04-24 06:07:45 -07:00
5858e12b1a Moved to gradle build system.
Using exp4j instead of MathEvaluator for calcuation now.
2014-04-19 21:16:53 -07:00