What's Changed
- Remove DynamoDB reference in buildspec by @scionaltera in #352
- let people restart creating characters if they're incomplete by @scionaltera in #353
- Add additional directions by @scionaltera in #354
- Fix lazy loading error by @scionaltera in #355
- Item Editor by @scionaltera in #356
- update readme by @scionaltera in #365
- Role Framework by @scionaltera in #366
- Make it prettier by @scionaltera in #367
- get more info in logs from error handler by @scionaltera in #368
- pipe access logs into the regular mud logs by @scionaltera in #369
- on the server it complains because LogbackValve is not async by @scionaltera in #371
- CORS and CSRF configuration by @scionaltera in #372
- Fix role bugs by @scionaltera in #373
- help command by @scionaltera in #374
- enforce unique character names by @scionaltera in #375
- character menu was getting appended to the greeting by @scionaltera in #376
- Configurable header name for remote IP resolution by @scionaltera in #377
- Room Description Improvements by @scionaltera in #378
- Connection Maintenance by @scionaltera in #379
- Avoid Code Duplication by @scionaltera in #380
- remove StringTool and use native CSS word wrapping instead by @scionaltera in #383
Full Changelog: v0.0.10...v0.0.11