Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Something weird happens with redescribe = auto_beta (Adventuron Beta 45d/48b):

start_at = my_location
redescribe = auto_beta
locations {
   my_location : location "You are in a room." ;
   my_location1 : location "You are in a room." ;  
}
connections {
   from, direction, to = [
      my_location, east, my_location1,    ]
}
>!
You can't do that (No waiting for a key press)
>e
>!
You can't do that (Wait for a key to be pressed.)
But from now on, it will always wait for a key to be pressed.

I confirmed the issue. 

It may take a little while before I can look at this one.

There's no hurry; it's a detail.

All these issues are logged and will not be forgotten.