Commit Graph

2619 Commits (f611755f25aede3873cfd2476143f27a4fe7e111)

Author SHA1 Message Date
MysterD f611755f25 Force tools to rebuild if they weren't built before the luigi sound fix 2023-04-01 17:54:21 -07:00
MysterD 103e184270 Make gMarioStates->controller immutable in Lua 2023-04-01 17:16:18 -07:00
MysterD 1bd5c03133 Updated language files (thanks Peachy and eros) 2023-04-01 17:03:25 -07:00
MysterD 62e1bac41a coop now restores a backup configuration file if loading the config file threw an error 2023-04-01 17:01:50 -07:00
MysterD 8430c31a87 Fix Luigi sounds compilation issues (you must run make clean in the tools folder before you see the changes) 2023-04-01 16:10:45 -07:00
MysterD d7b43dab7d Updated french language file (thanks Skeltan) 2023-04-01 05:28:18 -07:00
MysterD 1a48aefffe Fixed crash handler 2023-04-01 05:12:46 -07:00
MysterD 01c165477d Fixed clicking your cursor on the rightmost letter of inputbox 2023-04-01 03:56:23 -07:00
MysterD 412e1cdb27 Fixed kerning on 'd' 2023-04-01 03:55:57 -07:00
MysterD a7d14dbe39 Change certain asserts in configfile to logs 2023-04-01 03:39:23 -07:00
MysterD e3d5b57dd8 Add in a failsafe when extracting custom sound files 2023-04-01 03:15:41 -07:00
MysterD 4c2ae5ffed Remove djui panels from main djui header 2023-04-01 00:30:35 -07:00
MysterD ce46d38417 Added smlua_text_utils_get_language() 2023-04-01 00:04:45 -07:00
MysterD fcda4c938a Capitalize language files 2023-04-01 00:00:44 -07:00
MysterD 08deb1dcc6 Automatically resize join and confirm text 2023-03-31 23:57:03 -07:00
MysterD a6575cd9a8 Fix memory leak in djui panel 2023-03-31 23:54:26 -07:00
MysterD 3966e13a05 Remove text that says background gamepad requires a restart 2023-03-31 23:26:00 -07:00
MysterD 307981eab8 Resized DJUI menu panels so that other languages will fit 2023-03-31 22:05:37 -07:00
MysterD cf465418f9 Made the background controller setting not require a restart 2023-03-31 22:05:09 -07:00
MysterD d1db67bf68 Shorten spanish d-pad labels 2023-03-31 22:04:52 -07:00
MysterD ae5821f1bf Add french translation (translated by Skeltan) 2023-03-31 21:52:32 -07:00
MysterD 840d13ee57 Update spanish translation (translated by eros71) 2023-03-31 21:10:53 -07:00
MysterD 7bcf44ba54 Make language configurable in-game 2023-03-31 19:38:06 -07:00
MysterD a205bb8c2a Added more things to the language system 2023-03-31 17:44:29 -07:00
MysterD 6d69253149 Started adding the ability to translate DJUI menus 2023-03-31 15:18:19 -07:00
MysterD 1b138f8ad6 Continue simplifying DJUI panels 2023-03-31 12:34:20 -07:00
MysterD c370d235b4 Started simplifying DJUI panels 2023-03-31 03:16:58 -07:00
MysterD 7b0e72852c Merge branch 'coop' of github.com:sm64ex-coop-dev/sm64ex-coop into coop 2023-03-31 00:29:32 -07:00
MysterD cbf63d2db2 Use UTF-8 for djui text 2023-03-30 23:12:32 -07:00
MysterD 689cff1b95 Reduce log spam 2023-03-30 12:19:04 -07:00
MysterD 529934f3d0 Prevent redirecting mod_list_request packets 2023-03-30 12:16:13 -07:00
MysterD 977f25f881 Disable compressing lvl files on every boot (is this required anymore?) 2023-03-30 12:15:26 -07:00
Isaac0-dev 2eb1882f25 clean up a bit after change server settings/mods while hosting (#334)
* clean up change server settings/mods while hosting

* update discord activity when rehosting

* optimised lakitucam mod
2023-03-30 10:56:46 -07:00
Isaac0-dev 9487b9df77 New default mod: Visible Lakitu (#332)
* patch for beta 32

* bump version

* add Visible Lakitu to default mods
2023-03-29 21:21:48 -04:00
MysterD dc04919a74 Merge branch 'coop' of github.com:sm64ex-coop-dev/sm64ex-coop into coop 2023-03-29 17:36:22 -07:00
MysterD 2c94a48090 Allow the ability to change server settings/mods while hosting 2023-03-29 17:36:13 -07:00
Prince Frizzy c7ccd9536e Fix iteration of players for paintings. Causes undefined behavior otherwise. (#333) 2023-03-29 06:05:06 -04:00
MysterD c10f080d11 Fix display of star 2023-03-28 22:28:04 -07:00
MysterD 3a8fa721ac Added 15 more characters 2023-03-28 16:15:42 -07:00
MysterD ccbe0a186b Make adding extra characters even easier, add more umlaut and grave characters 2023-03-28 13:23:00 -07:00
MysterD 96943d7edc Make the extended character names and order make more sense 2023-03-28 12:33:13 -07:00
MysterD 93f5f9b1db Added portuguese letters to chat font 2023-03-28 00:57:05 -07:00
MysterD 4fcb226db6 Added most of the spanish characters 2023-03-28 00:34:52 -07:00
MysterD 09e3352c97 Only send debug sync packet if no lag is detected 2023-03-27 23:08:54 -07:00
MysterD b69dbbce96 Make debug sync packet not-reliable 2023-03-27 22:48:54 -07:00
MysterD 7b47eaec51 Make ping unreliable 2023-03-27 22:16:21 -07:00
MysterD f6f22b1629 Allow pings through unknown players 2023-03-27 22:12:48 -07:00
MysterD 2fa5d68260 Fix crash when removing a sync objects and iterating at the same time 2023-03-27 20:25:35 -07:00
MysterD 8a24a2dd84 Added ñ and Ñ to coop 2023-03-27 18:35:39 -07:00
MysterD 307c9d39fb Revert audio makefile change 2023-03-27 16:32:30 -07:00