Commit Graph

2656 Commits (0a142a25f8349a608b586c11afb4dbba07db047e)

Author SHA1 Message Date
MysterD 0a142a25f8 Started adding CoopNet 2023-04-09 17:20:07 -07:00
MysterD 54bd10dd02 Fixed compiling with DISCORD_SDK=0 2023-04-04 16:22:07 -07:00
MysterD 48b4c960f0 Preventing spamming of join packets when the ping is high 2023-04-04 00:34:54 -07:00
MysterD fba006013b Prevent having two DynOS packs with the same name loaded 2023-04-04 00:32:13 -07:00
MysterD 9f9dfa53a3 Removed lag compensation functions that shouldn't be added to the Lua API 2023-04-03 21:56:52 -07:00
MysterD 8e04003b2f Updated german lang file (thanks Woissil) 2023-04-03 21:13:13 -07:00
MysterD d701dab830 Fix zip file extraction error 2023-04-03 21:09:15 -07:00
MysterD b45274f3e7 Add drag & drop to DirectX versions 2023-04-03 20:36:29 -07:00
MysterD 1b4b39095f Fixed compile error on Windows 2023-04-03 20:33:08 -07:00
MysterD 2c1f8451f4 Updated lang for French/Portuguese 2023-04-03 20:32:50 -07:00
MysterD d87a0fadbb Oops 2023-04-03 19:33:10 -07:00
MysterD 79df9fda32 Added new spanish strings 2023-04-03 19:32:34 -07:00
MysterD 48caad4603 Allowed Drag & Drop importing of mods and DynOS packs 2023-04-03 19:22:22 -07:00
MysterD 4bd96823cc Restore vanilla angle checks for kick/pick 2023-04-03 15:23:10 -07:00
MysterD 02cb879b71 Updated lang files 2023-04-03 15:17:00 -07:00
MysterD 588d906bb0 Added Portuguese lang file (thanks toon, vector, and flipflop bell) 2023-04-03 15:11:36 -07:00
MysterD ede53830b6 Improve lag compensation 2023-04-03 13:55:03 -07:00
MysterD c024dd88a1 Add german language file (thanks longjump guy) 2023-04-03 10:42:13 -07:00
MysterD d8c49bfcf1 Added lag compensation to Arena 2023-04-03 01:06:20 -07:00
MysterD 041628c60c Fix incorrect font rendering offset 2023-04-02 23:06:06 -07:00
MysterD 9f60ae5123 Added FONT_TINY 2023-04-02 23:02:14 -07:00
MysterD fb70600e10 Made rejoining popup only show up once per rejoin 2023-04-02 22:28:34 -07:00
Isaac0-dev eb9d6d09f0 fix lakitu cam duplication hopefully (#336) 2023-04-02 22:21:44 -07:00
MysterD 6fb49d0d5e Increase rainbow buffer size 2023-04-02 22:20:04 -07:00
MysterD aa318c56d0 Fixed player smoke particle flags 2023-04-02 22:11:16 -07:00
MysterD 5cd4546c44 Made players invulnerable to PVP when ground pounding 2023-04-02 22:11:04 -07:00
MysterD dbde7dc22e Merge branch 'coop' of github.com:sm64ex-coop-dev/sm64ex-coop into coop 2023-04-02 21:19:04 -07:00
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