-
Reported by : CJGidman
Description :
When the parser chooses an object in the room, it can choose a privately-named object. This is equivalent to the player accessing it directly. I don't think it sho…
-
Questi sono i titoli originali delle sezioni in cui è organizzato _[The Inform Recipe Book]_ — da tradurre in italiano:
- [ ] 1. How to Use The Recipe Book
- [ ] 2. Adaptive Prose
- [ ] 2.1. …
-
```
The SCALE command should be able to take a single argument, which will scale
the image symmetrically to that ratio, e.g.:
SCALE 0.8000
Prerelease versions did this correctly, but the released v…
-
[Screencast from 30-09-22 14:03:18.webm](https://user-images.githubusercontent.com/36636982/193276486-1d65de22-028c-4259-81f4-baf1b270b2f8.webm)
Im bad at explaining things so I hope a video is suf…
-
probably helpful:
https://github.com/rabdill/bishops_map/issues/65
-
Reported by : dfremont
Description :
In 6M62, using a "during" clause specifying a description of scenes causes an internal error. This is supposed to be legal, and an example like the one below is gi…
-
```
D:\Program Files\Inform\Compilers\inform7 \
-internal "D:\Program Files\Inform\Internal" -external "D:\Alex\Documents\Inform" -project "D:\Alex\Documents\Projects\I7 Examples\Bronze\Bronze.i…
-
Reported by : dfremont
Description :
Tables whose names have too many words cause the internal error below, in both 6L38 and 6M62 (I didn't report this earlier since I thought it might be fixed under …
-
Reported by : zarf
Description :
Problem. An internal error has occurred: Parse tree broken. The error was detected at line 1656 of "inform7/Chapter 13/Parse Tree.w". This should never happen, and I a…
-
I write training materials (eLearning, distance learning, and instructor-led training) and would love to be able to implement IF-based lessons written with Inform7. The way eLearning lessons are deliv…