Commit Graph

9 Commits

Author SHA1 Message Date
ShadowMario
f4cf818dac HTML5 should work now 2022-05-22 19:48:39 -03:00
ShadowMario
7a988f3c78 Revert "stupid github lemme update please"
This reverts commit 4deee7bd8a.
2021-09-17 13:48:43 -03:00
ShadowMario
4deee7bd8a stupid github lemme update please 2021-09-17 13:40:33 -03:00
ShadowMario
89b0623973 0.4 2021-09-17 13:37:41 -03:00
ShadowMario
560b66e2f7 0.3
- Added In-game character Editor
- Due to the Character Editor, characters aren't hardcoded anymore (Some very specific things are still hardcoded to them though)
- Added basic mod support (Adding new textures and editting other ones)
- Removed the need of Polymod
- Improved Alt Idle animations support
- Almost all of the BG Sprites are now using BGSprite class instead of FlxSprite (makes it easier to do your own BG stuff too)
- Added an option to keep loaded data in memory for decreasing next loading times
-
- Added support to Note skins
- Added support to Note Splash skins
- Added an actual Metronome to Chart Editor
- Added Hurt notes
- Added Shake Screen event
- Added Change Character event
- Added Botplay
- Added Button Mashing/Ghost Tapping
- Improved Custom Fade Transition
- Main menu scrolls 16% faster
- Discord RPC now also shows engine version
- Fully fixed downscroll (yay)
- Other minor bug fixes
- Removed more useless Mind Games mod leftovers
2021-08-10 01:34:34 -03:00
ShadowMario
e5b570dd76 Experimental changes
- Rewrote transition data
NOTE: Use MusicBeatState instead of FlxG for resetState and switchState functions or the transition won't work

- Added a new Performance option that needs further testing (Persistent Cached Data)
- Fixed Chart Editor dumb ass crash from a last minute change
- Fixed other minor bugs
2021-08-03 03:00:27 -03:00
ShadowMario
bd7dbc4ec1 0.2.1
- Made setting up Weeks easier for noobz
- Chart Editor Rework
- Animation Debug Rework
- DialogueBoxPsych rework + Added support to Center Dialogues

- Fixed softlock on Story mode menu
- Fixed broken dialogues on Week 6
- Fixed crash on Thorns (Story Mode)
- Fixed Bopeebo "Hey"s being a bit broken on Easy/Normal difficulty
- Deleted more leftovers from Mind Games mod
2021-07-29 01:04:37 -03:00
ShadowMario
23089734ea Preparations for the next update
- Fixes more console warnings
- Fixes Dad sustain notes not being stretched like Boyfriend's
- Removed all mentions of cancelTweensOf, as this is apparently not supported on older versions of Haxe
- Removed some leftovers from Mind Games mod
- Blammed lights fade now is also paused when you pause the game
- Fixed pausing for the first time skipping a few millisecs of the song when you resume
- Dialogues are now Sprite groups instead of SubState, and dialogue files are automatically detected
2021-07-15 23:00:44 -03:00
ShadowMario
f7146d28ae Initial public release 2021-07-07 22:06:16 -03:00