Good point. Buy all button might be a bit annoying to add since we'd need to compare what you already have and what the store has. Plus what if the player doesn't have enough money to buy all of it? Maybe a simple double click to buy would be easier. Playing normally, the only way you'd buy all at once would be if you cheat, so maybe add a cheat button like you said would make more sensePlease for the love of god add a keybind for buying clothing! I hate clicking on the clothes, flicking my arm to the buy button, and clicking that 40 times for just ONE STORE worth of clothing. I feel like anyone who wants to replay this game (which I like to do) must loathe this also!
Please just add a Buy Max/ALL button
or an optional cheat--buy all button!
And I'm back! Hopefully the new VPN will be more stable... Uploading 0.76!0.76 is delayed.
But it is a public post and you could have checked it yourselves.
I would be more than down for a 'cheat button" since after the first playthrough, that is the playstyle that I would use ALL OTHER TIMES ! Thanks for your bussin game though! I replayed it more times that I can count!Good point. Buy all button might be a bit annoying to add since we'd need to compare what you already have and what the store has. Plus what if the player doesn't have enough money to buy all of it? Maybe a simple double click to buy would be easier. Playing normally, the only way you'd buy all at once would be if you cheat, so maybe add a cheat button like you said would make more sense
And I'm back! Hopefully the new VPN will be more stable... Uploading 0.76!
if(cost <= money) {
buy();
money -= cost;
}
Isn't this already done, since when we see the shop, it already knows and displays what we haven't boughtBuy all button might be a bit annoying to add since we'd need to compare what you already have and what the store has.
The only issue is the game engine which is kinda outdated, it's not straight coding and making loops in it is a huge pain in the ass. I'll go with the cheatI would be more than down for a 'cheat button" since after the first playthrough, that is the playstyle that I would use ALL OTHER TIMES ! Thanks for your bussin game though! I replayed it more times that I can count!
I don't know how to code in what engine you use, but with my limited Computer Science knowledge, I don't know why you couldn't loop through the items that In don't already own and have a line like
until we are out of money. This has wouldn't have priority over what item we buy first, since in this case, WE DON'T CARE!Java:if(cost <= money) { buy(); money -= cost; }
Isn't this already done, since when we see the shop, it already knows and displays what we haven't bought
If this or a cheat button is to much to handle, something like hitting "B" on the keyboard to automatically buy would save me alot of trouble, since clicking the item and flicking to buy and vice-versa is where the most of the annoyance comes from
Good idea but due to the game engine again, it's a pain in the ass to add in game. However, Glassix 2 moved to Unity which is much easier to handle and I'll make sure to have much more user friendly UI in the new gameI am thinking, maybe something more reasonable to help dial this conversation back a little.
The shopping for clothing, may be enhanced by some filter options. Perhaps the option to filter by the females name. Or filter by the type of clothing (example: swimsuits).
This would allow the player to more easily access what they are looking for, and might not be very difficult to code into the game.
And perhaps once this is included, a "buy all" button may not be so difficult if it is only showing a couple items. I am just spitballing ideas here. Personally I like the filter idea. A buy all, though useful, is only a one time annoyance. Once everything is purchased... not like we are buying more items. It is a 'nice to have' item. Not a critical need.
I would greatly appreciate the cheat <3 thanks for the replies!The only issue is the game engine which is kinda outdated, it's not straight coding and making loops in it is a huge pain in the ass. I'll go with the cheat
Good idea but due to the game engine again, it's a pain in the ass to add in game. However, Glassix 2 moved to Unity which is much easier to handle and I'll make sure to have much more user friendly UI in the new gameThanks for the feedback
![]()
when you're in a location with a girl who has a possession scene, the game will prompt you to ask if you want to play itHow do I use the possesson spell?
iirc you have to talk to the librarian, then principle, then principle's daughter, then maybe eimi again to complete it?How can I complete the Eimi part of the quest to change the uniforms? I have done all the others, but I can't remember what she wanted me to do. I had something to do with wanting a book that Hikari borrowed, but I can't figure out what to do from that point onwards.
That is exactly the point I am at. Something seems to be missing.iirc you have to talk to the librarian, then principle, then principle's daughter, then maybe eimi again to complete it?
If I'm interpreting the Event List correctly, it goes like this: (Spoilers ahead)That is exactly the point I am at. Something seems to be missing.
I hope it works out for you. I copied everything above right from the in-game event list.I have talked to Hikari in school or every other place I think. Nothing else is happening there. I am not sure about having talked to Mitsuko after Yae gave her presentation. I assumed that was done after Shizuru waved Yae's fine. I'll give tha a try.