Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 2 to 41 of 413 · Next page · Previous page · First page · Last page

It says you last updated was 42 days ago

Hi! We're updating all versions. The date next to the version is related to an Itch feature. The free Android Itch version is the previous paid version. We have to reupload the other versions to maintain the "update" functionality through the Itch app—if we do this with Android, Itch will archive it as a zip, and you won't be able to install it via a mobile browser. In other words, the free Android version matches the free versions on other platforms (you can check the version in the main menu).

Thanks and where is that discord link I can't find your discord

(+1)

In page description. 

https://discord.gg/jHv5JBJVCd

Hey why didn't you update your apk file only updated your Windows file

(1 edit)

Hey , what happened to the Android Version ?

(+1)

The Android version is fine it just doesn't have a logo but you can still download it

 Oh , didn't see it . Silly me !!😅😅😅 Thanks !!! 😁😁😁

read blackjack and its an instant download

(1 edit)

Demo is nothing but tutorial. Alteast give me a taste of the battle system.

Currently, the combat system appears much later, and we don't want to bloat the size of the Demo version. We'll think about what can be done about this.

(1 edit)

game breaks during rose quest, when there is the prompt "swipe here for input" or something like that. The text is not showing properly and there is not any action available, making it impossible to proceed any further.

In the prologue, you should have already played this mini-game. A sequence of gestures you need to perform is displayed. On PC, you can do this using the keyboard; on Android, with gestures. If you don't understand what to do—there's a question button in this window with an option to restart the tutorial.

Hello, I played the public version and liked it very much. I kinda new to itch.io, and have a question - if I buy 0.5.2 version here, will future versions be free or not?

yes will be free

Yes —when you buy a certain tier (pay a certain amount), you permanently gain access to all content below that level, which will be added/updated in the future.

Truly an amazing game i just cant find Lilian i have no clue who she is either but im doing the mission model problems and The vengeful spirit and they both need me to talk to her 

(+1)

evening at the inn the girl with orange hair

Similarly, the journal has a "Characters" tab where you can see what a character looks like if you've already met them.

I don't know if anyone else has this issue, but the cards that allow you to discard other cards don't work. It brings up the card selection part and when you click the confirm button, it doesn't do anything.

Could you tell me the name of this card?

Hello, will the game be available on Steam?

(+1)

Hi. Yes, we're planning a Steam release once the game's content nears a launch-ready state.

Constantly getting critical errors after some time. Please work on that.

Hello! To help you with this, I need more details. Which version of the game are you playing? On what platform? At what exact moment does the issue occur? Does an error message appear on the screen? If yes, click the "Copy" button at the bottom left and paste the text in your comment.

Latest. PC. Any moment in the story (so random). I just get e critical error message that I can't copy (also uninstalled the game so yeah). I think it's not my job to test the game before releasing it. Good game furthermore. 

A two-person team with full-time jobs outside this game's development doesn't have too many testing options, but we're doing our best :) 

Additionally, updates are released on Patreon earlier than here, and in three weeks, none of the 300 users reported such an issue. Therefore, I suspect the problem lies on your device's side. Unfortunately, without access to it, I can't even guess what might be wrong—let alone fix it. That's why I asked for logs or any information about what's happening.

If it's not too much trouble, could you send me the log files from your last two gaming sessions? They're located in the system folder: C:\Users[USER_NAME]\AppData\LocalLow\Wild Pear\Magic Academy and are named Player.log and Player-prev.log.

You can upload them to any file-sharing service or send them to us via Discord. I’d be very grateful.

(+1)

I wasn't trying to diminish your work. I understand independent  game developers probably do this part time. 

That makes sense. I was a bit dissapointed that I got these crashes and some indie games just do crash because of hasy coding I guess, but indeed your game is tested by early access. As said, I've moved on instead of waiting around so sorry for not getting into this further. I saw the logs referred to a crash report, which I don't have anymore. I'm about to buy a new PC as this one is an older workstation laptop which is starting to have trouble playing more demanding games and unable to decently run newer Unreal 5 games as well now I think of it. Good luck with your game. I might pick it up again later.

Is there a problem with the Eli missions? I can't do them, Rose wasn't a problem but I want that Eli route.

Can you show me screenshot your journal?

