Skip to content

Commit

Permalink
Update Changes file to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
japhb committed Jun 4, 2023
1 parent 7237536 commit bb58de9
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Revision history for MUGS-Core

0.1.3 *WIP*
{{$NEXT}}
[Contacting us]
- Move official IRC support channel from Freenode to Libera.Chat

Expand All @@ -12,15 +12,18 @@ Revision history for MUGS-Core
- Allow for better errors from config form field validators
- Support pre-packed Message data, for sending identical game updates to
many clients
- Provide extra Game UI options from App UI

[Error handling]
- Shutdown, not just disconnect, in LocalUI.exit-with-errors
- Exit with errors if missing requested game plugins
- Don't crash if Supplier is disconnected before final response
- Work around Rakudo change in PROCESS dynamics

[Packaging]
- Update Dockerfile dependency versions
- Update CBOR::Simple and Cro::CBOR dependency versions
- Upload to zef/fez using mi6 UploadToZef

[Performance]
- Stop sending empty WebSocket Continuation frames, approximately
Expand All @@ -32,12 +35,17 @@ Revision history for MUGS-Core
- Factor out check directory exists before reading it in DevTool
- Rename Server's broadcast-to-game to broadcast-message-to-game

[Security]
- Disallow security-related reserved names as identifiers

[Tools]
- Add a new-ui-type command to mugs-tool
- Reorient mugs-tool game/genre subcommands for multi-repo world

[Testing]
- Work around YAMLish quoting change affecting File tests
- Stop testing dubious packed/unpacked matching behavior



0.1.2 2021-05-13
Expand Down

0 comments on commit bb58de9

Please sign in to comment.