1161 Commits

Author SHA1 Message Date
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
Kade M
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
Aikoyori
645c3cde51 added note shifting im sure its a useful feature 2021-05-28 11:37:50 +07:00
Kade M
3e5a77a2d8
Merge pull request #600 from craftersshaft/creffyspatches
fixed modcharts breaking pausing
2021-05-27 12:28:16 -07:00
craftersshaft
ce5b9493c6 i went to jupiter 2021-05-27 15:01:20 -04:00
Kade M
2cec5ba7ea
Merge pull request #599 from craftersshaft/creffyspatches
fixed modcharts and added playActorAnimation
2021-05-27 11:57:15 -07:00
craftersshaft
760ac6869c i just got stupid 2021-05-27 14:50:13 -04:00
Kade M
a4f8096c95
Merge pull request #582 from craftersshaft/creffyspatches
Added health, setHealth, changeDadCharacter, changeBoyfriendCharacter, keyPressed to modcharting
2021-05-27 11:26:56 -07:00
craftersshaft
190670c3b2 My Bad 2021-05-27 14:25:46 -04:00
craftersshaft
ec2a16b025 health dies yay 2021-05-27 14:22:57 -04:00
Kade M
2995b836eb
Merge pull request #590 from JBMagination2/license
Export license with game
2021-05-27 01:59:17 -07:00
jbmagination
0e62290e41
Export license with game
This follows the Apache license terms
2021-05-26 08:33:13 -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
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