Zelda Classic 2.53.0 Gamma (RC) 5 for Windows
Includes ZLaunch, 2.6.12removing an extraneous option, and fixing the default ZQuest options tab..

Changes Over Gamma 4

Code:
Updated all default active subscreens in qst.dat, with the new items. 
Added the following item scripts to Classic.zh, and items
	to the default quest in qst.dat:
	
	MagicBossKey: Acts like the Magical Key, for Boss Locks.
		Set to item ID: 146
	MagicalMap: Gives the player the dungeon map to every dungeon.
		Set to item ID: 147
	Magical Compass: Gives the player the compass item to every dungeon.
		Set to item ID: 148

Renamed all system-wide screenshot files as follows:
	ZC: 
		zc_screen#####.png
	ZQuest:
		Maps:
			zq_map#####.png
		Screen:
			zq_screen#####.png
	( ZoriaRPG, 6th March, 2019 )

The Export ZScript now uses the .zs extension by default (no ZLIB conflicts).
ZCL version is now 2.6.12:
	Fixed default pane of the ZQuest tab in ZCL.
	Removed duplicate 'Misaligns' option box in ZCL.
Cleaned all intermediates, all project files, and all CMake files.
	Built clean.
Changed l_down sprites on 8-way enemy shots to face down.
	( ZoriaRPG, 5th March, 2019 )
Full Changelog