User Tag List

Results 1 to 10 of 23

Thread: Zelda Classic 2.53.0 ( Beta 23 )

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    The Timelord
    QDB Manager
    ZC Developer

    Join Date
    Oct 2006
    Location
    Prydon Academy
    Posts
    1,396
    Mentioned
    112 Post(s)
    Tagged
    1 Thread(s)
    vBActivity - Stats
    Points
    4,760
    Level
    21
    vBActivity - Bars
    Lv. Percent
    68.7%

    Zelda Classic 2.53.0 ( Beta 23 )

    Here is Zelda Classic 2.53.0 Beta 23 for Windows

    This thread replaces the previous Beta thread for 2.53.0.

    Here is ZC 2.53, Beta 23, which fixes the following, over the last major beta build:

    • Fixed input getting stuck. This primarily affected directional input, but it was known to occur with any button.

    • Additional backward-compaibility patches with 2.10 quests.
      • Dodongs now make the correct sound on death.

    • Generating a .key file in ZQuest now also generates two additional files:
      • A zcheatfile, which allows a player to use the cheats menu at level 4, but does not allow opening the quest file in ZQuest.

      • A zpwd file, which allows editing the quest file in ZQuest, but does not enable cheats in the ZC player.

    • Fixed bugs when using F5 (save map image).

    • Added settings to Set/GetLayerCombo*() in std.zh, to enable more uniform use on layer 0.

    • Fixed improper whistle warp points, whistle warp order, and Triforce ordering in 2nd.qst; it now matches the true NES game.

    • Fixed the lens stealing sound effects and other properties of other items when mashing buttons.

    • Fixed sword beam and prism combo interaction.

    • Fixed Magic Book with MP cost, and Melee Weapons with MP costs not properly following it, and added QRs for these behaviours.
    • Changed the behaviour of cheat menu hotkeys: They now require Shift+Control modifier keys to be pressed.

    • Fixed hard crash when trying to load an ASM script with an invalid filename that has been around since 2.11!

    • Fixed cheat menu 'Max Bombs' capping at 99.

    • It is now possible to set a manual screen Catchall, on None room types.

    • Fixes DMap Intro String playing in Ganon rooms, and adds a QR for the old behaviour.

    • Init Data values can now go up to 255 for bombs, max bombs, arrows, max arrows, super bombs, keys, and max keys.

    • Fixes the lens costing rupees when Link has the infinite wallet.

    • Fixes vires being frozen if they do not split on hit.

    • Fixed a number of other miscellaneous visual and mechanical issues with items, and enemies.


    Older Changes
    • Fixed quests made in 2.50.2 and earlier, using DrawCharacter() or DrawInteger() scale from improperly scaling.

    • Adds QR for Ganon Intro String issue.

    • The Ganon QR prevents showing a dmap intro string during a Ganon fight if the DMap rule 'Always Show Intro String' is enabled.

    • Adds Extra Rule so that quests made prior to 2.53.0 that have a magic cost on sword beams (only) do not apply it to sword blades. This is slated to become an item flag in 2.54.

    • Updated ZCL to 2.6.9.

    • Swords now obey magic costs.

    • Revised Quest Header dialogue and added tooltips to it.

    • Fixed 'About' version details.

    • Corrected the tooltip for Slash->Item combos.

    • Improved efficiency of string.zh functions, and updated the docs.

    • Fixed Link->Misc[] not being divided or multiplied (internally) by 10000.

    • Fixed Item Editor InitD values being clamped to -32786/32768.

    • VBound ZQuest combo editor fields: Cset to -15/+15, Aframes (0,255), ASpeed (0,255) to prevent rollover.

    • Optimised some functions in std.zh that returned boolean values and were comparing against != 0.

    • Fixed game ending sequence clipping from carrying over to another quest if ZC is reset during the ending.

    • Diagonally scrolling left and down from a specific pixel no longer crashes ZC.

    • Opening the console now presents the user with a warning that has a yes/no dialogue.

    • Optimised some std.zh functions.

    • Fixed a bug where F9 resetting during the ending sequence would preserve the clipping rectangle through to new quests.

    • Fixes issues with 1.84 quest compatibility.

    • Reworded Controller Directions dialogue.

    • Fixes issues with some 2.50.x quests that use Game->Get/SetCombo* functions (e.g. Panoply of Calatia).

    • Fixes DrawInteger not properly displaying values when set not to display a decimal point.

    • Fixes Size of Game->Lkeys[] and Game->LItems[].

    • Fixes rollover in the combo editor fields.

    • Split ag.cfg into three files: ag.cfg (RomView, ZCL), zc.cfg (Zelda Classic), and zquest.cfg (ZQuest), to prevent a file access clash that caused overwriting of settings.

    • Update for ZCL to use the new config files; and also to use zelda.exe, zquest.exe, and romview.exe, instead of files with a -w extension. This is likewise identical in Linux, dropping the -l extension for binaries. ZCL is now v2.6.4.

    See the Changelog below for more information. As before, the Build ID for this release is '31', to distinguish between 2.50.3RC1 (Build ID '30') and earlier ZC releases.

    We would appreciate bug reports on any of the following:
    • Playing quests made in 1.92, 2.10, 2.50.x and reporting any compatibility bugs.
    • Verification that scripts made in 2.50.0, 2.50.1, 2.50.2, and 2.50.3RC1 still work.
    • Testing that scripts compiled in 2.53.0 work properly in 2.53.0.
    • Tests that scripted quests compiled and saved in 2.53.0 work proper;y on 2.50.2 (and/or 2.50.3RC1).
    • Bug reports on any changes, or new features.
    • Bug reports on joystick configuration.

    Please note: The std.zh files in this package may not represent what will be included in the final release. It is likely that the std.zh changes will be pushed forward to 2.54 or later, and not included; but they will be available as a separate download. The latest versions of all common ZScript headers will be included in the final release.

    This release is built on the Allegro library, version 4.4.3, with some special fixes applies, and it includes new Allegro library files.

    Zelda Classic and ZQuest v.2.53.0 API Specification (PDF, Rev. 1.2)


    ZLaunch Repository on GitHub

    Zelda Classic Changelog for v.2.53.0 Beta 23
    Spoiler: show


    //Beta 23
    Fixed 2.10 Dodongo Death Sound:
    In 2.10, according to a report, Dodongos used SFX 15 for their
    death sound. This forces their death sound (`deadsfx`) to 15,
    to correct the problem.

    I previously thought that James was reporting the wrong screen
    ambient sound, so this commit also reverses that patch.
    ( ZoriaRPG, 4th October, 2018 )

    //Beta 22
    Rewrote the onSaveMapPic() function to fix issues with it causing
    random glitches, including screen drawing glitches while scrolling and other
    issues.
    ( ZoriaRPG, 4th october, 2018 )

    //Beta 21
    Added constants for MIN_COMBO_POS, MAX_COMBO_POS, and NUM_COMBO_POS to std.zh.
    Rewrote all SetLayerCombo*() and GetlayerCombo*() function sin std.zh.
    Added std.cfg flag: SETLAYERCOMBO_ALWAYS_USE_SETCOMBO
    Setting this to '1' will force using Set/GetCombo on maps instead
    of setting or getting Screen->Combo*[] for layer 0.
    Added error logging to these functions.
    Added TraceError() to string_functions.zh.
    Fix dodongos using the wwrong sound in 2.10 and earlier quests.
    ( ZoriaRPG, 3rd October 2018 )

    Fixed improper warp points in 2nd.qst.
    ( NightmareJames, 29th September, 2018 )

    Added two additional levels of key files:
    .cheat: This is a ketyfile that only enables cheats for the player in ZC, but does not allow
    opening the quest in ZQuest. The questb password is hashed so that it is not visible as
    plain ASCII text in the .cheat keyfile.
    .zpwd: This is a keyfile that only allows editing the quest in ZQuest, but it DOES NOT enable cheats.
    ( ZoriaRPG, 28th September, 2018 )

    //Beta 20
    Fix: Lens stealing properties of other items (e.g. sound effects); backported from 2.55.
    ( Venrob, 27th September, 2018 )

    Backported fixes from 2.55 for:
    Sword beam/mirrors interaction (with QR).
    Wand/book costs.
    ( Venrob, 26th September, 2018 )

    //Beta 19
    Require using Alt+Shift modifier keys in conjunction with cheat hotkeys.

    //Beta 18.2
    Fixed hard crash when loading an ASM script if the filename is invalid.
    Fixed input getting stuuck as if buttons were being hel down, when released.
    ( ZoriaRPG, 25th September, 2018 )
    ( credit also: Venrob for think-tank.)
    ( credit also: Russ for testing.)

    //Beta 18.1
    Fixed the Cheat Menu 'Max Bombs' so that it is possible to set
    any value from 0 to 0xFFFF.

    ( ZoriaRPG, 25th September, 2018 )

    //Betas 16, 17, 18
    Allow setting the Catchall on a room with a type of 'None'. The catchall type is 'Generic Catchall'.
    Minor touch-up on qrNOGANONINTRO
    Should fix: Nayru's Love decorations do not die, and will eventually wrap the screen.
    Should fix: Vires freeze when struck, without split-on-hit.
    ( ZoriaRPG, 24th September, 2018 )
    Should fix: Lens costs rupees with infinite wallet.
    Should fix: Diagonal left-down sprites on 8-way shots are mis-oriented.
    Should fix: Charged hammer doesn't strike pound blocks.
    Should fix: Ganon Triforce holdup when Link is jumping.
    Should fix: Ganon's ashes don't fall in sideview.
    ( ZoriaRPG, 23rd September, 2018 )

    //Beta 15
    Added a compatibility fix for DrawInteger() and DrawCharacter() for quests made
    using the old (broken) scaling factors. ( ZoriaRPG, 4th April, 2018 )

    //Beta 14
    Added Extra Rule for older quests so that swords with a magic cost only apply it to beams,
    and backported it to 2.53.0.
    !! This needs to be an item editor flagset: Beams use Magic, Blade Uses Magic
    Added a QR No Intro String in Ganon Rooms and backported it to 2.53.0 (beta 14)
    ( ZoriaRPG, 28th March, 2018 )


    //Beta 13
    Fixed swords not obeying magic costs. ( ZoriaRPG, 15th January, 2018 )

    Added tooltips to the 'Quest Rev' and 'Min Rev' fields in the
    Quest Header dialogue.

    Cleaned up Header dialogue and made the quest number visible (but disabled)
    by default. Holding Right Shift while opening the dialogue makes it an editable field.
    ( ZoriaRPG, 14th January, 2018 )

    Fixed 'About' version details. ( ZoriaRPG, 14th January, 2018 )

    Corrected the tooltip for Slash->Item combos.

    Improved efficiency of string.zh functions, and updated the docs.
    ( ZoriaRPG, 10th January, 2018 )

    Fixed Link->Misc[] not being divided or multiplied (internally) by 10000.
    ( ZoriaRPG, 4th January. 2018 )

    Applied Item Editor fix for InitD values. (They were clamped from -31768 to 327678, and
    now they are clamped between -214748.3647 and 214748.3647.
    Applied to 2.54 Alpha 22, and 2.53 Beta 12.

    VBound ZQuest combo editor fields: Cset to -15/+15, Aframes (0,255), ASpeed (0,255) to prevent rollover from lack of sanity bounding. ( ZoriaRPG 16th october, 2017 )


    Optimised some functions in std.zh that returned boolean values and were comparing against != 0.

    Fixed game ending sequence clipping from carrying over to another quest if ZC is reset during the ending.
    Possible fix for the crash reported by Lut where scrolling through a specific pixel of the lower-left corner
    of screens would crash ZC. ( ZoriaRPG, 16th October, 2017 )

    Fixed a bug in std.zh where GetHighestLevelItem() would fail to return the correct values if the item IDs and levels
    were not in a matched ascending order (e.g. item 16 is level 2, item 18 is level 1), and similar.
    Added GetHighestLevelItemOwned() to std.zh. ( ZoriaRPG, 15th October, 2017 )

    Fixed button interface commandline filenames in ZCL. Updated version to 2.6.4. ( ZoriaRPG, 15th October, 2017 )

    Fixed issues with 1.84 quests.
    Added possible fix for Win10 slowdown. ( Gleeok, 15th October, 2017 )

    Reworded language for controller button dialogue:
    The controller button input dialogue used the wording 'Use Analogue Stick Instead of Buttons', which is misleading.
    On standard USB game pads, with a DPad, ZC recognises the DPad as an analogue stick (when using Windows), and thus,
    the controller DPad buttons cannot be mapped on an individual basis. This adjusts the wording to 'Use Analogue Stick/DPad'. ( ZoriaRPG, 10th October, 2017 )

    Split up ag.cfg into ag.cfg (RomView, ZCL), zc.cfg (Zelda Classic), and zquest.cfg (ZQuest) to fix some issues with
    ZC/ZQuest creating an access clash with one config file.
    Updated ZCl to use the new files. ZCL is now 2.6.3. ( ZoriaRPG, 6th Oct, 2017 )

    Reverted all of the Game->SetCombo* and Game->GetCombo* functions to their 2.50.2 states.
    The revised (2.50.3) functions broke quests using these functions in a way that cannot be resolved
    within the scope of the 2.50.x branch of Zelda Classic. ( ZoriaRPG, 2nd Oct, 2017 )

    Fixed DrawInteger() displaying a value that was off by one when sprinting with no decimal places. ( ZoriaRPG, 2nd October, 2017 )

    Fixed the array sizes of Game->LKeys[] and Game->LItems[] (256 to 512), and constrained the values on setting them so that they do not overflow (roll over). ( ZoriaRPG, 2nd October, 2017 )

    Added a warning when opening the debug console. ( ZoriaRPG, 1st Oct, 2017 )

    Removed an extra constant declaration in std_functions.zh.
    Changed the 'Import Script]' file selection dialogue. It now shows files with types of .zh, .zs, .zlib,
    .zscript, and a few other minor typed used by the userbase, rather than solely showing '.z' files. ( ZoriaRPG, 24th September, 2017 )

    Refactored the sanity checks for Game->Get/SetCombo* (except for SetComboSolid). These functions will now report
    any invalid refs passed to them (invalid map, screen, position) to allegro.log and abort, or return -1 to the user.
    The prior code either allowed passing an invalid ref, or never informed the user that it was invalid. ( ZoriaRPG, 23rd September, 2017 )

    Modified GetHighestLevelitem() in std.zh, to use a setting in std.cgf: This setting determines the highest item ID
    that GetHighestlevelitem() will check, rather than one version stopping at 143, and another at 255. ( ZoriaRPG, 22nd September, 2017 )

    Added a somewhat hackish fix for dungeon maps displaying when Link does not have them, during scrolling warps. ( ZoriaRPG, 22nd September, 2017 )

    Fixed issue with NPCs behaving as if they were drunk. ( Gleeok, 21st September, 2017 )

    Fixed issues with flying/floating/teleporting NPCS. ( Gleeok, 20th September, 2017 )

    Slightly adjusted left and right doors in 8-way movement. ( ZoriaRPG, 20th September, 2017 )

    Removed std_constants_shortcuts.zh from std.zh.
    Removed extra (unintended) array 'GlobalBuggr[214747] from std.zh.
    Fixed some issues with NPCA_* constants.
    Added NPC Attribute constants for all npc types, and every field with a lister.
    Fixed values for Direction to Degree and Radian conversions in std_functions and std_constants. ( ZoriaRPG )

    Fixed a bug where Link's weapons hurting him, in water, would cause buggy (uncontrolled) movement or land-swimming. ( DarkDragon )

    Fixed NES Dungeon Doors with diagonal movement. ( ZoriaRPG )

    Fixed a crash when using arrow and bow subscreen objects. ( Saffith )

    Updated qst.dat. Now, new quests will autosave, if you have timed save, or quest backup enabled. The error 'This quest
    was created in an older version of ZQuest' will no longer appear on new quests. ZoriaRPG, 1st September, 2017 )

    Applied a fix for numerous packfil_password() related problems.
    Fixed PNG saving in ZQuest. ( ZoriaRPG, 1st September, 2017 )

    Re-added New favourite commands, for Quest Reports (Combo Locations, Combo Type Locations, Enemy Locations, Integrity Check
    Item Locations, Script Locations, and What Links Here) to the Favourite Commands list. (This was in 2.future, but never
    ported to orthodox ZQuest.) ( ZoriaRPG, 1st September, 2017 )

    Fixed file selection dialogues in Zelda Classic. After selecting a quest in the Load Quest dialogue, the default button
    is now 'OK', rather than browse, so hitting the enter key after selecting a file does not put you into a file select loop.
    This was likewise something that I did before, but it was somehow lost in various commits. ( ZoriaRPG, 1st September, 2017 )

    Unfixed buggy wizzrobe compat issue. Proper fix is still pending... ( Gleeok, 28th August, 2017 )

    //Beta 7

    Initial update of ZLaunch, to add a ROMView launch button.
    Fixed a bug where the Tile Editor refused to load image files on the first attempt. ( ZoriaRPG, 27th August 2017 )

    Fixed a crash when loading corrupt 2.50.2 (and earlier) quest data; and recompiling scripts. ( DarkDragon, 25th August, 2017 )

    Fixed crash when viewing Compatibility Quest Rules. ( ZoriaRPG, 20th August, 2017 )

    Fixed a bug where the lens of truth stole the script of the last item used, and ran it every frame. ( ZoriaRPG, 20th August, 2017 )

    New Allegro libraries using Allegro 4.4.3, with some patches.
    Fixed issues with the infinite wallet.
    Fixed Link's attack not being cancelled when he is frozen.
    Fixed the race condition issue with keyboard input in Allegro 4.4.3. ( DarkDragon, 13th August, 2017 )

    Fixed an issue with scrolling between land and water. ( DarkDragon, 11th August, 2017 )

    Fixed an issue where the subscreen did not always update, by checking item validity when changing dmaps. ( DarkDragon, 10th August, 2017 )

    Reverted the quest rule for COMBOSDM. We'll come back to this, later. ( DarkDragon )
    Added compatibility rule for old quests that rely on screen item pick-up disabling hunger, for old quests. ( DarkDragon, 21st July, 2017 )

    //Beta 6
    Added a few functions to std.zh. ( ZoriaRPG, July 2017 )

    Fixed a bug in ZQuest that was corrupting ag.cfg. ( DarkDragon; and ZoriaRPG, July, 2017 )

    Fixed a bug where MIDI files could not be loaded in ZQuest. ( DarkDragon, July 2017 )

    Updated std.zh to 2.50.3 version, plus some rearranging in a std_zh path.
    Updated all included headers to their current versions.
    Pruned some files.
    Unlocked 1st.qst and 2nd.qst. ( ZoriaRPG, 11th July, 2017 )

    Fixed incorrect types for CollDetection and some other boolean return variables in ZScript.
    This includes Link->CollDetection, Link->Invisible, npc->CollDetection, lweapon->CollDetection and
    eweapon->CollisionDetection ( ZoriaRPG, 2nd July, 2017 )

    Seem to have fixed reported bug of ZC crashing if the user shifts focus when assigning joypad buttons.
    In any case, I can not replicate it in this build, and I did change a read_button function that was a bit bonkers. ( ZoriaRPG, 2nd July, 2017 )

    ZC and ZQuest now use Allegro 4.4. (DarkDragon, 2nd July, 2017)

    Fixed 3rd quest with zero deaths not going to 5th quest. ( ZoriaRPG, 20th June, 2017 )

    Reverted COMBOSDM change made by Saffith, as it caused different bugs with older players.
    This is properly fixed in 2.51+. ( ZoriaRPG, 20th June 2017 )

    Fixed long-standing bug where setting Link->Item every frame causes lag. ( ZoriaRPG, May 2017 )

    Fixed lweapon->Behind not working. ( ZoriaRPG, May 2017 )

    Fixed ffc->Link being unable to be cleared, or otherwise set to 0 ( ZoriaRPG, May 2017 )

    Fixed scale args for DrawChar() and DrawInteger(): Both of these now scale per zscript.txt documentation. ( ZoriaRPG, Jan 2017 )

    Zelda Classic Menus: Added Etc->Show Debug Console. This opens the Allegro debug console or closes it if it is open. ( ZoriaRPG, Jan 2017 )

    ZScript Variables in scope are destroyed when their scope exits. ( DarkDragon, Jan 2017 )

    Fixed long-standing keyboard issues with alt+tab, and hopefully) issues with the keyboard losing focus. (DD/Z, Dec 2016-Jan 2017)

    Added a checkbox to disable analog stick movement.
    Changed joystick config dialogues to match keyboard config dialogues.
    Added more joystick options to ag.cfg.
    Small fixes to joystick input.
    Fixed minor issues in key config dialogues. ( Saffith, 18-Dec-2016 )

    Additional fixes with Link exiting water. ( Saffith, 15-Dec-2016 )

    Fixed an invalid read in draw_wavy(). ( Saffith, 14-Dec-2016 )

    Fixed Link's position being offset improperly on continue when quakeclk > 0.
    Ensure overscan rectangle is black while the screen is shaking.
    Fixed an issue with Link exiting water.
    Fixed Stone of Agony sensitivity. ( Saffith, 11-Dec-2016 )

    Fixed an issue where bitmaps may be drawn improperly based on ZQuest version.

    Fixed incorrect screen calculation and possible crash in warp with combos that carry over. ( Saffith, 6-Dec-2016 )

    Global script OnExit now works. In prior versions, this script did not run.

    Fixed a crash when loading a sfx file with more than 35 chars or without any extension. ( Gleeok, 2015-12-30 01:05:05 )

    Fixed negative constants being read incorrectly.
    Fixed incorrect screen calculation and possible crash in Game->SetComboSolid(). ( Saffith, 2015-12-19 19:41:38 )

    Fixed a crash when importing combos. ( Saffith, 2015-11-27 09:30:31 )

    Replaced the built-in MIDIs with versions edited by zaphod77 to sound more like the NES game. ( Saffith, 2015-10-14 10:41:20 )






    ZLaunch Changes v2.6.9
    Spoiler: show

    ZCL Changelog

    Version 2.6.x

    2.6.9
    Removed extra instance of 'Tile Protection' box.
    ( ZoriaRPG, 3rd March, 2018 )

    2.6.8
    Changed the titlebar text to indicate that ZC 2.53.0 or higher is required for ZCL.
    Fixed the text set by GDI mode (was setting the .cfg string to GBID, not GDIB)
    Widened the pulldown combo-boxes under the drivers tab so that the options are completely visible.
    ( ZoriaRPG, 22nd January, 2018 )

    2.6.7
    Added preliminary OSX support.

    2.6.6
    Added Linux video drivers, and MacOSX Video drivers.
    Streamlined the drivers interface to one TCombo pair. ( ZoriaRPG 16th December, 2017 )

    2.6.5
    Fixed 'Show Misaligns' in ZQuest Options 2 not setting the zquest.cfg value.
    ( ZoriaRPG, 15th December, 2017 )


    2.6.4

    Fixed calls fromn the button UI to zelda-w.exe and zquest-w.exe to use zelda.exe and zquest.exe. ( ZoriaRPG, 15th October, 2017 )

    2.6.3

    Binary: Updated upx compressed binary file to v2.6.3.

    Chore: Fixed version ID. ( ZoriaRPG, 6th October, 2017 )

    Fix: Added hardcoded config settings for RomView.
    Changelog: Added hardcoded agcfg.writestring() values for ['romview-graphics']. ( ZoriaRPG, 6th October, 2017 )

    2.6.2

    Changed calls to romview-w.exe and romview-l to romview.exe and romview, for Windows and Linux, respectively.
    Added write instructions for the [graphics] section (for video drivers) to write to all three config files.

    Segregated all calls to ag.cfg:
    All calls to ag.cfg have been segregated as follows:
    Calls specific to ZC read and write to zc.cfg.
    Calls specific to ZQuest read and write to zquest.cfg.
    Calls for ROMView, and all calls made for ZCL-specific sections
    ( section 'ZCL' and section 'graphics' ) read and write to ag.cfg. ( ZoriaRPG, 6th October, 2017 )

    Removed the -w and -l filename tags for the binaries.
    The compiler output for ZC outputs zelda.exe, and zquest.ext, romview.exe
    on windows, and zelda, zquest, and romview for Linux and OSX.

    The change uses the filenames from the compiler output.
    (MacOSX versions will follow this format.)

    The change is:
    zelda-w.exe -> zelda.exe
    zquest-w.exe -> zquest.exe
    zelda-l -> zelda
    zquest-l -> zquest

    This should speed up some testing, as the filename changes are time-consuming. ( ZoriaRPG, 6th October, 2017 )


    2.6.1

    Added Win32 platform guards to ZCL video driver selection, and bumped version to 2.6.1. ( ZoriaRPG, 29th August, 2017 )

    Added the ability to set the allegro video mode on Windows (fullscreen, and windowed drivers).

    Added 'Drivers' tab. ( ZoriaRPG, 28th August, 2017 )
    Added ROMView launching button to main panel. ( ZoriaRPG, 27th August, 2017 )



    Thank you for testing, and for your feedback!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Armageddon Games is a game development group founded in 1997. We are extremely passionate about our work and our inspirations are mostly drawn from games of the 8-bit and 16-bit era.
Social