Results 1 to 2 of 2

Thread: Sludge Tools - an old but, still interesting, and possibly useful project

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2003
    Posts
    1,945

    Sludge Tools - an old but, still interesting, and possibly useful project

    Okay, how to start... A couple of years ago I tried to write my own adventure game using Hungry Software's Sludge scripting language. The tools that came with it were pretty good, but I felt it needed a few more features, and so I wrote a few of my own tools in Visual Basic.

    Personally, I think the most useful one was "Sludge Screen Region Editor" - a program that generated the Sludge script code that defines "screen regions" (interactive rectangular areas on the screen (in a game made with Sludge script.)) Apparently other people using Sludge felt it was pretty useful too, judging from the responses I got after posting it.

    The other tools are, in short:
    -A source code viewer which allows the user to browse through stuff such as events, subroutines, and objects as defined in a Sludge script.
    -A "calculator" that generates a line of script code that regulates game objects' apparent sizes based on a game screen's "horizon's" position.
    -The original TGA loader (a version of which I uploaded to this forum) class is also part of the Screen Region Editor.

    Screenshot:
    Attachment 132435

    I'm not sure how useful these tools still are, but I feel they are pretty well written and designed. They could probably be adapted for other purposes as well.
    Last edited by Peter Swinkels; Nov 22nd, 2015 at 10:07 AM. Reason: typo's

  2. #2
    VB-aholic & Lovin' It LaVolpe's Avatar
    Join Date
    Oct 2007
    Location
    Beside Waldo
    Posts
    19,541

    Re: Sludge Tools - an old but, still interesting, and possibly useful project

    Thanx for posting the TGA parser. Can compare that with mine (for possible improvement)
    Insomnia is just a byproduct of, "It can't be done"

    Classics Enthusiast? Here's my 1969 Mustang Mach I Fastback. Her sister '67 Coupe has been adopted

    Newbie? Novice? Bored? Spend a few minutes browsing the FAQ section of the forum.
    Read the HitchHiker's Guide to Getting Help on the Forums.
    Here is the list of TAGs you can use to format your posts
    Here are VB6 Help Files online


    {Alpha Image Control} {Memory Leak FAQ} {Unicode Open/Save Dialog} {Resource Image Viewer/Extractor}
    {VB and DPI Tutorial} {Manifest Creator} {UserControl Button Template} {stdPicture Render Usage}

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width