619 Commits

Author SHA1 Message Date
Kade M
a3ae15628f some other crap 2021-06-04 16:26:44 -07:00
Kade M
d48f4aa9c7 allignments and shit 2021-06-04 16:01:44 -07:00
Kade M
4226f95baf keybindings and other shit 2021-06-04 15:56:12 -07:00
Kade M
af3e47be07 snappers 2021-06-04 14:40:05 -07:00
Kade M
8ed8942323 fybb 2021-06-04 14:31:13 -07:00
Kade M
a79b29ce14 un-sabotage's your hit windows 2021-06-04 14:15:26 -07:00
Kade M
b28b793374
Merge pull request #672 from ItzFireable/master
Add getWindowWidth/Height and fix getScreenWidth/Height
2021-06-03 14:40:10 -07:00
Kade M
74df468874
Merge pull request #675 from ACrazyTown/patch-3
Delete BeatBattle
2021-06-03 14:40:04 -07:00
Prokube
2b979b5b42
useless function being used #2
yay
2021-06-02 16:11:42 -07:00
Prokube
9bbabb7cc7
useless function being used #1 2021-06-02 16:10:36 -07:00
Prokube
8a6126d98a
useless function 2021-06-02 16:09:16 -07:00
Prokube
c3a19e7a9d
wah
loogi
2021-06-02 16:03:47 -07:00
A Crazy Town
b2e1e74967
get rid of stinky stinky beat batltle!! 2021-06-02 22:45:24 +02:00
KimiJok1
82431439bb Add getWindowWidth/Height and change getScreenWidth/Height to get screen info 2021-06-02 16:21:25 +03:00
Infinite Jackal
6c70fd92e2
GF DANCE IN TUTORIAL FIX 2021-05-30 19:04:51 +03:00
Puyo
b23b9a6076
Merge pull request #628 from ACrazyTown/patch-1
fix "catagory" misspell
2021-05-30 12:10:43 +02:00
A Crazy Town
e02911e76f
more changes teehee 2021-05-30 11:48:16 +02:00
A Crazy Town
711d88a59b
Fix "catagory" misspell 2021-05-30 11:44:37 +02:00
Prokube
e456c34ae6
ok but like why 2021-05-29 16:36:46 -07:00
M&M
4d3914228f decimal bpm for real!! 2021-05-28 19:28:39 -07:00
Aikoyori
565ab02eec finally seems to work 2021-05-28 12:53:57 +07:00
Aikoyori
1911f0c6be wrong math im sory 2021-05-28 12:27:31 +07:00
Aikoyori
3eb6147f6e also apply to altAnim 2021-05-28 12:22:37 +07:00
Aikoyori
04adaa9a9e fix note shifting not transferring mustHitSection 2021-05-28 12:19:33 +07:00
Aikoyori
645c3cde51 added note shifting im sure its a useful feature 2021-05-28 11:37:50 +07:00
craftersshaft
ce5b9493c6 i went to jupiter 2021-05-27 15:01:20 -04:00
craftersshaft
760ac6869c i just got stupid 2021-05-27 14:50:13 -04:00
craftersshaft
ec2a16b025 health dies yay 2021-05-27 14:22:57 -04:00
craftersshaft
7a53d1ee08 Oops! 2021-05-26 07:03:18 -04:00
craftersshaft
1307b8498d I'm Even Stupider 2021-05-25 16:51:47 -04:00
craftersshaft
17e5f2fb8b I May Be Stupid 2021-05-25 16:33:43 -04:00
craftersshaft
c11bb668ba when the keys are Just Pressed 2021-05-25 16:20:10 -04:00
craftersshaft
1af694d72d Adding health stuff to Modcharts 2021-05-25 16:03:45 -04:00
Kade M
e02d9a546f lock at 1 snap for now 2021-05-24 20:45:15 -07:00
Kade M
99e5ac3c85 snapping progress 2021-05-24 20:30:02 -07:00
Kade M
1165994d3e oops 2021-05-24 19:48:22 -07:00
Kade M
b047eb7a72 more fixes and other crap 2021-05-24 19:46:07 -07:00
Kade M
e991a71ca9 fancy shit 2021-05-24 19:21:39 -07:00
Kade M
b72908264d pog changes 2021-05-24 19:13:57 -07:00
Kade M
7ff4cd9214
puyo is going to get mad at me for doing this lol 2021-05-24 18:27:04 -07:00
Kade M
d55c0bf45e
polish 2021-05-24 18:26:44 -07:00
Carson Kompon
88e3505458 Added setStrumlineY
This is essential for making maps with moving arrows
2021-05-22 22:09:21 -04:00
Carson Kompon
c9e6409782 Added setActorScaleXY, setActorFlipX, and setActorFlipY
setActorScaleXY(float scaleX, float scaleY, int/string id)
setActorFlipX(bool flip, int/string id)
setActorFlipY(bool flip, int/string id)
2021-05-22 21:19:51 -04:00
Carson Kompon
e0efa341b0 Changed setCamZoom and setHudZoom from int to float
Now you can have float value cam/hud zooms :)

(Updated docs aswell)
2021-05-21 13:48:42 -04:00
Radhew
84941b0d73 CPU Strum Lights 2021-05-18 23:59:13 -04:00
Sector03
03c150201e magenta menu bg scroll factor fix
idk why this was changed in the first place but the scrollfactor is now the same as the yellow bg so it doesn't jitter up and down a little bit when menu flashes
2021-05-18 16:34:23 -04:00
Kade M
7b997b1126 Merge branch 'master' of https://github.com/KadeDev/Kade-Engine 2021-05-16 14:06:42 -07:00
Kade M
65adb4294f window movement 2021-05-16 14:06:32 -07:00
Kade M
4a3d51493e
Merge pull request #490 from CyndaquilDAC/blueball-button-option
Reset button option
2021-05-16 14:03:02 -07:00
Kade M
eb214924dc I completely forgot about this lol! 2021-05-16 13:08:07 -07:00