Commit graph

85 commits

Author SHA1 Message Date
Lonami Exo 26eb958116 Use normal scoring system for time mode 2017-02-18 20:00:15 +01:00
Lonami Exo f997a099ef Make time mode (a lot) harder (closes #6) 2017-02-18 19:47:19 +01:00
Lonami Exo 1c93589c77 Increase drag speed (closes #3) 2017-02-16 20:44:49 +01:00
Lonami Exo b8d931adf3 Swap background and cell colors (closes #4) 2017-02-15 16:09:42 +01:00
Lonami Exo 3403989eff Update .gitignore 2017-02-11 14:17:02 +01:00
Lonami Exo af39913cfb Prevent missing themes from crashing the game 2017-02-11 14:13:01 +01:00
Lonami Exo 18f864f418 Allow higher scoring customization for Scorers 2017-02-11 14:04:33 +01:00
Lonami Exo b94907162c Update to v0.3 2017-02-10 19:42:09 +01:00
Lonami Exo 15b836efd9 Use a different font and color for the bonus 2017-02-10 18:54:06 +01:00
Lonami Exo eb5591bcef Improve piece holder drop piece 2017-02-10 18:39:02 +01:00
Lonami Exo d5f778240d Show bonus score after clearing strips (closes #7) 2017-02-10 18:28:07 +01:00
Lonami Exo 1d30887a44 Add bonus particle system class 2017-02-10 18:17:30 +01:00
Lonami Exo ae3ccf01c1 Show current score on time mode (closes #5) 2017-02-10 17:35:43 +01:00
Lonami Exo 0fb83b69c3 Allow clicking on empty space to pick the piece (#3) 2017-02-10 13:59:25 +01:00
Lonami Exo 2dea9274cf Fix piece rotation not being saved 2017-02-10 13:43:57 +01:00
Lonami Exo 3407851c84 Fix invalid piece locations after loading a saved game 2017-02-10 13:43:57 +01:00
Lonami Exo 07bec548b6 Add serialization versioning 2017-02-10 13:31:40 +01:00
Lonami Exo c02c00ee64 Save on pause, don't save time mode, ignore *.sav files 2017-02-10 13:14:15 +01:00
Lonami Exo f954766d99 Add visual feedback when a game was saved 2017-02-09 21:09:04 +01:00
Lonami Exo 6ab176cbc3 Fix saving time mode state, delete save after loading 2017-02-09 20:45:51 +01:00
Lonami Exo 8a103f9533 Save the game state on pause (closes #1) 2017-02-09 20:34:23 +01:00
Lonami Exo 67d74936d2 Add binary serializer, make game classes serializable 2017-02-09 19:04:03 +01:00
Lonami Exo 6d2501b022 Fix theme change not being updated everywhere 2017-02-08 18:29:28 +01:00
Lonami Exo da08fb0420 Update to v0.2.1 2017-02-08 17:20:16 +01:00
Lonami Exo c302a4b5b4 Limit holder's cell size to match board's size (closes #2) 2017-02-08 15:58:45 +01:00
Lonami Exo 07fed37697 Replace post-increment with pre-decrement 2017-02-06 16:22:47 +01:00
Lonami Exo 0aba6d1724 Update to v0.2 2017-02-05 17:21:39 +01:00
Lonami Exo 077f1919a4 Theme pause band 2017-02-05 17:12:29 +01:00
Lonami Exo ed8aabbed0 Update links 2017-02-05 16:48:52 +01:00
Lonami Exo e6fb6b78e4 Allow returning to play mode after time dead 2017-02-05 16:32:19 +01:00
Lonami Exo b760fe20cb Don't allow putting pieces after game over 2017-02-05 16:28:45 +01:00
Lonami Exo d31991a7af Do not cover the piece with the finger on mobile 2017-02-05 15:46:07 +01:00
Lonami Exo 206b93968f Add time mode button 2017-02-05 15:26:12 +01:00
Lonami Exo 6dd3861f0e Save time mode high score 2017-02-05 14:55:39 +01:00
Lonami Exo d35c8481e5 Pause menu now pauses the time mode*
Also conserve gamemode on "Replay"
2017-02-05 13:22:40 +01:00
Lonami Exo bf0fa208f5 Add an abstract base scorer (reuse code) 2017-02-04 20:24:46 +01:00
Lonami Exo 47301864eb Add time mode scorer 2017-02-04 19:35:02 +01:00
Lonami Exo cafe83ad80 Update README.md 2017-02-04 10:57:53 +01:00
Lonami Exo 8550359cb7 Fix sound button not updating its state 2017-02-02 15:46:13 +01:00
Lonami Exo 6524fe8518 Fix sound bug (maybe) 2017-02-01 11:16:26 +01:00
Lonami Exo 6a45790538 Fix going back on the Customize screen 2017-02-01 10:49:39 +01:00
Lonami Exo 07527966b6 Update used license 2017-02-01 10:46:55 +01:00
Lonami Exo 14bed3dba5 Fix broken links 2017-01-31 17:23:29 +01:00
Lonami Exo 5bedfd8d5b "Update" to version 0.1 2017-01-31 12:50:16 +01:00
Lonami Exo 4fe34c1d75 Fix README 2017-01-31 12:34:52 +01:00
Lonami Exo 10f57da788 Update LICENSE 2017-01-31 12:32:24 +01:00
Lonami Exo e72bfc339b Add README and CONTRIBUTORS 2017-01-31 12:30:07 +01:00
Lonami Exo c72e260a23 Add theme generator 2017-01-31 11:59:08 +01:00
Lonami Exo 00b4c74585 Add original resources 2017-01-31 11:26:34 +01:00
Lonami Exo 9d74c813e5 Add missing colors to the themes 2017-01-31 11:02:39 +01:00