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
4c25c904ec
Fixed DiscordRPC windows build and changed rpc flag to be true by default
2021-05-24 13:13:52 +00: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
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
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
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
KiritoDev
8b08b97160
[WIP] Added MWValue widget and fixes on the screen manager
2021-04-29 00:08:47 -05: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
7652a630c9
[WIP] Fixing scaled font draw
2021-04-22 23:07:16 -05:00
KiritoDev
b829ddb0f9
[WIP] Drawing fixed star select text
2021-04-22 00:33:13 -05:00
KiritoDev
01563890d9
Fixed main menu tearing and text loader
2021-04-21 23:58:59 -05:00
KiritoDev
26565f76f9
[WIP] Added better text drawing and new n64 title screen
2021-04-21 23:09:03 -05:00
KiritoDev
1ca311edac
[WIP] New options menu based on sm64plus design
2021-04-15 20:57:33 -05:00
KiritoDev
d6145f0cd0
Recoded language library
2021-04-14 01:13:59 -05:00
Alex
2b7dc66280
Improved language loading and hud
2021-01-06 04:18:03 -06:00
Alex
1c53bee114
[WIP] Added switch support and QOL Changes to the UI
2021-01-05 06:23:06 -06:00
GammaTendonNine
d814f7e012
Quick fix for 'null' handling in `.json` files
...
+ minor language file updates
+ whitespace/style nits
2020-11-19 02:29:44 -06:00
GammaTendonNine
751bb2577f
[Proper] Quick fix for language loading: "case: ')' contained in string"
2020-11-12 13:17:01 -06:00
GammaTendonNine
2511dab424
Revert "Quick fix for language loading: "case: ')' contained in string""
...
This reverts commit fc43915b3d
.
2020-11-12 13:13:34 -06:00
GammaTendonNine
fc43915b3d
Quick fix for language loading: "case: ')' contained in string"
2020-11-12 12:56:41 -06:00
GammaTendonNine
6ac4dd3cc3
Revert "@ineedhelpbad's flying cap BETTERCAMERA bugfix"
...
This reverts commit 42e1e68235
.
2020-11-12 12:55:20 -06:00
Filipianosol
42e1e68235
@ineedhelpbad's flying cap BETTERCAMERA bugfix
2020-11-04 00:29:33 +01:00
GammaTendonNine
ba35dfaad7
Merge branch 'fastbuild_prototype' into alpha
2020-10-23 18:22:45 -05:00
GammaTendonNine
57128a5b8c
Quick fix for "Star" instead of "Coin X" in in-game menu
2020-10-23 18:16:36 -05:00
Alexis
4f33ae926b
Fixed skybox and added netter controller support
2020-10-23 02:26:30 -05:00
GammaTendonNine
3ecd6bd027
Further langauge loading improvements:
...
0) add more error logging and NULL checking
1) changed missing characters to lower ascii for now
2020-10-23 01:10:04 -05:00
GammaTendonNine
13384b246d
Whitespace and style nits
2020-10-21 18:05:34 -05:00
GammaTendonNine
16fdd36826
Overhauled language loading:
...
0) fixed a **ton** of memory leaks
1) added workaround for oft missing 'null' is 'secrets' json
2) added sanity checks for missing lanugage file(s)
3) reset config to default (English) if configured for now missing language
2020-10-21 18:04:31 -05:00
GammaTendonNine
591d1d4273
Reworked character conversion:
...
0) Fixed memory leak due to charmap collisions [ ')' vs ')(' ]
1) Added missing chars for current languages
2) Added missing character logging for future language additions
2020-10-21 17:53:04 -05:00
GammaTendonNine
2086385691
Improved read_file function (fixes minor memory leak and should speed things up as more languages are added)
2020-10-21 17:41:55 -05:00
GammaTendonNine
75e0a1e826
Update cJSON to 1.7.14
2020-10-21 17:37:39 -05:00
GammaTendonNine
385e305386
Changes to fix building on non-Windows platforms
2020-10-21 17:36:57 -05:00
GammaTendonNine
b68e9edf93
Revert "Fix: L trigger is backwards (press = unpress)"
2020-10-21 17:25:15 -05:00
opm0
77723e068e
Fix: L trigger is backwards (press = unpress)
...
This fixes the issue on my Xbox Controller S (DirectInput), I don't have any other controllers so I can't test it.
2020-10-12 08:38:25 -04:00
John Collins
95fa153a56
Fixes Bug with too many special charicters in one dialog.
2020-09-21 22:03:55 -05:00
NoHomoBoi
2cb7e10272
Fixed crash issues by @ineedhelpbad
2020-09-18 12:46:10 -05:00
NoHomoBoi
8da365b20d
Added per platform scan dir
2020-09-14 02:22:56 -05:00
NoHomoBoi
5126ff7540
Added colored chars support and new languages
...
* Added ES_es language
* Updated ES_la language
* Added PT_br language
2020-09-13 22:56:46 -05:00
NoHomoBoi
b20e3c7940
Fixed BITDW level name
2020-09-13 16:44:24 -05:00
NoHomoBoi
c59074ae15
Camera fix from sm64ex
2020-09-12 21:08:51 -05:00