Skip to content

Releases: DibyoExcel/Dragon-Engine

v26.7.0

03 Apr 14:11

Choose a tag to compare

new volume style(can change volume sound in sounds/changeVolume)(desktop only).
adding lua callback: fieldNoteHit(). Learn More.
revert default noteskin, notesplashes, holdcover. and move modified version as Optional.
adding downscroll variant animation. here.
adding isLocked, reloadAnimation for strum notes. open here.
notes's customField not longer use. (Still exist in variable for backward compability)

v26.6.1

24 Mar 15:57

Choose a tag to compare

fix freeze when use different hold cover skin.
adding darkmode default note skin(will use if darkmode is on).
adding darkmode minecraft note skin(will use if darkmode is on).

v26.6.0

23 Mar 15:14

Choose a tag to compare

adding hold cover when hold long notes(can be disable in DGE settings>Visual & UI).
adding noteSplashCopyAlpha at Note.hx.
adding Hold Cover component at Note.hx.
adding FlxSprite'sshaderType: b&w.
FlxCamera now can put shader with shaderType(same like FlxSprite).

v26.5.0

20 Mar 08:30

Choose a tag to compare

adding typing value options feature to settings.
move Default Note Skin to DGE Visual & UI Settings.
adding Botplay Text to DGE Visual & UI Setting.
adding key press color customized in DGE Visual & UI Settings.
adding stringfree and hex options type. Learn More.
fix default gf in some stage become default gf instead stage version.
adding lua get: colorToGrayscale(). Learn More.
adding FlxSprite's shaderType: grayscale.

v26.4.0

18 Mar 10:32

Choose a tag to compare

adding mods settings & global mods settings. Learn More.

v26.3.3

16 Mar 10:58

Choose a tag to compare

cache key now separate with mod name for prevent duplicate same name.
fix some song splash loading not show in some action.
button and toggle antialiasing will follow the setting(mobile).
song splash antiliasing will follow the setting.

v26.3.2

15 Mar 13:45

Choose a tag to compare

adding zoom pitch in character editor(hand mode)(mobile)(warning it can cause flickering when try zoom and idk how to fix).
adding loading screen splash when try load song.
new hurt note splashes.
adding scroll horizontal in chart editor by holding ctrl with scroll mouse in keyboard or swipe left and right in mobile.
more smooth swipe camera in character editor(hand mode)(mobile).

v26.3.1

12 Mar 15:15

Choose a tag to compare

new note splashes style.
fix missing entry when try load video.
adding noteSplashOffsetX, noteSplashOffsetY, noteSplashOffsetOriginX, noteSplashOffsetOriginY to Note.hx.
note splash now will always center on strum any size note splash(can set offset).

v26.3.0(Dialogue Fix)

11 Mar 14:26

Choose a tag to compare

fix dialogue darkmode not load(sorry i forgot copy some json file).

v26.3.0

10 Mar 15:26

Choose a tag to compare

adding dialogue dark mode.
now image file name with suffix Dark will use in dark mode.
new default note skin design.
adding light mode button variant for mobile button.