This website requires JavaScript.
Explore
Help
Sign In
minster586
/
nadekobot
Watch
1
Star
0
Fork
0
You've already forked nadekobot
mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced
2025-09-10 17:28:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cb7743e24485b393c7aca173d39f62902d1ff26e
nadekobot
/
src
/
Nadeko.Econ
/
Deck
/
Regular
History
Kwoth
967784c860
Added MultipleDeck which can be used in place of the old QuadDeck, converted cards from classes to records as it is useful to have default equality checks.
2022-07-23 07:43:18 +02:00
..
MultipleRegularDeck
Added MultipleDeck which can be used in place of the old QuadDeck, converted cards from classes to records as it is useful to have default equality checks.
2022-07-23 07:43:18 +02:00
RegularCard.cs
Added MultipleDeck which can be used in place of the old QuadDeck, converted cards from classes to records as it is useful to have default equality checks.
2022-07-23 07:43:18 +02:00
RegularDeck.cs
Added MultipleDeck which can be used in place of the old QuadDeck, converted cards from classes to records as it is useful to have default equality checks.
2022-07-23 07:43:18 +02:00
RegularDeckExtensions.cs
Added .GetName extension method which will show human readable hand values in text. Also completely moved .betdraw the the new deck implementation. A renamed to Ace
2022-07-23 04:52:40 +02:00
RegularSuit.cs
Mostly finished implementation of the new deck? ALso added some tests
2022-07-21 06:55:15 +02:00
RegularValue.cs
Added .GetName extension method which will show human readable hand values in text. Also completely moved .betdraw the the new deck implementation. A renamed to Ace
2022-07-23 04:52:40 +02:00