I'm sorry, Itch.io doesn't let me post pictures on the replies, but basically the icons of the inner conflict are not there nor the missions.

Which version are you playing? Elizabeth's missions were added in 0.5.2.

I find out what happened, I mess up with some data, I had to reinstall it, my bad, sorry.

(+1)

Does this game have girls with small booba or only big booba?

(1 edit)

well, there's Elizabeth (my personal favorite), Audrey and Grace at the moment. But mostly they are big boobas, men I love big boobas.

I tried to save, but then a error occurred and deleted my save. Here the copied message. 

InvalidOperationException: Sequence contains no matching element

System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) (at <00000000000000000000000000000000>:0)

JourneySystem.Map.View.MapView.AttachModel (GameSystems.JourneySystem.Map.Model.MapModel model) (at <00000000000000000000000000000000>:0)

GameSystems.JourneySystem.JourneyModel.Load (GameSystems.JourneySystem.Battle.CreatureSettings playerCreature, GameSystems.JourneySystem.Battle.SquadSettings playerSquad, GameSystems.JourneySystem.JourneyModel+Data data) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].TrySetResult (TResult result) (at <00000000000000000000000000000000>:0)

GameSystems.JourneySystem.Map.Model.MapModel.Load (GameSystems.JourneySystem.Map.Model.MapModel+Data data) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].TrySetResult (TResult result) (at <00000000000000000000000000000000>:0)

GameSystems.JourneySystem.Map.Model.SquadModel.Load (GameSystems.JourneySystem.Map.Model.SquadModel+Data data, GameSystems.JourneySystem.Map.Model.MapModel map) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].TrySetResult (TResult result) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTask+WhenAllPromise.TryInvokeContinuation (Cysharp.Threading.Tasks.UniTask+WhenAllPromise self, Cysharp.Threading.Tasks.UniTask+Awaiter& awaiter) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTask+WhenAllPromise+<>c.<.ctor>b__3_0 (System.Object state) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].TrySetResult (TResult result) (at <00000000000000000000000000000000>:0)

JourneySystem.Items.AssetState`1[T].Load () (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].TrySetResult (TResult result) (at <00000000000000000000000000000000>:0)

Cores.Save.SaveExtensions.GetAssetAsync[T] (UnityEngine.AddressableAssets.AssetReferenceT`1[TObject] reference) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].TrySetResult (TResult result) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.AddressablesAsyncExtensions+AsyncOperationHandleConfiguredSource`1[T].HandleCompleted (UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle`1[TObject] argHandle) (at <00000000000000000000000000000000>:0)

DelegateList`1[T].Invoke (T res) (at <00000000000000000000000000000000>:0)

UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationBase`1[TObject].Complete (TObject result, System.Boolean success, System.Exception exception, System.Boolean releaseDependenciesOnFailure) (at <00000000000000000000000000000000>:0)

UnityEngine.ResourceManagement.AsyncOperations.ProviderOperation`1[TObject].ProviderCompleted[T] (T result, System.Boolean status, System.Exception e) (at <00000000000000000000000000000000>:0)

UnityEngine.ResourceManagement.ResourceProviders.BundledAssetProvider+InternalOp.CompleteOperation () (at <00000000000000000000000000000000>:0)

UnityEngine.AsyncOperation.InvokeCompletionEvent () (at <00000000000000000000000000000000>:0)

--- End of stack trace from previous location where exception was thrown ---

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].GetResult (System.Int16 token) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.CompilerServices.AsyncUniTask`1[TStateMachine].GetResult (System.Int16 token) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder.AwaitUnsafeOnCompleted[TAwaiter,TStateMachine] (TAwaiter& awaiter, TStateMachine& stateMachine) (at <00000000000000000000000000000000>:0)

JourneySystem.Map.JourneyView.BeginJourney (GameSystems.JourneySystem.Battle.CreatureSettings playerCreature, GameSystems.JourneySystem.Battle.SquadSettings playerSquad, GameSystems.JourneySystem.JourneyModel+Data savedJourney) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].TrySetException (System.Exception error) (at <00000000000000000000000000000000>:0)

GameSystems.JourneySystem.JourneyModel.Load (GameSystems.JourneySystem.Battle.CreatureSettings playerCreature, GameSystems.JourneySystem.Battle.SquadSettings playerSquad, GameSystems.JourneySystem.JourneyModel+Data data) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].TrySetResult (TResult result) (at <00000000000000000000000000000000>:0)

