Commit Graph

110 Commits

Author SHA1 Message Date
Fryslan 8402162ad5 [TYPO] Added a space between Text and Error at Landing:135 2016-10-16 20:40:42 +02:00
Jeroen Ketelaar a6341938cf Merge branch 'development' into bugfix/issue-108 2016-10-16 20:10:34 +02:00
Emmastone 8eae7dc050 [BUGFIX] Renamed started to initialised 2016-10-16 19:08:26 +01:00
Jeroen Ketelaar 8b145491b3 Merge branch 'development' into Development 2016-10-16 19:59:30 +02:00
JKetelaar ae3b726a08 [FEATURE] Moved parts to internal API 2016-10-16 19:03:05 +02:00
Emmastone 21876c2541 [CLEANUP] Fixed the message on cleaning 2016-10-16 13:42:08 +01:00
Emmastone 5fe88ff58d [BUGFIX] Fixed merge issues 2016-10-16 13:00:52 +01:00
JKetelaar 47195f1f84 [BUGFIX] Solved issue with docs build 2016-06-26 17:37:32 +02:00
JKetelaar d467fc6665 [BUGFIX] Solve issue with checksum validation 2016-06-15 17:16:38 +02:00
Jeroen Ketelaar 41e2684900 Merge branch 'development' into feature/keybindings 2016-06-13 18:05:28 +02:00
Jeroen Ketelaar 079cf81b4f Merge branch 'development' into feature/nightly-client-support 2016-06-13 18:00:22 +02:00
JKetelaar e353efebd1 [CLEANUP] Removed debug 2016-06-12 02:39:37 +02:00
JKetelaar 486304dcdd [FEATURE] Added base key listeners 2016-06-12 02:36:08 +02:00
JKetelaar 02b655d23c [FEATURE] Added base for Key listeners 2016-06-12 02:35:52 +02:00
JKetelaar 5b79000bf5 [BUGFIX] Solved issue with possible nullpointer 2016-06-12 01:54:41 +02:00
JKetelaar 301c4dd42c [TASK] Set title to configuration 2016-06-12 01:53:24 +02:00
JKetelaar 5209dc05ca [CLEANUP] Made variable local 2016-06-12 01:52:58 +02:00
JKetelaar 48908d5985 [TASK] Set author to JKetelaar instead of Paradox 2016-06-12 01:50:44 +02:00
JKetelaar f1af8c5e03 [CLEANUP] Removed outcommented code 2016-06-12 01:50:10 +02:00
JKetelaar ae528c21a8 [TASK] Removed Naga totally, including Uliratha
This is temporarly, as long as there's no new version
2016-06-12 01:40:02 +02:00
JKetelaar 84541917ab [CLEANUP] Removed whiteline 2016-06-06 14:48:35 +02:00
JKetelaar 456a7bc254 [TASK] Implemented -no_validation 2016-06-06 14:48:27 +02:00
JKetelaar 0e59f63cf2 [TASK] Implemented NoProgressListener 2016-06-06 14:41:10 +02:00
JKetelaar 36410bf71c [FEATURE] Added NoProgresssListener 2016-06-06 14:40:58 +02:00
JKetelaar 64713f665e [CLEANUP] Reformated code 2016-06-05 02:10:49 +02:00
JKetelaar d8e0c93d3f [FEATURE] Comparing versions with the latest API 2016-06-05 02:07:30 +02:00
JKetelaar 6829a0595e [CLEANUP] Removed deprecated Core#versionValid 2016-06-05 01:45:45 +02:00
JKetelaar 2076802fa2 [FEATURE] Added nightly build support 2016-06-05 01:44:34 +02:00
JKetelaar 7a22f11923 [FEATURE] Added ability to append query to URI 2016-06-05 00:58:20 +02:00
JKetelaar 2f2546fece [TASK] Set bot version to API V3 2016-06-05 00:53:17 +02:00
JKetelaar 05abe6fc8a [BUGFIX] Set randoms url to BDN V3 2016-06-05 00:28:11 +02:00
JKetelaar f7fab30939 [BUGFIX] Solved issue with versions with RC 2016-05-24 15:53:45 +02:00
JKetelaar 463ef6cea8 [CLEANUP] Removed Bugsnag from project 2016-05-24 15:24:00 +02:00
Eric-Turner c7dc9a4661 Its finished 2016-05-22 09:19:11 -04:00
Eric-Turner 6ac2df4555 FukinBitch 2016-05-22 09:16:54 -04:00
Eric-Turner 327d0ca8f9 Fixed the dupe check code 2016-05-22 09:13:47 -04:00
Eric-Turner 0dfc4d854e Made a file name duplication prevention 2016-05-20 22:03:01 -04:00
Eric-Turner df6a34420f Merged the two stacktraces 2016-05-20 06:24:36 -04:00
Eric-Turner e8b1c28eae Indention fix v2 2016-05-20 05:59:30 -04:00
Eric-Turner bae14acfba Indentation fixerino 2016-05-20 05:55:28 -04:00
Eric-Turner 389f2bf50e Added screenshot feature 2016-05-20 02:35:05 -04:00
Jeroen Ketelaar a6217d959f Merge pull request #72 from Parabot/development
[TASK] Added unit test for mac address
2016-05-20 00:34:37 +02:00
Eric-Turner 243ffd849b Added changes requested 2016-05-19 07:04:45 -04:00
Eric-Turner 56afdcdb20 Fixed my wrong file placement 2016-05-19 06:50:49 -04:00
Jeroen Ketelaar 4b5306afaa Merge pull request #69 from CapslockRSPS/master
[BUGFIX] Minor issues with new Interface
2016-05-19 12:40:40 +02:00
Emmastone 6831424db4 [BUGFIX] Minor issues with new Interface 2016-05-17 18:37:48 +01:00
JKetelaar 7dd135caeb [BUGFIX] Adjusted path to deployment 2016-05-16 23:56:08 +02:00
Emmastone 30fe4200a5 [FEATURE] Collapse/Expand Button Added 2016-05-01 15:04:24 +01:00
Emmastone 43f254e332 [FEATURE] Added search function to Reflection Explorer 2016-04-28 19:02:20 +01:00
Emmastone f074d28923 [CLEANUP] Reformatted the code 2016-04-28 16:56:31 +01:00