Commit Graph

1030 Commits

Author SHA1 Message Date
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
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
5698b6859d updates to early window and health gain + work on waveform 2021-08-04 13:51:44 -07:00
bf96409d8a improve antialiasing option
i was tired when i made the original so i improved it.
2021-08-03 16:17:40 -05:00
7c1f566874 Fix note alpha during sustain clip 2021-08-03 01:03:24 -04:00
005f72e724 Merge pull request #1559 from cuckydev/removesusclip
Remove SusClip.hx
2021-08-02 20:32:56 -07:00
40a7030dfd Delete SusClip.hx 2021-08-02 23:31:33 -04:00
33b069b597 Merge pull request #1556 from cuckydev/fixsusssssy
Fix sustain note clipping (FINALLY) and disable Daddy Dearest & Pico animation loops
2021-08-02 20:30:00 -07:00
3765191d99 Improve sus clipping and turn off dad and pico idle loops 2021-08-02 23:28:49 -04:00
7f5d4ac35f Fix sustain clipping
banger
2021-08-02 23:25:04 -04:00
8a57ce446c Fix inconsistent stuff 2021-08-02 22:23:37 -04:00
6103c53879 Fix chart load/save difficulty 2021-08-02 22:16:53 -04:00
05817e12ea WHY WAS IT LIKE THIS BRUH BRUH BRUH BRU HBUH 2021-08-02 18:28:47 -07:00
ce8ff7cae4 version bumpo 2021-08-02 18:00:38 -07:00
c0d5ed876c fix some stuff and version bump 2021-08-02 18:00:00 -07:00
ab2d014047 fix the uhmm the uh uhmm fix uhmmm the uhmn uh uhhmm the uh uhmm diff calc so it doesn't uhmm uhmn uh break 2021-08-02 17:46:02 -07:00
fc0a08ed53 Fix Steps 2021-08-02 17:03:00 -07:00
121e1c0d70 Fix Steps 2021-08-02 17:02:39 -07:00
e773592870 Fix Steps 2021-08-02 17:02:25 -07:00
92168df845 Fix Steps 2021-08-02 17:02:10 -07:00
d0821fb2b4 Merge pull request #1545 from prokube/patch-2
fix the arrows going wowowowowowowowowo
2021-08-02 14:46:33 -07:00
f18d6d904a lol 2021-08-02 09:35:34 -07:00
ba3eed4505 Sort replays by newest 2021-08-01 13:54:28 +02:00
193fcc398a Merge pull request #1535 from craftersshaft/creffyspatches
Made keyPressed code less janky and added keyReleased
2021-08-01 00:01:42 -07:00
cbe7bb0a7a Merge pull request #1527 from brandoge91/master
fix not having a selection in the options menu with one function lmao
2021-08-01 00:01:12 -07:00
20ceb29c77 Merge pull request #1504 from gedehari/patch-1
Allows offsets to be loaded outside "shared" library
2021-08-01 00:00:44 -07:00
5795003122 Elegance. Perfection. Less Janky Code. 2021-07-31 17:30:56 -04:00
2a0d0ac370 fix not having a selection 2021-07-30 15:01:37 -04:00
f7d8acc12f Allows offsets to be loaded outside "shared" library
Since we can load in characters other than the shared libary, why not the offsets too?
2021-07-29 20:55:49 +08:00
b125642d00 oops 2021-07-27 22:25:41 -07:00
c5d147402a Merge branch 'master' of https://github.com/KadeDev/Kade-Engine 2021-07-27 22:25:03 -07:00
9bfcd4141c sm modcharts 2021-07-27 22:24:32 -07:00