3 Commits

Author SHA1 Message Date
notCharles
be0ea1d25e Update for Pelican Egg Importing.
Update Eggs to add UUIDs to support Pelican Egg Updating.
2024-05-31 20:11:09 -04:00
HoleInTheSeat
12a79a6762
Changed Start Configuration
Changed Start Configuration to more accurate represent when the server is ready for client connections.

old was "DungeonDB Start" but clients are not actually able to connect until the server says "Game server connected"

When "DungeonDB Start" appears, the server may still be generating or loading world files, and clients will not be able to connect if it is doing so. The world is done loading/generating when the message "Game server connected" appears.
2024-05-08 14:08:34 -05:00
Michael (Parker) Parker
e3576e3433
change over for pelican-eggs layout
moving over to the new pelican-eggs layout
2024-04-12 19:39:49 -04:00