Henry J. Wylde

Results 63 issues of Henry J. Wylde

Global variables in Ruby can have all sorts of characters in their names - https://docs.ruby-lang.org/en/3.0.0/doc/globals_rdoc.html It would be helpful if we could quote a global variable's name so that we...

Related to https://github.com/ruby/rbs/issues/654 It would be good to be able to specify the type of evaluation for a file itself. Cases where this would be useful: * Gemfile * Rake...

Right now when typing `binary ` optparse-applicative will auto complete to all options and arguments. I'd like to suggest changing this to auto completing only arguments, provided a `HasCompleter` modifier...

kind: code
new: feature

The Head Vampire infects one player a night who becomes a Vampire the following night. Their goal is to infect everyone. If the Head Vampire dies, all other Vampires die...

kind: code
new: role

In this variant, there are no Werewolves - only Loners.

kind: code
new: variant

The Amnesiac wakes up on the 3rd night and remembers their role. They are then given a random special role out of the ones not currently in the game.

kind: code
new: role
status: lore needed

kind: code
existing: enhancement

Players may join the lobby, set game variants and roles and start the game once enough players have joined.

kind: code
existing: enhancement

Commands can include: - instant boot - stage advance - message as the moderator

kind: code
new: feature