Commit Graph

2879 Commits (ede487ddb0e328bb010159a3f4f2123c3767692b)

Author SHA1 Message Date
MysterD 20103bd287 Fix player interactions
Separate normal player collisions from pvp
Normal collisions use local state
PVP collisions use rollback state
Make squish when bouncing completely local
Increase rollback buffer
2023-04-02 21:18:17 -07:00
Agent X 4b724d9963 Fix cheats (#335) 2023-04-02 22:19:57 -04:00
MysterD 3531a4811a Use the basic character on the title font if it's missing 2023-04-02 19:11:51 -07:00
MysterD bcce782039 PVP improvements
Removed angle check for punch/kick
Compensated for lag, so interactions favor the attacker now
2023-04-02 18:26:00 -07:00
MysterD 6923639120 Adjust text in inputboxes 2023-04-02 15:34:47 -07:00
MysterD d9daa51eaf Fix build, add fonts to dynos packs 2023-04-02 14:58:43 -07:00
MysterD 1209126aea Fix desync when changing areas 2023-04-02 14:44:52 -07:00
MysterD 3c4accf481 Turned title font into a sprite sheet 2023-04-02 13:51:52 -07:00
MysterD 54fb22ac96 Text rendering optimizations + resolution increase on normal font
Increased resolution of normal font 2x
Combined all normal font characters into a sprite sheet
Adjusted kerning on normal font
Removed 'rotatedUV' setting for DJUI fonts
2023-04-02 13:18:10 -07:00
MysterD d022fe596f Started optimizing text rendering 2023-04-01 23:44:10 -07:00
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