Comments

Log in with itch.io to leave a comment.

(+1)

This is a lot of fun but can get repetitive. More random encounters would help (enchanted tree/lake kind of things), especially when entering a prison/barracks it would be nice if you just got a reward/recruits or something instead of combat.

I came across a few bugs but none really game breaking. The most serious one was when dropping a hero he was outside of the room and could not get into the room .I guess I had dropped him right on the boundary of the allowable area. 


It being in early development I am thinking there will be more help available for some of the nuances, but I managed to figure out what I needed without it. I did not thoroughly understand the loop mechanic, that might have just been the name 'loop' as opposed to sail to new island. It was a little strange when selecting that to then select the Boss option and....have to "loop" again. Sail to another island or sail to the Boss island would have been clearer.


Really promising beta and one of my favorite games I have encountered on itch.io in a while.

Thank you so much for your feedback!
Your comments about the loop labels are very relevant, I'll modify the menu in the next build.
I like your ideas for a "quick resolution" when you enter a BattleBuilding, I'll think about how to implement this.
More varied zones are planned, as well as other mechanics. A roadmap should be available soon (still in reflexion about if such feature will be "hard work" or "overscope").

(+1)

absurdly cool game

(2 edits)

FYI, getting javascript recursion depth errors when too many triggered events occur. This crashes the game, and has happened on different runs. Error message:


An error occurred running the Unity content on this page. See your browser JavaScript console for more info. The error was:

InternalError: too much recursion

invoke_iiii@https://v6p9d9t4.ssl.hwcdn.net/html/8566120/TOAR%20-%20Build%20WebGL%20Beta%201/...

@https://v6p9d9t4.ssl.hwcdn.net/html/8566120/TOAR%20-%20Build%20WebGL%20Beta%201/...

@https://v6p9d9t4.ssl.hwcdn.net/html/8566120/TOAR%20-%20Build%20WebGL%20Beta%201/...

Thanks for your feedback! I will look into that!