Skip to content

Commit bf46e29

Browse files
committed
v1.9
1 parent 9c94fe8 commit bf46e29

36 files changed

+60859
-740
lines changed

Changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,3 +204,11 @@
204204
31 Mar 2022: New setting: settings->Game_Speed->Customized (Expert mode)
205205
https://github.com/Rescator7/Hearts/issues/3
206206

207+
29 Oct 2024: Version 1.9
208+
-------------------------------------------------------------------------------------------------
209+
29 Oct 2024: Added 7 new backgrounds: Green, "Wooden planks", "Wood texture", "Wooden floor",
210+
"Overlapping planks 5", Leaves, Marble
211+
Added checkable settings: "Card Display", "Show direction"
212+
Added "Display Score" : "Text only", "Hearts (Pink)", "Hearts (Grey)", "Suits", "CPU / Human"
213+
https://github.com/Rescator7/Hearts/issues/4
214+

Credits

Lines changed: 58 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,30 @@ License: https://creativecommons.org/publicdomain/zero/1.0/deed.en
1919
Ocean: Ocean: Photo by grumpylumixuser
2020
License: https://creativecommons.org/licenses/by/3.0/deed.en
2121

22+
Green: Image by Attila Tóth
23+
License: Image created for this software. https://github.com/Rescator7/Hearts/issues/4
24+
25+
Wood Texture: Image by Firkin
26+
https://openclipart.org/detail/299936/wood-texture
27+
License: https://openclipart.org/share
28+
29+
Wooden Floor 2: Image by Firkin
30+
https://openclipart.org/detail/267070/wooden-floor-2
31+
License: https://openclipart.org/share
32+
33+
Overlapping planks 5: Image by Firkin
34+
https://openclipart.org/detail/269799/overlapping-planks-5
35+
License: https://openclipart.org/share
36+
37+
Wooden planks: Image by Firkin
38+
https://openclipart.org/detail/269803/wooden-planks
39+
License: https://openclipart.org/share
40+
41+
Leaves:
42+
Marble: By: Bob <castillo7@hotmail.com>
43+
Created using gimp 2.10.18
44+
License: https://creativecommons.org/publicdomain/zero/1.0/
45+
2246

2347
Decks cards images:
2448
-------------------
@@ -62,24 +86,54 @@ Used as: Players under cards.
6286
Created using gimp. They are fill patern available in gimp 2.8.
6387
License: https://creativecommons.org/publicdomain/zero/1.0/
6488

65-
Icons: Heart
89+
Icons: Heart (Pink) & Heart (Grey)
6690
Used as: Player's name & scores
6791
Artist: icojam
6892
Website: https://www.iconarchive.com/artist/icojam.html
6993
License: (Public Domain) https://www.iconarchive.com/show/blue-bits-icons-by-icojam/love-heart-icon.html
7094

71-
Icons: used as online_exit, online_table_leave, online_create_table, online_mute_table
72-
used as online_start_game
95+
Icons: online_exit, online_table_leave, online_create_table, online_mute_table
96+
online_start_game
7397
Artist: paomedia
7498
Iconset: Small & Flat Icons
7599
Website: https://www.iconarchive.com/show/small-n-flat-icons-by-paomedia.html
76100
License: Public Domain
77101

78-
Icons: used as online_show_tables
102+
Icons: online_show_tables
79103
Artist: Fatcow Web Hosting
80104
Website: https://www.iconarchive.com/artist/fatcow.html
81105
License: CC Attribution 4.0
82106

107+
Icon: person-generic
108+
Artist: Cheeseness
109+
Website: https://openclipart.org/detail/275133/person-generic
110+
License: https://openclipart.org/share
111+
112+
Icon: computer-icon
113+
Artist: kuba
114+
Website: https://openclipart.org/detail/89275/computer-icon
115+
License: https://openclipart.org/share
116+
117+
Icon: hearts-symbol
118+
Artist: Merlin2525
119+
Website: https://openclipart.org/detail/216901/hearts-symbol
120+
License: https://openclipart.org/share
121+
122+
Icon: diamonds-symbol
123+
Artist: Merlin2525
124+
Website: https://openclipart.org/detail/216899/diamonds-symbol
125+
License: https://openclipart.org/share
126+
127+
Icon: spades-symbol
128+
Artist: Merlin2525
129+
Website: https://openclipart.org/detail/216898/spades-symbol
130+
License: https://openclipart.org/share
131+
132+
Icon: clubs-symbol
133+
Artist: Merlin2525
134+
Website: https://openclipart.org/detail/216897/clubs-symbol
135+
License: https://openclipart.org/share
136+
83137

84138
Sounds credits goes to:
85139
=========================

Hearts.pro.user

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE QtCreatorProject>
3-
<!-- Written by QtCreator 3.5.1, 2022-04-01T18:02:03. -->
3+
<!-- Written by QtCreator 3.5.1, 2024-10-29T12:33:07. -->
44
<qtcreator>
55
<data>
66
<variable>EnvironmentId</variable>
@@ -178,8 +178,8 @@
178178
<value type="int" key="PE.EnvironmentAspect.Base">2</value>
179179
<valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
180180
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Hearts</value>
181-
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
182-
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4RunConfiguration:/home/bob/1.8.9/Hearts/Hearts.pro</value>
181+
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Hearts2</value>
182+
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4RunConfiguration:/home/bob/delete1/Hearts/Hearts.pro</value>
183183
<value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.CommandLineArguments"></value>
184184
<value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.ProFile">Hearts.pro</value>
185185
<value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseDyldImageSuffix">false</value>

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Hearts 1.8.10 (Linux, C++)
1+
# Hearts 1.9 (Linux, C++)
22
The card game Hearts for QT 5 or 6, and liballegro 5 (for sounds support)
33

44
<p>You can download Hearts as a snap package from:</p>
@@ -13,7 +13,10 @@ The card game Hearts for QT 5 or 6, and liballegro 5 (for sounds support)
1313
- Support online and offline game play.
1414
- Support 3 languages. (English, French, Russian).
1515
- Support 5 differents deck: Standard, Nicu (white), English, Russian, Tigullio (modern).
16-
- 5 background images theme: Universe, Ocean, Mt. Fuji, Everest, Desert.
16+
- 12 background images theme: Green, Universe, Ocean, Mt. Fuji, Everest, Desert,
17+
Wooden planks, Wood texture, Wooden floor 2, Overlapping planks 5,
18+
Leaves, Marble.
19+
- Support 5 scores styles: Text only, Hearts (Pink), Hearts (Grey), Suits, Cpu / Human.
1720
- Helps [Rules, Online, Settings, Credits]
1821
- Sounds.
1922
- Easy card selection. (offline only)
@@ -96,4 +99,4 @@ Hearts</code></pre>
9699
- Icons: (read credits)
97100
- READ CREDITS for all the licenses details: https://github.com/Rescator7/Hearts/blob/master/Credits
98101

99-
![screenshoot](https://github.com/Rescator7/Hearts/blob/master/screenshot/SCR1-hearts-1.8.jpg)
102+
![screenshoot](https://github.com/Rescator7/Hearts/blob/master/screenshot/SCR1-hearts-1.9.jpg)
Loading

0 commit comments

Comments
 (0)