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
Kade M
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
Kade M
cdc377982d
Merge pull request #552 from cklidify/docs-corrections
...
A few corrections to the modchart docs
2021-05-24 18:24:30 -07:00
Carson Kompon
f20493cd84
Added setStrumLineY
...
From https://github.com/KadeDev/Kade-Engine/pull/551
2021-05-22 22:11:50 -04: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
300c9f8baa
Added setActorScaleXY, setActorFlipX and setActorFlipY
...
Also removed the non-existent setActorScaleX and setActorScaleY
2021-05-22 21:37:47 -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
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
Carson Kompon
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
Carson Kompon
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
Kade M
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
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
Puyo
d7ceb0eaec
[skip ci]
2021-05-21 09:58:48 +02:00
Kade M
8de2599d90
Merge pull request #519 from theDetourist/recharts
...
Week 7 recharts
2021-05-20 22:40:01 -07:00
Detoria
3c02d75761
second batch
2021-05-20 20:54:34 -03:00
Detoria
8768455a38
first batch
2021-05-20 20:52:34 -03:00
Kade M
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
Prokube
7f485fc592
me dumb
2021-05-20 08:38:27 -07:00
Puyo
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
Radhew
84941b0d73
CPU Strum Lights
2021-05-18 23:59:13 -04:00
Kade M
ca0d909e05
Merge pull request #503 from Sector03/master
...
magenta menu bg scroll factor fix
2021-05-18 19:48:39 -07: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
Puyo
b9f28be074
Baka you have to put the other thing too (i think)
2021-05-18 10:18:28 +02:00
Kade M
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
Kade M
17a159f247
I did the license thing
...
use da code!
2021-05-17 15:36:13 -07:00
Puyo
015657ac75
make this a fancy list with dots idk [skip ci]
2021-05-17 22:16:06 +02:00
Puyo
7783b51871
Merge pull request #470 from prokube/patch-1 [skip ci]
...
Chart Editor Guide
2021-05-17 22:14:59 +02:00
Puyo
73e1dc5b29
Update charting.md
2021-05-17 22:14:26 +02:00
Prokube
0fb314dcb8
stupid
2021-05-17 09:53:41 -07:00
Prokube
3da80c10bc
i think this is what she means
...
right?
2021-05-17 09:47:50 -07:00
Prokube
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
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
Prokube
0c007b9f8c
i swear to god
...
if this is the thing
2021-05-16 13:19:22 -07:00
Kade M
eb214924dc
I completely forgot about this lol!
2021-05-16 13:08:07 -07:00
Kade M
4b8527dd83
Merge branch 'master' of https://github.com/KadeDev/Kade-Engine
2021-05-16 13:04:20 -07:00
Kade M
7f86f1dbe7
2 seconds
2021-05-16 13:04:08 -07:00
CyndaquilDAC
3fc3a03cbd
OOPS IM STUPID
2021-05-16 14:44:31 -05:00
CyndaquilDAC
2912e0703e
Merge branch 'KadeDev:master' into blueball-button-option
2021-05-16 14:29:18 -05:00
CyndaquilDAC
f7880bab43
BLUEBALL BUTTON OPTION
2021-05-16 14:28:50 -05:00