All dates in yyyy-mm-dd
2022:
1.0
1.1
1.2
1.3
1.4
2023:
1.5
1.5.1
1.6
1.6.1
2024:
1.7
1.8
1.8.1
2025:
1.9
2.0
v1.0 (2022-10-27):
- Release
v1.1 (2022-10-29):
- Added patch notes
- Added "View" and "Remove" buttons for favorites
- Removed "Remove latest favorite" button
- Added "Go back" button (to load the previous combination)
- Reduced space between favorites
- Fixed barrel 343 not loading
v1.2 (2022-10-31):
- Added pages for favorites!
- Added buttons to go to the next, previous, first or last page
- Made favorites section prettier
- Added support for barrel names in different languages!
- Added flags to change the language
- Added Ukrainian, Italian and Russian
v1.3 (2022-11-13):
- Added mixed images!
- Turned on by default, can be turned off in the settings
- Added four mix types: Left / Right, Top / Bottom, Fusion and Random!
- Mix type can be changed in the settings
- On PC, the mixed images can be saved with right click
- The selected language is now kept after closing the name mixer
v1.4 (2022-12-15):
- Improved loading times
- Barrels are now closer to the middle on large screens
- Improved design of the favorites list and settings buttons
- Added hover and click effects for flags and buttons
- Other small design changes
- Added button to hide favorites
- Fixed several bugs
v1.5 (2023-01-06):
- Changing the language now also translates buttons and texts (rather than only using the barrel names from a different language)!
- Added French translation (by Varlyne)
-Added German translation (by Schrottii)
- Added barrel icons to flags that have their own barrel names, other languages use the English names
- Up to 25 previous barrels are now cached (rather than only one), making it possible to go back by up to 25 barrels with the "Go back" button!
- If the origin barrel names are very long, their size will now be reduced, to avoid overlapping
v1.5.1 (2023-02-26):
- Added barrels 595-618 (update 11.0)
v1.6 (2023-12-02):
- Added barrels 643-666 (update 11.2)
- Reworked the image loading system, rather than loading all barrels at the start they are now only loaded when needed, drastically reducing loading times
- Added a link to my website / other games
- Added more space in the credits section
- Several code improvements
v1.6.1 (2024-12-08):
- Changed host
- Added export and import
v1.7 (2024-06-15):
- Added barrels 667-714 (updates 11.3 & 11.4)
- New mix type: frame!
- Added Terms of Service
- Changed button outline
- Other minor design improvements
v1.8 (2024-12-20):
-> Additions:
- Added barrels 715 - 762 (updates 11.5 & 11.6)
- Added favicon
- Added donate button
- Added file with all patch notes
-> Design:
- Changed color palette slightly and made it consistent
- Changed colors of some stuff
- Re-arranged the info/credits section
- Slightly changed settings section
-> Other:
- Severe organization improvements
- Fixed an issue with newer barrels
v1.8.1 (2024-12-30):
-> Translations:
- Separated translations for barrels and the mixer itself
- You can now pick the languages for them separately
- Improved translations
-> Other:
- Moved some more files around
- Added separation lines in the settings and info/credits
v1.9 (2025-03-23):
-> Auto Generate:
- You can now let the mixer automatically mix for you and lean back
- Can be enabled and disabled in the settings at any time
- Added a setting to adjust the time: 0.1s, 0.5s, 1s (default), 2s, 5s, 10s, 30s
-> Barrels:
- Added barrels 763-792 (11.7)
- Fixed crop issues for barrels 457, 468, 469, 471, 488
-> Go back and favorite buttons:
- Put them into the same row as the mix button
- Go back button now just says <<
- Favorite button now just says ♥
- Those two buttons are now grayed out when not available
- Favorite button is now also unavailable if the current mix is your most recent favorite
-> Other:
- Replaced the texts for the favorite page buttons with arrows, and added page count there
- Major code changes
v2.0 (2025-05-29):
-> Barrel Book:
- New feature, suggested by snekrot
- Unlocked by default and found below favorites
- Has a list of all barrels, 25/page, with filter to hide locked barrels, page buttons and search button
- Barrels you have seen are unlocked and can be selected, and then you see what mixes you have found
- Select a second barrel (it doesn't have to be unlocked) and you can see how often you had this exact mix, and directly mix the two
- Selected barrels can be easily unselected or swapped
-> Custom Mix:
- The most requested feature is finally here: choosing what you want to mix!
- In the Barrel Book, you can put a Barrel on the left or right side
- Or you select two barrels and press "Mix these!" (second barrel does not need to be unlocked)
- This way you can choose what barrels to mix, even if you never had the mix before
- Custom mixes are marked with a * and don't contribute to the Book, but can be added as favorites and shared as usual!
-> Other:
- New Mix Type: Super Fusion
- New Mix Type: Multi Merge
- Favorites and Book now stay hidden after reloading
- Added auto save every 5 seconds
- Smaller improvements