Commit Graph

622 Commits

Author SHA1 Message Date
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 ca307de600 Language .json consistency fixes
(cherry picked from commit ec282c34dc6ed75ff0a234cf9ba8de36c32fb5c0)
2020-11-12 16:55:10 -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 89c25a9b1d Language JSON updates from Alice<heart> 2020-11-12 13:07:01 -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
DorfDork 3a6c1ae70e
Merge pull request #6 from s4Ys369/alpha
Update 60fps_alpha.patch
2020-10-30 22:18:14 -05:00
GammaTendonNine 70bd8103bf Quick fix for language related crashes when BETTER_CAMERA is enabled 2020-10-28 22:15:57 -05:00
DorfDork 79e2bf7121 fix from $4y$ and KiritoDev for flashing skybox 2020-10-25 19:30:04 -05:00
$4Y$ 5c90c58727 Update 60fps_alpha.patch
This should help the flicker, thanks to KiritoDev
2020-10-25 11:14:34 -04:00
DorfDork 4ffc09db17
Merge pull request #4 from s4Ys369/alpha
60fps fix
2020-10-24 04:22:44 -05: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 7874550d10 More language fixes:
0) fix "stability" issues with PT_br due to special characters in colored glyphs
1) missing TEXT_OPT_CAMON option string in ES_es (dupped from ES_la)

*546d4db commit was of course Polish and not Portuguese
2020-10-23 01:03:59 -05:00
$4Y$ f2f37fb3bc 60fps fix
current patch fails when applied with `git apply` instead `apply_patch.sh`
2020-10-22 13:18:09 -04:00
GammaTendonNine 546d4dbb65 Fix missing secrets 'null' in Portuguese 2020-10-21 18:11:12 -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 0f25522d56
Merge pull request #3 from Render96/revert-2-fastbuild_prototype
Revert "Fix: L trigger is backwards (press = unpress)"
2020-10-21 17:29:45 -05:00
GammaTendonNine b68e9edf93
Revert "Fix: L trigger is backwards (press = unpress)" 2020-10-21 17:25:15 -05:00
DorfDork 87f9a19be6
Merge pull request #2 from opm0/fastbuild_prototype
Fix: L trigger is backwards (press = unpress)
2020-10-12 11:29:01 -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
DorfDork 1cfba55a09 polish language update 2020-10-12 01:01:25 -05:00
DorfDork eb9dc740da polish language update 2020-10-12 00:51:20 -05: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 8f5b1b74c2 Updated spanish traduction 2020-09-13 00:24:20 -05:00
NoHomoBoi c59074ae15 Camera fix from sm64ex 2020-09-12 21:08:51 -05:00
NoHomoBoi ccce45a3f0 Cannon flags fixes by @ineedhelpbad 2020-09-12 21:00:42 -05:00
NoHomoBoi 76851358af Fixed rumble dialog 2020-09-12 20:42:30 -05:00
NoHomoBoi 191a36fa45 Fixed memory leak 2020-09-12 20:36:58 -05:00
NoHomoBoi 098a7e9313 Added dynamic language support and fixed platform errors 2020-09-12 20:26:56 -05:00
NoHomoBoi 73e97f841d Added ingame language switch and spanish translation 2020-09-12 19:46:17 -05:00
NoHomoBoi 3c3fd8c62d Fixed asset extraction and added special chars 2020-09-12 16:50:54 -05:00
NoHomoBoi 16267ca891 [WIP] Added support for special characters 2020-09-08 20:29:32 -05:00
NoHomoBoi 7e8ad48e90 [WIP] Added full multilanguage support 2020-09-08 06:34:37 -05:00
NoHomoBoi 0fbd6263cc [WIP] Language loader optimizations 2020-09-07 03:16:07 -05:00
NoHomoBoi 3096e20fd6 [WIP] Added multilanguage support & removed useless libraries 2020-09-07 02:29:32 -05:00
NoHomoBoi 89d89b1121 Removed boomer code & skybox tiles 2020-09-06 21:14:13 -05:00