Commit graph

  • 0e9fde9289 packets: Make bools take up 1 byte Nick Renieris 2022-06-28 13:26:26 +0300
  • dc07fa96a2
    Merge pull request #14 from VelocityRa/fixes0 CraftyBoss 2022-06-26 17:59:12 -0700
  • 951844e428 main: Fix debug puppet index incrementing Nick Renieris 2022-06-26 06:31:21 +0300
  • a416458e73 tcpServer: Support specifying port number Nick Renieris 2022-06-26 06:30:51 +0300
  • 740f562906 server/logger: Support trying additional ports Nick Renieris 2022-06-26 06:30:38 +0300
  • 62cc2a5102 SocketClient: Log packets by default (also recv), excluding Player and Cap Nick Renieris 2022-06-26 06:13:05 +0300
  • 86de220619 Client: Sync Player & Costume info on connect Nick Renieris 2022-06-26 06:11:06 +0300
  • 4b83934a47
    Merge pull request #13 from VelocityRa/serverconfig-fixes CraftyBoss 2022-06-25 19:55:22 -0700
  • 71b4237d84 Client: Don't erroneously log some errors Nick Renieris 2022-06-25 03:55:34 +0300
  • 90f09a8340 states: Fix "Change Server Port" dialog Nick Renieris 2022-06-25 03:54:23 +0300
  • 733f239d68 socketBase: Initialize state Nick Renieris 2022-06-25 03:48:33 +0300
  • d1e4466fba tcpServer: Handle connection reset Nick Renieris 2022-06-25 03:48:06 +0300
  • 0bfd7a70b2 main: Log puppet costume Nick Renieris 2022-06-25 03:47:23 +0300
  • 23cdf1442d Make "Reconnect to Server" option work if initial socket conn failed Nick Renieris 2022-06-25 03:46:58 +0300
  • 8f21d43bc3 packets/PlayerConnect: Initialize maxPlayerCount Nick Renieris 2022-06-24 03:18:40 +0300
  • 60a5179e4b Anims/Types: Handle out of bounds FindStr accesses without throwing Nick Renieris 2022-06-22 22:08:00 +0300
  • 7e4a80b934 packet: Add missing packetNames entries Nick Renieris 2022-06-22 20:16:34 +0300
  • 9227e37623 packets: Fix struct packing related bugs Nick Renieris 2022-06-22 20:16:08 +0300
  • 5c71569545 tcpServer: Don't print intermittent newlines Nick Renieris 2022-06-22 20:11:01 +0300
  • 8487d90795 packets/PlayerConnect: Initialize maxPlayerCount Nick Renieris 2022-06-24 03:18:40 +0300
  • 6a058e2bf9 Anims/Types: Handle out of bounds FindStr accesses without throwing Nick Renieris 2022-06-22 22:08:00 +0300
  • 80ab4567a8 packet: Add missing packetNames entries Nick Renieris 2022-06-22 20:16:34 +0300
  • ffa0b225b0 packets: Fix struct packing related bugs Nick Renieris 2022-06-22 20:16:08 +0300
  • b39e1a6cbb tcpServer: Don't print intermittent newlines Nick Renieris 2022-06-22 20:11:01 +0300
  • 063e20677f
    Merge pull request #2 from CraftyBoss/revert-1-dev CraftyBoss 2022-06-19 23:56:57 -0700
  • cbadd82b21
    Revert "remove fixed buffer size from logger (+ run clang-format)" CraftyBoss 2022-06-19 23:56:37 -0700
  • 52c3345633
    Merge pull request #1 from fruityloops1/dev CraftyBoss 2022-06-19 19:56:19 -0700
  • 3b3c5584d9 remove fixed buffer size from runner (+ run clang-format) fruityloops1 2022-06-19 16:10:20 +0200
  • 9b275da22b Implement Client::setLastUsedPort Somebody Whoisbored 2022-06-18 21:42:59 -0700
  • f8b4bd690d Enable music by default Somebody Whoisbored 2022-06-18 18:38:46 -0700
  • a7715c15da Correct socket option/levels Somebody Whoisbored 2022-06-18 18:37:46 -0700
  • 0657047d9c Fix DEBUGLOG check Somebody Whoisbored 2022-06-18 18:36:46 -0700
  • 8bddc5622c Remove libnx link Somebody Whoisbored 2022-06-18 18:36:17 -0700
  • b25cad8812 Add socket errno display Somebody Whoisbored 2022-06-18 18:36:00 -0700
  • 41746805c2 Ignore .lst build artifact Somebody Whoisbored 2022-06-18 18:26:11 -0700
  • 2b7ca6d914 Add svcOutputDebugString Somebody Whoisbored 2022-06-18 18:25:15 -0700
  • 7c7b06542b Improve keyboard support and add port selection Sanae 2022-06-18 18:48:37 -0600
  • b71a6fc27b update readme, fix screenshot hook, removed costume unlock hook CraftyBoss 2022-06-17 22:18:24 -0700
  • 381293e2b8 First Commit v1.0.0 CraftyBoss 2022-06-16 14:33:18 -0700
  • 0584c9cc90 Initial commit CraftyBoss 2022-06-16 14:28:42 -0700