GameSystems.JourneySystem.Map.Model.MapModel.Load (GameSystems.JourneySystem.Map.Model.MapModel+Data data) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].TrySetResult (TResult result) (at <00000000000000000000000000000000>:0)

GameSystems.JourneySystem.Map.Model.SquadModel.Load (GameSystems.JourneySystem.Map.Model.SquadModel+Data data, GameSystems.JourneySystem.Map.Model.MapModel map) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].TrySetResult (TResult result) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTask+WhenAllPromise.TryInvokeContinuation (Cysharp.Threading.Tasks.UniTask+WhenAllPromise self, Cysharp.Threading.Tasks.UniTask+Awaiter& awaiter) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTask+WhenAllPromise+<>c.<.ctor>b__3_0 (System.Object state) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].TrySetResult (TResult result) (at <00000000000000000000000000000000>:0)

JourneySystem.Items.AssetState`1[T].Load () (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].TrySetResult (TResult result) (at <00000000000000000000000000000000>:0)

Cores.Save.SaveExtensions.GetAssetAsync[T] (UnityEngine.AddressableAssets.AssetReferenceT`1[TObject] reference) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].TrySetResult (TResult result) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.AddressablesAsyncExtensions+AsyncOperationHandleConfiguredSource`1[T].HandleCompleted (UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle`1[TObject] argHandle) (at <00000000000000000000000000000000>:0)

DelegateList`1[T].Invoke (T res) (at <00000000000000000000000000000000>:0)

UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationBase`1[TObject].Complete (TObject result, System.Boolean success, System.Exception exception, System.Boolean releaseDependenciesOnFailure) (at <00000000000000000000000000000000>:0)

UnityEngine.ResourceManagement.AsyncOperations.ProviderOperation`1[TObject].ProviderCompleted[T] (T result, System.Boolean status, System.Exception e) (at <00000000000000000000000000000000>:0)

UnityEngine.ResourceManagement.ResourceProviders.BundledAssetProvider+InternalOp.CompleteOperation () (at <00000000000000000000000000000000>:0)

UnityEngine.AsyncOperation.InvokeCompletionEvent () (at <00000000000000000000000000000000>:0)

--- End of stack trace from previous location where exception was thrown ---

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].GetResult (System.Int16 token) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.CompilerServices.AsyncUniTask`1[TStateMachine].GetResult (System.Int16 token) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder.AwaitUnsafeOnCompleted[TAwaiter,TStateMachine] (TAwaiter& awaiter, TStateMachine& stateMachine) (at <00000000000000000000000000000000>:0)

