|
Post by t0pel on Jun 27, 2018 9:29:19 GMT
Hi everyone, I have just released a new major update of the app. It adds the fourth book called Rune War – a really good one, I have enjoyed preparing it a lot, hope you will enjoy playing it! You can download it from playstore or via the link on the website. I have added the option to donate from within the app itself, and I have added the option to purchase a much requested save slot! Since I consider it technically cheating and this whole update took me a lot of time to implement, it is available for a small price of $0.99. Another new thing is the option to change section text size and font. Keep in mind this will currently only influence the section text itself. 5 fonts are available: Normal, Serif, Monospace, EB Garamond, and Cormorand Garamond. If you have a font preference that is not available, but it is available in this library, then let me know and I will add it in the next release. In addition to that I have fixed all the reported bugs and some others that I have found myself. Enjoy the new book and let me know if you encounter any problems, I will fix them ASAP. Good luck and have fun! t0pel
|
|
|
Post by t0pel on Jun 27, 2018 17:25:28 GMT
I have just released version 2.0.3 which fixes some issues:
* Fixed crash in book 1 sections 282, 152 * Fixed crash that could happen when clicking outside of the menu dialog * All death sections now register correctly
|
|
|
Post by t0pel on Jul 1, 2018 15:30:48 GMT
I have just released version 2.0.4 that fixes the issue in which the app will not allow the player to continue without a discipline (e.g. 1/177, 4/140).
|
|
|
Post by t0pel on Jul 6, 2018 12:26:40 GMT
I have just released version 2.0.5 which fixes some issues:
* Pinch-to-zoom gesture now works on Android KitKat (4.4 – 4.4.4) * Various bug fixes
|
|
|
Post by Rob Rendell on Jul 19, 2018 10:01:28 GMT
Thank you! You're doing great work! Thanks for the fixes to the issues I reported earlier, too. I've noticed two more issues. - Items brought forward over the update from 1.5 are all size 0. I guessing that that's actually deliberate, since you probably set the item size in the code at the point it's acquired, and have no way to go back and find where a given item comes from. Still, perhaps the default could be 1, since most items that you might carry forward across books are size 1. Anyway, for now it just means that I have a lot of space in my backpack!
- In Book 4 "Rune War" section 339, I rolled a 9 and had all the disciplines in question, so I got a total of 15. The "If it is 10 or higher" button didn't enable, however.
|
|
|
Post by t0pel on Jul 20, 2018 15:39:10 GMT
Thank you! You're doing great work! Thanks for the fixes to the issues I reported earlier, too. I've noticed two more issues. - Items brought forward over the update from 1.5 are all size 0. I guessing that that's actually deliberate, since you probably set the item size in the code at the point it's acquired, and have no way to go back and find where a given item comes from. Still, perhaps the default could be 1, since most items that you might carry forward across books are size 1. Anyway, for now it just means that I have a lot of space in my backpack!
- In Book 4 "Rune War" section 339, I rolled a 9 and had all the disciplines in question, so I got a total of 15. The "If it is 10 or higher" button didn't enable, however.
That was definitely not intentional, thank you for reporting it! I have just released a new version that fixes this issue and section 339. After the update it will also check that all items in inventory have the correct size. You will not lose any if you have more than the limit, but you will be unable to take any new items until you drop items so that you are under the limit again. Sorry for the inconvenience.
|
|
|
Post by Charlesleon on Jul 21, 2018 10:06:46 GMT
There's some sections like
If you have the discipline of X, please turn to section 333
If you do not, please turn to 444
My suggestion If you have the discipline of x, you will not be able to select the second option
Unless the paragraph says something like If you do not, or choose not to use the discipline
|
|
|
Post by t0pel on Jul 21, 2018 12:01:01 GMT
There's some sections like If you have the discipline of X, please turn to section 333 If you do not, please turn to 444 My suggestion If you have the discipline of x, you will not be able to select the second option Unless the paragraph says something like If you do not, or choose not to use the discipline Hi, this is how app should currently behave. However, I have done some changes to the section parser, because the syntax of these sections keeps changing. Could you please post some sections where you think it is not correct? Thanks.
|
|
|
Post by Rob Rendell on Jul 21, 2018 23:53:07 GMT
That was definitely not intentional, thank you for reporting it! I have just released a new version that fixes this issue and section 339. After the update it will also check that all items in inventory have the correct size. You will not lose any if you have more than the limit, but you will be unable to take any new items until you drop items so that you are under the limit again. Thanks! After the update, the only items in my inventory that are size 0 are ones which I believe are correct, like the riverboat ticket, so that worked. One thing that came out of having lots of size 0 items in my backpack though: when browsing my inventory in the "Items" tab, the "Backpack Items" list seems to show a maximum of 11 items (plus a sliver of the top of the 12th)... anything beyond that is not visible.
|
|