grapevine icon indicating copy to clipboard operation
grapevine copied to clipboard

The MUD Chat Network

Results 39 grapevine issues
Sort by recently updated
recently updated
newest added

Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. Release notes Sourced from jquery's releases. jQuery 3.5.0 Released! See the blog post: https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/ and the upgrade guide: https://jquery.com/upgrade-guide/3.5/ NOTE: Despite being a minor...

dependencies

Switch games from `belongs_to :user` to `has_many :admins` Create a new join table that let's multiple users administrate a game. No special roles at the moment, all admins can manage...

good first issue

Play sound based on the `Client.Media` package. See issue #117 and the [mudlet wiki for a collaborated on protocol](https://wiki.mudlet.org/w/Manual:Scripting#MUD_Client_Media_Protocol). Todo: - [ ] Button to toggle sound - [ ]...

# MUD Client Media Protocol Inspired by [MSP](https://www.zuggsoft.com/zmud/msp.htm) [Also on Mudlet's Wiki](https://wiki.mudlet.org/w/Manual:Scripting#MUD_Client_Media_Protocol) ## Enable Media The client will enable sound by including `"Client.Sounds 1"` as part of the initial `Core.Supports`...

I am able to securely telnet from Mudlet to my test game with ageofelements.org 8680. This does not function for Grapevine at this time when I register this address into...

Follows up #121 Add in a new message for `core` that will let you replay a channel from a UID. This will let you catch up if your game was...

We should add a UID and timestamp field to messages. The server would add both of these fields when broadcasting out. - `timestamp` will be a ISO8601 timestamp in UTC...

A simple report to see the number of opened web client sessions for a time range. Report: - Select from/to range, default to the last week - Filter down to...

good first issue
hacktoberfest

In order to provide extra information for your game, you should be able to attach links, things such as an interview on Titans of Text, a well thought out review,...

good first issue
hacktoberfest

The current `/events` page should look like a calendar. - Default page shows the current full week, the previous full week, and the next 4 weeks to have some context...

hacktoberfest