106 Commits (main)
 

Author SHA1 Message Date
Elnu 7d249d2d67 flake.nix: package icon and desktop file
1 year ago
Elnu ab85163723 Fix clippy warnings
1 year ago
Elnu 05e9a7b8e0 cargo upgrade
1 year ago
Elnu a29048ddce Use flake
1 year ago
Elnu 04245c0604
Update build README, add UPX verison notice
3 years ago
Elnu 3c1cafa7c9 Update changelog
3 years ago
Elnu 4f506fc0ef Update README files
3 years ago
Elnu 24561cb055 Add Ctrl+Q exit shortcut
3 years ago
Elnu 819aea8163 Add window resizing
3 years ago
Elnu 2e2dccc033 Improve pausing
3 years ago
Elnu 98e29b1c3e Add .exe icon
3 years ago
Elnu ac46b6631e Add Windows building
3 years ago
Elnu f7c560ae3e Fix panicking on wall kicks, add utility Grid struct
3 years ago
Elnu 19990061b2 Update build instructions
3 years ago
Elnu 109298e279 Add libcsfml dependencies to Debian control file
3 years ago
Elnu d55773cdc5 cargo fmt
3 years ago
Elnu 8b6387737c Rewrite in Rust
3 years ago
Elnu 3ca546a53b Rename Debian release to 1.1.0, add changelog and copyright
3 years ago
Elnu 7df31f6b5c set up Rust project, delete C++ files
3 years ago
Elnu efa898ebaa Fix performance issue in paused state
3 years ago
Elnu eee95af5e3 Remove untested note on build README
3 years ago
Elnu 95a77e59b7 Update screenshot
3 years ago
Elnu baa8bdcfd8 Fix bug where level 0 uses previous game's update_interval
3 years ago
Elnu 67322d79c3 Add wall kicks
3 years ago
Elnu e5d32f58d3 Remove Windows build protections
3 years ago
Elnu 074faeb05a Remove Windows build things and make adjustments for CMake v3.23.0-rc3
3 years ago
Elnu 477a72195c Add border to playfield to increase contrast
3 years ago
Elnu 916d5e6c8b Ensure required folders exist in Debian build script
3 years ago
Elnu 38bd97148a Get Windows compilation partially working
3 years ago
Elnu e18094174f Move Linux build stuff into dedicated folder
3 years ago
Elnu d9513bdee3 Add pausing
3 years ago
Elnu 6215239745 Update README.md files
3 years ago
Elnu 2f2369dbb2 Add icon, Debian packaging
3 years ago
Elnu 9c8bccbe0d Update background text
3 years ago
Elnu 22d5bc40c4 Add configuration help
3 years ago
Elnu 4ed0a1a841 Rename to septadrop
3 years ago
Elnu 186fb78a0b Remove OK notes from BlockType.cpp
3 years ago
Elnu b1849ccdd8 Move move frame interval into config
3 years ago
Elnu c6308d5388 Refactor BlockType
3 years ago
Elnu e88ff1ebe6 Create shared resources header file
3 years ago
Elnu 48886ecfd8 Separate out Main.cpp
3 years ago
Elnu 77d634015f Remove unused #include statements
3 years ago
Elnu bd62eb8ed7 Organize resources into folders, update packer accordingly
3 years ago
Elnu 9a9f74cb52 Improve packing
3 years ago
Elnu 874d9b3819 Improve packer formatting
3 years ago
Elnu 7cefa4f969 Add initial version of asset inclusion in binary
3 years ago
Elnu 7a7c5d7398 Add sound effects
3 years ago
Elnu 5d118895a7 Remove unused clear_color variable
3 years ago
Elnu 862004e422 Add highscores
3 years ago
Elnu 9b7f2db494 Update compile and run instructions
3 years ago