forked from flathub/org.srb2.SRB2Kart
-
Notifications
You must be signed in to change notification settings - Fork 0
/
org.srb2.SRB2Kart.metainfo.xml
109 lines (109 loc) · 6.33 KB
/
org.srb2.SRB2Kart.metainfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Copyright 2020 Flathub maintainers -->
<component type="desktop-application">
<id>org.srb2.SRB2Kart</id>
<metadata_license>FSFAP</metadata_license>
<project_license>GPL-2.0+</project_license>
<name>Sonic Robo Blast 2 Kart</name>
<summary>A kart racing mod based on the 3D Sonic the Hedgehog fangame Sonic Robo Blast 2</summary>
<description>
<p>
Sonic Robo Blast 2 Kart (usually shortened to SRB2Kart or SRB2K) is a
kart racing game with Sonic-themed characters, items and race tracks.
SRB2Kart features over 100 maps for two game modes: the main Race mode
and a Battle mode where players fight each other using the items
available in the game.
</p>
</description>
<launchable type="desktop-id">org.srb2.SRB2Kart.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>https://wiki.srb2.org/w/images/a/ac/Srb2kart_title.png</image>
<caption>Title screen</caption>
</screenshot>
<screenshot>
<image>https://user-images.githubusercontent.com/1964655/82821946-486b3780-9ea5-11ea-8818-f1a801000985.png</image>
<caption>Game modes</caption>
</screenshot>
<screenshot>
<image>https://user-images.githubusercontent.com/1964655/82821921-3d180c00-9ea5-11ea-937b-e1f53fe6c686.png</image>
<caption>Game play as Sonic</caption>
</screenshot>
<screenshot>
<image>https://user-images.githubusercontent.com/1964655/82821933-41442980-9ea5-11ea-9146-38998161edae.png</image>
<caption>Game play as Tails</caption>
</screenshot>
<screenshot>
<image>https://user-images.githubusercontent.com/1964655/82821966-502adc00-9ea5-11ea-9cbd-274d7adb479e.png</image>
<caption>Game play as Eggman</caption>
</screenshot>
<screenshot>
<image>https://user-images.githubusercontent.com/1964655/82821980-5620bd00-9ea5-11ea-9eec-2835ebb2a262.png</image>
<caption>Game play as Metal Sonic</caption>
</screenshot>
</screenshots>
<url type="homepage">https://wiki.srb2.org/wiki/SRB2Kart</url>
<developer_name>Kart Krew</developer_name>
<provides>
<binary>srb2kart</binary>
</provides>
<releases>
<release version="1.3" date="2020-09-14" >
<description>
<p>Changes to online play</p>
<ul>
<li>Fixed joinbug and chatbug. Those are bugs where a player will try to join, but appear to be joining and immediately leaving many times to anyone in the server. Or when at some point you can no longer send chat messages, change your name/character etc. while playing in a server. Basically, netplay is more stable now.</li>
<li>Fixed online sync issues with Rocket Sneakers, mines and the Kitchen Sink</li>
<li>Added support for new HTTP based master server technology. SRB2Kart's Master Server is now separate from SRB2's, and will hosted on kartkrew.org.</li>
<li>Overall improved the server connection screen. There are now prompts for downloading files and waiting to join a server which is full. There is also a total progress meter for downloading files.</li>
<li>Clients now choose a random port when connecting to servers. -port 0 should no longer be needed.</li>
<li>Up to 126 servers may now appear in the server list</li>
<li>Caret color codes may be used in server names</li>
<li>Players may now change their name no more than five times per minute while playing online</li>
</ul>
<p>Lua scripting changes</p>
<ul>
<li>Use player.ping to access the player's latency in milliseconds</li>
<li>Fixed displayplayers.iterate crashing in replays</li>
<li>Added replayplayback, which tells whether you are in a replay</li>
<li>Added file I/O support</li>
<li>Fixed sound volume not working on sounds that have an origin</li>
</ul>
<p>OpenGL changes</p>
<ul>
<li>Fixed flat rotation being slightly off</li>
<li>Fixed the game sometimes crashing on startup due to ogllog.txt</li>
<li>Fixed encore colormaps being slightly off</li>
</ul>
<p>Miscellaneous changes</p>
<ul>
<li>Added support for Discord Rich Presence. Some details of the game, such as what map you're playing, or how many players are on a server will be displayed on your profile. You may also invite others to join your game. This works even if you are not the server host, but just an ordinary player! Others may ask to join you too. You'll receive a notification in game if they do, and you can choose to accept or deny it.</li>
<li>Adjusted item odds in Battle mode. Orbinauts, Jawz, Invincibility and Grow are far more likely to appear. Bananas and Sneakers much less. Also removed item odds scaling with bumper count. Now everyone is on an equal playing field.</li>
<li>The last used renderer is now saved. This means you only need to start the game with OpenGL once and the game will remember it thereafter.</li>
<li>Fixed a minor bug with aliases in the console</li>
<li>Fixed first person camera breaking in replays</li>
<li>Fixed clearbans not clearing ban.txt</li>
<li>Fixed Record Attack ghosts potentially crashing if recorded with Lua added</li>
<li>SPB is no longer forced to appear in a 1v1</li>
<li>Fixed Thunder Shield item odds</li>
<li>Fixed a memory leak with pk3 files</li>
<li>Fixed SPB, Shrink and Hyudoro items appearing only once per race</li>
<li>Made looking back instantaneous</li>
<li>Fixed Toad</li>
<li>Fixed a memory leak if replay is not saved</li>
<li>You can no longer "line ride" offroad</li>
<li>Increased rarity of a previously played map showing up again in vote</li>
<li>Added join, leave and kick sound effects</li>
<li>Updated bonuschars with brand new Sakura sprites!</li>
</ul>
</description>
</release>
<release version="1.2" date="2020-05-12" />
</releases>
<content_rating type="oars-1.1">
<content_attribute id="violence-cartoon">moderate</content_attribute>
<content_attribute id="language-humor">mild</content_attribute>
<content_attribute id="social-chat">mild</content_attribute>
<content_attribute id="social-info">mild</content_attribute>
</content_rating>
</component>