Commit Graph

16 Commits

Author SHA1 Message Date
Lovetocode999 32860b9138 Initial theming support 2021-05-11 11:33:06 -06:00
Lovetocode999 540fb35a4d Create ideas.txt 2021-03-29 11:31:42 -06:00
Lovetocode999 980f1acc09 Change a few function calls, add "Impossible" difficulty 2021-03-27 10:24:45 -06:00
Lovetocode999 0cb2f1335e Add end game screen in lovejs build 2021-03-26 15:19:47 -06:00
Lovetocode999 d9e456b8d7 Bugfix: implement keyCounter in override functions 2021-03-26 09:35:32 -06:00
Lovetocode999 620a7e461c New menu font: Merriweather Italic 2021-03-25 21:27:51 -06:00
Lovetocode999 a9a91f197d Visual effects, move graphics files, update ctags 2021-03-25 21:13:52 -06:00
Lovetocode999 ae054d1d74 Update tags file 2021-03-25 11:14:08 -06:00
Lovetocode999 aa6adf2ec0 Fix collisions
- Edge block collisions
 - Corner collisions
2021-03-25 11:13:26 -06:00
Lovetocode999 baa4c739e5 Finish up menus (for now)
- Add keyboard settings
 - Save settings (automatic)
 - Menu scroll position (for longer menus)
 - Menu key override function (for redefining keys)
 - Fix bug in "Restart" entry on the "end" menu
 - Add some more comments to improve code readability
2021-03-24 17:03:31 -06:00
Lovetocode999 614a532e28 Rewrite the menu code 2021-03-23 08:13:44 -06:00
Lovetocode999 6587f1b10a New menus, code changes to make extension easier, small interface tweaks.
- Menus:
   * Main menu [mainMenu] (Start [startMenu], Settings [settingsMenu], Quit)
   * Start menu [startMenu] (Red AI/human, Blue AI/human, Start)
   * Settings menu [settingsMenu] (Not implemented yet)
 - Code changes:
   * Added AI options
   * Both players can now be AIs, both players can now be humans
   * Customizable keybindings
 - Interface changes:
   * Removed first-letter keybindings from menus
   * Pause keybinding has changed for better ergonomics
2021-03-16 10:25:12 -06:00
Lovetocode999 84748f96ec Add .gitignore 2020-11-15 13:09:05 -07:00
Lovetocode999 f5ec402636 Add some visual effects 2020-11-14 17:11:04 -07:00
Lovetocode999 b1b3bab10f Add lovejs to the build 2020-11-14 11:50:42 -07:00
Lovetocode999 a96523e50d Initial commit 2020-11-14 09:49:05 -07:00