Commit Graph

24 Commits

Author SHA1 Message Date
a9dd7de800 Merge remote-tracking branch 'master/dev' 2019-11-01 15:39:27 +01:00
da387d1165 Removed old libraries 2019-11-01 15:25:01 +01:00
d8f401cb22 Remove zip file handling code and zip4j dependency
.zip files were only used to cache compiled Java rules, and the new rule
system has nothing to cache.
2019-10-25 20:49:31 +02:00
5c7411d44c Contextualized methods 2019-10-25 13:59:20 +02:00
a76511ea19 Remove the warppi-rules module 2019-08-12 11:28:39 +02:00
2b9fb97648 Make DSL rule loading work on TeaVM 2019-08-12 11:28:39 +02:00
d4b91c4d4f Merge branch 'master' into rules-dsl 2019-08-08 12:52:59 +02:00
9e1e751a59 Implemented TouchDevice and DeviceStateDevice 2019-04-09 22:38:22 +02:00
ff7dd21788 More appropriate class names 2019-02-27 23:29:03 +01:00
c906c43b8b Updated TeaVM to the latest snapshot and fixed panels history behaviour 2019-02-25 13:12:22 +01:00
e86a7a6346 Remove Java rule compiling and loading code 2019-02-11 15:55:29 +01:00
1d4c2ec8a7 Removed useless dependencies 2018-10-15 23:10:44 +02:00
76985314d4 Removed useless files 2018-10-15 19:37:56 +02:00
971759a6e7 Updated pom.xml 2018-10-14 22:32:08 +02:00
5e5a09ad83 Disabled debug mode for TeaVM 2018-10-06 16:37:44 +02:00
9f6eb9e549 Updated pom.xml 2018-09-29 02:11:24 +02:00
1374c5598e partial commit 2018-09-28 21:59:12 +02:00
91e79b1c03 Updated to java 11 2018-09-28 13:43:42 +02:00
0e83ad6ee6 Updated pom.xml 2018-09-28 11:17:46 +02:00
5aa703c0cf Removed crappy headless graphic engine implementations 2018-09-27 17:41:31 +02:00
b57ae900e5 Code cleanup 2018-09-22 11:17:30 +02:00
1b1cfa08fa Renamed graphic engine packages 2018-09-22 10:29:40 +02:00
ba07692313 Moved StaticVars to Settings, moved other packages and organized imports 2018-09-12 22:16:58 +02:00
434ccb3a68 Better Graphic Engines management 2018-09-11 01:12:54 +02:00