The Dink Network

reDink v0.04 Released

February 14th 2004, 07:55 PM
custom_king.png
redink1
King He/Him United States bloop
A mother ducking wizard 
Not much new, but I felt that the major variable-scoping fix will be appreciated, and I don't forsee adding any other new features in the near future. I don't know how long it will take me to implement new inventory/stats/save game support, for instance.

Bug Fixes:
  • Fixed variable scoping bug where some variables were discreetly 'shared' between two scripts.
  • Variable naming bug (where naming a variable &crap and then later naming a variable &crap2 resulted in bad things) has been somewhat fixed ... as long as &crap2 has a space following it in a string, it will display correctly.
DinkC Additions:
  • var_used() //Returns the number of variables currently in use. Was in v0.03, but I forgot to document it.
    February 15th 2004, 05:52 AM
    wizardb.gif
    Kyle
    Peasant He/Him Belgium
     
    Nice additions, I'll be making use of ReDink for every mod from now on.
    February 15th 2004, 06:51 AM
    duck.gif
    Tal
    Noble He/Him United States
    Super Sexy Tal Pal 
    For some reason, I get a feeling that someone visiting this thread would appreciate this link to the reDink file page. Download from there, my peoples of lazy.
    February 15th 2004, 09:01 AM
    custom_king.png
    redink1
    King He/Him United States bloop
    A mother ducking wizard 
    Whoops, sorry 'bout that.
    February 15th 2004, 05:58 PM
    custom_simon.gif
    SimonK
    Peasant He/Him Australia
     
    Even with these changes, I think the level of improvement is great!