Skip to content

Commit dad2af2

Browse files
author
GitHub Actions
committed
Add automatically parsed data (test)
[ci skip]
1 parent 04fdca7 commit dad2af2

File tree

3 files changed

+87
-8
lines changed

3 files changed

+87
-8
lines changed

apps/Biplanes_Revival.md

Lines changed: 42 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: app
33

44
permalink: /Biplanes_Revival/
5-
description: An old cellphone arcade "BlueTooth BiPlanes" recreated for PC
5+
description: Old cellphone arcade recreation
66
license: GPL-3.0-only
77

88
icons:
@@ -31,7 +31,7 @@ desktop:
3131
Icon: org.regular_dev.biplanes_revival
3232
Terminal: false
3333
X-AppImage-Name: Biplanes Revival
34-
X-AppImage-Version: 1.1
34+
X-AppImage-Version: 1.2.1
3535
X-AppImage-Arch: x86_64
3636
AppImageHub:
3737
X-AppImage-Signature: 'directory ''/home/runner/.gnupg'' created keybox ''/home/runner/.gnupg/pubring.kbx''
@@ -47,9 +47,13 @@ appdata:
4747
Name:
4848
C: Biplanes Revival
4949
Summary:
50-
C: An old cellphone arcade "BlueTooth BiPlanes" recreated for PC
50+
C: Old cellphone arcade recreation
5151
Description:
5252
C: >-
53+
<p>An old cellphone arcade &quot;BlueTooth BiPlanes&quot; recreated for PC.</p>
54+
55+
<p>Features:</p>
56+
5357
<ul>
5458
<li>Easy to learn, hard to master gameplay</li>
5559
<li>Immerse yourself in quick &amp; intense dogfights</li>
@@ -75,19 +79,52 @@ appdata:
7579
- BiplanesRevival
7680
Screenshots:
7781
- default: true
82+
caption:
83+
C: Game logo
7884
thumbnails: []
7985
source-image:
8086
url: https://raw.githubusercontent.com/regular-dev/biplanes-revival/master/assets/menu/screen_logo.png
8187
lang: C
82-
- thumbnails: []
88+
- caption:
89+
C: Dogfighting
90+
thumbnails: []
8391
source-image:
8492
url: https://regular-dev.org/system/refinery/images/W1siZiIsIjIwMjQvMDQvMTQvNHY5N3phZHk5Z19CaXBsYW5lc1Jldml2YWxfc2NyZWVuc2hvdF8xLnBuZyJdXQ/BiplanesRevival_screenshot_1.png?sha=ac4d807051bc375e
8593
lang: C
86-
- thumbnails: []
94+
- caption:
95+
C: Bailing out
96+
thumbnails: []
8797
source-image:
8898
url: https://regular-dev.org/system/refinery/images/W1siZiIsIjIwMjQvMDQvMTQvNW13dXc1cHFja19CaXBsYW5lc1Jldml2YWxfc2NyZWVuc2hvdF8yLnBuZyJdXQ/BiplanesRevival_screenshot_2.png?sha=2157c2ac2626cf29
8999
lang: C
90100
Releases:
101+
- version: 1.2.1
102+
unix-timestamp: 1737072000
103+
description:
104+
C: >-
105+
<p>Fixes:</p>
106+
107+
<ul>
108+
<li>AI is more resistant to player abuse</li>
109+
</ul>
110+
- version: '1.2'
111+
unix-timestamp: 1734998400
112+
description:
113+
C: >-
114+
<p>New features:</p>
115+
116+
<ul>
117+
<li>Added hotseat multiplayer mode</li>
118+
<li>Support for background animation layer (e.g. snowfall)</li>
119+
</ul>
120+
121+
<p>Fixes:</p>
122+
123+
<ul>
124+
<li>Broken UI input fields</li>
125+
<li>Audio volume reduction over time</li>
126+
<li>Menu text offsets</li>
127+
</ul>
91128
- version: '1.1'
92129
unix-timestamp: 1713052800
93130
description:

database/Biplanes_Revival/org.regular_dev.biplanes_revival.appdata.xml

Lines changed: 44 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- Copyright 2024 Regular-dev community [email protected] -->
32
<component type="desktop-application">
43
<id>org.regular_dev.biplanes_revival</id>
54

