Joe R
91b1ba9be9
Disallow moving cards from the foundation in Arachnida
2024-11-10 12:20:37 -05:00
Joe R
f448248741
Add stack help for Four Kingdoms
2024-10-29 20:16:46 -04:00
Sandeepa Dilshan Alagiyawanna
ad39c3aa22
Added Detailed Comments -simplex.py ( #408 )
...
* Added comments -clearthedungeon.py
* Added Comments -simplex.py
* Update simplex.py
* Added Detailed Comments -simplex.py
* Update simplex.py according to tests
2024-10-24 20:29:35 -04:00
Sandeepa Dilshan Alagiyawanna
98c9202e34
Added comments -clearthedungeon.py ( #407 )
...
* Added comments -clearthedungeon.py
* Added Comments -simplex.py
* Update simplex.py
2024-10-23 19:34:23 -04:00
Surani Naranpanawa
1fad63af73
Added comments to royaleast.py and sanibel.py ( #404 )
...
* Added comments to royaleast.py and sanibel.py
* Update royaleast.py
I have removed unnecessary white spaces and edited the longer lines.
* Update sanibel.py
I have removed the white spaces and edited the longer lines.
* Update royaleast.py
* Update sanibel.py
---------
Co-authored-by: Surani02 <surainaranpanawa@gmail.com>
2024-10-22 18:14:00 -04:00
Surani Naranpanawa
cc32c0373e
Added comments to the algerian.py ( #401 )
...
* Added comments to the algerian.py
* Update algerian.py
I made changes to the code so that it would pass flake8.
* Update algerian.py
I have revised the comments to comply with Flake8 standards.
* Update algerian.py
I have removed the trailing spaces to ensure AppVeyor passes successfully.
---------
Co-authored-by: Surani02 <surainaranpanawa@gmail.com>
2024-10-17 08:59:54 -04:00
Joe R
b77989cbdb
Update redeals for Devil's Grip
2024-10-15 23:31:36 -04:00
Joe R
dfd3b063dd
Disable autodrop for Samegame ( #386 )
2024-10-05 10:01:49 -04:00
Joe R
4478212d20
Add more alternate names
2024-09-23 20:31:00 -04:00
Alexandre Detiste
148f189a74
trim usage of six ( #382 )
...
This is artisanal manual craftwork :-)
def mDone(self, button):
if button == 0: # "OK" or double click
- if isinstance(self.tree.selection_key, six.string_types):
- self.key = str(self.tree.selection_key)
- else:
- self.key = self.tree.selection_key
+ self.key = self.tree.selection_key
2024-09-18 20:33:10 -04:00
Joe R
bd2edf2f19
Add Four Kingdoms game
2024-09-08 09:55:22 -04:00
Joe R
77f1125156
Add Eleven Triangle game
2024-07-19 19:40:42 -04:00
Joe R
b26821048c
Prevent moving stacks to the foundation in Ace of Hearts
2024-07-19 18:32:46 -04:00
Joe R
885b2925ab
Fix Astrocyte to use correct hints
2024-07-15 18:03:44 -04:00
Joe R
b92debbbfd
Add Xerxes and Zingara games
2024-07-13 18:37:24 -04:00
Joe R
69394fa3b9
Add Ace of Hearts game
2024-07-05 18:14:17 -04:00
Joe R
180f3fa225
Add more alternate names
2024-07-05 17:32:41 -04:00
Joe R
85d455d4f7
Trim trailing space
2024-07-04 17:41:45 -04:00
Joe R
6a32b1f2fa
Add King's Way game
2024-07-04 17:06:19 -04:00
Joe R
3cbcc8d214
Add Russian Cell game
2024-06-28 22:45:47 -04:00
Joe R
b3c8390fac
Add Sevastopol game
2024-06-23 20:22:59 -04:00
Joe R
764fb5207e
Added Carousel game.
2024-06-15 11:08:22 -04:00
Joe R
b951d86579
Added Nines game.
2024-06-11 20:01:26 -04:00
Joe R
b64ef10374
Added basic, but workable, hint logic for Ishido type games.
2024-05-22 20:16:20 -04:00
Joe R
eeea22da7f
Some minor cleanup/final prep.
2024-03-31 11:43:00 -04:00
Joe R
4231e96668
Game categorization updates.
2024-03-28 23:32:56 -04:00
Joe R
9f78391e0d
Added Obstruction game.
2024-03-28 20:31:27 -04:00
Joe R
be31314271
Added Trumps Row game.
2024-03-26 22:30:30 -04:00
Joe R
526abc03ba
Added Double Uintah game.
2024-03-21 17:37:25 -04:00
Joe R
c1421fc92f
Some cleanup of Tarock game file.
2024-03-19 21:44:29 -04:00
Joe R
96a071fca0
Added Fool's Up game.
2024-03-19 21:37:33 -04:00
Joe R
96700c59e1
Cleanup of Mahjongg. Fixed the old layout import scripts.
2024-03-16 20:38:47 -04:00
Joe R
713f498068
Added Ninety-One game.
2024-03-16 14:52:10 -04:00
Joe R
572103b2c4
Klondike with jokers.
2024-03-15 19:35:03 -04:00
Joe R
b31ea75798
Added Cribbage Patience game.
2024-03-13 19:16:43 -04:00
Joe R
2dfca42824
Added Wildcards game.
2024-03-06 22:06:57 -05:00
Joe R
1339a22ba4
Added Petal game.
2024-03-05 19:10:08 -05:00
Joe R
fc259817aa
Alternate names.
2024-03-05 18:18:36 -05:00
Joe R
28808ecc70
Added Big Alhambra game.
2024-03-03 14:15:59 -05:00
Joe R
351abaf907
Added Samegame game.
2024-03-03 11:38:13 -05:00
Joe R
44cf52f0a3
Added Morphy game.
2024-02-22 22:00:55 -05:00
Joe R
6f7c243664
Updated a couple games to use their more common name as the primary name.
2024-02-22 21:43:35 -05:00
Joe R
fe5013bdea
Enhancements to Eighteens game.
2024-02-20 22:41:23 -05:00
Joe R
3547c5ad0a
Alignment of Interlock type game foundations.
2024-02-18 13:00:47 -05:00
Joe R
9559173797
Fixed missing index in Love a Duck.
2024-02-15 22:34:51 -05:00
Joe R
b42a43fb0f
Added Eighteens game.
2024-02-11 21:19:05 -05:00
Joe R
a94d0235b8
Added Vincent game.
2024-02-06 21:48:10 -05:00
Joe R
6d1b81d57b
Take away is a golf type game, and other organization fixes.
2024-01-31 20:33:39 -05:00
Joe R
5b6496432c
Added Appreciate game.
2024-01-31 20:19:10 -05:00
Joe R
c50cfdd566
Fixed import order.
2024-01-26 22:31:57 -05:00