Commit Graph

1082 Commits

Author SHA1 Message Date
7d59048332 ughuhuh 2021-08-13 17:46:59 -07:00
ae269dd74b optiatmi 2021-08-13 17:28:36 -07:00
5eb3a66b0c if optimize mode is on, then remove assets and free memory 2021-08-13 17:20:55 -07:00
c3020d9dff fix play here 2021-08-13 16:05:06 -07:00
73d5f068c3 oh and a playing check lol 2021-08-13 15:05:03 -07:00
2b13c590fe optimization for claps as well 2021-08-13 15:01:03 -07:00
94b6cba78d make claps based on time instead of y positions 2021-08-13 15:00:37 -07:00
b749f10957 fix deleting not removing selected boxes 2021-08-13 14:54:26 -07:00
5f8ca9beb4 oops don't add this lol 2021-08-13 02:12:40 -07:00
b2fef2db49 fix steps reseting in gameplay 2021-08-13 02:12:21 -07:00
e09957267c a lot of little fixes and alt animation per notes 2021-08-12 19:07:36 -07:00
63ac4ec3d8 fix event ui layering 2021-08-11 21:19:40 -07:00
ab948419c5 convert fnf bpm changes to ke bpm changes 2021-08-11 21:18:49 -07:00
7c3b2860fc save 2021-08-11 21:18:47 -07:00
badd9bf75d value changing 2021-08-11 19:27:21 -07:00
19c49b0deb optimize combos 2021-08-11 19:25:40 -07:00
6196046767 agag 2021-08-11 18:58:25 -07:00
28d1e25526 bruh bruh bruh 2021-08-11 18:45:33 -07:00
c7ca061872 I don't care if its too late or not 2021-08-11 18:44:06 -07:00
880c51ac3c some more fixes so botplay works 2021-08-11 18:41:34 -07:00
cde9e30dfc make botplay based on time instead of fuckin stupid ass posistionsstgast 2021-08-11 18:36:12 -07:00
8034f3134f fix botplay strums 2021-08-11 18:24:24 -07:00
2ea025fcc9 optimization to note rendering and sm fixes 2021-08-11 18:22:58 -07:00
33d1eafb42 oh right its actually this 2021-08-11 17:09:49 -07:00
fc85f3e5df fix section skip on bpm changes 2021-08-11 17:07:20 -07:00
0c925f337b fix sm charts putting notes in wrong sections 2021-08-11 16:10:51 -07:00
9d9f767af6 fix scroll speed changes 2021-08-11 16:06:35 -07:00
7f80d19765 undoing and better pasting 2021-08-11 15:21:53 -07:00
0dd0a059f5 maths for da fuckin drag box 2021-08-11 13:27:21 -07:00
ce037c355a copy and paste 2021-08-11 03:35:12 -07:00
49ae5036e6 also fix black box thing 2021-08-10 23:02:02 -07:00
fd92f15cfa Merge branch 'master' of https://github.com/KadeDev/Kade-Engine 2021-08-10 23:01:28 -07:00
8daddfabde basic selection and keybinds for charter 2021-08-10 23:01:21 -07:00
f7e6b95d71 save 2021-08-10 23:01:18 -07:00
13dee195f1 Merge pull request #1659 from Spel0/toasters-toast-toast
Toasters toast toast
2021-08-10 18:30:01 -07:00
418f9d2f19 Revert "Revert "arrows anim fix""
This reverts commit 83ef9954ff.
2021-08-10 19:40:04 +03:00
83ef9954ff Revert "arrows anim fix"
This reverts commit 3a748bde19.
2021-08-10 19:39:44 +03:00
3a748bde19 arrows anim fix 2021-08-10 19:04:38 +03:00
61bb9625cf Merge branch 'master' of https://github.com/KadeDev/Kade-Engine 2021-08-09 00:38:55 -07:00
accc74f302 fix zooming 2021-08-09 00:38:47 -07:00
973689d4b3 fix some aligning as well 2021-08-09 00:33:34 -07:00
53f6095c26 make zooming better and qol in customize state 2021-08-09 00:31:19 -07:00
1873a94a6d Merge pull request #1662 from CyndaquilDAC/cleaner-dialogue-code
Cleaner dialogue code
2021-08-08 13:43:38 -07:00
35c725ae60 Merge pull request #1651 from Lil-Parrot/Instant-Respawn-Option
Instant Respawn Option
2021-08-08 13:43:02 -07:00
b2a2034690 Merge pull request #1660 from Xela10001/patch-2
Midpoint-Based Movement Functionality Added
2021-08-08 13:42:11 -07:00
8d6e9d88fa fix the sutter at the start of the song 2021-08-08 13:34:41 -07:00
b166733830 fix stutter at the start of the song 2021-08-08 13:34:35 -07:00
ea1417d037 cleaner dialogue code 2021-08-08 14:21:49 -05:00
f2d0a5b439 Midpoint-Based Movement Functionality Added
Added a function called moveTextToMidpoint() which changes the position of the text based on what midpoint you want it to have.
Extremely handy for keeping text centered. Also, changed resizeText() using this new function, making resizeText() much simpler.
2021-08-08 18:05:49 +01:00
42269e048b fix for bf sprites with less than 10 frames of note animation 2021-08-08 19:27:27 +03:00