Commit Graph

172 Commits

Author SHA1 Message Date
280828a06c Merge remote-tracking branch 'upstream/master' into patch-3 2021-06-26 12:45:39 +02:00
1093d7aee3 forgot dis 2021-06-24 20:17:43 -07:00
34ada16c8b bump update 2021-06-24 20:16:45 -07:00
2dcd5145b8 Merge remote-tracking branch 'upstream/master' into patch-3 2021-06-20 08:54:32 +02:00
9697bf0163 fix this lolololololo [skip ci] 2021-06-20 01:56:18 +02:00
48e6a0597d Merge pull request #923 from KadeDev/master
Master
2021-06-19 16:12:53 -07:00
1786ec436f other 2021-06-19 15:52:52 -07:00
b02d5f440e version bump and update 2021-06-19 15:47:40 -07:00
40b2b08590 update docs 2021-06-19 11:52:07 +02:00
17e99780d9 revert this [skip ci]
because there are a BUNCH of issues where people are missing one of these and idk which one it is so im just adding all of them back
2021-06-18 03:06:59 +02:00
19134e6694 update building 2021-06-16 13:57:39 -07:00
15b3278514 Merge branch 'master' of https://github.com/KadeDev/Kade-Engine 2021-06-16 13:53:33 -07:00
4454a25d5b some updates 2021-06-16 13:52:04 -07:00
c1bab29234 Merge pull request #647 from NeeEoo/flashing-distraction-lua
Added flashing and distractions as variables in modcharts
2021-06-15 11:22:41 -07:00
4145dfb8d7 change the msvc thing [skip ci] 2021-06-11 23:34:39 +02:00
6ef0b5bd5d ok 2021-06-11 07:05:15 -07:00
b67b4c595a Why is my brain stupid [skip ci] 2021-06-10 22:39:06 +02:00
bcb2681b51 FUCK [skip ci] 2021-06-10 22:37:49 +02:00
7e14fc855a log da changes [skip ci] 2021-06-10 22:37:34 +02:00
4cfa1eb234 ya [skip ci] 2021-06-10 22:33:19 +02:00
e7fb9f6d09 Change this in da tamplete [skip ci] 2021-06-10 22:32:28 +02:00
3a3bea696d Merge pull request #813 from KadeDev/master
bab
2021-06-10 13:32:11 -07:00
ef2bd842d4 me dumb 2021-06-08 08:37:42 -07:00
93fc1ab70a we movin 2021-06-07 21:14:13 -04:00
2caec930ab ok 2021-06-07 08:54:40 -07:00
abebf8c3d6 Create latest.md 2021-06-05 12:39:44 -07:00
778b72581d Rename latest.md to changelog-1.5.1.md 2021-06-05 12:39:12 -07:00
5e6ac7a4cb Update latest.md 2021-06-05 12:38:57 -07:00
0127651d27 Update latest.md 2021-06-05 20:54:39 +02:00
d099b99f0e im dumb! :3 [skip ci] 2021-06-05 19:32:29 +02:00
84ff5d8293 Update changelog-1.5.0.md 2021-06-04 19:54:43 -07:00
22f99d1f1f Create latest.md 2021-06-04 19:15:53 -07:00
fc5ab4dad0 Rename latest.md to changelog-1.5.0.md 2021-06-04 19:15:41 -07:00
2fee38df7c Update latest.md 2021-06-05 03:03:26 +02:00
10972a68c3 [skip ci] STOP POSTING ABOUT AMONG US 2021-06-05 02:40:49 +02:00
d7a84b11bb Add kade's stuff [skip ci] 2021-06-05 02:09:24 +02:00
7942a48f73 add PRs to changelog [skip ci] 2021-06-05 01:59:51 +02:00
88c0dd7a23 whoever did this formatting was high [skip ci] 2021-06-05 01:38:26 +02:00
4b68528c86 no more 22gb of crap 2021-06-04 21:25:38 +02:00
ee48eab1e3 Added flashing and distractions as variables in modcharts 2021-05-31 15:08:31 +02:00
760ac6869c i just got stupid 2021-05-27 14:50:13 -04:00
190670c3b2 My Bad 2021-05-27 14:25:46 -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
f20493cd84 Added setStrumLineY
From https://github.com/KadeDev/Kade-Engine/pull/551
2021-05-22 22:11:50 -04:00
300c9f8baa Added setActorScaleXY, setActorFlipX and setActorFlipY
Also removed the non-existent setActorScaleX and setActorScaleY
2021-05-22 21:37:47 -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
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