CraftyBoss
|
4f2bb984f2
|
begin work on join/disconnect particle effect, fix index oob error
|
2022-07-08 15:09:04 -07:00 |
|
CraftyBoss
|
88de1dcecf
|
shift to sead singleton for Client, new custom heap for Client usage
|
2022-07-08 01:02:28 -07:00 |
|
CraftyBoss
|
1df21b2a3e
|
added new headers, puppet actor archive, basic player interaction impl
|
2022-07-07 22:36:29 -07:00 |
|
CraftyBoss
|
3ce0f03650
|
Merge branch 'dev' of https://github.com/CraftyBoss/SuperMarioOdysseyOnline into dev
|
2022-07-05 19:34:48 -07:00 |
|
CraftyBoss
|
b00540b1d9
|
impl saving after ip/port change, add sceneobj headers, rework puppet info system a bit
|
2022-07-05 12:45:22 -07:00 |
|
Nick Renieris
|
740f562906
|
server/logger: Support trying additional ports
|
2022-06-26 10:42:28 +03:00 |
|
Nick Renieris
|
62cc2a5102
|
SocketClient: Log packets by default (also recv), excluding Player and Cap
They're too spammy.
|
2022-06-26 10:42:28 +03:00 |
|
Nick Renieris
|
86de220619
|
Client: Sync Player & Costume info on connect
|
2022-06-26 06:11:06 +03:00 |
|
Nick Renieris
|
71b4237d84
|
Client: Don't erroneously log some errors
|
2022-06-26 00:55:14 +03:00 |
|
Nick Renieris
|
23cdf1442d
|
Make "Reconnect to Server" option work if initial socket conn failed
|
2022-06-25 03:59:25 +03:00 |
|
Nick Renieris
|
60a5179e4b
|
Anims/Types: Handle out of bounds FindStr accesses without throwing
Throwing tries to call `std::__throw_out_of_range_fmt` which results in a crash.
The cause of the out of bounds accesses needs to be investigated.
|
2022-06-23 20:56:05 -04:00 |
|
CraftyBoss
|
cbadd82b21
|
Revert "remove fixed buffer size from logger (+ run clang-format)"
|
2022-06-19 23:56:37 -07:00 |
|
fruityloops1
|
3b3c5584d9
|
remove fixed buffer size from runner (+ run clang-format)
|
2022-06-19 16:10:20 +02:00 |
|
Somebody Whoisbored
|
9b275da22b
|
Implement Client::setLastUsedPort
|
2022-06-18 21:42:59 -07:00 |
|
Somebody Whoisbored
|
a7715c15da
|
Correct socket option/levels
|
2022-06-18 18:37:46 -07:00 |
|
Somebody Whoisbored
|
0657047d9c
|
Fix DEBUGLOG check
|
2022-06-18 18:36:46 -07:00 |
|
Somebody Whoisbored
|
b25cad8812
|
Add socket errno display
|
2022-06-18 18:36:00 -07:00 |
|
Sanae
|
7c7b06542b
|
Improve keyboard support and add port selection
|
2022-06-18 18:48:37 -06:00 |
|
CraftyBoss
|
381293e2b8
|
First Commit
|
2022-06-16 14:33:18 -07:00 |
|