MysterD
|
d43a0a1872
|
DJUI: Made panel movement screen-relative, always force current panel location
|
2021-08-12 00:15:10 -07:00 |
MysterD
|
35dd769a72
|
Made inactive players drop held/heldby/ridden objects
|
2021-08-12 00:02:59 -07:00 |
MysterD
|
37a58eecee
|
Hid HUD while in main menu
|
2021-08-11 23:30:01 -07:00 |
MysterD
|
1161352448
|
Refactor player sounds, added pitch scale for player sounds
|
2021-08-11 23:24:53 -07:00 |
MysterD
|
b12fcbec0c
|
Make the join process a bit smoother
|
2021-08-11 00:39:11 -07:00 |
MysterD
|
b50cca937d
|
Prevent main menu player model from corrupting while joining
|
2021-08-11 00:23:25 -07:00 |
MysterD
|
1fa46651a0
|
Player 'enter/leave level' popups now appear for bonus courses
|
2021-08-10 22:41:43 -07:00 |
MysterD
|
a6904e3eff
|
Fixed loading of certain save flags, e.g. lakitu
|
2021-08-10 22:25:34 -07:00 |
MysterD
|
386381d023
|
Critical fix to ordered packet system
|
2021-08-10 22:07:02 -07:00 |
MysterD
|
1e7b1a7615
|
Drop all reliable packets that are going to someone that disconnected
|
2021-08-10 21:06:10 -07:00 |
MysterD
|
b3f7e1dc0a
|
Prevent sending object-related packets until the area is synchronized
|
2021-08-10 18:46:33 -07:00 |
MysterD
|
3fc8e45f77
|
Rewrite the core of network area timer (yet again)
|
2021-08-10 18:29:49 -07:00 |
MysterD
|
fc8546e61d
|
1-frame smoothing of network area timer
|
2021-08-10 00:48:39 -07:00 |
MysterD
|
5a70348efb
|
Make clock fall back to REALTIME when MONOTONIC isn't supported
|
2021-08-09 23:58:28 -07:00 |
MysterD
|
3ac991177c
|
Fixed cap-on-ground colorization behavior
|
2021-08-09 23:39:29 -07:00 |
MysterD
|
7f7b714ddc
|
Fixed crash when a hanging player was pushed off of the ceiling
|
2021-08-09 22:43:09 -07:00 |
MysterD
|
061008a364
|
Retry Discord lobby creation on failure 5 times before giving up
|
2021-08-09 22:27:52 -07:00 |
MysterD
|
fb0829c7fa
|
Add null-checking to intro warp pipes
|
2021-08-09 22:06:51 -07:00 |
MysterD
|
1f6f1db8e1
|
LOGFILE_ calls now print to the terminal in DEBUG mode again
|
2021-08-09 00:09:44 -07:00 |
MysterD
|
3a627306d5
|
Fix compile error
|
2021-08-08 23:58:20 -07:00 |
MysterD
|
eaaa7008fc
|
Rewrote logfile API, made discord log to a file
|
2021-08-08 23:42:20 -07:00 |
djoslin0
|
a2abba8822
|
Merge pull request #114 from v64dev/unstable
Fix strange black outline that appears on custom cap textures
|
2021-08-08 21:54:42 -07:00 |
Llennpie
|
c818dc7f71
|
Fix strange black outline that appears on custom cap textures
|
2021-08-09 00:45:14 -04:00 |
MysterD
|
2bd85a8ea4
|
Bumped version number to 8
|
2021-08-08 16:51:44 -07:00 |
MysterD
|
4d6a9b4dc3
|
Removed SDL2 API calls from SDL1 backend
|
2021-08-08 16:50:44 -07:00 |
MysterD
|
91fd89cd8d
|
Color detached caps according to player palette
|
2021-08-06 01:02:07 -07:00 |
MysterD
|
440ab0cf58
|
Add popup to inform a player when other players enter/leave the level they're in
|
2021-08-05 19:13:12 -07:00 |
MysterD
|
a06448e5fd
|
Prevent transmission of player information when the player was in the main menu
|
2021-08-05 18:36:01 -07:00 |
MysterD
|
67c6b34493
|
Colorize cap logo according to player's palette
|
2021-08-05 18:30:56 -07:00 |
MysterD
|
d02f5281af
|
Move water level syncing from level packets to area packets
|
2021-08-05 00:40:43 -07:00 |
MysterD
|
1646e5a3c7
|
Prevent level/area/object sync during credits sequence
|
2021-08-05 00:22:03 -07:00 |
MysterD
|
c0db40a3ea
|
Fix ending cutscene crash and make game playable afterward without rehosting
|
2021-08-04 23:56:33 -07:00 |
MysterD
|
2fa5b85918
|
Prevent DJUI from creating and removing a panel at the same time
|
2021-08-04 23:55:46 -07:00 |
MysterD
|
be8bdf741c
|
Force players in the credits sequence into the 'credits' instance
|
2021-08-04 13:01:59 -07:00 |
MysterD
|
9950188ed9
|
Adjust main menu cutscene and camera
|
2021-08-04 19:15:42 -07:00 |
MysterD
|
e0db345dcc
|
Make final Bowser star interactable for all players
|
2021-08-04 18:55:32 -07:00 |
MysterD
|
1bc3da1d22
|
Fade out players when they leave/disconnect
|
2021-08-04 18:47:59 -07:00 |
MysterD
|
3f0f9646b9
|
Make players invisible until their level/area can be verified
|
2021-08-04 18:15:46 -07:00 |
MysterD
|
aef216c4d5
|
Prevent capless flags from ever being set
|
2021-08-04 00:05:51 -07:00 |
MysterD
|
3a6da10d1a
|
Invalidate area/level sync when unloading the area/level
|
2021-08-03 23:58:17 -07:00 |
MysterD
|
78f10d582c
|
Delay the display of the join text in star selection screen
|
2021-08-03 23:44:57 -07:00 |
MysterD
|
2c8c1fbf65
|
Resynchronized WF tower platforms using Network Area Timer
|
2021-08-03 23:39:28 -07:00 |
MysterD
|
b50e26517e
|
Allow host to own objects when no one else is connected
|
2021-08-03 23:26:51 -07:00 |
MysterD
|
8204f49399
|
Resynchronize WF platforms using Network Area Timer
|
2021-08-03 23:26:32 -07:00 |
MysterD
|
84e92836c8
|
Refactored network area timer system
|
2021-08-03 19:21:50 -07:00 |
MysterD
|
dd0f1cddac
|
Resync bomp using Network Area Timer
|
2021-08-03 18:52:48 -07:00 |
MysterD
|
7d4c4eb296
|
Fixed Network Area Timer system
|
2021-08-03 18:02:21 -07:00 |
MysterD
|
cf470cb619
|
Show normal mouse cursor when DJUI panels are closed
|
2021-08-03 00:12:16 -07:00 |
MysterD
|
54fa556c5c
|
Capitalize palette strings
|
2021-08-02 23:08:00 -07:00 |
MysterD
|
86324cb054
|
Copy over an ASCII version of Discord username if a username hasn't been set
|
2021-08-02 23:07:15 -07:00 |