lemz
|
c8d019da2f
|
Update NoteKind.hx
|
2024-07-12 02:13:17 -04:00 |
|
lemz
|
acd8912d16
|
Add Custom Params For NoteKind
still need to implement the chart editor stuff
|
2024-07-12 02:13:17 -04:00 |
|
lemz
|
928de7b8eb
|
check for pixel style if necessary
|
2024-07-12 02:13:16 -04:00 |
|
lemz
|
c4855c0ca8
|
fix hold note
|
2024-07-12 02:13:15 -04:00 |
|
lemz
|
ca2cbb44f5
|
display custom note style in chart editor
|
2024-07-12 02:13:14 -04:00 |
|
lemz
|
328e590f92
|
hold assets are updated aswell
|
2024-07-12 02:13:13 -04:00 |
|
lemz
|
b6eda8e498
|
remove note kind logic from playstate
|
2024-07-12 02:13:12 -04:00 |
|
lemz
|
14771e72de
|
no more note getter
|
2024-07-12 02:13:12 -04:00 |
|
lemz
|
3f39d9509c
|
make custom note style less clunky
|
2024-07-12 02:13:12 -04:00 |
|
lemz
|
e3e4e9fac0
|
helper function
|
2024-07-12 02:13:11 -04:00 |
|
lemz
|
c83e505f5b
|
onUpdate, etc. works now too
|
2024-07-12 02:13:11 -04:00 |
|
lemz
|
606d9d4af4
|
Update NoteKindManager.hx
|
2024-07-12 02:13:11 -04:00 |
|
lemz
|
134b467876
|
rename stuff
|
2024-07-12 02:13:10 -04:00 |
|
lemz
|
a7482410b9
|
add note kind scripts
|
2024-07-12 02:13:10 -04:00 |
|
gamerbross
|
8107d1a290
|
Remove SustainTrail forced alpha
|
2024-07-10 20:18:29 -04:00 |
|
MaybeMaru
|
16d64991ed
|
Add missing constants
|
2024-06-27 03:56:41 -04:00 |
|
Cameron Taylor
|
73c7bcf609
|
Merge branch 'rewrite/master' into burgerballs/scroll-speed-event
|
2024-06-06 19:49:47 -04:00 |
|
Cameron Taylor
|
4f34079b98
|
Merge branch 'audio-stream' into develop-0.4.0
|
2024-05-29 16:45:35 -04:00 |
|
EliteMasterEric
|
30fd86befb
|
Merge branch 'feature/charter-in-pause-menu' into develop-0.4.0
|
2024-05-22 12:01:27 -04:00 |
|
EliteMasterEric
|
faf7a0643c
|
Tinkered with ghost tapping some, leaving it off for now tho.
|
2024-05-19 01:47:36 -04:00 |
|
Burgerballs
|
21333ee8dc
|
burgerbugs require burgerfixes
|
2024-05-15 17:26:03 +01:00 |
|
MaybeMaru
|
c5caa0331e
|
Update Strumline.hx
|
2024-05-13 22:17:47 +02:00 |
|
MaybeMaru
|
c270f61cac
|
Update Strumline.hx
|
2024-05-13 02:21:43 +02:00 |
|
MaybeMaru
|
b22dd4d7d4
|
Update Strumline.hx
|
2024-05-13 02:18:57 +02:00 |
|
Burgerballs
|
a5700b37e1
|
awesome shit (see desc)
No longer Additive, it just sets the scroll speed
Now you can set it to either strumline
|
2024-05-10 21:23:35 +01:00 |
|
Burgerballs
|
e5ee6efdf4
|
redundancy is bad!!!!
|
2024-05-09 20:01:26 +01:00 |
|
Burgerballs
|
edfde606a1
|
magical machine of death
|
2024-05-09 17:51:03 +01:00 |
|
codist
|
000e256b0e
|
Fixed an issue where hold note would be invisible for a single frame.
|
2024-05-08 01:20:39 -04:00 |
|
EliteMasterEric
|
5e63832a87
|
Revert "Moved scroll speed to an instance variable"
This reverts commit 6e5171b766 .
|
2024-05-02 23:06:01 -04:00 |
|
EliteMasterEric
|
6e5171b766
|
Moved scroll speed to an instance variable in PlayState (for da modders :P)
|
2024-05-01 22:39:13 -04:00 |
|
EliteMasterEric
|
17a15a3947
|
Reposition notes based on the configured input offset (so you still hit them when centered)
|
2024-04-24 21:57:17 -04:00 |
|
EliteMasterEric
|
07092269b8
|
Merge branch 'rewrite/master' into input-offsets
|
2024-04-04 18:45:16 -04:00 |
|
EliteMasterEric
|
1759f5c388
|
Note cover now only plays splash on player
|
2024-04-03 04:52:28 -04:00 |
|
EliteMasterEric
|
28462681b2
|
Fix bug where 100ms sustains wouldn't update their rendering.
|
2024-03-29 00:52:20 -04:00 |
|
EliteMasterEric
|
7c04630bb7
|
Fix a bug where duplicate notes would get placed at the beginning
|
2024-03-29 00:49:02 -04:00 |
|
EliteMasterEric
|
dc638a1303
|
Fix a bunch of merge bugs.
|
2024-03-23 15:34:37 -04:00 |
|
EliteMasterEric
|
831d6aae71
|
Merge remote-tracking branch 'origin/rewrite/master' into input-offsets
|
2024-03-23 14:38:50 -04:00 |
|
Cameron Taylor
|
1ebfeb3a89
|
Merge branch 'rewrite/master' of https://github.com/FunkinCrew/funkin-secret into feature/script-event-note-incoming
|
2024-03-05 23:57:53 -05:00 |
|
EliteMasterEric
|
1b1834e98b
|
Implement a botplay checkbox in the chart editor
|
2024-03-05 22:27:07 -05:00 |
|
EliteMasterEric
|
059e1c0e13
|
Implement onNoteIncoming script event.
|
2024-03-05 21:48:04 -05:00 |
|
EliteMasterEric
|
f7a3d43e54
|
Fixes to animation looping and holds
|
2024-03-02 22:46:13 -05:00 |
|
EliteMasterEric
|
e349b0bb49
|
New pre-caching techniques should reduce stuttering on Weekend 1.
|
2024-02-23 00:16:11 -05:00 |
|
EliteMasterEric
|
539b688055
|
Exploration in expanding FunkinSprite for optimization
|
2024-02-22 18:55:24 -05:00 |
|
Cameron Taylor
|
25766dbde9
|
decoupling some stuff from Conductor.instance
|
2024-02-12 21:41:16 -05:00 |
|
Cameron Taylor
|
0f29f2f7a6
|
Merge branch 'rewrite/master' into input-offsets
|
2024-01-31 00:39:35 -05:00 |
|
EliteMasterEric
|
e391c02015
|
Polish note display visuals, and scrap Killer judgement.
|
2024-01-15 22:10:42 -05:00 |
|
EliteMasterEric
|
313fd55e98
|
WIP
|
2024-01-15 14:20:44 -05:00 |
|
EliteMasterEric
|
025fd326bd
|
Click and drag on a sustain to edit it.
|
2024-01-12 06:13:34 -05:00 |
|
Cameron Taylor
|
5d0c1521d5
|
strumline refactor stuffy
|
2024-01-09 13:16:00 -05:00 |
|
Cameron Taylor
|
65aee1dd13
|
Merge branch 'rewrite/master' into bugfix/conductor-rewrite
|
2024-01-05 15:32:42 -05:00 |
|