Commit graph

106 commits

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