Changelog
Changelog
This thread serves to house the Changelog for changes made to the module as they happen. You can discuss them in separate threads, please.
Please note these are changes are recorded live, the server may not have the most current version. Look at the version stamp here and the one on the server to see whether the changes are live.
Please note these are changes are recorded live, the server may not have the most current version. Look at the version stamp here and the one on the server to see whether the changes are live.
Lead Developer, DM, and fellow roleplayer.
Always open to scenes and suggestions, if I'm not otherwise occupied.
Always open to scenes and suggestions, if I'm not otherwise occupied.
Re: Changelog
Changes 2023-08-15 by Maiyannah, 0.1.1
- Added sittable chairs
- Fixed issues with them
- Ensure only one player to a chair
- Added @emote command to chat
- Added sit emote to @emote command
- Added worship emote to @emote command
- Added meditate emote to @emote command (with alias "pray" as well)
- Added dazed emote to @emote command
Lead Developer, DM, and fellow roleplayer.
Always open to scenes and suggestions, if I'm not otherwise occupied.
Always open to scenes and suggestions, if I'm not otherwise occupied.
Re: Changelog
Changes 2023-08-16 by Maiyannah, 0.1.3
- Added error feedback to @emote for failed emotes
- Removed debug feedback message
- Modularized the code for emote and emote processing so that they can be more easily changed.
- Added an @emote list command to list supported emotes
- Added duck to emotes
- Added bow to emotes
- Added salute to emotes
- Added greet to emotes (with alias wave)
Lead Developer, DM, and fellow roleplayer.
Always open to scenes and suggestions, if I'm not otherwise occupied.
Always open to scenes and suggestions, if I'm not otherwise occupied.
Re: Changelog
Changes 2023-08-16 by Maiyannah 0.1.4
- Catch unrecognized commands (@whatever) and give an error message.
- Added help command with list of commands
- Added @emote help with a simple usage message.
Lead Developer, DM, and fellow roleplayer.
Always open to scenes and suggestions, if I'm not otherwise occupied.
Always open to scenes and suggestions, if I'm not otherwise occupied.
Re: Changelog
Changes 2023-08-16 by Maiyannah, 0.1.5
- Added a @description command
- @description set - Sets the description to the following message.
- @description add - Appends a new string to the description.
- @description clear - Clears out the description.
Lead Developer, DM, and fellow roleplayer.
Always open to scenes and suggestions, if I'm not otherwise occupied.
Always open to scenes and suggestions, if I'm not otherwise occupied.
Re: Changelog
Changes 2023-08-16 by Maiyannah, 0.1.6
- Added a @portrait command
Lead Developer, DM, and fellow roleplayer.
Always open to scenes and suggestions, if I'm not otherwise occupied.
Always open to scenes and suggestions, if I'm not otherwise occupied.
Re: Changelog
Changes 2023-08-17 by Maiyannah, 0.1.7
- Added the welcome and changes sign to the OOC area.
- Added the lore library to the OOC area. This needs finished, but has some basic Ravenloft lore.
- Added some benches and chairs to the OOC area. You can socialize now. Yay!
Lead Developer, DM, and fellow roleplayer.
Always open to scenes and suggestions, if I'm not otherwise occupied.
Always open to scenes and suggestions, if I'm not otherwise occupied.
Re: Changelog
Changes 2023-08-18 by Maiyannah, 0.1.8
- Isolate the description and portrait code into a seperate file to allow specific edits
- Fix a bug this introduced causing the PC description to be overridden with add, not appended.
Lead Developer, DM, and fellow roleplayer.
Always open to scenes and suggestions, if I'm not otherwise occupied.
Always open to scenes and suggestions, if I'm not otherwise occupied.
Re: Changelog
Changes 2023-08-18 by Maiyannah, 0.1.9
Further backend fixup! Among other things:
Further backend fixup! Among other things:
- Isolate the emote code specifically, same as we did with description
- Added additional emotes:
- dodge
- look left
- look right
- read
- spasm
- fall forward
- fall back
- fall (chooses one of the two above at random)
- tired
- shout
- laugh
- plead
- Ensure that emotes can be broken with movement (ie, are non-blocking)
- A backend spruce-up of the OOC room (making sure everything is static that should be, tagging things, etc)
- Challenge rating display in descriptions has been disabled
Lead Developer, DM, and fellow roleplayer.
Always open to scenes and suggestions, if I'm not otherwise occupied.
Always open to scenes and suggestions, if I'm not otherwise occupied.
Re: Changelog
Changes 2023-08-18 by Maiyannah, 0.1.10
A meta change!
A meta change!
- The changelog placard now uses a NUI window to display the changes.
- Added a book to the OOC Lounge which has development credits
Lead Developer, DM, and fellow roleplayer.
Always open to scenes and suggestions, if I'm not otherwise occupied.
Always open to scenes and suggestions, if I'm not otherwise occupied.