MoonDroid
6114dfcedb
Merge pull request #1185 from FunkinCrew/feature/mobile-unlock-everything
2025-06-18 18:32:09 +07:00
Lasercar
576f8e54ff
Stage editor - Ctrl+N new stage
...
Also windows target configuration preset for straight to stage editor (not to be confused with the stage builder)
2025-06-17 17:11:00 -04:00
EliteMasterEric
49eff01afd
Fixed locked characters not showing up properly when selected
2025-06-17 15:08:48 -04:00
EliteMasterEric
e7ddf9fbc8
Move hmm schema to its own file.
2025-06-10 18:16:17 -04:00
Cameron Taylor
9d6450454e
json schema for hmm.json files (json schema testing)
2025-06-10 18:16:17 -04:00
KarimAkra
944141292d
Move part of the code from the old repository
...
Co-Authored-By: sector-a <82838084+sector-a@users.noreply.github.com>
Co-Authored-By: mcagabe19 <egzozu.be.bas@gmail.com>
Co-Authored-By: Mihai Alexandru <77043862+majigsaw77@users.noreply.github.com>
Co-Authored-By: MoonDroid <81515012+moondroidcoder@users.noreply.github.com>
Co-Authored-By: luckydog7 <59097731+luckydog7@users.noreply.github.com>
2025-04-15 21:32:39 +03:00
Cameron Taylor
cde7382713
tidy up settings.json via lime.buildTypes
2025-02-21 22:53:48 -05:00
EliteMasterEric
4f12cc4efa
Rebalance song difficulty rankings
2025-02-03 18:37:54 -05:00
EliteMasterEric
1dd97ff9e2
Replace hxCodec with hxVLC
2025-01-06 22:29:31 -08:00
Cameron Taylor
a9f6521b0e
fuck it turn on compilation server?
2024-11-24 21:29:27 -05:00
Cameron Taylor
7a3d983bba
Merge branch 'feature/discord-rpc-resurrected' into rewrite/master
2024-09-27 17:47:59 -04:00
EliteMasterEric
8fd84f9d13
Functioning Discord Rich Presence!
2024-09-19 10:03:16 -04:00
EliteMasterEric
b70983a0e4
Build arguments for Tracy
2024-09-17 20:50:09 -04:00
EliteMasterEric
6b9bdb5f2a
Upgraded project file to HXP
2024-08-26 18:01:23 -04:00
EliteMasterEric
b6b93bb0c6
Added clear percent, rank name, and background text.
2024-05-17 20:26:34 -04:00
EliteMasterEric
c9f023be1f
Some doc cleanup.
2024-04-29 17:51:12 -04:00
EliteMasterEric
f474bc32a5
Merge remote-tracking branch 'origin/rewrite/master' into input-offsets
2024-04-24 21:54:45 -04:00
EliteMasterEric
bc0a27c985
Fix references to missing graphics in Freeplay
2024-04-16 18:43:11 -04:00
Cameron Taylor
56623166b3
Merge pull request #472 from FunkinCrew/bugfix/linux-openal-crash
...
Fix segmentation fault on Linux by rebuilding Lime.
2024-04-09 20:15:39 -04:00
EliteMasterEric
6d374c7af9
Fix loading issue tied to -DSONG compile define.
2024-04-08 18:39:51 -04:00
EliteMasterEric
9a7a385af1
Fix segmentation fault on Linux by rebuilding Lime.
2024-04-06 01:11:27 -04:00
EliteMasterEric
35f99b49a4
Merge branch 'rewrite/master' into input-offsets
2024-03-28 20:23:31 -04:00
EliteMasterEric
f4617cbbda
Add mac builds with proper arguments
2024-03-25 21:08:53 -04:00
EliteMasterEric
831d6aae71
Merge remote-tracking branch 'origin/rewrite/master' into input-offsets
2024-03-23 14:38:50 -04:00
Eric
96849a7ada
Merge pull request #382 from FunkinCrew/tiny-checkstyle-fix
...
fixes capitalization in checkstyle settings
2024-03-21 22:56:12 -04:00
EliteMasterEric
d22cb1a96f
Fix some issues resulting in release builds breaking!
2024-03-13 17:38:00 -04:00
Cameron Taylor
d495420938
fixes capitalization in checkstyle settings
2024-03-10 15:24:43 -04:00
EliteMasterEric
f7a3d43e54
Fixes to animation looping and holds
2024-03-02 22:46:13 -05:00
EliteMasterEric
de8fe2e271
Merge branch 'feature/chart-editor-note-kind' into feature/2hot-death-animation
2024-02-16 22:46:06 -05:00
EliteMasterEric
04b73dac9f
Always force debug version in VSCode.
2024-02-15 17:23:57 -05:00
Cameron Taylor
d237bc88e4
Merge branch 'rewrite/master' into input-offsets
2024-02-14 08:07:33 -05:00
EliteMasterEric
5b20e00a7b
Upgrade Polymod to no longer spam popups when the same function fails repeatedly.
2024-02-13 21:43:54 -05:00
Cameron Taylor
d903edcb59
Merge branch 'rewrite/master' into input-offsets
2024-02-10 15:43:27 -05:00
EliteMasterEric
fa556dc1f2
Rewrite conversation JSON parsing code.
2024-02-07 09:21:44 -05:00
Cameron Taylor
c44e33c556
derp
2024-01-27 06:16:46 -05:00
Cameron Taylor
df2c01b2ff
crackhead activity in progress
2024-01-27 06:16:39 -05:00
EliteMasterEric
c3d2582252
Work in progress on new Waveform renderer
2024-01-20 14:07:48 -05:00
EliteMasterEric
3f2d1b4c1b
Update haxelibs, add flixel-text-input to fix overlapping text
2023-12-14 17:34:02 -05:00
EliteMasterEric
eec3ac3ced
Clean up several messy chunks of code, and add support for dragging notes and events.
2023-10-26 05:46:22 -04:00
EliteMasterEric
cdab8753ea
Lots of reported bugs fixed.
2023-10-18 01:02:10 -04:00
Eric
279277b18c
Unit Tests: Coverage Reporting and Github Actions Integration ( #131 )
...
* Initial test suite
* Fix some build warnings
* Implemented working unit tests with coverage
* Reduced some warnings
* Fix a mac-specific issue
* Add 2 additional unit test classes.
* Multiple new unit tests
* Some fixins
* Remove auto-generated file
* WIP on hiding ignored tests
* Added list of debug hotkeys
* Remove old website
* Remove empty file
* Add more unit tests
* Fix bug where arrows would nudge BF
* Fix bug where ctrl/alt would flash capsules
* Fixed bug where bf-old easter egg broke
* Remove duplicate lines
* More test-related stuff
* Some code cleanup
* Add mocking and a test assets folder
* More TESTS!
* Update Hmm...
* Update artist on Monster
* More minor fixes to individual functions
* 1.38% unit test coverage!
* Even more tests? :O
* More unit test work
* Rework migration for BaseRegistry
* gameover fix
* Fix an issue with Lime
* Fix issues with version parsing on data files
* 100 total unit tests!
* Added even MORE unit tests!
* Additional test tweaks :3
* Fixed tests on windows by updating libraries.
* A bunch of smaller syntax tweaks.
* New crash handler catches and logs critical errors!
* Chart editor now has null safety enabled.
* Null safety on all tests
* New Level data test
* Generate proper code coverage reports!
* Disable null safety on ChartEditorState for unit testing
* Update openfl to use latest fixes for crash reporting
* Added unit test to Github Workflow
* Updated unit tests to compile with null safety enabled by inlining assertions.
* Added coverage gutters as a recommended extension
* Impreovements to tests involving exceptions
* Disable a few incomplete tests.
* Add scripts for building unit coverage reports on linux
---------
Co-authored-by: Cameron Taylor <cameron.taylor.ninja@gmail.com>
2023-08-30 18:31:59 -04:00
EliteMasterEric
0fac918428
Reworked anti-aliasing code (sprites now default to true)
2023-06-25 12:36:00 -04:00
EliteMasterEric
3f2558d26a
Validated formatting of 338 XML files.
2023-06-08 16:34:06 -04:00
EliteMasterEric
52ef71b7ad
Validated formatting of 338 XML files.
2023-06-08 16:33:29 -04:00
EliteMasterEric
9a04678399
Validated JSON formatting on 287 files.
2023-06-08 16:28:58 -04:00
Cameron Taylor
aeb0b3e8a9
let the kids have they .vscode/
2023-02-22 21:40:46 -05:00
EliteMasterEric
cdd8cd2ed2
Basic working tankman sprites and cutscenes
2023-02-21 20:58:15 -05:00
EliteMasterEric
dad252dfdc
Added a missing recommended extension
2023-01-23 23:43:10 -05:00
EliteMasterEric
fc53e73703
Established new code style and auto-formatting rules.
2023-01-22 22:23:05 -05:00
Eric Myllyoja
9dfbfad926
First test of Week 4 Gameplay, plus fixes for MultiSparrow
2022-05-29 21:40:13 -04:00