Stepland
|
3aa59be684
|
store the executable dir as a path
|
2023-08-05 15:08:07 +02:00 |
|
Stepland
|
bc6b6fcf07
|
Use std::filesystem
|
2023-08-05 15:02:45 +02:00 |
|
Stepland
|
3d6f46be6e
|
Use per-folder build files + fix some compilation errors
|
2023-08-05 14:41:25 +02:00 |
|
dependabot[bot]
|
bdeb91bc89
|
Bump pillow from 8.2.0 to 8.3.2 in /utils (#11)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 8.3.2.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.2.0...8.3.2)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-22 12:45:27 +01:00 |
|
dependabot[bot]
|
c68f046317
|
Bump pillow from 8.1.1 to 8.2.0 in /utils (#10)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 8.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.1.1...8.2.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-08 23:18:48 +02:00 |
|
dependabot[bot]
|
fed57d8c23
|
Bump pillow from 7.0.0 to 8.1.1 in /utils (#9)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 8.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/7.0.0...8.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-19 11:53:35 +01:00 |
|
Subject38
|
0ae02b54fb
|
Some bug fixes and feature additions (#5)
* fixed difficulty display in results screen
* added script to build release easier
* fixed some result screen issues and added judgement breakdown
* updated release script to use O2 and no debugging
* fixed judgement breakdown
* Implemented proper handling of hold note releases
* fixed hold notes
* removed early/late
* added easy build script for linux
* fixed density graph bug where goods were treated like combo breaks
* fixed typo
* reverted removal of judgement breakdown
* Update src/Data/GradedNote.cpp
Co-authored-by: Stepland <16676308+Stepland@users.noreply.github.com>
* Update src/Screens/Results/Results.cpp
Co-authored-by: Stepland <16676308+Stepland@users.noreply.github.com>
* Update src/Data/GradedNote.hpp
Co-authored-by: Stepland <16676308+Stepland@users.noreply.github.com>
* Update src/Drawables/GradedDensityGraph.cpp
Co-authored-by: Stepland <16676308+Stepland@users.noreply.github.com>
* Update src/Screens/Gameplay/Gameplay.cpp
Co-authored-by: Stepland <16676308+Stepland@users.noreply.github.com>
* fixed compile error
* uses copy_dependencies python script now for making a release archive
Co-authored-by: Seth Erfurt <serfurt@cs.utexas.edu>
Co-authored-by: Seth <seth@ske.moe>
Co-authored-by: Stepland <16676308+Stepland@users.noreply.github.com>
|
2020-07-22 14:47:04 +02:00 |
|
Stepland
|
fd42ea7957
|
Version bump
|
2020-05-23 17:25:00 +02:00 |
|
Stepland
|
d1fc812649
|
Add fallback marker
|
2020-05-23 00:22:17 +02:00 |
|
Stepland
|
f43a4d9d9d
|
Fix bug in MusicSelect Screen that would prevent you from playing the same music twice
|
2020-05-23 00:22:07 +02:00 |
|
Stepland
|
da59527d75
|
Update utils
|
2020-05-23 00:04:13 +02:00 |
|
Stepland
|
9c06abdb78
|
remove unused fallback texture
|
2020-05-23 00:03:57 +02:00 |
|
Stepland
|
c01481efa1
|
fix copy_dependencies
|
2020-05-22 17:31:37 +02:00 |
|
Stepland
|
a8645df6bc
|
Add copy_dependencies script
|
2020-05-22 17:26:48 +02:00 |
|
Stepland
|
88321d3ff0
|
#include <stdexcept> when using std::invalid_argument
|
2020-05-22 16:15:18 +02:00 |
|
Stepland
|
a9776b53f8
|
Set exact MSYS2 dependancy list in compiling docs
|
2020-05-22 16:07:57 +02:00 |
|
Stepland
|
f46bd23ae4
|
fix typo
|
2020-05-22 16:06:50 +02:00 |
|
Stepland
|
6f68c7a7a0
|
Change std::size_t format specifier to %zu
|
2020-05-22 11:18:12 +02:00 |
|
Stepland
|
974c32d237
|
Only compile backward on linux
|
2020-05-22 11:11:22 +02:00 |
|
Stepland
|
3e9f3311b5
|
Result screen
|
2020-05-21 20:58:47 +02:00 |
|
Stepland
|
bf561b7c46
|
Basic Shutter
|
2020-05-21 20:58:47 +02:00 |
|
Stepland
|
9b58b6a440
|
Basic Fullscreen handling
|
2020-05-17 17:50:29 +02:00 |
|
Stepland
|
c742ea9f27
|
Audio lag setting in options
|
2020-05-17 15:39:05 +02:00 |
|
Stepland
|
680d716155
|
Add libdw with backward-cpp for amazing stacktraces
|
2020-05-17 12:21:57 +02:00 |
|
Stepland
|
24ed466a8a
|
Add backward-cpp submodule
|
2020-05-17 11:31:27 +02:00 |
|
Stepland
|
380cce6026
|
Remove magic_enum
|
2020-05-17 11:31:15 +02:00 |
|
Stepland
|
703fb610e0
|
Basic touchscreen handling in gameplay
|
2020-05-16 16:35:12 +02:00 |
|
Stepland
|
54b62a66d7
|
Proper Mouse support in gameplay
|
2020-05-16 16:16:34 +02:00 |
|
Stepland
|
114527fb4d
|
Update every columns's color up to the current one instead of trying to be efficient
|
2020-05-16 15:13:28 +02:00 |
|
Stepland
|
1b72bc0a50
|
GradedDensitygraph displays properly
|
2020-05-15 16:41:40 +02:00 |
|
Stepland
|
e91f009574
|
Density Graph shows during gameplay
|
2020-05-15 14:35:52 +02:00 |
|
Stepland
|
e40a6bba0a
|
Fix Timing Windows
|
2020-05-14 19:36:13 +02:00 |
|
Stepland
|
54347bfc64
|
LONG NOTE JUDGEMENT DONE RIGHT
|
2020-05-09 15:53:20 +02:00 |
|
Stepland
|
140d31686f
|
Draw LN on a separate layer
|
2020-05-09 15:13:19 +02:00 |
|
Stepland
|
a54541bf12
|
LONG NOTES RENDER CORRECTLY FFS FINALLY
|
2020-05-09 12:45:42 +02:00 |
|
Stepland
|
17d8e96708
|
ButtonHighlight can now react to key release events if needed
|
2020-05-08 22:57:25 +02:00 |
|
Stepland
|
a38638710c
|
Fix LNMarker loading
|
2020-05-08 19:42:18 +02:00 |
|
Stepland
|
0faa87a1f2
|
More LNMarker stuff
|
2020-05-08 19:27:31 +02:00 |
|
Stepland
|
43f66c2888
|
Create LNMarker, SpriteSheet
Refactor Marker to use SpriteSheet
|
2020-05-08 19:08:31 +02:00 |
|
Stepland
|
eab99cf7b1
|
update TODO.md
|
2020-05-07 23:10:56 +02:00 |
|
Stepland
|
69affd812a
|
Optimized version of visible notes update that's a nightmare to get right
|
2020-05-07 23:09:51 +02:00 |
|
Stepland
|
71ac2eeda5
|
Song Info
|
2020-05-07 15:36:52 +02:00 |
|
Stepland
|
d0368f6fbc
|
Display Score
|
2020-05-07 12:13:03 +02:00 |
|
Stepland
|
ff8b139e6a
|
Score and Combo Calculation
|
2020-05-03 20:35:58 +02:00 |
|
Stepland
|
8c69bed6e2
|
Move GradedNote to Data
|
2020-05-02 18:11:07 +02:00 |
|
Stepland
|
16a689a43e
|
Gameplay Screen now stops on his own
|
2020-05-02 16:21:33 +02:00 |
|
Stepland
|
498bddc823
|
Sort out weirdness in marker display when hitting early and fix judge code
|
2020-05-02 14:50:41 +02:00 |
|
Stepland
|
561455e294
|
Very early gameplay
|
2020-05-02 14:17:21 +02:00 |
|
Stepland
|
691fc55b80
|
alpha gameplay screen
|
2020-05-01 20:11:54 +02:00 |
|
Stepland
|
b31e59f988
|
Move to deque for atomic handling
|
2020-05-01 19:11:57 +02:00 |
|