Commit graph

3373 commits

Author SHA1 Message Date
Cameron Taylor
39e7f008ea
Update COMPILING.md 2024-05-07 20:31:41 -04:00
Cameron Taylor
1927e38bc2
case sensitive markdown 2024-05-07 20:31:19 -04:00
Cameron Taylor
dee03f7429
Update README.md 2024-05-07 20:30:45 -04:00
Cameron Taylor
8267998f5c update submodules and git modules for codebase 2024-05-07 19:26:10 -04:00
Cameron Taylor
2f9642998e submodule update 2024-05-07 18:48:51 -04:00
EliteMasterEric
91a9815aa0 Revision to license wording. 2024-05-07 18:32:00 -04:00
Cameron Taylor
adb52559cc add the apache license in full, with some extra info for funkin copyright 2024-05-07 18:28:37 -04:00
EliteMasterEric
1a04f8ad05 Finalized Apache licensing. 2024-05-07 16:22:51 -04:00
EliteMasterEric
ca8c62c9bf Make submodule URL secret. 2024-05-06 20:55:57 -04:00
EliteMasterEric
48903c29b1 Update submodule URLs 2024-05-04 15:08:16 -04:00
Cameron Taylor
a5825e06c0 0.3.2 changelog 2024-05-03 01:16:23 -04:00
Cameron Taylor
1aa53ee97b Merge branch 'story-mode-diff-position' into develop-0.3.2 2024-05-03 01:14:31 -04:00
Cameron Taylor
60dc5a7a09 Merge branch 'web-sound-fix' into develop-0.3.2 2024-05-03 01:14:14 -04:00
Cameron Taylor
7efc633f45 Merge branch 'actual-merch-fix' into develop-0.3.2 2024-05-03 01:12:23 -04:00
Cameron Taylor
ae9a132ccd remove typing bit 2024-05-03 01:12:18 -04:00
EliteMasterEric
ef61af907b Update changelog. 2024-05-02 23:06:10 -04:00
EliteMasterEric
5e63832a87 Revert "Moved scroll speed to an instance variable"
This reverts commit 6e5171b766.
2024-05-02 23:06:01 -04:00
Cameron Taylor
6620b2e83c actual merch fix stuff 2024-05-02 23:02:47 -04:00
Cameron Taylor
c0b3f703c5 lime commit bump for web audio pos 2024-05-02 22:00:21 -04:00
Cameron Taylor
a3969ad5c0 hardcode storymenu difficulties to avoid overlaps 2024-05-02 21:37:07 -04:00
EliteMasterEric
a2aa1bd84a Remove unused "typing" element. 2024-05-02 21:23:55 -04:00
EliteMasterEric
76b7baa44a Remove options from the debug menu 2024-05-02 20:06:08 -04:00
Cameron Taylor
909d456b28 assets submod for creds 2024-05-02 17:37:04 -04:00
EliteMasterEric
bb05c1484d Update changelog. 2024-05-02 12:48:08 -04:00
EliteMasterEric
be37089633 Assets updates. 2024-05-02 12:47:45 -04:00
EliteMasterEric
f3ec29ea46 Polymod now properly accesses ZIP mods. 2024-05-02 12:46:51 -04:00
EliteMasterEric
a8a2dc83d3 Add a .visible attribute to story weeks. 2024-05-02 12:46:24 -04:00
EliteMasterEric
dc50a4ba5e Clean up log spam in the preloader. 2024-05-02 12:45:31 -04:00
EliteMasterEric
1f6a580756 Update changelog 2024-05-02 04:11:56 -04:00
EliteMasterEric
28dad55d46 Update assets submodule 2024-05-02 04:11:50 -04:00
EliteMasterEric
23a27dd36e Implement onSongLoaded script event (with access to notes and events) 2024-05-02 04:11:27 -04:00
EliteMasterEric
65854b2ca8 Fix an issue with animated health icons from mods. 2024-05-02 04:09:38 -04:00
EliteMasterEric
88c7ed7949 Fix substate lifecycle script events not dispatching. 2024-05-02 04:08:51 -04:00
EliteMasterEric
4d7f3a3643 Granted access to scripts to some otherwise blacklisted functions. 2024-05-02 04:08:32 -04:00
EliteMasterEric
75af1b3947 Add mod list to crash logs 2024-05-02 04:07:56 -04:00
EliteMasterEric
cf01157b39 Mid-song cutscenes should just do nothing after they are finished, 2024-05-02 03:39:18 -04:00
EliteMasterEric
b06a35ea2f Add , and . hotkeys to chart editor. 2024-05-02 03:38:27 -04:00
EliteMasterEric
656e5e7cf1 Blacklist more sensitive modules. 2024-05-02 02:49:55 -04:00
EliteMasterEric
244db84d61 Block people from doing SKETCHY SHIT in mods 2024-05-02 01:52:14 -04:00
EliteMasterEric
ae7aacac2a Update some scripts. 2024-05-02 00:34:12 -04:00
EliteMasterEric
5ce9e98b15 Add an error handler to DebugBoundingState. 2024-05-02 00:32:40 -04:00
EliteMasterEric
4e0c7cea7f Remove unused asset files. 2024-05-01 22:40:14 -04:00
EliteMasterEric
057799c3a2 Start work on 0.3.2 2024-05-01 22:40:07 -04:00
EliteMasterEric
e4ac63033b Start work on 0.3.2 2024-05-01 22:39:32 -04:00
EliteMasterEric
6e5171b766 Moved scroll speed to an instance variable in PlayState (for da modders :P) 2024-05-01 22:39:13 -04:00
EliteMasterEric
1e5f90774c What if modded songs showed up in game with no extra work? 😳 2024-05-01 21:51:33 -04:00
Cameron Taylor
60b75c4bb5 0.3.1 version bump project.xml 2024-05-01 19:10:55 -04:00
Cameron Taylor
aeafb03fc4 update changelog 2024-05-01 17:23:55 -04:00
Cameron Taylor
aaeb77a1f5 preventDefaultKeys for PreciseInputManager, and just use the FlxG.keys version 2024-05-01 17:23:22 -04:00
Cameron Taylor
aa7934fd32 update changelog 2024-05-01 16:24:49 -04:00