I have made quite a number of small projects for the server wrapper Omegga
for the game Brickadia, ranging from simple rotating hints that appear in
chat to seamless teleporters. I have also written two (Crystal and Rust) save serializer/deserializer libraries, as well
as my own experimental server wrapper.
Below is an ever-growing list of Brickadia-related projects I've worked on:
crystal
brs
brs-cr, a Brickadia save file reader/writer library
rust
brs
brickadia-rs, a Brickadia save file reader/writer library in Rust to replace the official one
js
omegga
plugin
omegga-save-rotator,
a plugin for rotating in and out saves based on player voting
js
omegga
plugin
omegga-team-chat,
a plugin that adds team chat to minigames
js
omegga
plugin
omegga-cross-server-chat,
a cross server chat plugin with a defined spec that can be reimplemented in another game easily
js
omegga
plugin
omegga-mail,
offline messaging between players
js
omegga
plugin
omegga-chunk-analyzer,
a plugin that analyzes chunks in the current save and looks for chunks with too many colliders