- 22 Apr, 2022 1 commit
-
-
fumbling authored
1. During the conversion of Morphia calls to the new API, some of the `Filter.eq()` calls had their `field` set to `playerId` due to a copy/paste typo. 2. Morphia 2 switches to the codec system, so anything that will be serialized in the pipeline requires the `@Entity` annotation.
-
- 21 Apr, 2022 2 commits
-
-
Benjamin Elsdon authored
-
KingRainbow44 authored
-
- 19 Apr, 2022 3 commits
-
-
Melledy authored
-
Melledy authored
-
KingRainbow44 authored
-
- 18 Apr, 2022 1 commit
-
-
Benjamin Elsdon authored
Added player "Help" command, added server "sendmsg" command, changed getAcccountByPlayerID to public in DatabaseHelper, and allowed player commands to be submitted with "/" and "!"
-
- 17 Apr, 2022 1 commit
-
-
Melledy authored
-