Commit Graph

719 Commits

Author SHA1 Message Date
KiritoDv f8c0c10a8b Fixed bcopy error thanks to PeachyPeach 2021-06-02 15:29:34 +00:00
KiritoDev 7191597a99 Reimplemented missing coin icon 2021-06-02 02:34:20 -05:00
KiritoDev 10f26ad8c5 Changed text converter indentation 2021-06-02 01:06:21 -05:00
KiritoDev 5a97429155 Added debug flag on achievements 2021-06-01 23:14:56 -05:00
KiritoDev 3211faef35 Fixed loading crash on the switch 2021-06-01 23:13:05 -05:00
KiritoDev a4e1e1b032 Fixed animations on transitions and pause menu 2021-06-01 21:26:10 -05:00
KiritoDev 75d1bb3488 Changed behavior of the saves converter 2021-06-01 21:09:34 -05:00
KiritoDev 40f4d07b3b Fixed saves converter not loading correctly 2021-06-01 21:01:23 -05:00
KiritoDev 74cb91a1e1 Added support for absolute paths (MoonCFG) 2021-06-01 19:23:53 -05:00
KiritoDev 426f39bbf4 Recoded save file system with auto save converter 2021-06-01 19:10:38 -05:00
KiritoDev 1fe617c349 Added array support on MoonCFG 2021-06-01 16:04:20 -05:00
KiritoDev e3b90fcea1 Added configuration system (MoonCFG) library 2021-06-01 15:20:56 -05:00
KiritoDev 8776d666ba [WIP] Configuration system 2021-05-31 23:59:41 -05:00
KiritoDev e4ff991fcf Recoded animation system, added debug=2 to enable level selector 2021-05-31 20:35:27 -05:00
KiritoDv 14b0acdc2c Added graphNode overwrite on load_graph_node 2021-05-31 21:42:06 +00:00
KiritoDv 0657d7e6e2 Added load_graph_node & save_graph_node hooks 2021-05-31 21:39:15 +00:00
KiritoDv 701dffa219 Changed u16 to u32 ids thanks to someone2639 on soundcloud xd 2021-05-31 18:42:33 +00:00
KiritoDv f02de40a1d Moved to system malloc removed model id limit 2021-05-31 18:27:07 +00:00
KiritoDev fc3890c688 Full removal of txtconv and some fixes 2021-05-29 16:11:04 -05:00
KiritoDev 280a34320d Removed the language converter step, added full utf-16 support & aligned some texts 2021-05-29 15:58:08 -05:00
KiritoDv b67572c0e9 Fixed crash on cake end screen 2021-05-27 15:20:34 +00:00
KiritoDv 699c2c6c2c Fixed missing achievements and makefile 2021-05-27 13:47:28 +00:00
KiritoDev 9f24beb292 Added temporal achievements list (unimplemented) 2021-05-25 22:58:42 -05: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 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