Skip to content

Releases: DibyoExcel/Dragon-Engine

v26.8.1

24 Apr 03:23

Choose a tag to compare

fix loading splash buggy when not 16:9.
adding lua set: changeOrientation. Open here.

v26.8.0

19 Apr 04:25

Choose a tag to compare

fix when use noteskin has downscroll and play as upscroll the sprite got flickering.
new better note layer
adding DGE Visuals & UI: Legacy Note Layer.
move some gameplay related settings to DGE Gameplay.
remove Overfill Health Bar settings.
hold cover not longer show in classic strums.
added animate icon support. Check Here.

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).