yugioh-game icon indicating copy to clipboard operation
yugioh-game copied to clipboard

Text-based Yu-Gi-Oh MUD

Results 27 yugioh-game issues
Sort by recently updated
recently updated
newest added

We do have separate databases for each language right now. This results in the following: * german players can only lookup german card names * when building a deck, you...

consider adding filters for specific cards before editing a deck. note the following example: filter and filter gives option to filter all but the chosen card so the editor will...

enhancement

when typing extra/extra2, it would be nice if the extra deck type (link/synchro/fusion/pendulum/xyz) would be shown without having to info x# all the time first.

enhancement

Typing deck after joining a room currently lists over 100 public decks, followed by yours. I propose that deck lists your decks, and deck publiclist lists the public decks. We...

This fixes #4 The messages will now look this the following... * Activating monster card at m3 (name) * Activating spell card at s2 (name) And so on.

Traceback (most recent call last): File "/home/tyler/ygo/ygo-game/ygo/utils.py", line 116, in catch return f(*args, **kwargs) File "/home/tyler/ygo/ygo-game/ygo/duel.py", line 252, in process_messages data = fn(data) File "/home/tyler/ygo/ygo-game/ygo/message_handlers/become_target.py", line 13, in msg_become_target self.cm.call_callbacks('become_target',...

bug

Would be nice to have a password retrieval system. I think the game already asks for an email address on account creation, but if some one forgets their password, either...

enhancement

there are newcards that don't get scripts right away and we build decks. I am asking for a prompt in the editor or a way to tell us if the...

enhancement

in case of bugs which occur and a private duel, admins cannot analyze the current situation but only see the error coming in. It should be possible for admins to...

enhancement