Commit Graph

1060 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
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
3af8a1dc4b Merge pull request #1614 from Xela10001/patch-1
Scalable text and spacing fix
2021-08-07 23:16:02 -07:00
0dc0cd78a1 Merge pull request #1593 from Spel0/trees-fix
Week 6 trees fix
2021-08-07 23:06:27 -07: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
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
83d694416e Scalable text and spacing fix
Added functionality for resizing text using the xScale and yScale arguments of new Alphabet().
Fixed backwards sentences when the x variable was negative and fixed spacing error when x was positive (Basically, the letters bug out if the x in new Alphabet(x, y, text) was anything other than 0).
2021-08-06 11:08:56 +01:00
42fe20fdf1 forgor 2021-08-05 04:26:53 +03:00
298ff6e2a3 fix 2021-08-05 02:18:47 +03:00
fa77122877 re add start section and result screen clean 2021-08-04 15:23:47 -07:00
78b7faf83a fix freeplay visual bug 2021-08-04 15:13:54 -07:00
ca0245d772 fix thorn man 2021-08-04 15:10:17 -07:00
bbd8599c46 fix crashing on tutorial 2021-08-04 15:07:26 -07:00
cd32686863 Merge branch 'master' of https://github.com/KadeDev/Kade-Engine 2021-08-04 13:53:55 -07:00
574d13eea8 fix a modchart bug with cameras 2021-08-04 13:53:45 -07:00