65
<name>Biplanes Revival</name>
7-
<summary>An old cellphone arcade &quot;BlueTooth BiPlanes&quot; recreated for PC</summary>
6+
<summary>Old cellphone arcade recreation</summary>
87

98
<metadata_license>FSFAP</metadata_license>
109
<project_license>GPL-3.0-only</project_license>
1110

1211
<description>
12+
<p>An old cellphone arcade &quot;BlueTooth BiPlanes&quot; recreated for PC.</p>
13+
<p>Features:</p>
1314
<ul>
1415
<li>Easy to learn, hard to master gameplay</li>
1516
<li>Immerse yourself in quick &amp; intense dogfights</li>
@@ -22,6 +23,11 @@
2223
</ul>
2324
</description>
2425

26+
<branding>
27+
<color type="primary" scheme_preference="light">#009aef</color>
28+
<color type="primary" scheme_preference="dark">#009aef</color>
29+
</branding>
30+
2531
<categories>
2632
<category>Game</category>
2733
<category>ArcadeGame</category>
@@ -30,12 +36,15 @@
3036
<launchable type="desktop-id">org.regular_dev.biplanes_revival.desktop</launchable>
3137
<screenshots>
3238
<screenshot type="default">
39+
<caption>Game logo</caption>
3340
<image>https://raw.githubusercontent.com/regular-dev/biplanes-revival/master/assets/menu/screen_logo.png</image>
3441
</screenshot>
3542
<screenshot>
43+
<caption>Dogfighting</caption>
3644
<image>https://regular-dev.org/system/refinery/images/W1siZiIsIjIwMjQvMDQvMTQvNHY5N3phZHk5Z19CaXBsYW5lc1Jldml2YWxfc2NyZWVuc2hvdF8xLnBuZyJdXQ/BiplanesRevival_screenshot_1.png?sha=ac4d807051bc375e</image>
3745
</screenshot>
3846
<screenshot>
47+
<caption>Bailing out</caption>
3948
<image>https://regular-dev.org/system/refinery/images/W1siZiIsIjIwMjQvMDQvMTQvNW13dXc1cHFja19CaXBsYW5lc1Jldml2YWxfc2NyZWVuc2hvdF8yLnBuZyJdXQ/BiplanesRevival_screenshot_2.png?sha=2157c2ac2626cf29</image>
4049
</screenshot>
4150
</screenshots>
@@ -47,11 +56,44 @@
4756
<content_rating type="oars-1.0">
4857
</content_rating>
4958

59+
<recommends>
60+
<control>keyboard</control>
61+
</recommends>
62+
5063
<provides>
5164
<binary>BiplanesRevival</binary>
5265
</provides>
5366

5467
<releases>
68+
<release version="1.2.1" type="stable" date="2025-01-17">
69+
<description>
70+
<p>Fixes:</p>
71+
<ul>
72+
<li>AI is more resistant to player abuse</li>
73+
</ul>
74+
</description>
75+
76+
<url>https://github.com/regular-dev/biplanes-revival/releases/tag/v1.2.1</url>
77+
</release>
78+
79+
<release version="1.2" type="stable" date="2024-12-24">
80+
<description>
81+
<p>New features:</p>
82+
<ul>
83+
<li>Added hotseat multiplayer mode</li>
84+
<li>Support for background animation layer (e.g. snowfall)</li>
85+
</ul>
86+
<p>Fixes:</p>
87+
<ul>
88+
<li>Broken UI input fields</li>
89+
<li>Audio volume reduction over time</li>
90+
<li>Menu text offsets</li>
91+
</ul>
92+
</description>
93+
94+
<url>https://github.com/regular-dev/biplanes-revival/releases/tag/v1.2</url>
95+
</release>
96+
5597
<release version="1.1" type="stable" date="2024-04-14">
5698
<description>
5799
<p>5th-year anniversary release bringing AI and lots of little improvements</p>

database/Biplanes_Revival/org.regular_dev.biplanes_revival.desktop

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Icon=org.regular_dev.biplanes_revival
1111
Terminal=false
1212

1313
X-AppImage-Name=Biplanes Revival
14-
X-AppImage-Version=1.1
14+
X-AppImage-Version=1.2.1
1515
X-AppImage-Arch=x86_64
1616

1717

0 commit comments

Comments
 (0)