1017 Commits

Author SHA1 Message Date
Xela10001
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
KadeDeveloper
fa77122877 re add start section and result screen clean 2021-08-04 15:23:47 -07:00
KadeDeveloper
78b7faf83a fix freeplay visual bug 2021-08-04 15:13:54 -07:00
KadeDeveloper
ca0245d772 fix thorn man 2021-08-04 15:10:17 -07:00
KadeDeveloper
bbd8599c46 fix crashing on tutorial 2021-08-04 15:07:26 -07:00
KadeDeveloper
cd32686863 Merge branch 'master' of https://github.com/KadeDev/Kade-Engine 2021-08-04 13:53:55 -07:00
KadeDeveloper
574d13eea8 fix a modchart bug with cameras 2021-08-04 13:53:45 -07:00
KadeDeveloper
5698b6859d updates to early window and health gain + work on waveform 2021-08-04 13:51:44 -07:00
CyndaquilDAC
bf96409d8a improve antialiasing option
i was tired when i made the original so i improved it.
2021-08-03 16:17:40 -05:00
CuckyDev
7c1f566874 Fix note alpha during sustain clip 2021-08-03 01:03:24 -04:00
Kade M
005f72e724
Merge pull request #1559 from cuckydev/removesusclip
Remove SusClip.hx
2021-08-02 20:32:56 -07:00
CuckyDev
40a7030dfd Delete SusClip.hx 2021-08-02 23:31:33 -04:00
Kade M
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
CuckyDev
3765191d99 Improve sus clipping and turn off dad and pico idle loops 2021-08-02 23:28:49 -04:00
CuckyDev
7f5d4ac35f Fix sustain clipping
banger
2021-08-02 23:25:04 -04:00
CuckyDev
8a57ce446c Fix inconsistent stuff 2021-08-02 22:23:37 -04:00
CuckyDev
6103c53879 Fix chart load/save difficulty 2021-08-02 22:16:53 -04:00
KadeDeveloper
05817e12ea WHY WAS IT LIKE THIS BRUH BRUH BRUH BRU HBUH 2021-08-02 18:28:47 -07:00
KadeDeveloper
ce8ff7cae4 version bumpo 2021-08-02 18:00:38 -07:00
KadeDeveloper
c0d5ed876c fix some stuff and version bump 2021-08-02 18:00:00 -07:00
Kade M
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
Kade M
fc0a08ed53
Fix Steps 2021-08-02 17:03:00 -07:00
Kade M
121e1c0d70
Fix Steps 2021-08-02 17:02:39 -07:00
Kade M
e773592870
Fix Steps 2021-08-02 17:02:25 -07:00
Kade M
92168df845
Fix Steps 2021-08-02 17:02:10 -07:00
Kade M
d0821fb2b4
Merge pull request #1545 from prokube/patch-2
fix the arrows going wowowowowowowowowo
2021-08-02 14:46:33 -07:00
Prokube
f18d6d904a
lol 2021-08-02 09:35:34 -07:00
NeeEoo
ba3eed4505
Sort replays by newest 2021-08-01 13:54:28 +02:00
Kade M
193fcc398a
Merge pull request #1535 from craftersshaft/creffyspatches
Made keyPressed code less janky and added keyReleased
2021-08-01 00:01:42 -07:00
Kade M
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
Kade M
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
craftersshaft
5795003122 Elegance. Perfection. Less Janky Code. 2021-07-31 17:30:56 -04:00
Brandon!
2a0d0ac370
fix not having a selection 2021-07-30 15:01:37 -04:00
Gede Hari
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
KadeDeveloper
b125642d00 oops 2021-07-27 22:25:41 -07:00
KadeDeveloper
c5d147402a Merge branch 'master' of https://github.com/KadeDev/Kade-Engine 2021-07-27 22:25:03 -07:00
KadeDeveloper
9bfcd4141c sm modcharts 2021-07-27 22:24:32 -07:00
Kade M
13e2e97773
Merge pull request #1471 from toxichead/patch-2
gf fix + ability to disable new system for bf
2021-07-27 22:18:41 -07:00
Kade M
2fcfd6f102
Merge pull request #1472 from Lucky-56/patch-1
apparently you guys can't add options correctly (me included)
2021-07-27 22:17:44 -07:00
codeeater_
be4e80b3c6
reverting things and leaving gf fix 2021-07-27 02:27:36 +03:00
KadeDeveloper
952a4464da editor optimization 2021-07-26 14:04:33 -07:00
KadeDeveloper
a0471bdd35 fix decimal bpms for sm charts and other bpm changes 2021-07-26 14:02:26 -07:00
KadeDeveloper
6010812204 shaders and editor optimizations 2021-07-26 13:43:01 -07:00
Lucky56
052ef5df5a
apparently you guys can't add options correctly (me included) 2021-07-26 13:56:32 +02:00
codeeater_
32040d5007
final fix for spooky bois 2021-07-26 12:50:16 +03:00
codeeater_
92af60e885
holy shit you havent this character delete this 2021-07-26 12:27:16 +03:00
codeeater_
d800c0af12
oops uncomment moment 2021-07-26 12:22:53 +03:00
codeeater_
07bb873b1c
slow bf fix
and again tutorial
(yay i downloaded orig code and now can test not only on my fork)
2021-07-26 12:21:03 +03:00
Kade M
3e500b7a4d
Merge pull request #1422 from c5isnotavailable/patch-1
No unpause while pressing alt
2021-07-23 22:20:11 -07:00
Kade M
b46ef54396
Merge pull request #1432 from toxichead/patch-1
final fix for tutorial i guess
2021-07-23 22:20:03 -07:00