Commit Graph

  • f38541d3af Some of the PWT Tournaments didn't show up on Black 2, this should fix that. Admiral H. Curtiss 2014-05-26 19:45:19 +02:00
  • 93fd74579b Dumb error, cursor.execute() doesn't handle single values. Admiral H. Curtiss 2014-05-26 02:24:55 +02:00
  • c936c819ce Storage: Change how fileids and paths are handled to closer match the real server. Admiral H. Curtiss 2014-05-26 02:01:04 +02:00
  • 738205b2fd Another typo... polaris 2014-05-25 18:24:44 -04:00
  • 9f683206ca Fix typo polaris 2014-05-25 18:23:22 -04:00
  • 5fd8d97c59 Added some error handling to the storage server polaris 2014-05-25 18:22:27 -04:00
  • 2842a936f6 Start storage server with other servers. Admiral H. Curtiss 2014-05-25 23:00:42 +02:00
  • 60d70d1cdc Storage: Reject big files. Admiral H. Curtiss 2014-05-25 22:54:03 +02:00
  • 3db4da2419 Storage: Fix accessing of non-existing files. Admiral H. Curtiss 2014-05-25 21:47:46 +02:00
  • aa1dcf84c7 Storage: Implement LIMIT, fix a few small issues. Admiral H. Curtiss 2014-05-25 21:29:43 +02:00
  • 65fe2e39be Tried to fix base64 decoding in NAS for ingamesn polaris 2014-05-25 09:20:08 -04:00
  • 17e55933e1 How did this ever work??? polaris 2014-05-25 08:43:32 -04:00
  • 13b00ae85f Remove invalid commands from buffer polaris 2014-05-25 08:34:56 -04:00
  • 684e2a2c94 Revert "abort decoding query string on bad values" polaris 2014-05-25 08:22:48 -04:00
  • 4809beaad7 abort decoding query string on bad values Toad King 2014-05-25 00:10:33 -04:00
  • 4aede9bb33 add stub for conntest to nas server Toad King 2014-05-25 00:00:41 -04:00
  • 827030f0d6 fix infinite loop with malformed messages Toad King 2014-05-25 00:00:09 -04:00
  • 1364193e08 Storage: Tables for other WarioWare regions. Admiral H. Curtiss 2014-05-25 05:38:04 +02:00
  • 515ef9dd87 Storage: Fix timestamps being stored incorrectly. Admiral H. Curtiss 2014-05-25 05:14:10 +02:00
  • 1aadec2f47 Storage: This should make downloading of friend crates work in WarioWare but I haven't tested part of it yet. Admiral H. Curtiss 2014-05-25 04:53:30 +02:00
  • 9a134305ad Fixed bug with logging out polaris 2014-05-24 20:44:50 -04:00
  • 6cca3e2dea change threading for UDP servers to only send data on threads Toad King 2014-05-24 15:26:43 -04:00
  • 675201d3bc Custom PWT Tournament file. Admiral H. Curtiss 2014-05-24 20:08:32 +02:00
  • 96e3f6145f Storage: Download files, WarioWare freezes on this for some reason, will check out the problem later. Admiral H. Curtiss 2014-05-24 05:47:41 +02:00
  • acbbc527d9 Storage: Actually save uploaded files. Admiral H. Curtiss 2014-05-24 05:28:04 +02:00
  • cb2ba136aa Loginticket is now stored, which allows the storage server to properly process GetMyRecords. Admiral H. Curtiss 2014-05-24 04:02:52 +02:00
  • 3cbb56b090 Storage: Implement CreateRecord. Admiral H. Curtiss 2014-05-23 21:17:28 +02:00
  • 47ca4ca2fc Storage: Implement GetSpecificRecords, fix errors in UpdateRecord. Admiral H. Curtiss 2014-05-23 20:33:40 +02:00
  • 50b67314f3 Storage: Basic file uploading support (doesn't actually store the uploaded file yet) Admiral H. Curtiss 2014-05-23 19:05:26 +02:00
  • c8c0ad6997 Storage: Implement UpdateRecord. Admiral H. Curtiss 2014-05-23 17:49:00 +02:00
  • 6ebaff0475 Storage: Start getting WarioWare DIY to work. Admiral H. Curtiss 2014-05-23 15:09:23 +02:00
  • f4187f5d53 Storage: SearchForRecords and GetRecordCount work now, though without any filtering. Admiral H. Curtiss 2014-05-23 04:54:07 +02:00
  • 8ee93d1ac1 Allow server browser to start on its own polaris 2014-05-22 21:21:43 -04:00
  • e649bb4764 allow starting QR server on its own Toad King 2014-05-22 20:54:18 -04:00
  • ecd1a85e60 fix QR server (how did this work before?) Toad King 2014-05-22 20:50:31 -04:00
  • 8549ca3cb1 Some basic code for a StorageServer, doesn't work yet. Admiral H. Curtiss 2014-05-23 02:46:47 +02:00
  • 9687bbcce1 Removed some example DLCs polaris 2014-05-22 11:13:03 -04:00
  • 753ef14d04 Renaming NAS server polaris- 2014-05-22 10:20:15 -04:00
  • a103a09f9f Just scrubbing some names polaris 2014-05-22 10:19:41 -04:00
  • 7379dc2a7a Small fixes polaris 2014-05-22 08:49:14 -04:00
  • 7aeac3c525 move sleep in UDP handlers to threads Toad King 2014-05-22 06:31:08 -04:00
  • 4391e85642 More misc bugs polaris 2014-05-21 23:17:25 -04:00
  • ceb8652f3c Fix misc bugs polaris 2014-05-21 22:14:24 -04:00
  • 411a829624 Fixed bug in natneg, threading for UDP packets polaris 2014-05-21 21:50:19 -04:00
  • c85fe43ab2 add 50ms delay to udp packet processing, fixes errors in UDP packets getting dropped in some games Toad King 2014-05-21 21:10:15 -04:00
  • 2a776973e4 Update README.md polaris- 2014-05-21 17:37:19 -04:00
  • d652d565fe Update README.md polaris- 2014-05-21 16:30:00 -04:00
  • 78263346b0 Update README.md polaris- 2014-05-21 16:12:40 -04:00
  • 30229b9fa5 More error checking polaris 2014-05-21 12:21:42 -04:00
  • ba7b808623 Error checking polaris 2014-05-21 08:36:31 -04:00
  • 2a85dff62f Trying to make natneg more stable polaris 2014-05-21 05:58:05 -04:00
  • f661e8d434 Merge pull request #15 from AdmiralCurtiss/dlcrestore polaris- 2014-05-21 05:53:22 -04:00
  • 7bd6023117 Ranger 2 downloadable missions. Admiral H. Curtiss 2014-05-21 02:37:12 +02:00
  • 3c0cfb432d Added simple stats server polaris 2014-05-20 18:34:12 -04:00
  • 4fc163ec75 Only count lines with data as for dls1 count polaris 2014-05-20 18:33:49 -04:00
  • 05d2b06970 Ranger 3 JP downloadable missions. Admiral H. Curtiss 2014-05-20 23:41:43 +02:00
  • 9b2ed931f8 Ranger 3 US and EU downloadable missions. Admiral H. Curtiss 2014-05-20 21:45:45 +02:00
  • c9d525cc02 Fix some small issues polaris 2014-05-20 12:50:20 -04:00
  • 04f6b1ac04 Fix some small exceptions that sometimes occur polaris 2014-05-20 11:37:52 -04:00
  • f64ea72096 Updated .gitignore polaris 2014-05-20 11:30:39 -04:00
  • d1c417260f Return correct file count polaris 2014-05-20 11:22:31 -04:00
  • e6a97fe002 Build entire command if it spans multiple packets polaris 2014-05-20 11:21:09 -04:00
  • c696686e32 Store own server so we can retrieve it for natneg polaris 2014-05-20 11:19:51 -04:00
  • d46f9bdb24 Add natneg cookies to backend polaris 2014-05-20 11:19:11 -04:00
  • 42513fd601 Make natneg use backend natneg listing polaris 2014-05-20 11:18:35 -04:00
  • 25dd2a9d27 Added natneg listing to backend server polaris 2014-05-20 11:17:52 -04:00
  • 3a4faf53d4 Turn binary blob into base64 polaris 2014-05-20 11:15:59 -04:00
  • 8405999a66 natneg: Try local port if it's available polaris 2014-05-19 18:21:43 -04:00
  • febe43c6a7 Proper response for /pr polaris 2014-05-19 18:18:18 -04:00
  • 57c462e170 Implemented /pr polaris 2014-05-18 17:16:51 -04:00
  • 12367dcf0b Updated devname field in DB polaris 2014-05-17 15:52:48 -04:00
  • b92e9588ce Merge pull request #12 from AdmiralCurtiss/mysterygift polaris- 2014-05-17 15:51:33 -04:00
  • 5c4fb55164 Korean Generation 4 Mystery Gifts. Admiral H. Curtiss 2014-05-17 21:10:41 +02:00
  • 0fcae8bbe8 Japanese Generation 4 Mystery Gifts. Admiral H. Curtiss 2014-05-17 20:53:04 +02:00
  • ac44e14a3d FIGS Generation 4 Mystery Gifts. Admiral H. Curtiss 2014-05-17 19:22:37 +02:00
  • 7e5146d031 English Generation 4 Mystery Gifts. Admiral H. Curtiss 2014-05-17 05:50:06 +02:00
  • fa9f7805e1 Randomize available DLC files for specific games. (Pokemon Mystery Gift) Admiral H. Curtiss 2014-05-16 22:55:54 +02:00
  • ee0c320985 Fixed bug in NAS when multiple hosts are used polaris 2014-05-16 20:10:14 -04:00
  • aa132add91 Update README.md polaris- 2014-05-16 11:07:58 -04:00
  • f302583506 Update README.md polaris- 2014-05-16 11:07:35 -04:00
  • b8ade9e127 Enabled keep alive in profile server polaris 2014-05-16 09:07:24 -04:00
  • 6d9dd42238 Implemented keep alive on QR server polaris 2014-05-16 08:24:08 -04:00
  • e27ab3a1e4 Merge pull request #10 from AdmiralCurtiss/master polaris- 2014-05-16 06:59:56 -04:00
  • 77470afeb5 SVCLOC action: Reply to server 0000. Admiral H. Curtiss 2014-05-16 03:27:19 +02:00
  • e912be417a File list filtering: If no files, return a newline. Admiral H. Curtiss 2014-05-15 22:08:14 +02:00
  • 0e0d4bebe5 Implement getpd polaris 2014-05-15 14:56:41 -04:00
  • 809d7f90fa Merge remote-tracking branch 'upstream/master' Admiral H. Curtiss 2014-05-15 17:35:27 +02:00
  • ec4d2d18a9 Merge pull request #9 from ToadKing/master polaris- 2014-05-14 21:56:32 -04:00
  • 11d3b32938 Fixed some small errors in NAS and natneg polaris 2014-05-14 21:55:07 -04:00
  • 4c060af8c9 Merge remote-tracking branch 'upstream/master' Admiral H. Curtiss 2014-05-15 03:09:06 +02:00
  • 37d1864811 add support for 9001 service for the download server support attr1/2/3 for count query Toad King 2014-05-14 21:06:24 -04:00
  • 751b0066cf Added more fields to the database polaris 2014-05-14 16:56:03 -04:00
  • d191207860 Add filtering to dls1 file listing polaris 2014-05-14 16:55:31 -04:00
  • 1557108c9c Revert "Implement "SVCLOC" action." polaris 2014-05-14 08:11:50 -04:00
  • 3d6670339d Remove noisy log statement from NAS polaris 2014-05-14 08:04:02 -04:00
  • ed38b0c823 Added svcloc to NAS polaris 2014-05-14 07:32:03 -04:00
  • 359f4eb3e8 Fixes to matchmaking polaris 2014-05-14 07:31:58 -04:00
  • c28ad4b7a2 Revert "Implement "SVCLOC" action." polaris 2014-05-14 08:11:50 -04:00
  • b4a93556d5 Merge pull request #8 from AdmiralCurtiss/master polaris- 2014-05-14 08:08:16 -04:00
  • 783376909f Remove noisy log statement from NAS polaris 2014-05-14 08:04:02 -04:00