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

Many new features #36

Open
wants to merge 40 commits into
base: master
Choose a base branch
from
Open

Many new features #36

wants to merge 40 commits into from

Commits on Jul 20, 2020

  1. Move to Maven

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    3da6b50 View commit details
    Browse the repository at this point in the history
  2. Fix GPU usage

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    bf1dce0 View commit details
    Browse the repository at this point in the history
  3. Added dist jar

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    2bb89da View commit details
    Browse the repository at this point in the history
  4. Speed Changing after Skip fix

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    50cf933 View commit details
    Browse the repository at this point in the history
  5. Add New Feature: Delay Override

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    c7bf3ca View commit details
    Browse the repository at this point in the history
  6. Add New Feature: FPS change

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    c6bcd84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5e2c21c View commit details
    Browse the repository at this point in the history
  8. Text Antialiasing

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    8604b5e View commit details
    Browse the repository at this point in the history
  9. JAR v2.1.0

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    6149611 View commit details
    Browse the repository at this point in the history
  10. Fix Skipping

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    8effacc View commit details
    Browse the repository at this point in the history
  11. Fix InsertionSorting Delay

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    ef871f0 View commit details
    Browse the repository at this point in the history
  12. Fix QuickSort L/L Delay

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    a7759d2 View commit details
    Browse the repository at this point in the history
  13. Minor delays fix

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    b0cc1a8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b156bcb View commit details
    Browse the repository at this point in the history
  15. Add New Feature: Bars Stroke

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    6cbd5b2 View commit details
    Browse the repository at this point in the history
  16. First Stage of adding New Feature

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    e75b13f View commit details
    Browse the repository at this point in the history
  17. Add New Feature: Additional Marks

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    f92c8f6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9812a8b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bded13a View commit details
    Browse the repository at this point in the history
  20. Highlights Refactoring

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    dcbe0ed View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3b04140 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5da06ee View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4b0130a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0ecd909 View commit details
    Browse the repository at this point in the history
  25. SlowSort Additional Marks Support

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    a37e45b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    29ed44f View commit details
    Browse the repository at this point in the history
  27. HeapSorting Additional Marks Fix

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    a52779d View commit details
    Browse the repository at this point in the history
  28. Add New Feature: Extended Marks

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    1e0a149 View commit details
    Browse the repository at this point in the history
  29. Marks Minor Fixes

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    47565c5 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d1c2c0b View commit details
    Browse the repository at this point in the history
  31. New version

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    2a5e614 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    b0d43c3 View commit details
    Browse the repository at this point in the history
  33. Enable HolyGrailSort

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    9959e85 View commit details
    Browse the repository at this point in the history
  34. Fixed SlowSort Marks

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    b123b57 View commit details
    Browse the repository at this point in the history
  35. Color Fix

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    8bcdc10 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    94e8ffa View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    4d4085e View commit details
    Browse the repository at this point in the history
  38. Fix Sound When Marks Disabled

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    5c9f122 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    8de5814 View commit details
    Browse the repository at this point in the history
  40. New Sort: Optimized SlowSort

    meetinger authored and landfillbaby committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    ba0215e View commit details
    Browse the repository at this point in the history