Commit graph

  • d452d1d71f fix huge flalert on download errors Cvolton 2025-01-14 23:44:32 +01:00
  • 82d5eb0310 fix the issues simple axis layout had altalk23 2025-01-15 01:20:38 +03:00
  • 658d26abfe Merge branch 'main' of https://github.com/geode-sdk/geode into main HJfod 2025-01-15 00:02:50 +02:00
  • c1d3a53328 fix new dependency syntax + DependencyLoadedEvent HJfod 2025-01-15 00:02:30 +02:00
  • d1205bae78 initial implementation of simpleaxislayout altalk23 2025-01-14 23:25:20 +03:00
  • 30a866f05b
    Merge branch 'geode-sdk:main' into scrollable-descriptions Erymanthus | RayDeeUx 2025-01-14 15:02:00 -05:00
  • e583a2dc5b
    add some braces around if Erymanthus | RayDeeUx 2025-01-14 15:01:40 -05:00
  • 4d6c173c58 add stale index files cleanup Cvolton 2025-01-14 20:56:13 +01:00
  • 0969ec3d02 stick mod update notification in menulayer Cvolton 2025-01-14 19:56:44 +01:00
  • 1d716fc59d load changelog and desc for available updates Cvolton 2025-01-14 19:35:11 +01:00
  • 088fe2c651 fix incorrect achievementnotifier func name Cvolton 2025-01-14 19:21:08 +01:00
  • 8707a1b857 fix SceneManager use after frees Cvolton 2025-01-14 19:17:06 +01:00
  • a1fd3c27f7 fix(log): should probably not do that in a loop Fleeym 2025-01-14 01:08:20 +02:00
  • 9219a2be45
    Merge pull request from geode-sdk/log-levels Fleeym 2025-01-14 00:59:27 +02:00
  • 9e81be5914 Merge branch 'main' into log-levels Fleeym 2025-01-14 00:49:35 +02:00
  • 6804dff925 fix(event): use the proper constructor here event-improvements Fleeym 2025-01-14 00:44:07 +02:00
  • 7ac5d56471 fix(event): leak globalListen :( Fleeym 2025-01-14 00:38:30 +02:00
  • 5f64d77112 only show recommended label for recommended mods, not suggested matcool 2025-01-13 19:34:48 -03:00
  • 4e3f76451c adjust scale limits on mod title and version labels matcool 2025-01-13 19:13:43 -03:00
  • 4fd9dd8d7d feat(event): add globalListen + EventListener operator= Fleeym 2025-01-14 00:28:57 +02:00
  • 8f60c3c7ae add log auto deletion, fix log file not being created on first launch with geode dankmeme01 2025-01-13 23:25:41 +01:00
  • 889fb0dffe allow shorthand dependency and incompatibility syntax HJfod 2025-01-14 00:13:26 +02:00
  • 1161e18260 dependencies mod metadata changes dependencies and incompatibilities may now be objects instead of arrays dependencies may now specify a settings key for arbitary dependency-specific data mods can now listen for a DependencyLoadedEvent to know when mods that depend on them are loaded HJfod 2025-01-14 00:04:31 +02:00
  • 4c9f9909aa add log::getCurrentLogPath for getting the path of the current log file dankmeme01 2025-01-13 22:37:08 +01:00
  • 961c7c8a49 add setColor shorthands to CCRGBAProtocol dankmeme01 2025-01-13 22:33:24 +01:00
  • 6f5c7982e1
    Update PlatformDetect.cmake Illia Zhdanov 2025-01-13 22:22:05 +02:00
  • f1bf2b604d actually just remove the animation altogether matcool 2025-01-13 15:29:42 -03:00
  • 39b5582e03 move modtober animation to only show up on modtober tab matcool 2025-01-13 15:27:56 -03:00
  • 875b7856cc update json to 3.2.0 matcool 2025-01-13 14:43:56 -03:00
  • c1e6be63de
    Mark all cocos members public () Oleksandr Nemesh 2025-01-13 19:38:17 +02:00
  • 9c4ce8094b
    CCFontSprite and CCSpriteExtra () Jasmine 2025-01-13 12:33:37 -05:00
  • 8e3e882349 remove geode_dll from event v2 types camila314 2025-01-13 05:34:31 -06:00
  • 728df4e785 Event V2 system camila314 2025-01-13 03:56:25 -06:00
  • 5ea14432c3
    fix: set default file log level to info Fleeym 2025-01-13 09:34:34 +02:00
  • 081c2ade7b
    mark all cocos members public Oleksandr Nemesh 2025-01-13 00:57:08 +02:00
  • b8cff6d73f Allow '*.ext' for allowed file types on mac camila314 2025-01-12 14:15:09 -06:00
  • 05d6ee2039
    remove explicit mention of GEODE_LINK_NIGHTLY Cvolton 2025-01-12 13:35:45 +01:00
  • a8010def96
    fix macOS macRO in dynamic cast fix check Cvolton 2025-01-12 02:58:16 +01:00
  • 3051fc6bb4
    Add 2.2 macOS UUIDs () Jasmine 2025-01-11 20:27:40 -05:00
  • 6f19f6613b
    Add 2.2 macOS UUIDs Jasmine 2025-01-11 20:21:48 -05:00
  • b5034ee29f
    Fix gd::set probably () Jasmine 2025-01-11 13:40:53 -05:00
  • 0b61b501c8 allowed file types for macos file picker camila314 2025-01-08 00:21:41 -06:00
  • 241be1b46d annual camila314 commit: fix file picker on mac camila314 2025-01-07 23:55:17 -06:00
  • fc98d93530
    impl scrollable descriptions Erymanthus | RayDeeUx 2025-01-07 21:18:07 -05:00
  • 203c81963e
    Loader -> Geode in LoadingLayer status text mat 2025-01-07 16:17:35 -03:00
  • 591a9b71c1
    Merge pull request from geode-sdk/file-serialize-utf16 Fleeym 2025-01-07 19:21:11 +02:00
  • 42ece10b04 chore: fix ugly formatting Fleeym 2025-01-07 19:07:21 +02:00
  • 62835dc331 fix(file-api): do utf conversion for json paths on windows Fleeym 2025-01-07 18:53:27 +02:00
  • bf1cf03040 fix(log): set file log level to info Fleeym 2025-01-06 22:53:09 +02:00
  • 91e61adc79 feat(log): play around with log levels in load() Fleeym 2025-01-06 21:45:40 +02:00
  • 143ef8d368 feat(log): implement log levels Fleeym 2025-01-06 21:03:57 +02:00
  • 17107a24ab enable cascade color and opacity for BasedButtonSprite dankmeme01 2025-01-05 14:36:45 +01:00
  • 5ea4a36295 Fix algobase hiimjustin000 2025-01-04 17:12:24 -05:00
  • 45021bebb2 Try to fix gd::set hiimjustin000 2025-01-04 16:45:25 -05:00
  • 08d2ee4a2e fix case-sensitive paths on linux HJfod 2025-01-03 12:13:06 +02:00
  • 0a25ebd869
    implement gd::set for android () Oleksandr Nemesh 2025-01-02 22:39:49 +02:00
  • ed003029fa
    Make strings less confusing PizzaTowerFanGD 2025-01-01 14:00:33 -05:00
  • 25450035d1
    only consider user disabled mods for incompats Chloe 2024-12-29 14:19:22 -07:00
  • d9d8a1281b
    4.1.2 v4.1.2 mat 2024-12-29 00:37:32 -03:00
  • 3665da9f32
    fix silly logic bug in SettingChangedFilter mat 2024-12-29 00:28:15 -03:00
  • 29b24b595f
    fix a mispelling () Tiago1257 2024-12-28 11:04:20 -03:00
  • a69c4c2f83
    detect macos crashlog recursion Chloe 2024-12-27 20:23:12 -07:00
  • 3dd97fbcf5
    fix a mispelling Tiago1257 2024-12-27 17:17:48 -03:00
  • 100be49f83 strip patch version from sdk version check altalk23 2024-12-24 16:32:42 +03:00
  • c40a4d4d3c
    Update stl_iterator_base_types.h Oleksandr Nemesh 2024-12-20 20:41:31 +02:00
  • 5071afc557
    fix stl namespace Oleksandr Nemesh 2024-12-20 20:23:47 +02:00
  • 0861dca3dc
    add missing include Oleksandr Nemesh 2024-12-20 20:11:55 +02:00
  • fcf15d0c22
    add gnu set headers Oleksandr Nemesh 2024-12-20 20:01:29 +02:00
  • ecbdbaa4e0
    Merge branch 'geode-sdk:main' into patch-1 Jasmine 2024-12-20 10:04:46 -05:00
  • e558bd3d12 add temp dirs to the search path v4.1.1 altalk23 2024-12-20 10:35:59 +03:00
  • d0ae0f32cc
    mat says i should update the changelog Chloe 2024-12-19 18:02:38 -07:00
  • 0d7e99e106
    you can now view the mod you're missing :) Chloe 2024-12-19 17:55:38 -07:00
  • bda94440da
    force openInfoPopup to show latest version Chloe 2024-12-19 17:55:18 -07:00
  • c6666a3ca3
    add platform filter to getModVersion Chloe 2024-12-19 17:53:28 -07:00
  • fb8553027a
    stop showing gd 0.000 Chloe 2024-12-19 17:02:01 -07:00
  • 24a8c91852 update changelog altalk23 2024-12-19 20:05:02 +03:00
  • ec2e8d822d fix version compare with specific tags altalk23 2024-12-19 20:01:50 +03:00
  • e768e1973b
    4.1.1 changelog mat 2024-12-18 21:14:05 -03:00
  • b51a95ff18
    Update CCSpriteExtra.h Jasmine 2024-12-17 17:40:29 -05:00
  • af88807600
    Update cocos2d.h Jasmine 2024-12-17 17:38:02 -05:00
  • 087bea9a51
    Update CCSpriteExtra.h Jasmine 2024-12-17 17:29:32 -05:00
  • d19a73535b
    Update CCFontSprite.h Jasmine 2024-12-17 17:29:24 -05:00
  • 0da0148e53
    Update CCSpriteExtra.h Jasmine 2024-12-17 17:27:56 -05:00
  • d5e20dc0ce
    Update CCSpriteExtra.h Jasmine 2024-12-17 17:27:47 -05:00
  • dbd4d5233e
    Create CCFontSprite.h Jasmine 2024-12-17 17:27:37 -05:00
  • 1bf10f0dff
    Update CCSpriteExtra.h Jasmine 2024-12-17 17:15:13 -05:00
  • 77b435e68f
    Create CCSpriteExtra.h Jasmine 2024-12-17 17:14:05 -05:00
  • 6c039c6bad
    use gd::set in CCBMFontConfiguration mat 2024-12-17 18:40:54 -03:00
  • 9dd712872c
    fix cc_utf8_to_utf16 args mat 2024-12-17 16:33:23 -03:00
  • d08e1414eb allow for floats and any integer type in getSettingValue matcool 2024-12-17 12:36:38 -03:00
  • 6cc2e159ac
    update matjson to 3.1.5 mat 2024-12-14 19:57:15 -03:00
  • 22e4cbf825 fix (fmt::join on logs) matcool 2024-12-13 15:48:05 -03:00
  • ded70bbb9d Revert "fix importance resolving in disabled mods" altalk23 2024-12-13 11:52:33 +03:00
  • 89554c36a3 fix the condition altalk23 2024-12-13 11:20:05 +03:00
  • fdf43489cd add unavailable button to mod popup altalk23 2024-12-13 11:19:48 +03:00
  • 695f39f6ae
    macOS compatibility for the Modtober winner animation () v4.1.0 Jasmine 2024-12-12 16:23:18 -05:00
  • 6c2e1a9ebd
    , Jasmine 2024-12-10 10:28:02 -05:00
  • d66d6df17f
    macOS compatibility Jasmine 2024-12-10 10:20:14 -05:00
  • 9a752b2e47 fix modtober winner view button position HJfod 2024-12-10 15:47:35 +02:00
  • 83b32f06da update changelog HJfod 2024-12-10 15:11:43 +02:00