Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resources #2

Open
wants to merge 27 commits into
base: develop
Choose a base branch
from
Open

Resources #2

wants to merge 27 commits into from

Commits on May 31, 2019

  1. Update LICENSE

    Mostafatalaat770 committed May 31, 2019
    Configuration menu
    Copy the full SHA
    bc8d52d View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Configuration menu
    Copy the full SHA
    1097378 View commit details
    Browse the repository at this point in the history
  2. Added settings class containing sounds and backgrounds

    Signed-off-by: Mostafa Talaat <mostafatalaat770@gmail.com>
    Mostafatalaat770 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    9849a0c View commit details
    Browse the repository at this point in the history
  3. Command: Added resume music method

    Signed-off-by: Mostafa Talaat <mostafatalaat770@gmail.com>
    Mostafatalaat770 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    8699ac5 View commit details
    Browse the repository at this point in the history
  4. FXML: disabled blur and added toggle for soundFX

    Signed-off-by: Mostafa Talaat <mostafatalaat770@gmail.com>
    Mostafatalaat770 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    2a4f4f7 View commit details
    Browse the repository at this point in the history
  5. Files: added load/save for settings

    Signed-off-by: Mostafa Talaat <mostafatalaat770@gmail.com>
    Mostafatalaat770 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    28bcbb9 View commit details
    Browse the repository at this point in the history
  6. Controllers: preparing settings separation and disabled blur

    Signed-off-by: Mostafa Talaat <mostafatalaat770@gmail.com>
    Mostafatalaat770 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    aaa3e57 View commit details
    Browse the repository at this point in the history
  7. Controllers: finished settings separation

    Signed-off-by: Mostafa Talaat <mostafatalaat770@gmail.com>
    Mostafatalaat770 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    3bb1285 View commit details
    Browse the repository at this point in the history
  8. Resources: major refractor, moved it to res folder outside the src

    Signed-off-by: Mostafa Talaat <mostafatalaat770@gmail.com>
    Mostafatalaat770 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    3b30969 View commit details
    Browse the repository at this point in the history
  9. Scenes: added custom font

    Signed-off-by: Mostafa Talaat <mostafatalaat770@gmail.com>
    Mostafatalaat770 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    953933f View commit details
    Browse the repository at this point in the history
  10. FXML: cleanup

    Signed-off-by: Mostafa Talaat <mostafatalaat770@gmail.com>
    Mostafatalaat770 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    8348fd2 View commit details
    Browse the repository at this point in the history
  11. FXML: optimizations

    Signed-off-by: Mostafa Talaat <mostafatalaat770@gmail.com>
    Mostafatalaat770 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    0fd274d View commit details
    Browse the repository at this point in the history
  12. Sounds: fixed a bug

    Signed-off-by: Mostafa Talaat <mostafatalaat770@gmail.com>
    Mostafatalaat770 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    6fc3071 View commit details
    Browse the repository at this point in the history
  13. MainMenu: fixed the annoying swipe on icons problem

    Signed-off-by: Mostafa Talaat <mostafatalaat770@gmail.com>
    Mostafatalaat770 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    e5771da View commit details
    Browse the repository at this point in the history
  14. Major refractor for most resources and fixed some warnings/typos

    Signed-off-by: Mostafa Talaat <mostafatalaat770@gmail.com>
    Mostafatalaat770 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    cb403d5 View commit details
    Browse the repository at this point in the history
  15. Arcade, Classic: added in-game settings accessibility

    Signed-off-by: Mostafa Talaat <mostafatalaat770@gmail.com>
    Mostafatalaat770 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    d620e1b View commit details
    Browse the repository at this point in the history
  16. Settings: changed Options to Settings

    Signed-off-by: Mostafa Talaat <mostafatalaat770@gmail.com>
    Mostafatalaat770 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    965fba9 View commit details
    Browse the repository at this point in the history
  17. Classic: bug fix for the settings button

    Signed-off-by: Mostafa Talaat <mostafatalaat770@gmail.com>
    Mostafatalaat770 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    2b5fbfa View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b997244 View commit details
    Browse the repository at this point in the history
  19. UsersDB: changed implementation to sqlite database[1/3]

    Signed-off-by: Mostafa Talaat <mostafatalaat770@gmail.com>
    Mostafatalaat770 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    efdd750 View commit details
    Browse the repository at this point in the history
  20. UsersDB: changed implementation to sqlite database[2/3]

    Signed-off-by: Mostafa Talaat <mostafatalaat770@gmail.com>
    Mostafatalaat770 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    7c64d92 View commit details
    Browse the repository at this point in the history
  21. UsersDB: changed implementation to sqlite database[3/3]

    Signed-off-by: Mostafa Talaat <mostafatalaat770@gmail.com>
    Mostafatalaat770 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    1d655c1 View commit details
    Browse the repository at this point in the history
  22. SceneChanger: made it a singleton

    Signed-off-by: Mostafa Talaat <mostafatalaat770@gmail.com>
    Mostafatalaat770 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    f5efa90 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    beb7bac View commit details
    Browse the repository at this point in the history
  24. Update README.md

    Mostafatalaat770 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    09624bb View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    44783b6 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    65cf082 View commit details
    Browse the repository at this point in the history