User Tag List

Page 3 of 4 FirstFirst 1 2 3 4 LastLast
Results 21 to 30 of 38

Thread: Zelda Classic 2.53.0 ( Beta 10 )

  1. #21
    Here lies mero. Died by his own dumbassitude.
    Join Date
    May 2011
    Posts
    929
    Mentioned
    102 Post(s)
    Tagged
    2 Thread(s)
    vBActivity - Stats
    Points
    5,527
    Level
    23
    vBActivity - Bars
    Lv. Percent
    13.96%
    Few suggestions.
    Include all the documentation for ghost.zh and tango.zh.
    Also, add ffcscript.zh

  2. #22
    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,759
    Level
    21
    vBActivity - Bars
    Lv. Percent
    68.52%
    Quote Originally Posted by Tamamo View Post
    Few suggestions.
    Include all the documentation for ghost.zh and tango.zh.
    Also, add ffcscript.zh

    What am I missing? The documentation should all be in ./Docs/
    ghostZHChangelog.txt
    tangoZHChangelog.txt
    tangoUsage.txt
    tangoFAQ.txt
    glost.txt
    stdWeaponsReadMe.txt

    ...and ffscript.zh is in the package. ???

    It includes:

    ffscript.zh
    ghost.zh
    ghost_legacy.zh
    laser.zh
    Music.zh
    particles.zh
    stdCombos.zh (possibly dubious, given that most of what this does will end up in std.zh anyway
    stdExtra.zh
    stdWeapons.zh
    styles.zh (used by Tango)
    tango.zh
    tangoQuickStart.zh
    ZVersion.zh

    If you can think of something else that should be in there, please let me know.

  3. #23
    Here lies mero. Died by his own dumbassitude.
    Join Date
    May 2011
    Posts
    929
    Mentioned
    102 Post(s)
    Tagged
    2 Thread(s)
    vBActivity - Stats
    Points
    5,527
    Level
    23
    vBActivity - Bars
    Lv. Percent
    13.96%
    i didn't realize you moved them to the docs folder
    never mind.

  4. #24
    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,759
    Level
    21
    vBActivity - Bars
    Lv. Percent
    68.52%
    Quote Originally Posted by Tamamo View Post
    i didn't realize you moved them to the docs folder
    never mind.

    Not a problem. I'm just trying to reduce clutter in the main path. I may move the headers to /include or something, in the end, but not just yet.

  5. #25
    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,759
    Level
    21
    vBActivity - Bars
    Lv. Percent
    68.52%
    I updated the API specification documentation to v1.2, as I had forgotten to define the controller mapping changes in the previous revision. The update is linked int he top post, but you may also grab it here:

    Zelda Classic and ZQuest 2.53 API Specification, v1.2 (PDF).

    Also, @Tamamo , @Saffith , and others: Are there any other headers that you would like to see included by default?

    I need to update ghost.zh and tango.zh for Beta 10 or RC1, whichever comes first.

  6. #26
    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,759
    Level
    21
    vBActivity - Bars
    Lv. Percent
    68.52%
    Another update addendum to Beta 9:

    2.53_Win_Beta_9--fixdrunkguys--fixscrollingmap.zip

    This should hopefully fix the issue with dungeon maps displaying improperly through scrolling warps, without creating any new bugs.


    • I would appreciate if some of you could help test this, by checking any quests that use scrolling warps and seeing if there are any new issues.

    I am not thrilled with how I had to do this patch, but it will need to be this way until 2.60 territory, or whenever I rewrite warping. (I have tried to refactor warping three times !! to date.)

    I updated the top post to match this build.

  7. #27
    Keese Avataro's Avatar
    Join Date
    Oct 2010
    Posts
    64
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)
    vBActivity - Stats
    Points
    719
    Level
    9
    vBActivity - Bars
    Lv. Percent
    44.94%
    You forgot autoGhostReadme.txt. It's the one that details how to set up ghost.zh. Also, what if Saffith updates any of his headers? You'll have to keep the included files up to date. (ghost.zh for example was just updated sep. 11)

    Also Gleeok, drunk enemies? 0_o
    Beware the power of GANON! Hahaha

  8. #28
    Here lies mero. Died by his own dumbassitude.
    Join Date
    May 2011
    Posts
    929
    Mentioned
    102 Post(s)
    Tagged
    2 Thread(s)
    vBActivity - Stats
    Points
    5,527
    Level
    23
    vBActivity - Bars
    Lv. Percent
    13.96%
    @ZoriaRPG
    ffcscript,ghost, and tango are all used like butter now a days. Do to ease of use.

  9. #29
    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,759
    Level
    21
    vBActivity - Bars
    Lv. Percent
    68.52%
    Yet another update addendum to Beta 9:

    2.53_Win_Beta_9--fixdrunkguys--fixscrollingmap--extrasanitycombosm.zip

    This refactors some sanity checks, and adds error messages for:


    • Game->GetComboSolid
    • Game->GetComboCSet
    • Game->GetComboData
    • Game->GetComboFlag
    • Game->GetComboInherentFlag
    • Game->GetComboType
    • Game->SetComboCSet
    • Game->SetComboData
    • Game->SetComboFlag
    • Game->SetComboInherentFlag
    • Game->SetComboType


    • I would appreciate if some of you could help test this, by testing any scripts that use these instructions, and reporting if anything has broken.

    Invalid inputs for the map, screen, or combo position will now report the specific error to allegro.log, and the function will exit. Getters will return -1 to the user on error, as well as tracing an error message to the log.

  10. #30
    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,759
    Level
    21
    vBActivity - Bars
    Lv. Percent
    68.52%
    Right. This will (I hope), be the last addendum to Beta 9.

    I fixed the Import ZScript file lister dialogue to list .zh, .zs, .zlib, and other common extensions, rather than only listing.z files, when using the Import button to choose a file.


    2.53_Win_Beta_9--fixdrunkguys--fixscrollingmap--extrasanitycombosm--importscriptsimprovement.zip

    Updated again at 16:34GMT: This was a minor fix to std_functions.zh to remove a duplicate constant.

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