22 Commits

Author SHA1 Message Date
1567317f03 Switch to java modules
Unfortunately, it won't be possible to create runtime images until
    Spring becomes modular. Currently it uses automatic modules which
    jlink can't work with.
2020-05-17 20:00:29 -05:00
146f96bae7 Bump spring boot, docker plugin 2019-12-01 22:51:57 -05:00
64231bf04c Consistent @PostConstruct naming 2019-05-18 14:32:17 -04:00
04af0b200e Add support for six letter words 2019-05-17 23:42:09 -04:00
a9171f5b04 Update JavaFX client launch command 2019-05-13 00:06:47 -04:00
88d3ce5016 Add 'com.charego' prefix to packages 2019-02-11 23:47:53 -05:00
f6f028d680 Remove websocket from project names, fix main class 2019-02-11 20:46:16 -05:00
710922622c Initialize STOMP heartbeats in JavaFX client 2019-02-10 23:05:36 -05:00
8392543515 Bump to JavaFX 11 and Spring Boot 2 2019-02-10 18:45:30 -05:00
a5d9c7eee6 Convert CRLF to LF 2019-02-10 15:13:40 -05:00
59ae9b279d Update Eclipse launch files 2017-10-22 13:43:41 -04:00
394f75cd6e Workaround to get JavaFX multiplayer working 2017-10-22 13:41:24 -04:00
9518780e51 Fix compilation error 2017-10-15 23:42:05 -04:00
a548002598 Update JavaFX Maven plugin to 8.8.3 2017-10-15 15:31:08 -04:00
9ba6f1ca9d Disable multiple until it's fixed 2017-10-15 15:30:43 -04:00
1f0535f8a3 Fix single player mode 2017-10-15 15:20:16 -04:00
547b10a440 Private invalid guess constant 2017-10-15 15:18:38 -04:00
cde596132c Redesign with game rooms 2017-01-28 14:02:52 -05:00
9bc25ceffb Default to development WebSocket URL 2017-01-06 17:33:50 -05:00
0a1186fa91 Add application icon 2017-01-03 18:45:33 -05:00
3c2e7e6580 Use SockJs clients 2017-01-02 18:28:58 -05:00
89712083cc Initial commit 2017-01-02 17:51:48 -05:00