You are browsing as a guest. Sign up (or log in) to start making projects!

sometimesmycodeworks

@sometimesmycodeworks

Joined June 6th, 2026

  • 4Devlogs
  • 1Projects
  • 0Ships
  • 0Votes
Open comments for this post

10h 30m 16s logged

The server now actually runs fully, it saves worlds to any S3-like server and allows downloading and uploading custom ones. It autosaves the worlds once every 5 minutes and when the server is shut down, and restarts the servers when the configuration is changed. It does not yet allow you to add operators to the server.

The server now actually runs fully, it saves worlds to any S3-like server and allows downloading and uploading custom ones. It autosaves the worlds once every 5 minutes and when the server is shut down, and restarts the servers when the configuration is changed. It does not yet allow you to add operators to the server.

Replying to @sometimesmycodeworks

0
1
Open comments for this post

2h 51m 40s logged

Added server configuration UI autogeneration.
It automatically shows only the configuration options supported by the server, requiring me to only implement the backend handler and add the option to the list of field names.

Added server configuration UI autogeneration.
It automatically shows only the configuration options supported by the server, requiring me to only implement the backend handler and add the option to the list of field names.

Replying to @sometimesmycodeworks

0
2
Open comments for this post

14h 8m 44s logged

Got basic functionality, with primitive web ui and nearly complete backend. The code is too messy to use, and I will soon rewrite most of it.

Got basic functionality, with primitive web ui and nearly complete backend. The code is too messy to use, and I will soon rewrite most of it.

Replying to @sometimesmycodeworks

0
2

Followers

Loading…