655 Commits
Author SHA1 Message Date
pharaotisRealandGitHub a485080c27 Ratings event addition to the engine (#1015)
* Update PlayState.hx

Implemented RatingsShowEvent

* Add files via upload

* Update pixel.hx

Update because of ratings commits

* Update PlayState.hx

put the flxpoints after they're used, forgot to use event.tweenDuration in displayRatingNumbers

* Update PlayState.hx

oops

* Update PlayState.hx

I'm so not careful

* Update PlayState.hx

Commited NoteHitEvent checks for all display rating functions

* Update PlayState.hx

oops 2

* Update NoteHitEvent.hx

made the rating vars null class

* Update PlayState.hx

juust in case

* Update PlayState.hx

oops 3

* Update RatingsShowEvent.hx

Implemented a rating var which allows you to change the rating sprite.

* Update PlayState.hx

Implemented a rating var (In RatingsShowEvent) which allows you to change the rating sprite.

* Update PlayState.hx

now it should support displayRating/Combo being set from note hit event

* Update PlayState.hx

fixed a possibility where if the display bool was set to false or the event was cancelled, then it would still display the sprite as a haxeflixel logo
2026-06-28 09:31:59 +07:00
BittoandGitHub e0b5369eb5 "Delete Stacked Notes" functionality for the chart editor (#935)
* Delete Stacked Notes

* unstack selection

* Attempts to translate to italian and polish

i do not know these languages so if they're wrong im sorry
2026-03-30 04:51:57 +07:00
TheZoroForce240andGitHub 4fe3ba76e3 Charter/Editor additions and fixes (#793)
* camera highlights again

* option to mute all hitsounds

* context menus inside context menus and wip sliders in context menu

* wip volume slider stuff

* strumline preview fix with resizable editors

* more slider stuff

* editor sfx option should now actually work for everything

* fixed strumline vocals volume, fixed note type option keybinds and moved bookmarks and note types into submenus

* fix for saving difficulty specific meta json

* some extra misc changes

fixed camera highlights not updating when zooming in/out, optimized some of the highlight draw code so it doesn't do a full loop, and added the note scale flag into the strumline preview

* fix compiling after merge
2026-03-01 21:13:33 +07:00
Mario HernandoandGitHub d87ac417f7 stress but cool (#911) 2026-02-28 09:44:24 +07:00
drfiffiandGitHub d7dbe5038d flixel-animate fix for cutscenes (#907)
* fixed flixel-animate name changes

* fixed guns

* fixed stress

still needs camera work
2026-02-20 16:19:39 +01:00
4d84e65cb5 flixel-animate implementation (#893)
* added flixel-animate to libs

* I BROKE THE OFFSETS FUCK

.

* yes it does blehtty wdym??

* Removed flxanimate entirely + Fixed transition + Fixed offsets

* Deleted caches (relaunching actions)

* frameOffset for atlases (need testing)

* useRenderTexture added to xml

* Fixed atlases for mods

* a simple redirect so old mods wont break that badly (#879)

* Update FunkinSprite.hx

* remove trace

* Fixed ghosts for atlases

* usable character editor (not entirely fixed)

* fixed zoomFactor + temp fix for atlas popping

* early structure for character editor atlas anim display

* zoomFactor for atlases

* Animate Atlas character editor previews

* FlxAnimateSettings specification

* fixed animation swapping on atlas characters

* OH YEA BABY NEW FLXANIMATE UPDATE THAT MADE CODE 50X SIMPLER **AGAIN** 💖 /pos

* Added label checkbox in Character Editor

* Fixed culling issues with FlxAnimate (fr this time)

* fixed some atlases

* HOW THE FUCK

* gf sad fix + AliasMacro (for backwards comp, manual impl for now)

* Fixed pop-ins

* Update Character.hx

* applyStageMatrix

* FlxAnimate pull request merge (empty commit)

* flixel-animate** i'm clumsy asf i meant the lib not the class name fuck

* Update libs.xml

* Merge changes from main (#892)

* repair ScriptableShader.shader = null (#877)

* optimize updateInput (#878)

* optimize updateInput

* resize optimize

* __notePerStrum optimize

* Update StrumLine.hx

* NoteGroup optimize (#881)

* NoteGroup optimize

* CoolUtil.bound faster

* makes commit with github desktop W FRAKITS

* Use fastSinCos for notes (#889)

* Update Strum.hx

* Update Strum.hx

---------

Co-authored-by: HEIHUAa <112499486+HEIHUAa@users.noreply.github.com>
Co-authored-by: Frakits <90983918+Frakits@users.noreply.github.com>

---------

Co-authored-by: Kolze <53307233+KolzeYT@users.noreply.github.com>
Co-authored-by: HEIHUAa <112499486+HEIHUAa@users.noreply.github.com>
Co-authored-by: Frakits <90983918+Frakits@users.noreply.github.com>
2026-01-28 20:29:32 +01:00
KolzeandGitHub d318ccaca8 the fucking sfx delay that i hate (#864) 2026-01-02 04:50:25 +07:00
⍚~Nex 8938665acb fps counter keybind + fix when disabling global.hx 2025-10-25 00:34:57 +02:00
bacd218e0b Improved Tankman Run Script + HScript Warning (#773)
* Improved Tankman Run Script +  HScript Warning

Updated the tankman run custom class and implemented the hscript warning system

* dont mind me

---------

Co-authored-by: ⍚~Nex <87421482+NexIsDumb@users.noreply.github.com>
2025-09-21 17:11:22 +02:00
⍚~NexandGitHub ed8a9c6390 bruh leftover 2025-09-11 01:15:12 +02:00
BittoandGitHub 68a5dd2482 [LANG] Add Portuguese (#703) 2025-08-10 22:54:51 +02:00
⍚~NexandGitHub 4f834169f3 specifyin
its better trust me sob
2025-08-10 22:23:46 +02:00
SrtHero278 689eda7114 alphabet editor stuff
i still need a way to add spritesheets
2025-08-10 11:32:36 -07:00
Ralty faa0dbb324 CharterSelection Song Variations 2025-08-09 12:16:58 +07:00
Ralty 05006802ee Bring back needsVoices, add vocalsSuffix in meta 2025-08-08 17:54:39 +07:00
Verwex 1ca4b64402 Translatable Mod Config Warning
The Translation Strings Used in Editors.xml:
- editor.notNow
- editor.yes
- modConfigWarning.warningTitle
- modConfigWarning.warningDesc
- modConfigWarning.createdTitle
- modConfigWarning.createdDesc

Only English & Polish variants are provided beacuse I speak those.
2025-08-08 11:10:25 +02:00
Verwex 1a855e5061 Freeplay Change Mode Keybind
The Co-Op Mode Switch has been given its own keybind, approved by Frakits.

FOR TRANSLATORS:
The translation string in Options.xml is category.ui.changeMode
2025-08-07 21:13:37 +02:00
Verwex a86749953f Camera Position & Camera Zoom Event Icons 2025-08-07 13:55:11 +02:00
Verwex 8d8e6e453a Separated volume keybind labels for translations 2025-08-07 13:32:31 +02:00
Verwex 9ce1486269 PL Translation - Credits Btn - Kolze's Suggestion 2025-08-07 13:18:04 +02:00
Verwex 44a19340a4 PL Translation - Freeplay btn - Kolze's suggestion 2025-08-07 12:54:07 +02:00
FuroandGitHub a262b7e683 Fix some strings that werent showing (#707) 2025-08-07 12:43:47 +03:00
Frakits 7a9a510c47 got the auto-updater working and removed russian translations 2025-08-07 12:32:04 +03:00
Verwex e08fac35d0 Story Menu assets for the Polish Translation 2025-08-07 00:27:13 +02:00
Verwex 991a168686 Merge branch 'main' of https://github.com/CodenameCrew/CodenameEngine 2025-08-06 23:32:03 +02:00
FrakitsandGitHub 1cdaf62088 fix translation fail 2025-08-07 00:17:55 +03:00
Verwex 8b43664327 main menu buttons for the Polish translation 2025-08-06 20:56:14 +02:00
Verwex d1fa0e5fa7 Merge branch 'main' of https://github.com/CodenameCrew/CodenameEngine 2025-08-06 17:48:38 +02:00
Ralty 1993d205ca Camera Bop 2025-08-06 21:06:28 +07:00
Verwex 07086b5e38 Title Enter text for the Polish translation 2025-08-06 14:16:37 +02:00
Ralty 9570de76a8 Fix week7-balledLines 2025-08-06 05:14:33 +07:00
⍚~NexandNile 945fc60afd TY NILEEE
some translations dont work but whatever, we'll do in the hotfix

Co-Authored-By: Nile <102095746+endernile8182@users.noreply.github.com>
2025-08-04 19:36:27 +02:00
BurgerballsandGitHub 50b4869ec6 burgerhitsound 2025-08-04 18:16:58 +01:00
Glitch.Smh acd2f4570f new hitsound on short notice ty not telling me 2025-08-04 16:22:56 +01:00
⍚~Nex 2c6706398b hi 2025-08-04 15:15:48 +02:00
Ralty d90f068e67 Match the missing string ids 2025-08-04 17:22:47 +07:00
Ralty fe80bb6d12 this too 2025-08-04 17:12:25 +07:00
Ralty ff1332874b Spanish Language by Terionic 2025-08-04 17:10:45 +07:00
Ralty a87c5e5934 Fix misunderstanding strings 2025-08-04 17:08:47 +07:00
⍚~Nex 6b5e417aec TREMBLE, freeplaySonglist IS NOW INSIDE CONFIGS 2025-08-04 06:39:21 +02:00
⍚~Nex 49260f28e7 some language stuff
PLS NILE HELP ME WITH EDITORS ITS 6AM😭
2025-08-04 06:07:42 +02:00
Frakits df5f0b5a0e uhh yeah.. 2025-08-02 14:24:04 +03:00
Frakits 341454b01e LET THERE BE `STATE REDIRECTS`!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2025-08-02 14:20:46 +03:00
Ralty b1fa5775c4 Merge branch 'options-rewrite' 2025-07-29 19:04:48 +07:00
RaltyandGitHub 4ef1e7d835 Merge pull request #12 keybinds for camera movements
keybinds for camera movements
2025-07-28 19:13:51 +07:00
Ralty 20cf90f5c2 Add Music Volume 2025-07-28 19:07:01 +07:00
Ralty da29fc4a4d shorten allowConfigWarning-name 2025-07-28 18:59:58 +07:00
Ralty 5cd09e3e34 Fix slider atlas a bit 2025-07-28 04:53:30 +07:00
Ralty 7f8e4360ea Sliders half finished 2025-07-28 04:49:01 +07:00
Ralty a3a08d2f42 Merge branch 'main' into options-rewrite 2025-07-27 19:47:55 +07:00