Small works for Galaxias
- Try new initial condact:
changecss
(it needs feedback and more flexibility) - Teleport should work again
- you can ‘drink a drink’
(It needs to check if it works as original game)
- New bugs introduced for sure
Small works for Galaxias
changecss
(it needs feedback and more flexibility)Ok, ok , ok… I might be a little carried away, but now you can export and import saved games:
Alert!:
Testing is very welcomed
I have added a basic documentation: InteractiveFiction / Documentation · GitLab
It needs:
I have opened a first issue to track the common transcode errors. Feel free to add any issue you find that it’s not listed in the read me
How do you handle message formatting? They were designed for a specific screen size. It is not uncommon for there to be no period at the end of a sentence or space after the comma. There may also be a manual hyphenation etc. Apart from doing this by hand, message by message, I don’t see any other solution.
@auraes Yep. A good regex will make your life better but yes, I mainly do by hand.