04adaa9a9e
fix note shifting not transferring mustHitSection
2021-05-28 12:19:33 +07:00
99c602254e
Merge pull request #603 from Aikoyori/kademan
...
added note shifting im sure its a useful feature
2021-05-27 21:43:35 -07:00
645c3cde51
added note shifting im sure its a useful feature
2021-05-28 11:37:50 +07:00
3e5a77a2d8
Merge pull request #600 from craftersshaft/creffyspatches
...
fixed modcharts breaking pausing
2021-05-27 12:28:16 -07:00
ce5b9493c6
i went to jupiter
2021-05-27 15:01:20 -04:00
2cec5ba7ea
Merge pull request #599 from craftersshaft/creffyspatches
...
fixed modcharts and added playActorAnimation
2021-05-27 11:57:15 -07:00
760ac6869c
i just got stupid
2021-05-27 14:50:13 -04:00
a4f8096c95
Merge pull request #582 from craftersshaft/creffyspatches
...
Added health, setHealth, changeDadCharacter, changeBoyfriendCharacter, keyPressed to modcharting
2021-05-27 11:26:56 -07:00
190670c3b2
My Bad
2021-05-27 14:25:46 -04:00
ec2a16b025
health dies yay
2021-05-27 14:22:57 -04:00
2995b836eb
Merge pull request #590 from JBMagination2/license
...
Export license with game
2021-05-27 01:59:17 -07:00
0e62290e41
Export license with game
...
This follows the Apache license terms
2021-05-26 08:33:13 -04:00
7a53d1ee08
Oops!
2021-05-26 07:03:18 -04:00
1307b8498d
I'm Even Stupider
2021-05-25 16:51:47 -04:00
17e5f2fb8b
I May Be Stupid
2021-05-25 16:33:43 -04:00
c11bb668ba
when the keys are Just Pressed
2021-05-25 16:20:10 -04:00
1af694d72d
Adding health stuff to Modcharts
2021-05-25 16:03:45 -04:00
e02d9a546f
lock at 1 snap for now
2021-05-24 20:45:15 -07:00
99e5ac3c85
snapping progress
2021-05-24 20:30:02 -07:00
1165994d3e
oops
2021-05-24 19:48:22 -07:00
b047eb7a72
more fixes and other crap
2021-05-24 19:46:07 -07:00
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