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

1h 2m 36s logged

DEVLOG #7: OOOO Shiny

I’ve added a lot of stuff in one hour!

MESSAGES UPDATE

You can now use predefined placeholders in the messages.yml in the format of {index}. These are replaced by predetermined variables.

CHAT FORMATTING

Chat formatting has been added! I plan to implement a placeholder for the users role soon, right now it’s just hard-coded in the messages file as PARTICIPANT <username> ▶ <message>

SUBCOMMANDS: EXTENDED

Added tab completion to the subcommand’s subcommands! More specifically the kit actions are auto completed now.

ROLES PREP

Began preparation for event roles (Participant, Spectator, Staff, Admin). All this means so far is adding an enum

BUG FIXES

Fixed some bugs, most notably where my messages file would take two restarts to overwrite the updated version due to me initializing my file too soon.

0
15

Comments 0

No comments yet. Be the first!