Skip to content

Releases: muldjord/skyscraper

3.6.1

26 Oct 23:05
Compare
Choose a tag to compare
  • Added 'amigacd32' as a separate platform just because (Thank you to user 'HoraceAndTheSpider' for resetting The Matrix)

3.6.0

25 Oct 18:01
Compare
Choose a tag to compare
  • Changed 'SecsSinceEpich' to 'MSecsSinceEpich' to support pre-5.8 Qt versions (Thank you to user 'Hazza4569' for reporting this)

3.5.9

24 Oct 21:12
Compare
Choose a tag to compare
  • Implemented the new IGDB v4 authentication method. IGDB will now work again, and requires free credentials. Read more about that here
  • Improved memory consumption when handing entries back to main thread
  • Added '.au3' file extension to id script exception list (Thank you to 'o0alucard0o' for reporting this)

3.5.8

15 Aug 22:46
Compare
Choose a tag to compare
  • Now supports spaces in Attract-Mode media paths

3.5.7

31 Jul 09:03
Compare
Choose a tag to compare
  • Now uses regular expressions when converting text to Pegasus format for better compatibility
  • Removed 'extensions' when generating Pegasus game list, as it isn't required

3.5.6

30 Jul 20:32
Compare
Choose a tag to compare
  • Added 'neogeocd' platform (Thank you to 'igno2k' and 'meveric' for suggesting it)
  • 'screenscraper' module now supports region for screenshots (Thank you to 'cameronhimself' for pointing this out)
  • Low disk space check for cache is now calculated from cache folder location
  • Skyscraper initial output now shows frontend and extras when generating game lists
  • Changed 'gamelistFolder' config.ini option to 'gameListFolder' but kept old variable name for backwards compatibility
  • Added 'gameListBackup' config.ini option to allow for game list backups being created on each run (Thank you to 'igno2k' for suggesting it)
  • Attract-Mode now recognizes '$HOME' in emulator file
  • Refactored Attract-Mode media folder getters
  • Fixed rare faulty matches from 'esgamelist' module in cases where last part of 'path' was a match with filename (Thank you to 'akamming' for reporting this)
  • Exporting for Pegasus frontend now supports preservation of old game list key-value pairs (Thank you to user 'HugLifeTiZ' for suggesting this)
  • '--cache report' now also adheres so excludeFiles and includeFiles (Thank you to user 'spilinek' for pointing this out)

3.5.5

18 May 07:12
Compare
Choose a tag to compare
  • Fixed bug in 'igdb' module where it still used old hardcoded key (Thank you to 'stlbluesfan' for reporting this)

3.5.4

14 May 14:48
Compare
Choose a tag to compare
  • Hints file converted to xml (hints.txt -> hints.xml)
  • Moved documentation resources into 'docs' folder
  • Added 'videoPreferNormalized' config.ini option for use with the 'screenscraper' module

3.5.3

11 May 16:48
Compare
Choose a tag to compare
  • MAJOR: Added video conversion support through config.ini option 'videoConvertCommand="COMMAND %i %o"' option. See docs for more details.
  • Removed deprecated '' node and replaced it with '' for ES gamelist generation (Thank you to 'yisraeldov' for letting me know)
  • Added simple error handling for media network requests
  • '--flags help' and '--cache help' no longer requires '-p PLATFORM' to be set
  • Changed 'worldofspectrum' scraping module to use https

3.5.2

30 Apr 06:17
Compare
Choose a tag to compare
  • Hid deprecated options from '--help'. Deprecated options still work just aren't shown
  • Updated 'Simple Mode' to use the new '--flags' options