Releases: CosminPerRam/Blockudokuplusplus
Releases · CosminPerRam/Blockudokuplusplus
1.0.4
Changelog
Further expanded the ImGui menu's capabilities.
Gameplay:
- Added the possibility to create a custom block.
- Paint mode (click to place a cell, right click to delete it).
- Click to move (hold to move is still the default).
ImGui:
- Moved some stuff around and made the window more stylish.
- Time played, APM and SPM now appear in the Score section.
- ImGui no background option and full customizability (customizability window from the demo file).
- It now displays the game version.
- Added a "lose" button.
- Colors now display just the color picker ui.
Others:
- Statistics about performance! You can now see the current fps and frametime, there is also a fps plot and a fps average.
- Added vsync and antialiasing capabilities!
- Settings can now be saved and loaded!
- You can hide the console on windows now.
- Performance improvements (at least theoretical).
1.0.3
Changelog
Added an ImGui menu with a lot of features, here are the menu's tabs:
(You can press M to toggle its visibility)
Gameplay:
- Restart game, clear board
- Autoplay, a simple bot
- Check if the game is lost with the current set
- You can regenerate all or missing blocks with random or a certain one
- Also continously generate them, to never run out of blocks
- Reset current score/highscore
Aspect:
- Pretty much anything (except the volume icon) can have its color changed!
- Also a set default values button
Audio:
- Mute or change volume
- Change pitch!
1.0.2
Changelog
- Completing multiple marks at a time is a combo now
- Added preview completion
- The picked block has a floating effect now
- SPM now longer shows
inf
while the score is 0 - The mute/unmute button doesnt appear on the end game screen anymore
- Improved performance
1.0.1
Changelog
- Added mute/unmute button
- Added restart button
- Implemented Combo
- Show most generated block on game lost
- Blocked window resizing
- Indication if the score is a new highscore
- Removed SFML network module dependency
- Changed font to
Courier New
- Slightly changed the cells table look
- Improved performance
1.0.0
This is the first precompiled binary release of the game!