Melledy
716380a078
Merge branch 'development' into java-16
2022-04-22 19:23:32 -07:00
fumbling
06101f1b9c
Morphia call fixes; add @Entity
to more classes
...
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.
2022-04-21 22:19:47 -04:00
Benjamin Elsdon
83fe5818dc
Restructured the config file in preperation for server run modes
2022-04-21 13:53:50 +08:00
Melledy
d9fc159550
Refactor some commands and move inventory/team limits to the config
2022-04-19 02:22:21 -07:00
Melledy
7417a1b62c
Fix issue with a player not being able to spawn when they join somone in co-op with a singleplayer team of more than the max allowed amount
2022-04-19 01:43:38 -07:00
Melledy
bee654c64f
Implement support for multiple scenes in a world
2022-04-18 09:39:29 -07:00
Melledy
ad57bb91df
Remove gadgets from world when a player leaves
2022-04-17 23:43:47 -07:00
Melledy
c919c9c9eb
Limit co-op teams to 4 avatars max total
2022-04-17 23:36:47 -07:00
Melledy
7925d1cda3
Initial commit
2022-04-17 05:43:07 -07:00