Commit Graph

1805 Commits

Author SHA1 Message Date
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
0833778a54 senpai fix 2021-08-08 19:19:40 +03:00
728d22ede8 Merge branch 'KadeDev:master' into master 2021-08-08 01:34:00 -05:00
4629ab4fcd Merge branch 'master' of https://github.com/KadeDev/Kade-Engine 2021-08-07 23:25:15 -07:00
bc623721b1 make snap work and add skipping sections 2021-08-07 23:25:05 -07:00
6ec60b23bd Merge pull request #1652 from CyndaquilDAC/dad-but-better
Better dad
2021-08-07 23:20:05 -07:00
1e6362d11c Merge branch 'KadeDev:master' into master 2021-08-08 01:17:38 -05:00
3af8a1dc4b Merge pull request #1614 from Xela10001/patch-1
Scalable text and spacing fix
2021-08-07 23:16:02 -07:00
8d0fb33aaf Merge branch 'KadeDev:stable' into dad-but-better 2021-08-08 01:14:34 -05:00
bbcbb493fb sussy fortnite
sussy fortnite
2021-08-08 01:14:21 -05:00
8be2af7372 Merge pull request #1606 from napstaa967/patch-2
building guide had the wrong path
2021-08-07 23:06:37 -07:00
0dc0cd78a1 Merge pull request #1593 from Spel0/trees-fix
Week 6 trees fix
2021-08-07 23:06:27 -07:00
6c28a104ca Merge pull request #1647 from Spel0/botplay-light-strums
Botplay light player strums
2021-08-07 23:05:46 -07:00
aaee8b2e0a second left frames and fixed dad fla 2021-08-08 01:05:30 -05:00
24acbc5f74 Instant Respawn 2021-08-08 00:10:12 -05:00
54b8858606 lamo 2021-08-08 06:37:15 +03:00
ad2b55471e why is it even 2021-08-08 06:22:14 +03:00
7ce5049481 Merge branch 'master' into botplay-light-strums 2021-08-08 06:05:24 +03:00
24b3003f73 strums 2021-08-08 05:56:05 +03:00
b2bed6bcf0 fix animation shit 2021-08-07 19:14:10 -07:00
0604001653 debug thing 2021-08-07 15:27:45 -05:00
a9365239f0 fix story mode desyncing ranking with combos 2021-08-06 15:24:15 -07:00
7b97080e38 Added resizing existing text
Added a function called resizeText, which can be used on already existing text to make it bigger or smaller, and even has a boolean incase you want the text to keep its midpoint or not.
2021-08-06 22:07:01 +01:00