Commit graph

1063 commits

Author SHA1 Message Date
Rapandrasmus 105d9ced55 2 evolve by default 2023-06-25 21:43:48 +02:00
Rapandrasmus 929db0c175 only stars on screen evolve 2023-06-25 21:40:30 +02:00
ev 78c44a80cd fixed anim 2023-06-25 12:49:17 -04:00
ev 4d3fdd5ded end platform anim 2023-06-25 12:44:25 -04:00
Rapandrasmus 77a612dbd9 Merge remote-tracking branch 'upstream/release_1' into Nightwalk 2023-06-25 17:23:36 +02:00
Rapandrasmus 731f7bef17 end event functionality finished 2023-06-25 17:05:08 +02:00
Rapandrasmus 1ebf7ceaa9 Finding end blocks logic added 2023-06-25 15:26:18 +02:00
Rapandrasmus bb8a15bef9 End event setup 2023-06-25 15:14:37 +02:00
minenice55 f641ac0cee
Sound Scheduling Improvements (#491)
* port conductor adjustments

* scheduled sounds prebake

* allow aiff files to be imported

add vbr mp3 warning to readme

* improve wording
2023-06-25 02:32:08 +00:00
Rapandrasmus aab89a124f Fixed stars not stopping + upped amount of stars 2023-06-25 02:01:07 +02:00
Rapandrasmus 415d458fa0 Force evolve added + tweaks 2023-06-24 22:51:34 +02:00
Rapandrasmus 1fcaaf1e29 STARS BLINK NOW 2023-06-24 22:22:15 +02:00
Rapandrasmus a06b6a4e9b Blink animations n stuff 2023-06-24 21:49:50 +02:00
Rapandrasmus 84c564b85a Star scrolling functionality done 2023-06-24 20:51:14 +02:00
Rapandrasmus 2b4985ec5b walk is normalized now 2023-06-24 18:13:50 +02:00
Rapandrasmus bdb5cfc949 24 platforms 2023-06-24 18:02:20 +02:00
Rapandrasmus 4b3cbea538 Fixed issues with platform heights on gameswitches 2023-06-24 16:11:32 +02:00
Rapandrasmus 09aa2d5aba Fall smear added 2023-06-24 15:11:43 +02:00
Rapandrasmus ca7d18e2d4 New sounds and whiff/barely sounds 2023-06-24 14:48:10 +02:00
Rapandrasmus 1368035d81 Balloons have random positioning now 2023-06-24 13:57:19 +02:00
Rapandrasmus 06afe43cef Implemented barelies into nightwalk gba 2023-06-24 13:47:13 +02:00
ev b814294f2a barely anims 2023-06-23 17:54:25 -04:00
ev 44c700f618 oops1 2023-06-23 17:24:12 -04:00
ev 5f5771d70f new sprites touched up anims 2023-06-23 17:19:29 -04:00
Rapandrasmus 4703e428b6 Walking Count-In added 2023-06-23 20:10:15 +02:00
Rapandrasmus 0dae215181 Tweaked landing pos 2023-06-23 19:57:04 +02:00
Rapandrasmus 48c78fd4e9 4 beat count in added 2023-06-23 19:17:48 +02:00
Rapandrasmus 6b1dc45ba6 Fixed kick sound being weird 2023-06-23 18:51:18 +02:00
Rapandrasmus 9ff4bef135 Fish implemented 2023-06-23 14:29:47 +02:00
Rapandrasmus 9c538208d4 Fixed drum patterns not working 2023-06-23 12:57:16 +02:00
Rapandrasmus 837b52fcbd Implemented falling :( 2023-06-22 22:27:23 +02:00
Rapandrasmus 1c8000c581 Fallyan :( 2023-06-22 22:03:17 +02:00
Rapandrasmus a61b10ca3a Umbrella drum pattern added 2023-06-22 21:34:03 +02:00
Rapandrasmus 5bfe5c6198 Umbrella and lollipop added 2023-06-22 20:59:05 +02:00
Rapandrasmus 32060d8045 No jumping added 2023-06-22 17:37:15 +02:00
Rapandrasmus 7b25ee197b Ok height changes should be flawless now 2023-06-22 13:06:18 +02:00
Rapandrasmus ecc67c5daa Fixed a bug with no count in blocks 2023-06-22 12:16:11 +02:00
Rapandrasmus 1c4c703801 Name changing 2023-06-22 01:08:05 +02:00
Rapandrasmus dcc1d656b8 Randomness for height changes 2023-06-22 00:35:50 +02:00
Rapandrasmus 6c0d780576 Height changes added 2023-06-22 00:15:33 +02:00
Rapandrasmus 18cdfa222f Decreased platform count 2023-06-21 21:32:47 +02:00
Rapandrasmus 9e7d0bc08e He jumps now! 2023-06-21 21:30:46 +02:00
Rapandrasmus 5b95bd3290 Platforms now spawn when there's no count-in 2023-06-21 20:38:50 +02:00
Rapandrasmus 4f904c99c2 Got em inputs in nightwalk gba to work 2023-06-21 20:12:45 +02:00
Rapandrasmus fc07d6a170 small thing 2023-06-21 19:03:43 +02:00
Rapandrasmus 7d96bcfec0 Count In Added 2023-06-21 19:00:50 +02:00
Rapandrasmus ab1935bc0d Merge remote-tracking branch 'upstream/release_1' into Nightwalk 2023-06-21 00:00:01 +02:00
AstrlJelly 51843b310e Editor Additions (#479)
* favoriting and pick block

favoriting needs to not break after previewing (maybe make it persistent in the settings file?)
pick block needs to pick the icon, too. and preferably scroll to it as well

* final star anim + automatic icon game switching

before i make any more changes im making a checkpoint here cuz i know it works
* i want to add a way to specify which event SwitchGame() will switch to (because that's a cool feature for pick block)
* i'll have to figure out how to auto scroll to the game when the icon is selected
* the star now fully works, even between preview switches 👍

* fix the rest of the stuff

the event name gets colored correctly and hidden games are skipped over, but still loaded.
also i built mm ass buns

* tweaks + zoom and sorting

this stuff will be in the pr desc so it doesn't matter

* oop one more thing

* icons look better now :D

mipmaps to the rescue

* double date fix
2023-06-19 16:40:50 -04:00
minenice55 9b62e3ca7c fix filename / filepaths
add build mac / build linux to editor
update packages
2023-06-18 23:49:16 -04:00
minenice55 e9588080f9 try a new build script
add assetbundles to gitignore
2023-06-18 17:49:14 -04:00