ToyMania, my third standalone game.
Back to Games#121 rudolf
Yeah, that's what I meant.
#122 DevilGuardian
Ah I see. I barely know python or any other language other than nvgt as my daily driver, so I may have to ask chat gpt, or a real person to help me create one.
#123 DevilGuardian
Hello everyone. I'd like to let you all know that this may be the last version of my toy mania game I'll be releasing for this month. This update is very small, and therefore will be in beta untill further notice.
Here's what's new in version 3.9beta.
Updated some boss and weapon related sounds.
Added the ability to pause the playing sound in the learn game sounds menu. You can press the spacebar to do this. This is mostly useful for sounds that are looped.
That's all for today. Please stay tuned for more updates to come!
Enjoy, and happy collecting!
#124 thespyde
The installer won't run as it says it's not compatible with 64-bit systems.
#125 DevilGuardian
Hey guys. I just fixed the game's updater. Please redownload it from one of my game pages.
The password has also been changed to "GreatCollector", without the quotes.
#126 thespyde
Hey, good on ya for the password change. GrateCollector wasn't quite right, implying that we were collecting grates, lol.
#127 DevilGuardian
Lol thanks. I didn't quite like the sound of that either. I knew I had to change it sooner or later, and didn't want to wait untill I released the next major update to do it.
#128 thespyde
I wonder why the game, 3.8 that is, couldn't download this update. I mean, it could, but I still got the incompatible version message again, which incidentally has a misspelling in it.
Any-who, I went to the site and got it from there.
#129 DevilGuardian
Please check again. I tested the last update, and it works fine. I think it's because I changed the spelling of it, and so it doesn't recognize that because that's an older version of the game.
#130 DevilGuardian
I think the updater won't work in that version because the spelling of the game is now changed.
#131 thespyde
I hope it works moving forward.
#132 DevilGuardian
It should in the next major update.
#133 Landon205
@16, is that Tunmy 13? Did I spell that username correctly? I listened to your manamon vidiows and Tts vidiows. I don't know if you're still here on Elten or not but I would like to Pm you with a vidiow suggestion.
#134 rudolf
Well, when the username says Tunmi13, then it's most likely Tunmi13.
-- (Landon205):
@16, is that Tunmy 13? Did I spell that username correctly? I listened to your manamon vidiows and Tts vidiows. I don't know if you're still here on Elten or not but I would like to Pm you with a vidiow suggestion.
--
#135 Landon205
Sorry. also I spelled it wrong, I will go back and fix it.
-- (rudolf):
Well, when the username says Tunmi13, then it's most likely Tunmi13.
-- (Landon205):
@16, is that Tunmy 13? Did I spell that username correctly? I listened to your manamon vidiows and Tts vidiows. I don't know if you're still here on Elten or not but I would like to Pm you with a vidiow suggestion.
--
--
#136 DevilGuardian
Hello everyone! I'm back with some new major updates for toy mania!
I've added lots of features and enhancements here and there. One of them being translation languages. You can now finally translate this game to any language you want.
The translation system works for the most part, but there may be some bugs that pop up as a result, so keep an ear out for that, and let me know about them asap so I can try to resolve them for future updates.
Other than that, I hope you guys enjoy what I have to offer for this weeks new round of updates. Here's what's new from versions 3.9 to 4.0.
Made it so guards don't play step sounds while they are stunned in the game. They'll only play them after they've fully recovered.
Fixed a bug where enemies remained stunned indefinitely after being hit by a dart, instead of recovering once the stun duration has fully ended.
Updated the readme file with added and modified keyboard shortcuts.
Fixed a bug where the glass remnents from the destroied store in the Endless map didn't respect the new maximum map hight and width, causing it to continue spawning within the old maximum map hight and width.
Fixed a bug where firing darts at certain enemies would cause the game to crash unexpectedly.
Added the ability to manually aim at a target by holding shift and pressing the arrow keys.
Added some more item and player related sounds into the learn game sounds menu.
Made it so when a user has Purchased an item from the endless shop, the game returns them back to the menu, rather than making them exit the shop menu entirely. This also applies to making invalid purchases as well.
Fixed a bug where darts acted like teleporters when being used from your inventory.
Added the ability to face a certain direction when moving. This is very useful for aiming at various entities when using tactical items in the game.
Added the dart item for purchase in the shop menu. These will stun enemies for a certain amount of time when used from your inventory. This item is only available in the endless game.
Made it so you get spawned in different places of the map depending on witch game mode you're playing on.
Made it so the endless map is now expanded from 50 to 100 square tiles for both x and y on the grid.
Made it so all health bars are now spoken in percentages, not in actual values.
Fixed An issue where the check_translations function would append duplicate lines to the language translation file every time it was called, causing clutter and unnecessary repetition.
Made it so the translation system now Preserves complete keys and values without having to aggressivly trimm the contents of the file.
Made it so pure numbers are excluded from being translated for all language files in the game.
Made it so when a language file is loaded, the game now automatically sorts all key-value entries alphabetically by key. This makes translation files easier to navigate and edit manually.
Made it so the game now automatically writes missing translation strings to the currently selected language file as placeholders. If a string is not yet translated, it will be written in the format key=key so users can easily fill in their own translations later.
You can now disable the translation system entirely in the preferences menu. When you select the none option, the game completely disables the loading of translation files and falls back to using the built-in hardcoded English strings.
Updated the readme file with expanded translation guides to include support for language variants, along with clearer instructions for creating both base and styled translations.
Revamped the language selection list found in the prefferences menu. The language selection interface has been streamlined into a single list that includes both base languages and their variants. This makes it easier to browse all of the options while keeping things accessible via first-letter navigation.
Reorganized the language file structure. Base languages such as English and Spanish are now stored in the normal folder. Variants of these languages such as English/Angry, English/Happy, and English/Sad are placed in the variants folder under their respective language subfolders for better organization and scalability.
Made it so if the selected language file is missing, empty, or contains no valid translations, the game will now automatically fall back to English instead of exiting. A warning message is shown once, and the selected language is reset to English in the saved settings to prevent future errors. If the fallback English file is also missing or invalid, a critical error will be displayed and the game will exit gracefully.
Fixed an issue where translations were case-sensitive. From now on, You no longer need to duplicate entries in your language files for upper/lowercase differences. The game will load and recognise them like normal.
Updated the readme file with a new guide on creating your own translation languages to use in the game.
Added the option to directly change the language of the game in the prefferences menu.
Started the process of making this game translatable to other languages.
Updated some boss and weapon related sounds.
Added the ability to pause the playing sound in the learn game sounds menu. You can press the spacebar to do this. This is mostly useful for sounds that are looped.
That's all for now. Stay tuned for more fun and exciting updates!
Here's the download link for the game as always.
https://tsatria03.itch.io/toymania
Enjoy, and happy collecting!
#137 DevilGuardian
Hi guys. Just to let you all know that I was able to convert the windows installer for Toy Mania into a talking self-voiced installer. This was possible with the help of a good friend of mine.
The installer is no longer encrypted with a password like the other files are. You can check it out on my game's page on itch.io, or at my github home page at tsatria03.github.io.
#138 thespyde
I can't download the new game. It says page not found.
#139 thespyde
I forgot to mention that the updater downloads a 16-bit application that is incompatible with newer Windows systems, and that misspelling is still there in that message telling me that.
#140 DevilGuardian
Wait witch mis spelling?