Commit Graph

795 Commits

Author SHA1 Message Date
KiritoDev e3f11cbc43 Added more hook events 2021-05-24 23:35:31 -05:00
KiritoDv d89c49d72c Updated data and load to refresh 13 2021-05-24 20:14:43 +00:00
KiritoDv 892110841b Removed unnecessary ifdef wrap on discordrpc 2021-05-24 16:27:33 +00:00
KiritoDv 9449af45ab Fixed discordrpc level update 2021-05-24 16:02:15 +00:00
KiritoDv 1f07882b49 Added discord rpc timestamps 2021-05-24 15:09:19 +00: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 e1402418e8 Revert 60 fps commit 2021-05-23 20:51:17 -05:00
KiritoDev 48447f7908 Added fgsfds 60fps patch with switch support 2021-05-23 20:44:08 -05:00
KiritoDev 2601c2c5fa * Added button indicators to options menu
* Added toggleable level of detail
* Fixed and enhanced discord rpc
* Fixed lenguage select menu
* [WIP] Started barebones marketplace view
* Fixed bugs
2021-05-23 20:38:36 -05:00
KiritoDev dd43b387f6 Renamed FS Library from StrawFile to MoonFS & cleaned the code 2021-05-23 11:04:37 -05:00
Alex c5ba2b8a87 Reimplemented n64 screen 2021-05-23 08:40:05 -05:00
Alex 3db839f163 Moved fs utils into MoonFS 2021-05-23 05:56:39 -05:00
Alex 9db5593844 Fixed loading files from folder on windows 2021-05-23 05:48:02 -05:00
KiritoDev f354acac3d Reimplemented LOD 2021-05-22 11:56:16 -05:00
KiritoDev f56db9b48b Fixed texture loading on windows and switch 2021-05-22 11:46:00 -05:00
KiritoDev 8bec24fc57 Added addon folder support and option to stream directly from the addon 2021-05-21 22:51:43 -05:00
KiritoDev 64066deb48 Fixed volumeScale thanks to @fgsfds 2021-05-21 20:13:46 -05:00
KiritoDev d3354cc1b6 Reimplemented fgsfds volumeScale 2021-05-21 19:54:57 -05:00
KiritoDv c9bcce5ac1 Updated sound engine to refresh 13 2021-05-21 21:54:24 +00:00
KiritoDv 6fe41e0120 Fixed animation engine on advancedMode 2021-05-18 21:58:02 +00:00
KiritoDev 432d8a80cf Updated 60 fps patch 2021-05-15 22:52:02 -05:00
KiritoDev 70049fe39f Fixed texture packs gui to be persistance, readded n64 intro 2021-05-15 22:37:31 -05:00
KiritoDev 9a5afacdfa Added memory cleanup, sounds on the settings menu and some QOL changes 2021-05-15 22:16:46 -05:00
KiritoDev 8eb536cf32 Changed id to start on 1 2021-05-15 21:31:23 -05:00
KiritoDev 4712f3b599 Added scroll and some fixes to textures screen 2021-05-15 21:26:03 -05:00
KiritoDev 9c654cfe04 Added texture pack switch menu and some QOL Changes 2021-05-14 00:14:54 -05:00
KiritoDev 810c7f7426 [WIP] Added texture pack menu, now you can exit the options with B and some fixes 2021-05-14 00:10:55 -05:00
KiritoDev f10328be1b Added animated textures support & hooks implementation 2021-05-13 01:22:41 -05:00
KiritoDv a4458e3acb Fixed addon loading 2021-05-10 20:12:54 +00:00
KiritoDv f242833526 Merge remote-tracking branch 'origin/refactor/experimental' into experimental 2021-05-10 18:22:30 +00:00
KiritoDv c303911550 Removed loaded addons text because crashes on windows 2021-05-10 14:07:47 +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
KiritoDv d00be377eb Removed hardcoded stuff & re-enabled addons loading 2021-05-10 13:05:22 +00:00
KiritoDev 0a571a0318 Added custom missing texture 2021-05-09 10:53:27 -05:00
KiritoDev 6c39fc0fbc [WIP - Languages] Started external loader 2021-05-08 19:57:11 -05:00
KiritoDev f13b32f363 [WIP - Textures] Changed preload system to load on the fly 2021-05-08 19:04:56 -05:00
KiritoDev 1224f89d3a [WIP] Added rule to make addons folder and removed hardcoded addons 2021-05-07 21:41:22 -05:00
KiritoDv 1aff0121d5 [WIP] Fixed loaded of multiple addons at the same time 2021-05-07 21:55:52 +00:00
KiritoDv d86c5246cd [WIP] Fixed loading of base texture pack 2021-05-07 14:45:00 +00:00
KiritoDev 356561a5b4 [WIP] Started texture support on addons 2021-05-07 00:59:16 -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
KiritoDev c26ae83bc4 [WIP] Converted old options menu screens to MoonScreens (Bad Commit) 2021-05-03 23:29:59 -05:00
KiritoDev 0fcf880472 [WIP] Converted old options menu screens to MoonScreens 2021-05-03 23:28:40 -05:00
KiritoDv 6af8138201 [WIP] Started migration of old screens to category system 2021-05-03 22:46:07 +00:00
KiritoDev 239c9c1be5 [WIP] Changed colors and added scale fix 2021-05-03 06:14:44 -05:00
KiritoDv 671af8b836 [WIP] Added float, array and int support to mwvalue 2021-04-29 22:05:30 +00:00