Ryan C. Gordon
Ryan C. Gordon
This is the next step. This unlocks the following Infocom games: - A Mind Forever Voyaging - Bureaucracy - Nord and Bert Couldn't Make Head or Tail of It -...
Savegames can be stored in a standard format, called "Quetzal": https://inform-fiction.org/zmachine/standards/quetzal/ Just dumping the Z-machine state to disk (like we currently do) is not a lot of data, but it...
Here's what I _think_ is happening: - Someone starts editing a page. - build_categories.php starts running. - build_categories.php takes the git repo lock, and does a "git checkout main" just...