Commit Graph

142 Commits

Author SHA1 Message Date
Llennpie 37e47e6451 Add base editor, with improved UI and support for color codes 2021-10-07 19:53:55 -04:00
KiritoDv 86fa5603f9 Improved makefile 2021-08-22 13:38:22 -05:00
KiritoDv 21d6349453 Fixed makefile to build without switchvars 2021-07-25 23:08:40 -05:00
KiritoDv bd20d16d07 Migrated from GLES 2 to OpenGL 4.2 on switch 2021-07-23 19:52:25 -05:00
KiritoDv 63b6992a9f Added imgui support and window api hooks 2021-07-21 18:17:19 -05:00
KiritoDv 505639a63e Fixed missing description 2021-06-23 19:23:56 +00:00
KiritoDev 3a5dc6df13 Disabled curl support on windows 2021-06-19 20:21:17 -05:00
KiritoDev cf3ca5a60f [WIP] Started adding achievements functionality 2021-06-06 23:24:34 -05:00
KiritoDev 73bf017a21 [WIP] Addon - Audio & Languages loading support 2021-06-04 01:15:47 -05:00
KiritoDv a472370f32 Changed achievements animation 2021-06-02 21:34:32 +00:00
KiritoDev e3b90fcea1 Added configuration system (MoonCFG) library 2021-06-01 15:20:56 -05:00
KiritoDev e4ff991fcf Recoded animation system, added debug=2 to enable level selector 2021-05-31 20:35:27 -05:00
KiritoDv f02de40a1d Moved to system malloc removed model id limit 2021-05-31 18:27:07 +00:00
KiritoDv 699c2c6c2c Fixed missing achievements and makefile 2021-05-27 13:47:28 +00:00
KiritoDv 40eedb435b Added achievements system prototype 2021-05-25 21:37:33 +00:00
KiritoDev e3f11cbc43 Added more hook events 2021-05-24 23:35:31 -05:00
KiritoDv dc7a608abc Fixed discord rpc library copy rule 2021-05-24 13:52:10 +00:00
KiritoDv 4c25c904ec Fixed DiscordRPC windows build and changed rpc flag to be true by default 2021-05-24 13:13:52 +00:00
KiritoDev dd43b387f6 Renamed FS Library from StrawFile to MoonFS & cleaned the code 2021-05-23 11:04:37 -05:00
KiritoDev 8bec24fc57 Added addon folder support and option to stream directly from the addon 2021-05-21 22:51:43 -05:00
KiritoDv 6fe41e0120 Fixed animation engine on advancedMode 2021-05-18 21:58:02 +00:00
KiritoDev 9c654cfe04 Added texture pack switch menu and some QOL Changes 2021-05-14 00:14:54 -05:00
KiritoDev f10328be1b Added animated textures support & hooks implementation 2021-05-13 01:22:41 -05:00
KiritoDv f242833526 Merge remote-tracking branch 'origin/refactor/experimental' into experimental 2021-05-10 18:22:30 +00:00
KiritoDv 5213d3c950 Removed -lcurl on windows builds 2021-05-10 13:42:03 +00:00
KiritoDv bbb3842e51 Temporal disable of curl support on windows until a fix come out 2021-05-10 13:37:14 +00:00
KiritoDev 1224f89d3a [WIP] Added rule to make addons folder and removed hardcoded addons 2021-05-07 21:41:22 -05:00
KiritoDev f902e98cb4 [WIP] Started mod loader, added zip, json and lua libs, removed options_menu and removed whitespaces 2021-05-05 23:00:20 -05:00
KiritoDv e17ce2bc49 [WIP] Fixed courses and started entity system 2021-05-04 21:55:57 +00:00
KiritoDv 86ad2e0921 [WIP] Fixed array names and added io modules system 2021-05-04 18:09:03 +00:00
KiritoDv 6af8138201 [WIP] Started migration of old screens to category system 2021-05-03 22:46:07 +00:00
KiritoDv abd0821422 [WIP] Added widgets functionality and some fixes 2021-04-28 21:25:23 +00:00
KiritoDev 8e52a6caa8 [WIP] Added base for custom gui api 2021-04-27 23:46:41 -05:00
KiritoDev d4e1bf6935 [WIP] Added rest consumer 2021-04-26 23:09:27 -05:00
KiritoDev f519a344ea [WIP] Centered texts, replaced logo and fixed courses pool 2021-04-25 19:48:00 -05:00
KiritoDev 26565f76f9 [WIP] Added better text drawing and new n64 title screen 2021-04-21 23:09:03 -05:00
KiritoDev d6145f0cd0 Recoded language library 2021-04-14 01:13:59 -05:00
Alex 1c53bee114 [WIP] Added switch support and QOL Changes to the UI 2021-01-05 06:23:06 -06:00
GammaTendonNine d9261d2894 Makefile: Move `PLATFORM_CFLAGS` to a less intrusive location 2020-11-24 14:22:34 -06:00
GammaTendonNine d2e51e41d9 Makefile: Whitespace & Style nits 2020-11-23 03:15:50 -06:00
GammaTendonNine 9e9215c4b0 Makefile: Implement `NO_COPY` flag (useful for iterative debugging) 2020-11-23 03:12:19 -06:00
GammaTendonNine b5fc0c3289 Makefile: (Moderate) Build Speed improvements:
0) use gnu make "simply expanded" variable
1) use gnu make `shell` function instead of backticks
2) collectively these avoid multiple variable expansions per compiler call
3) should most significantly improve I/O bound platforms (e.g. MSYS2)
2020-11-23 03:04:20 -06:00
GammaTendonNine ac34b941ff Makefile: macOS Package Manager & Compiler detection 2020-11-23 02:50:35 -06:00
Filipianosol 6046751e41 @LonicTH updated ES_la and special chars, removed TEXT_DIRS 2020-11-20 04:49:44 +01:00
Alexis 4f33ae926b Fixed skybox and added netter controller support 2020-10-23 02:26:30 -05:00
NoHomoBoi 7e8ad48e90 [WIP] Added full multilanguage support 2020-09-08 06:34:37 -05:00
NoHomoBoi 89d89b1121 Removed boomer code & skybox tiles 2020-09-06 21:14:13 -05:00
NoHomoBoi 757cc51dde Added multilanguage support & removed skybox tiles 2020-08-22 20:54:13 -05:00
NoHomoBoi 1ad8751eeb Makefile clean and removed binary save-file 2020-08-20 05:40:02 -05:00
NoHomoBoi aecc45867e Added LEGACY_RES Flag 2020-08-18 06:39:40 -05:00