Commit Graph

156 Commits

Author SHA1 Message Date
Robinson
712738df3e
Cleanup 2023-08-19 17:27:11 +02:00
Robinson
c1c58639f0
fixed error with empty lines 2023-08-19 17:27:11 +02:00
Robinson
222dba984b
commented out props 2023-08-19 17:27:11 +02:00
Robinson
70024f4b6f
TerminalDetection ENUM 2023-08-19 17:27:11 +02:00
Robinson
b981bc7a81
Added stty size logic from mordent 2023-08-19 17:27:11 +02:00
Robinson
5e933004c2
Enhanced property usage. Added ENUM for terminal detection 2023-08-19 17:27:11 +02:00
Robinson
9476a0aba2
BEGIN/END ANSI tokens for the renderer are now customizable 2023-08-19 17:27:11 +02:00
Robinson
62bb2d8d99
Moved to range checks 2023-08-19 17:27:11 +02:00
Robinson
fc3b4bfec9
Added support for the MacOS terminal 2023-08-19 17:27:11 +02:00
Robinson
cb7310bd63
code cleanup 2023-08-19 17:27:11 +02:00
Robinson
eed340ab0e
Added autoflush to output terminals 2023-08-19 17:27:11 +02:00
Robinson
e2d1beb1f5
Cleaned up and fixed "enter" key presses and backspace on MacOS M1 2023-08-19 17:27:11 +02:00
Robinson
c6dc2caefb
kotlin rewrite and cleanup 2023-08-19 17:27:11 +02:00
Robinson
b0546993a1
Rename .java to .kt 2023-08-18 21:52:09 +02:00
Robinson
591dc4926b
Added shadowjar for testing the console 2023-08-18 21:51:10 +02:00
Robinson
6b03d66e49
version 3.10 2023-08-18 15:47:25 +02:00
Robinson
02229a022d
updated JNA 2023-08-18 15:46:00 +02:00
Robinson
0e140c7841
updated license info 2023-08-18 15:19:06 +02:00
Robinson
08af0948c7
code cleanup 2023-08-18 15:18:59 +02:00
Robinson
aa2a320654
added jpms configs 2023-08-18 15:18:45 +02:00
Robinson
e8afe70bdc
added package-info.java 2023-08-18 15:18:36 +02:00
Robinson
394a010392
Fixed api changes 2023-08-18 14:58:45 +02:00
Robinson
0bc41a2f16
Updated version 2023-07-18 01:40:56 +02:00
Robinson
fdcfdab521
Updated deps + build deps 2023-07-18 01:39:27 +02:00
Robinson
67a4800d56
Updated gradle 2023-07-18 01:09:15 +02:00
Robinson
8b99d2021b updated gradle 2021-04-09 16:17:33 +02:00
Robinson
a143ba4ba4 Updated libraries, added updates 2021-04-09 16:16:40 +02:00
nathan
e24e3c62ac Updated libraries 2020-09-19 22:08:41 +02:00
nathan
637b369d17 Code polish 2020-09-19 22:08:27 +02:00
nathan
c19191093b Updated version from 3.6 to 3.7 2020-06-10 10:43:56 +02:00
nathan
0fc3cf8e3d Updated libraries + build file 2020-06-10 10:43:06 +02:00
nathan
6bdff54187 updated gradle 2020-06-06 15:17:46 +02:00
nathan
bb46f63b29 updated .gitignore
Updated gradle
2019-05-13 15:16:25 +02:00
nathan
21b35a55cf Updated to use Gradle Utils for gradle/project update management 2019-05-13 12:16:07 +02:00
nathan
40bb8ce085 Updated dependencies + info 2019-04-14 17:08:50 +02:00
nathan
ff70a3c993 Updated to use utilities project as a maven release instead of compiling specific files 2019-03-25 20:28:38 +01:00
nathan
2c61a7896b updated gradle 2019-03-25 20:28:28 +01:00
nathan
e0f0bac6de Added jar attributes["Automatic-Module-Name"] = Extras.id 2019-03-21 12:01:59 +01:00
nathan
cc7a973de4 Updated log on startup, update Gradle to 5.3 2019-03-21 10:47:52 +01:00
nathan
27b29a547e Code polish 2019-03-17 14:20:10 +01:00
nathan
6ae6154cb3 Fixed copy-paste license typo 2019-03-17 10:12:24 +01:00
nathan
1d4e617189 Formatting 2019-03-16 01:36:05 +01:00
nathan
cb6064b426 Updated license 2019-03-16 01:35:23 +01:00
nathan
dd1b596b5b Added badges + links 2019-03-16 01:33:37 +01:00
nathan
558cea9585 Fixed build script 2019-03-16 01:32:40 +01:00
nathan
7cfd406fd6 WIP move to kotlin script 2019-03-16 01:09:07 +01:00
nathan
51b369eab3 Added gradle wrapper task and updated gradle. Updated project dependency structure 2018-09-25 19:57:10 +02:00
nathan
55f6ef3a1e Removed Utilities hard dependency. Fixed issue when custom build props are not available 2018-08-28 01:53:10 +02:00
nathan
b1db509389 Fixed issue when custom build props are not available 2018-08-27 23:09:03 +02:00
nathan
925dc93c3a Fixed URLS 2018-08-18 21:38:16 +02:00