The Dink Network

Reply to Re: Recent Release: Historical Hero II

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
July 31st 2012, 02:12 AM
anon.gif
shevek
Ghost They/Them
 
Keep telling me if you find any more bugs. Big or small.

On several occasions, I had the game freeze on me, always when I was about to exit a room. Not exactly sure which rooms, but it certainly happened once when trying to leave my father's house after the final story. The music continues, but the game is not responding to any keys (dink was frozen). It looks like the controls are locked for a cut-scene (or in this case more likely, a warp), but it doesn't happen.

And two script bugs for which I have patches:
- When asking the green guy in Quintus (s2-greenguy.c) for gossip later in the game, it freezes. This is because the unfreeze() commands only happen if &events==1. They should be outside the if-block. And there probably should be a remark about "nothing new" as well.
- The same applies for s2-redman.c asking about current events.