-
Notifications
You must be signed in to change notification settings - Fork 2.2k
spectrum_cass.xml: Added 15 working items #14537
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
New working software list additions -------------------------------------------- Asymmetry (v1.1, Party Version) [YRGB] Ciudades del Mundo [Spectrum Computing] Cindy Block (v1.1, Party Version) [YRGB] DS. Bodyguard (v1.1, Party Version) [YRGB] First Aid (Eastmead Computer Systems) [Planeta Sinclair, Steven Brown] Frostland (v1.1, Party Version) [YRGB] How to Get the Most Out of Your Computer [Spectrum Computing] Kubanoid (v1.1, Party Version) [YRGB] Letter Bomb [Planeta Sinclair, Steven Brown] Nightflite (ZX Data) [Spectrum Computing] Run Away Nose (v1.6, Party Version) [YRGB] S.T.U.N. Runner (Erbe) [Spectrum Computing] Travel Unlimited (v1.1, Party Version) [YRGB] Tunel 3D (Timex) [Spectrum Computing] Y.A.S.G. [Planeta Sinclair] Merged sets -------------------------------------------- The Adventures of Jane Jelly - The Treasure of Zedin (set 1, Bumfun) + The Adventures of Jane Jelly - The Treasure of Zedin - Nightmare Version (set 1, Bumfun) The Adventures of Jane Jelly - The Treasure of Zedin (set 2, older) + The Adventures of Jane Jelly - The Treasure of Zedin - Nightmare Version (set 2, older) The Adventures of Jane Jelly - The Treasure of Zedin (set 3, turbo loader, with trainer) + The Adventures of Jane Jelly - The Treasure of Zedin - Nightmare Version (set 3, turbo loader, with trainer) Frostland (Party Version, English) + Frostland (Party Version, Russian) Run Away Nose (Party Version, English) + Run Away Nose (Party Version, Russian) Kubanoid (Party Version, English) + Kubanoid (Party Version, Russian) Adventure Builder System + Artworx (compilation) Cleanups and fixes: parent/clone relationships, descriptions, publishers, years and languages info.
fixed typo
hash/spectrum_cass.xml
Outdated
| @@ -1435,7 +1435,19 @@ license:CC0-1.0 | |||
| </software> | |||
|
|
|||
| <software name="asymmetry"> | |||
| <description>Asymmetry (Party Version)</description> | |||
| <description>Asymmetry (v1.1, Party Version)</description> | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It can't be "Party Version" because published after the Party is over.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same for all others YRGB'25 additions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Confirmed with Gogin... such updates called "After-Party". Assuming it can be multiple following releases, I think we can only leave numeric version without "type"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed descriptions. Thanks for the warning.
- Fixed validations error - Removed "Party Version" on added 1.1 versions
Fixed parts size in "domslb" set
| </part> | ||
| </software> | ||
|
|
||
| <software name="asymmetry_10" cloneof="asymmetry"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Isn't it cloneof implies the other direction?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, but I didn't get what you mean...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I mean cloneof must point to the early version, but not opposite to the newer
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No, the cloneof reference points to the newer release/version, which is the parent release. (check this link)
New working software list additions
Asymmetry (v1.1) [YRGB]
Ciudades del Mundo [Spectrum Computing]
Cindy Block (v1.1) [YRGB]
DS. Bodyguard (v1.1) [YRGB]
First Aid (Eastmead Computer Systems) [Planeta Sinclair, Steven Brown]
Frostland (v1.1) [YRGB]
How to Get the Most Out of Your Computer [Spectrum Computing]
Kubanoid (v1.1) [YRGB]
Letter Bomb [Planeta Sinclair, Steven Brown]
Nightflite (ZX Data) [Spectrum Computing]
Run Away Nose (v1.6) [YRGB]
S.T.U.N. Runner (Erbe) [Spectrum Computing]
Travel Unlimited (v1.1) [YRGB]
Tunel 3D (Timex) [Spectrum Computing]
Y.A.S.G. [Planeta Sinclair]
Merged sets
The Adventures of Jane Jelly - The Treasure of Zedin (set 1, Bumfun) + The Adventures of Jane Jelly - The Treasure of Zedin - Nightmare Version (set 1, Bumfun)
The Adventures of Jane Jelly - The Treasure of Zedin (set 2, older) + The Adventures of Jane Jelly - The Treasure of Zedin - Nightmare Version (set 2, older)
The Adventures of Jane Jelly - The Treasure of Zedin (set 3, turbo loader, with trainer) + The Adventures of Jane Jelly - The Treasure of Zedin - Nightmare Version (set 3, turbo loader, with trainer)
Frostland (Party Version, English) + Frostland (Party Version, Russian)
Run Away Nose (Party Version, English) + Run Away Nose (Party Version, Russian)
Kubanoid (Party Version, English) + Kubanoid (Party Version, Russian)
Adventure Builder System + Artworx (compilation)
Cleanups and fixes: parent/clone relationships, descriptions, publishers, years and languages info.