Commit Graph

1810 Commits

Author SHA1 Message Date
a575a4c9c4 Merge branch 'master' of https://github.com/KadeDev/Kade-Engine 2021-07-11 15:33:57 -07:00
9a7a4b3463 fix some stuff and LN work 2021-07-11 15:32:55 -07:00
ad89799f58 Fix note positioning 2021-07-11 18:09:20 -04:00
910105b852 Rewrite MusicBeatState stuff 2021-07-11 18:04:47 -04:00
1fd6cdde91 Moved editor options to a separate window, added some editor features (read desc)
-Added grid sub-divisions up to 4, implemented for both mouse editing and number key editing

-Made a separate editor options window that contains:
*Amount of sub-divisions
*Snap to grid checkbox (now holding shift cancels out the check box)
*Play hitsounds checkbox
*Mute instrumental checkbox
2021-07-11 17:43:00 -04:00
ab0c9bfeb4 flip 2021-07-11 22:29:57 +03:00
5c0124f398 Adjusted editor HUD elements
-Made the camera follow object independent from the strum line

-Resized the strum line to exactly the size of the grid
2021-07-11 14:53:04 -04:00
ed75cd00e3 Blue balls now bounce to da beat 2021-07-11 13:32:46 +02:00
7eac3fdca7 oops forgot the gf scroll factor 2021-07-10 22:55:05 -05:00
3673011f85 Add gf to customize gameplay screen 2021-07-10 22:54:04 -05:00
f67d0e4d92 Merge pull request #1244 from SimplyMerlin/master
Sync story mode menu to the beat
2021-07-10 20:42:56 -07:00
2ba3f22bb4 Merge pull request #1250 from CyndaquilDAC/new-screenshots
New screenshots for readme
2021-07-10 20:42:48 -07:00
81f0d48f1b Merge pull request #1249 from GithubSPerez/color-quantization
Colors by quantization option & hud arrows code cleanup
2021-07-10 20:42:18 -07:00
e4342e1ef0 this should probably use the new logo too 2021-07-10 22:31:19 -05:00
9e1db7155c Colors by quantization option & hud arrows code cleanup
-Added an option to make the colors of the arrows depend on their quantization instead of their direction (still needs to be adjusted to work on changing BPMs)

-Cleaned up the load code for the hud (static) arrow's animations

-Re ordered some appearance options
2021-07-10 23:22:54 -04:00
fedca4e032 screenshots and readme stuff 2021-07-10 22:20:47 -05:00
86b826a521 Merge branch 'KadeDev:master' into master 2021-07-10 22:00:03 -05:00
2897fdc489 oops forgot about this 2021-07-10 17:01:29 -07:00
a78d82e65f fix indents & headbop no longer overwrites confirm 2021-07-11 01:51:53 +02:00
c23f9738e3 Sync story mode menu to the beat 2021-07-11 01:35:21 +02:00
388c6215c7 fix compile errors + some other shit 2021-07-10 12:21:21 -07:00
62b457baaf Merge pull request #1238 from prokube/tasks
Add a `tasks.json` file for better testing in VSC
2021-07-10 11:47:31 -07:00
4c98487698 Merge pull request #1239 from ACardboardBox1/caching-logo-antialiasing
give the logo on the caching screen antialiasing
2021-07-10 11:46:53 -07:00
c890c7b5fd give the logo on the caching screen antialiasing 2021-07-10 10:36:26 -04:00
72d800581a Merge branch 'master' into tasks 2021-07-10 07:08:38 -07:00
3cb6ea7393 A 2021-07-10 06:48:18 -07:00
bbe3cf1a3e Create .vscode/ 2021-07-10 06:43:57 -07:00
268bab8b93 Merge pull request #1229 from Spel0/bf-fix
Bf animations fix
2021-07-10 03:47:32 -07:00
3cf76aa597 Merge branch 'KadeDev:master' into master 2021-07-10 01:32:41 -05:00
6713695988 fix 2021-07-10 03:40:54 +03:00
f427f82c0f Merge pull request #1222 from SimplyMerlin/master
Make title screen more swag
2021-07-09 17:16:48 -07:00
124fdbd015 Merge pull request #1228 from GithubSPerez/animation-code-cleanup
Cleaned up direction animation code in:
2021-07-09 17:16:08 -07:00
c6c970912e Update Project.xml 2021-07-10 00:53:22 +03:00
54ba25145b Cleaned up direction animation code in:
Playstate.hx (player 1 & 2)
Note.hx (gfx load code & playAnim's)
2021-07-09 17:44:50 -04:00
2bfdb07615 make title screen bump sync with freeplay song 2021-07-09 17:53:56 +02:00
0d8e433998 less duplicate code 2021-07-09 17:41:14 +02:00
307ed71e86 Music doesnt play early 2021-07-09 17:36:02 +02:00
49dd9e0914 Merge branch 'KadeDev:master' into master 2021-07-07 19:36:43 -05:00
690579843a stacked notes no longer drop your inputs 2021-07-07 16:24:16 -07:00
1f75d363b3 fix ghost tapping not working 2021-07-07 16:01:26 -07:00
353a9c37e1 Merge branch 'master' of https://github.com/KadeDev/Kade-Engine 2021-07-07 15:59:40 -07:00
ffb726d8a1 fix some stuff 2021-07-07 15:59:33 -07:00
933cbee67b Merge branch 'KadeDev:master' into master 2021-07-07 10:00:57 -05:00
456f5ab51b Merge pull request #1198 from ArfieCat/menu-idk
Finishing a story week brings you back to the story menu instead of the main menu
2021-07-06 22:10:38 -07:00
b5fab53ac9 Merge pull request #1200 from Spel0/no-preload-crash-fix
No characters preload crash fix
2021-07-06 22:10:25 -07:00
4a3983d20c Merge branch 'master' into no-preload-crash-fix 2021-07-06 22:10:21 -07:00
d0d2adcbfe smooth tune 2021-07-06 20:50:23 -07:00
9ab17d4776 funny calculator 2021-07-06 20:41:10 -07:00
ed01550d4d Update Project.xml 2021-07-07 03:17:21 +03:00
b388fccf0c fixed it 2021-07-07 03:16:14 +03:00