Isaac

Results 27 issues of Isaac

Allow users to upload worlds from their devices to omegga Somewhat depends on #59 for validation

enhancement

- [ ] populate https://github.com/brickadia-community/omegga-plugin-repo with plugin metadata that is in a forward and backwards compatible format. (In the plugins/ dir) - [ ] a top level meta.json or index.json...

enhancement

Add some tool to read brdb files for the worlds view and Omegga API to open worlds in a readonly way and get owners, counts, etc. Can also replace the...

enhancement

Detect when the server closes unexpectedly, then start it back up if configured to do so. Needs some mechanism to prevent crash loops (like a world failure)

enhancement

This could probably just be a shrunken version of the egg-omega logo, or a purple brick

enhancement

Next to `Omegga vX.Y.Z` display `Brickadia CL###` Will involve updating the `data` socket.io event to emit the current omegga version if it's available

enhancement

- Add an optional "dependencies" field to plugin.json: `{ [pluginName]: { version?: semver string, optional?: true, repo?: string }}` - Add an optional "load_priority" field to plugin.json: number - Add...

enhancement