1
0
mirror of synced 2025-01-22 19:32:09 +01:00

Commit Graph

  • 3b9761de08 Merge branch 'song-level-sort' into 'master' Tayler 2024-01-13 18:05:25 +00:00
  • 80d7dd117e Changed SongOrdering to use std::variant Tayler 2024-01-13 13:03:23 -05:00
  • 6f0721ddd9 Addressing PR comments Tayler 2024-01-10 22:05:03 -05:00
  • 67343eb140 Fixing sort again and fixing inital screen covering the category button Tayler 2024-01-08 23:54:21 -05:00
  • f048b7e9d8 Refactoring sorting again Tayler 2024-01-08 22:24:07 -05:00
  • d225c28d34 Fixing up sorting / category logic Tayler Burns 2024-01-05 00:17:50 -05:00
  • bb651e41a3 Added text to sort button to show current ordering Tayler Burns 2024-01-04 00:06:20 -05:00
  • 538042743d First pass at getting level-based sorting added Tayler Burns 2024-01-03 00:13:44 -05:00
  • ec42f68979 WIP memon chart parsing memon-1.0.0 Stepland 2023-10-14 01:51:52 +02:00
  • f7ef5e9179 Add script to convert a 60 fps marker Stepland 2023-10-14 00:27:29 +02:00
  • ac2174d88f Merge branch 'patch-1' into 'master' Stepland 2023-09-02 15:15:53 +00:00
  • 8e3a05b22d WIP memon parsing Stepland 2023-08-06 01:54:38 +02:00
  • c09b5d49c4 rewrite recursive song search Stepland 2023-08-06 01:03:30 +02:00
  • 907a53a5b4 Remove unused cover atlas Stepland 2023-08-06 01:03:01 +02:00
  • 3aa59be684 store the executable dir as a path master Stepland 2023-08-05 15:08:07 +02:00
  • bc6b6fcf07 Use std::filesystem Stepland 2023-08-05 15:02:45 +02:00
  • 3d6f46be6e Use per-folder build files + fix some compilation errors Stepland 2023-08-05 14:41:25 +02:00
  • bdeb91bc89
    Bump pillow from 8.2.0 to 8.3.2 in /utils (#11) dependabot[bot] 2021-12-22 12:45:27 +01:00
  • c68f046317
    Bump pillow from 8.1.1 to 8.2.0 in /utils (#10) dependabot[bot] 2021-06-08 23:18:48 +02:00
  • fed57d8c23
    Bump pillow from 7.0.0 to 8.1.1 in /utils (#9) dependabot[bot] 2021-03-19 11:53:35 +01:00
  • 5f12c96342
    Update docs/Compiling.md patch-1 Sunseille 2020-07-23 09:33:26 +02:00
  • 0ae02b54fb
    Some bug fixes and feature additions (#5) Subject38 2020-07-22 07:47:04 -05:00
  • b33202a6fd
    executable on the same folder as the assets Sunseille 2020-07-21 11:02:30 +02:00
  • fd42ea7957 Version bump Stepland 2020-05-23 17:25:00 +02:00
  • d1fc812649 Add fallback marker v0.1.0 Stepland 2020-05-23 00:22:17 +02:00
  • f43a4d9d9d Fix bug in MusicSelect Screen that would prevent you from playing the same music twice Stepland 2020-05-23 00:22:07 +02:00
  • da59527d75 Update utils Stepland 2020-05-23 00:04:13 +02:00
  • 9c06abdb78 remove unused fallback texture Stepland 2020-05-23 00:03:57 +02:00
  • c01481efa1 fix copy_dependencies Stepland 2020-05-22 17:31:37 +02:00
  • a8645df6bc Add copy_dependencies script Stepland 2020-05-22 17:26:48 +02:00
  • 88321d3ff0 #include <stdexcept> when using std::invalid_argument Stepland 2020-05-22 16:15:18 +02:00
  • a9776b53f8 Set exact MSYS2 dependancy list in compiling docs Stepland 2020-05-22 16:07:57 +02:00
  • f46bd23ae4 fix typo Stepland 2020-05-22 16:06:50 +02:00
  • 6f68c7a7a0 Change std::size_t format specifier to %zu Stepland 2020-05-22 11:18:12 +02:00
  • 974c32d237 Only compile backward on linux Stepland 2020-05-22 11:11:22 +02:00
  • 3e9f3311b5 Result screen Stepland 2020-05-21 17:58:44 +02:00
  • bf561b7c46 Basic Shutter Stepland 2020-05-17 18:37:16 +02:00
  • 9b58b6a440 Basic Fullscreen handling Stepland 2020-05-17 17:50:29 +02:00
  • c742ea9f27 Audio lag setting in options Stepland 2020-05-17 15:39:05 +02:00
  • 680d716155 Add libdw with backward-cpp for amazing stacktraces Stepland 2020-05-17 12:21:57 +02:00
  • 24ed466a8a Add backward-cpp submodule Stepland 2020-05-17 11:31:27 +02:00
  • 380cce6026 Remove magic_enum Stepland 2020-05-17 11:31:15 +02:00
  • 703fb610e0 Basic touchscreen handling in gameplay Stepland 2020-05-16 16:28:18 +02:00
  • 54b62a66d7 Proper Mouse support in gameplay Stepland 2020-05-16 16:15:07 +02:00
  • 114527fb4d Update every columns's color up to the current one instead of trying to be efficient Stepland 2020-05-16 15:13:28 +02:00
  • 1b72bc0a50 GradedDensitygraph displays properly Stepland 2020-05-15 16:41:40 +02:00
  • e91f009574 Density Graph shows during gameplay Stepland 2020-05-15 14:35:52 +02:00
  • e40a6bba0a Fix Timing Windows Stepland 2020-05-14 19:36:13 +02:00
  • 54347bfc64 LONG NOTE JUDGEMENT DONE RIGHT Stepland 2020-05-09 15:53:20 +02:00
  • 140d31686f Draw LN on a separate layer Stepland 2020-05-09 15:13:19 +02:00
  • a54541bf12 LONG NOTES RENDER CORRECTLY FFS FINALLY Stepland 2020-05-09 12:45:42 +02:00
  • 17d8e96708 ButtonHighlight can now react to key release events if needed Stepland 2020-05-08 22:57:25 +02:00
  • a38638710c Fix LNMarker loading Stepland 2020-05-08 19:42:18 +02:00
  • 0faa87a1f2 More LNMarker stuff Stepland 2020-05-08 19:27:31 +02:00
  • 43f66c2888 Create LNMarker, SpriteSheet Refactor Marker to use SpriteSheet Stepland 2020-05-08 19:08:31 +02:00
  • eab99cf7b1 update TODO.md Stepland 2020-05-07 23:10:56 +02:00
  • 69affd812a Optimized version of visible notes update that's a nightmare to get right Stepland 2020-05-07 23:09:51 +02:00
  • 71ac2eeda5 Song Info Stepland 2020-05-07 15:36:52 +02:00
  • d0368f6fbc Display Score Stepland 2020-05-07 12:13:03 +02:00
  • ff8b139e6a Score and Combo Calculation Stepland 2020-05-03 19:04:11 +02:00
  • 8c69bed6e2 Move GradedNote to Data Stepland 2020-05-02 18:04:52 +02:00
  • 16a689a43e Gameplay Screen now stops on his own Stepland 2020-05-02 16:21:33 +02:00
  • 498bddc823 Sort out weirdness in marker display when hitting early and fix judge code Stepland 2020-05-02 14:50:41 +02:00
  • 561455e294 Very early gameplay Stepland 2020-05-02 14:17:21 +02:00
  • 691fc55b80 alpha gameplay screen Stepland 2020-05-01 20:11:54 +02:00
  • b31e59f988 Move to deque for atomic handling Stepland 2020-05-01 19:11:57 +02:00
  • f3333ab465 Basic gameplay without score Stepland 2020-05-01 13:05:08 +02:00
  • da2f8e46c5 Fix line swap typo Stepland 2020-05-01 00:39:41 +02:00
  • 40f95dda15 it build yay ! Stepland 2020-05-01 00:28:06 +02:00
  • 3de0d50975 Divide Resources into shared and screen-specific Stepland 2020-05-01 00:18:30 +02:00
  • 917e44dac0 It's POOR not EARLY/LATE idiot Stepland 2020-04-30 21:00:57 +02:00
  • d97bfdc0ec Move everything Input-related to src/Input Stepland 2020-04-30 11:46:23 +02:00
  • ebf5c08b05 Allow exiting MusicSelect::Screen without a chart selected Stepland 2020-04-30 11:11:23 +02:00
  • 9f9669e1aa Finally remove cereal Introduce MappableKeys Stepland 2020-04-26 01:26:17 +02:00
  • 7385d1abe9 Remove cereal Stepland 2020-04-23 18:58:10 +02:00
  • 3695b94311 Remove unused jbcoe::polymorphic_value Stepland 2020-04-23 18:56:57 +02:00
  • de1d8a46b4 wip gameplay screen Stepland 2020-03-11 22:39:56 +01:00
  • 1a1d3d5853 Update TODO.md Stepland 2020-03-08 15:00:06 +01:00
  • e8780c9721 WE ARE OFFICIALY DONE WITH MUSIC SELECT FOR 0.1.0 Stepland 2020-03-08 14:54:03 +01:00
  • 62a042184c Visible Controls Stepland 2020-03-08 14:39:37 +01:00
  • f4a4dc7de7 Key Mapping menu Stepland 2020-03-08 03:25:07 +01:00
  • 4d153414b7 Button Highligh now works in menus and submenus Stepland 2020-03-07 22:46:10 +01:00
  • de51fb4fa5 Refactoring Stepland 2020-03-07 22:44:09 +01:00
  • 3f9c482d25 OptionPages can now handle raw input if needed Stepland 2020-03-07 18:21:39 +01:00
  • e473f8c2c0 Fix concurrency issues in the MusicPreview Player Stepland 2020-03-07 18:19:58 +01:00
  • dfdd2390e8 Add useful comments Stepland 2020-03-07 01:05:36 +01:00
  • 9ce7b8014f Update TODO.md Stepland 2020-03-07 00:37:20 +01:00
  • 2c0d643440 FIx option menu screen filter and drawing order of Music Select Stepland 2020-03-07 00:30:17 +01:00
  • f4e3467097 Update TODO.md Stepland 2020-03-05 18:51:30 +01:00
  • 38299e0fc2 Bring back mouse support Stepland 2020-03-05 18:50:55 +01:00
  • b258dfeb28 Update CHANGELOG.md Stepland 2020-03-05 18:29:24 +01:00
  • 52a27ca87e fix songlist loading Stepland 2020-03-05 18:19:38 +01:00
  • e4b9992b11 Fix init order Stepland 2020-03-05 18:18:11 +01:00
  • 9ea5920210 Use whereami to guess executable path Stepland 2020-03-05 18:14:19 +01:00
  • 7aa6c8f33e Update docs Stepland 2020-03-05 01:02:05 +01:00
  • da5f9cccd9 Update CHANGELOG.md Stepland 2020-03-04 00:42:58 +01:00
  • d39ef12933 OMFG BUG FIXED Stepland 2020-03-04 00:23:59 +01:00
  • df6051005a Copy subpage instead of moving it in SubpagePanel constructor Stepland 2020-03-04 00:23:52 +01:00
  • 4eef5d62fc make copies of panels instead of moving them when creating layouts Stepland 2020-03-04 00:23:19 +01:00
  • f9e91a9298 fix pointer cast type Stepland 2020-03-04 00:22:59 +01:00