Cores.LocationManager.SwapOnMiniGame (Cores.CameraState cameraState, System.Func`1[TResult] runAction) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].TrySetException (System.Exception error) (at <00000000000000000000000000000000>:0)

JourneySystem.Map.JourneyView.BeginJourney (GameSystems.JourneySystem.Battle.CreatureSettings playerCreature, GameSystems.JourneySystem.Battle.SquadSettings playerSquad, GameSystems.JourneySystem.JourneyModel+Data savedJourney) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].TrySetException (System.Exception error) (at <00000000000000000000000000000000>:0)

GameSystems.JourneySystem.JourneyModel.Load (GameSystems.JourneySystem.Battle.CreatureSettings playerCreature, GameSystems.JourneySystem.Battle.SquadSettings playerSquad, GameSystems.JourneySystem.JourneyModel+Data data) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].TrySetResult (TResult result) (at <00000000000000000000000000000000>:0)

GameSystems.JourneySystem.Map.Model.MapModel.Load (GameSystems.JourneySystem.Map.Model.MapModel+Data data) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].TrySetResult (TResult result) (at <00000000000000000000000000000000>:0)

GameSystems.JourneySystem.Map.Model.SquadModel.Load (GameSystems.JourneySystem.Map.Model.SquadModel+Data data, GameSystems.JourneySystem.Map.Model.MapModel map) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].TrySetResult (TResult result) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTask+WhenAllPromise.TryInvokeContinuation (Cysharp.Threading.Tasks.UniTask+WhenAllPromise self, Cysharp.Threading.Tasks.UniTask+Awaiter& awaiter) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTask+WhenAllPromise+<>c.<.ctor>b__3_0 (System.Object state) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].TrySetResult (TResult result) (at <00000000000000000000000000000000>:0)

JourneySystem.Items.AssetState`1[T].Load () (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].TrySetResult (TResult result) (at <00000000000000000000000000000000>:0)

Cores.Save.SaveExtensions.GetAssetAsync[T] (UnityEngine.AddressableAssets.AssetReferenceT`1[TObject] reference) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].TrySetResult (TResult result) (at <00000000000000000000000000000000>:0)

Cysharp.Threading.Tasks.AddressablesAsyncExtensions+AsyncOperationHandleConfiguredSource`1[T].HandleCompleted (UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle`1[TObject] argHandle) (at <00000000000000000000000000000000>:0)

DelegateList`1[T].Invoke (T res) (at <00000000000000000000000000000000>:0)

UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationBase`1[TObject].Complete (TObject result, System.Boolean success, System.Exception exception, System.Boolean releaseDependenciesOnFailure) (at <00000000000000000000000000000000>:0)

UnityEngine.ResourceManagement.AsyncOperations.ProviderOperation`1[TObject].ProviderCompleted[T] (T result, System.Boolean status, System.Exception e) (at <00000000000000000000000000000000>:0)

UnityEngine.ResourceManagement.ResourceProviders.BundledAssetProvider+InternalOp.CompleteOperation () (at <00000000000000000000000000000000>:0)

UnityEngine.AsyncOperation.InvokeCompletionEvent () (at <00000000000000000000000000000000>:0)

UnityEngine.Debug:LogException(Exception)

Cysharp.Threading.Tasks.UniTaskScheduler:PublishUnobservedTaskException(Exception)

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1:TrySetException(Exception)

JourneySystem.Map.<BeginJourney>d__22:MoveNext()

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1:TrySetException(Exception)

GameSystems.JourneySystem.<Load>d__29:MoveNext()

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1:TrySetResult(TResult)

GameSystems.JourneySystem.Map.Model.<Load>d__48:MoveNext()

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1:TrySetResult(TResult)

GameSystems.JourneySystem.Map.Model.<Load>d__3:MoveNext()

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1:TrySetResult(TResult)

Cysharp.Threading.Tasks.WhenAllPromise:TryInvokeContinuation(WhenAllPromise, Awaiter&)

Cysharp.Threading.Tasks.<>c:<.ctor>b__3_0(Object)

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1:TrySetResult(TResult)

JourneySystem.Items.<Load>d__7:MoveNext()

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1:TrySetResult(TResult)

Cores.Save.<GetAssetAsync>d__2`1:MoveNext()

Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1:TrySetResult(TResult)

Cysharp.Threading.Tasks.AsyncOperationHandleConfiguredSource`1:HandleCompleted(AsyncOperationHandle`1)

DelegateList`1:Invoke(T)

UnityEngine.AsyncOperation:InvokeCompletionEvent()

 

(1 edit)

Have you tried to save in Journey? 

How does it work, seems like the game remembered I had saves when I tried it out the last time?

Hi, I finished the last public version before this one (public 0.4.5) and now trying to play the new public version 0.5.0.2 with my save, i´m not getting any new quests or anything no matter how many days i pass, will i have to make a new game? 

Also i´m absolutly loving the game, the graphics, the art, the storyline and the gameplay, everything is incredible.

speak with Rose and Elizabeth for character-side quests 

With the awkwardness root quest, I'm unsure if the tasks were supposed to be completed in a specific order, or if I'm supposed to find a specific item, but I'm soft locked on "travel to forest day" and can't progress.

can you send journal screenshot? 

(+1)

make the goblin barbarian fight easier, its way too hard

(1 edit) (+1)

download new public version and set journey difficulty on easy

try to use fire decks, it's broke

Is there a save button on the free version?

yes (not in web)

(+3)

Man, this game is so cool that sometimes I forgot it's porn, I really love the card game (you should make one) fire decks are broken as fuck.
And how many artists did you get for the scenes? The elf monk looks familiar, but I can't remember the artists name.
Keep it going please.

(+1)

Hi, thanks for the kind words! We only have one artist—Meezady (Roxxxan). But some recent comics were drawn by Ullr.

As for card games—under our guidance and based on our groundwork, another team is currently creating a demo version of a new game. We’re hoping to share details in the near future.

(+1)

Hello author, I love this game, have you ever thought about putting this game on the Steam platform   :D

Hi. Thank you for your kind words. 

Yes, we plan to release it on Steam once it's closer to a release-ready state.

Do i have to complete this quest to continue the main story?
I don't really wanna play the card game.

Unfortunately, it's mandatory now. But you can set the difficulty to the lowest level—that will make progression much easier.

i couldn't find it in the settings. where do u turn the difficulty down?

You can select the difficulty before each adventure. When you click the spot under the "Start" button, there should be a difficulty option. Though I don't remember if it's already in the public version. I think it should be.

The swipe functions are weird on android

(+1)

Can the combat system be optimized?   Sometimes it's too hard to fight a group of people alone

You can choose an easier difficulty level.

(+1)

How do i upgrade the character and how to i put it easier

我还是卡在魔法相机打冰雪平原首领的那里,可以告诉我有什么捷径吗

(+2)

Anyone played up to the latest content? How many hours of content can I get to enjoy from this game?

(+2)

You can try the free version. As the developer, it's hard for me to estimate the playtime—I already know all the dialogues and where to go :)

Absolutely great game, had it on Android for a while and the new mini game with exploring the portals is a lot of fun. But it is overheating my phone and crashing after a short while. 

It might be my phone is the issue, but I'm going to redownload and restart on PC so I can keep playing.

Wow, that's strange. The game isn't particularly demanding. Maybe you have some special mode that boosts FPS? Try capping it at 30 or 60 if you find a way to do that.

Great suggestion! I'll see if I can find a fix for it. Still think it's my actual phone though, I have a lot of apps that are probably making it work harder when I play this game too lol

when 0.5 will be public?

(+1)

I can't give an exact date, but I think sometime next month.

  I think I have a bug, I decide to play because it been a long time, but I can't go to journey, everything is lock and im now stuck in the story. Is there a way to correct that or do I have to start a new game?

(+1)

Alas. I think you'll have to start from the beginning. Apparently, you've missed quite a few updates, and in one of them, the quest system was changed. You can try starting a New Game+—to do this, load your save, open the menu, and select the corresponding option. This will let you begin a new game while keeping all your current resources.

(+1)

Alright thank you

(1 edit)

I think i get a bug because i can't find the mysterious tailor

Check the Cave (where is Louse's camp)

May I ask where the forest clearing is located

(+1)

You need to go to the "Forest edge" (it's the location near the sawmill) in the evening. It's possible that the current quest doesn't explicitly state this. This will be fixed in the new version.

什么时候更新

下个月的某个时候

Como conseguir en Android?

Pregunto porque una de las versiones anteriores que jugué la descargue desde aquí y estaba para Android.

(+1)

La versión para Android sigue disponible: necesitas descargar desde aquí en tu teléfono un archivo con la extensión .apk (este es el archivo de instalación del juego para Android).

(1 edit)

Downloaded the game and try opening game it just loads and never stops

(+1)

Please try moving the game folder to a location closer to the root of the disk, for example: C:/games/MagicAcademy. The game resources path might be too long (exceeds the engine's character limit).

Would there be any way to prevent the map from being generated this way?
(+3)

Yes, this is a generation error. In future updates, we'll fix it by adding a boss route availability check.

ok, thanks Wild pear

what do we do with the blueprints for items we find

(+1)

Before starting the journey, you can change the equipment you'll take with you. Blueprints are the "schematics" for this equipment. This means if you complete the adventure with a blueprint, you'll be able to choose new items.

Hello there! Just curious, will the web build ever be updated or just the dowloaded one?

(+1)

Hi. The web version has issues with saving progress. We don't want you to lose it due to accidental browser cache clearing. That's why we're unlikely to update this version further. Now it's just demo. 

Hello there is a bug in the fights if you togle a spel and discardit you can still use the spell. 

Thx, i will fix it 

Hello , if i download the last version do i need to play the whole game from the start or i can load the save where i made a progress before? ( i still have the game installed version 0.4.3.6 )

You can continue your save.

Viewing most recent comments 2 to 41 of 413 · Next page · Previous page · First page · Last page