probably more like tripple or quadrupple the price (if not all 10x) for hand-painting... As it would probably be like 1-2 of figurines per work day per person painting...
AssassinLV
Recent community posts
Not a fan of this versioning convention... Because for majority of people "1.0" is the first full release of the game (meaning completable from the beginning till the end..) Current 1.0, though is not the whole game, because I see that that there is at least 2 more updates ahead.. Also confusing that the zip file does start with 0.. which would indicate that this is 0.10, not 1.0...
Question, will you make so that latest save is highlighted? I am using like whole 1st page (without scrolling :D) for saving, but sometimes it takes time to find the latest save, so I can load it, or save in a slot after latest save (as I am recycling old saves with newer).
This just gives me a buffer so I can go back to older save when needed.
Have same problem. Got the quest, Killed spiders, Used Strength to block the spider nest, but in questbook the spider nest block is not marked as done. This is probably a bug (if fixing via hotfix, do please try to make it so it checks if the nest is blocked or not and then marks quest correspondingly (or resets the nest if the quest was not completed))
Actually, not.. but:
C:\Itch Games\lucky-paradox\Lucky_Paradox-v0.7.5-pc\game\saves... But yeah, made already symbolic link, it's just a little nuisance that this game requires other manual linking.
But now it works perfectly fine - and saves are for me in sync with OneDrive (kinda feels like cloud save :D )
Hmm... This game is not saving in default RenPy saves location? That's a little bit sad - because I've made a SymbolicLink to the OneDrive folder for whole RenPy save folder - and for this game will have to do the same manually - and that means that I'll have to do more management - because it's installation folder of the game - which can change on reinstalls and stuff... :(
(Symbolic Link is a type of a shortcut - which makes a parallel linking of folder. Meaning - that in my scenario - if I navigate from the appdata folder into the RenPy and then even in subfolders - the address bar says that I am still under the appdata folder - even if my actual location is E:\OneDrive\SymbolicLinkRootFolder\SavesVirtualFolders\RenPy\ therefor applications do not see that something is off - because address under %appdata% still works as if the folder is actually there even when not :) )
Like I have this setup:
Push-Location 'C:\'
New-Item -Type SymbolicLink -Path 'SavesVirtualFolders' -Target 'E:\OneDrive\SymbolicLinkRootFolder\SavesVirtualFolders'
Pop-Location
Push-Location '%appdata%'
New-Item -Type SymbolicLink -Path 'RenPy' -Target 'C:\SavesVirtualFolders\RenPy\'
Pop-Location
Few thoughts/ideas:
- Currently there is no way to see - how much progress is achieved - so after getting few girls - there are long period when you meet no-one, which then creates a question - 'is there any left'? Maybe once per 2 day tip like "maybe I should be driving from Tōkyō to Mejiro at 4pm." :)
- More like a question - can the failed dates be repeated? (more clarity on this part would be needed - maybe failed dates would be resetted after 1 month
- And ability to skip longer time (like sleep)
But I can already see a lot of potential - and it's a very interesting new concept :)