So I had some time this weekend, and decided to do some good for humanity.
I was going to submit it as a Mod, because I want to make a better gallery menu, and keep maintaining it, but I'm lazy as fuck, so I hope people see this.
I wasn't sure to keep the talk or not on gallery, as most people don't give a fuck for the text inside the gallery, let me know if I should remove those texts.
To access the Gallery, simply enter the "Gallery" menu in the main game menu.
Here is a Gallery Mod I developed complete up to this version (0.8.5d).
>>
View attachment Gallery v0.8.5d.rar
(Just extract it on the game folder.)
The Source Code of this Mod
>>
View attachment Gallery v0.8.5d - Source.rar
The Source of the Four Elements Trainer v0.8.5d, organized by folder, files renamed and script cleaned, for you devs that want to make a new mod, but the original code is chaotic. (frankly I must say that the original coder is a "New Line" maniac, some places you can find over 100 empty lines, in the middle of a label, and don't get me started with those "if temp_bool == True:")
>>
View attachment Four Elements Trainer v0.8.5d - Source.rar
P.S: Mity, if you see this, know that the way I did it's possible to integrate with the game, and make each item in the menu unlockable, I even made a variable to check if the user has it.
You just need to change the $ Gallery to a persistent, change the default value of "Has" to False and set as True when the user enters the game animation.
P.S 2: Did it on Win 10, not sure about other OS, in any case, if you have a different OS, extracting the Gallery Source code inside the game MIGHT work.