Commit Graph

1138 Commits

Author SHA1 Message Date
e991a71ca9 fancy shit 2021-05-24 19:21:39 -07:00
b72908264d pog changes 2021-05-24 19:13:57 -07:00
7ff4cd9214 puyo is going to get mad at me for doing this lol 2021-05-24 18:27:04 -07:00
d55c0bf45e polish 2021-05-24 18:26:44 -07:00
4359be0666 Merge pull request #551 from cklidify/modchart-additions
Added setActorScaleXY, setActorFlipX/Y, and setStrumlineY to modcharting
2021-05-24 18:24:38 -07:00
cdc377982d Merge pull request #552 from cklidify/docs-corrections
A few corrections to the modchart docs
2021-05-24 18:24:30 -07:00
f20493cd84 Added setStrumLineY
From https://github.com/KadeDev/Kade-Engine/pull/551
2021-05-22 22:11:50 -04:00
88e3505458 Added setStrumlineY
This is essential for making maps with moving arrows
2021-05-22 22:09:21 -04:00
300c9f8baa Added setActorScaleXY, setActorFlipX and setActorFlipY
Also removed the non-existent setActorScaleX and setActorScaleY
2021-05-22 21:37:47 -04:00
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
cc023d96d9 Changed getCamX/Y to getCameraX/Y
There is no getCamX/Y, and causes the game to crash :p
2021-05-22 01:57:00 -04:00
a5d24d2196 Corrected the description of anyNotes
anyNotes returns true if the amount of rendered notes != 0,
it previously stated that it returned the number of rendered notes on the screen
2021-05-21 22:53:36 -04:00
f66219ddf6 Added getRenderedNoteHit to the modchart docs
This was undocumented and has been a huge help to me, so I thought I'd add it to the docs
2021-05-21 22:49:40 -04:00
7dd9024403 Merge pull request #528 from cklidify/modchart-camera-float
Changed setCamZoom and setHudZoom from Int to Float (For modcharts)
2021-05-21 11:31:58 -07:00
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
d7ceb0eaec [skip ci] 2021-05-21 09:58:48 +02:00
8de2599d90 Merge pull request #519 from theDetourist/recharts
Week 7 recharts
2021-05-20 22:40:01 -07:00
3c02d75761 second batch 2021-05-20 20:54:34 -03:00
8768455a38 first batch 2021-05-20 20:52:34 -03:00
cd5a6823dd Merge pull request #513 from prokube/patch-1
"alt idle animations aren't real, they can't hurt you"
2021-05-20 11:05:04 -07:00
7f485fc592 me dumb 2021-05-20 08:38:27 -07:00
601cf1313e Merge pull request #504 from Radhew/master
Opponent's strum line lights up when they hit a note
2021-05-19 20:15:41 +02:00
84941b0d73 CPU Strum Lights 2021-05-18 23:59:13 -04:00
ca0d909e05 Merge pull request #503 from Sector03/master
magenta menu bg scroll factor fix
2021-05-18 19:48:39 -07:00
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
b9f28be074 Baka you have to put the other thing too (i think) 2021-05-18 10:18:28 +02:00
f1c2e47070 actually
kinda self-centered of me to put my name there lol, I didn't just make this engine. I love all the contributors <3
2021-05-17 15:37:03 -07:00
17a159f247 I did the license thing
use da code!
2021-05-17 15:36:13 -07:00
015657ac75 make this a fancy list with dots idk [skip ci] 2021-05-17 22:16:06 +02:00
7783b51871 Merge pull request #470 from prokube/patch-1 [skip ci]
Chart Editor Guide
2021-05-17 22:14:59 +02:00
73e1dc5b29 Update charting.md 2021-05-17 22:14:26 +02:00
0fb314dcb8 stupid 2021-05-17 09:53:41 -07:00
3da80c10bc i think this is what she means
right?
2021-05-17 09:47:50 -07:00
e7eee8efbc applying daniel's suggestions and adding images
don't ask me why it took 2 days to finish this commit
2021-05-17 09:43:45 -07:00
7b997b1126 Merge branch 'master' of https://github.com/KadeDev/Kade-Engine 2021-05-16 14:06:42 -07:00
65adb4294f window movement 2021-05-16 14:06:32 -07:00
4a3d51493e Merge pull request #490 from CyndaquilDAC/blueball-button-option
Reset button option
2021-05-16 14:03:02 -07:00
0c007b9f8c i swear to god
if this is the thing
2021-05-16 13:19:22 -07:00
eb214924dc I completely forgot about this lol! 2021-05-16 13:08:07 -07:00
4b8527dd83 Merge branch 'master' of https://github.com/KadeDev/Kade-Engine 2021-05-16 13:04:20 -07:00
7f86f1dbe7 2 seconds 2021-05-16 13:04:08 -07:00
3fc3a03cbd OOPS IM STUPID 2021-05-16 14:44:31 -05:00
2912e0703e Merge branch 'KadeDev:master' into blueball-button-option 2021-05-16 14:29:18 -05:00
f7880bab43 BLUEBALL BUTTON OPTION 2021-05-16 14:28:50 -05:00
4407f0f735 oops lol 2021-05-16 12:17:32 -07:00
aff87fad55 Merge pull request #488 from Kiffolisk/patch-12
they're not all screenshots dumbass
2021-05-16 20:23:11 +02:00
44a112e3b1 they're not all screenshots dumbass 2021-05-16 19:51:27 +02:00
e635b14bed Merge pull request #485 from CyndaquilDAC/oops-i-messed-up
fix mistakes both made by me and others
2021-05-16 10:23:07 -07:00
c50a058548 fix mistakes both made by me and others 2021-05-16 11:58:08 -05:00
a1bf6eef68 Merge pull request #480 from CyndaquilDAC/alphabet-shit
Alphabet supports spaces and a ton more symbols as well!!
2021-05-15 20:17:58 -07:00