|
5c5b8fde68
|
added copy_all function and cursor
- moved simple file copy logic to `helper.py`
|
2022-02-23 16:14:36 +09:00 |
|
|
2d6246dac5
|
added numbers logic and removed unused font
|
2022-02-23 15:49:44 +09:00 |
|
|
a1b68f8860
|
fixed logic
|
2022-02-23 14:54:34 +09:00 |
|
|
a95d23f850
|
made logic a bit easier to understand
|
2022-02-23 14:53:22 +09:00 |
|
|
57901d34a4
|
removed unuseed file
|
2022-02-23 14:51:42 +09:00 |
|
|
2f2d7e4abc
|
Tweaked HUD components data
- removed all legacy components
- make all components use fixed anchor
- clamped scale and position
- removed pp counter
|
2022-02-23 12:41:56 +09:00 |
|
|
3134cddc05
|
changed creator name to developomp
|
2022-02-23 12:40:41 +09:00 |
|
|
02a039cfca
|
added developomp to vscode workspace dictionary
|
2022-02-23 12:40:15 +09:00 |
|
|
f3b1b8976e
|
scaled cursor by 0.75
|
2022-02-18 09:54:36 +09:00 |
|
|
819a91ac3c
|
added cursor images
|
2022-02-17 11:11:07 +09:00 |
|
|
6808a98035
|
project structure update
- changed `static` to `meta`
- implemented `meta` logic
- changed `setup.py` to `__init__.py`
|
2022-02-17 10:26:25 +09:00 |
|
|
f6e88ef0ed
|
removed unused import
|
2022-02-16 22:41:58 +09:00 |
|
|
d1fe4facbb
|
implemented hit burst logic
|
2022-02-16 22:27:43 +09:00 |
|
|
9c15c7f27d
|
added dependency: Pillow (PIL)
|
2022-02-16 17:57:49 +09:00 |
|
|
d76aa066c4
|
overall project structure update
- `README.md`: removed unnecessary characters
- moved `fonts` and `resource` to `src` directory
- changed `src/util.py` to `src/helper.py`
- `src/log.py`: changed function name from`log` to `info`
- removed unused `src/make.py`
- removed unused `src/osu_frames.py`
- `src/__main__.py`: added `run_procedures` function
- added `src/procedures/hit_brsts/setup.py`
|
2022-02-15 19:38:50 +09:00 |
|
|
de18176399
|
README and project structure update
- added WIP indication
- added link to wiki pages
- organized images
|
2022-02-15 18:47:28 +09:00 |
|
|
9c32d28335
|
initial commit
|
2022-02-15 16:55:20 +09:00 |
|