24 Commits

Author SHA1 Message Date
9b669ce181 Bump versions, Vue v3 2021-03-22 20:16:06 -04:00
5a9b20dd0e Rebranding 2021-01-10 14:50:03 -05:00
79884e8e8e Prune uncommon words 2020-05-18 20:13:16 -05:00
3d2fb445ed Add player list to game lobby 2020-05-18 00:21:23 -05:00
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
04af0b200e Add support for six letter words 2019-05-17 23:42:09 -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
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
394f75cd6e Workaround to get JavaFX multiplayer working 2017-10-22 13:41:24 -04:00
e1dea14aa1 Revert "Simplify WordReader"
This reverts commit c029880e071b4c90a00f646202bf3ef9a923958a.
2017-10-16 21:59:34 -04:00
7f4ee4da65 Simplify WordReader 2017-10-15 23:39:53 -04:00
9b58cdb647 Remove curse words 2017-10-15 15:25:25 -04:00
547b10a440 Private invalid guess constant 2017-10-15 15:18:38 -04:00
375061e5a8 Prevent serialization of session id 2017-02-11 18:21:47 -05:00
573b8d14c4 Mutable fields should not be public static 2017-02-08 19:57:57 -05:00
fc849d2b0d Load server data on startup 2017-01-28 17:08:02 -05:00
f995854683 Remove uncommon words 2017-01-28 16:17:00 -05:00
cde596132c Redesign with game rooms 2017-01-28 14:02:52 -05:00
faf3b85638 Remove some uncommon words 2017-01-04 17:58:12 -05:00
7e39b17046 Add basic chat box 2017-01-04 17:57:49 -05:00
89712083cc Initial commit 2017-01-02 17:51:48 -05:00