Remove node.js 0.8 requirement |
|
More...
|
over 12 years ago
|
Merge branch 'master' of github.com:brandon15811/Minecraft-PE-Proxy |
|
More...
|
over 12 years ago
|
Add packet counter checking (untested) |
|
More...
|
over 12 years ago
|
Disable web interface by default until it is rewritten |
|
More...
|
over 12 years ago
|
Remove broadcast flag for packets |
|
More...
|
over 12 years ago
|
Add irc channel |
|
More...
|
over 12 years ago
|
Add temporary "fix" for node 0.10 |
|
More...
|
over 12 years ago
|
Fixed sqlite error, Fixed page header, moved config loading to utils, and fix logging bug |
|
More...
|
over 12 years ago
|
Update README |
|
More...
|
over 12 years ago
|
Rewrote a good bit of code, and added dns resolving Make sure to run a npm install after updating |
|
More...
|
over 12 years ago
|
Use --production flag on npm install to prevent installing sqlite3 |
|
More...
|
over 12 years ago
|
Fixed grid receiver not being unregisted on disconnect, fixed packet startTime being reset, fixed length display on packets |
|
More...
|
over 12 years ago
|
Move packet options to top |
|
More...
|
over 12 years ago
|
Add better usage instructions |
|
More...
|
almost 13 years ago
|
Log serverPort instead of proxyPort |
|
More...
|
almost 13 years ago
|
Add grid resizing |
|
More...
|
almost 13 years ago
|
Fix packettest require() |
|
More...
|
almost 13 years ago
|
Fix proxy crash when server acts like client |
|
More...
|
almost 13 years ago
|
Log to console which port the proxy is listening on, and what server the packets are being forwarded to |
|
More...
|
almost 13 years ago
|
Add script to (manually) test packet decoding |
|
More...
|
almost 13 years ago
|
Added Data packets 0x90-0x97, and fixed packet decoding bugs in the packet number |
|
More...
|
almost 13 years ago
|
Fix proxy while not in dev mode, and add support for Data packets 0x8c-0x8f |
|
More...
|
almost 13 years ago
|
Added support for Data 0x84 through 0x8a packets |
|
More...
|
almost 13 years ago
|
Fixes #1 Extra comma in package.json |
|
More...
|
almost 13 years ago
|
only require packet stuff if dev mode is on |
|
More...
|
almost 13 years ago
|
Undo autoscrolling fixes |
|
More...
|
almost 13 years ago
|
Fix whitespace |
|
More...
|
almost 13 years ago
|
Add option to clear all packets |
|
More...
|
almost 13 years ago
|
Fix dev mode and set dev mode to false |
|
More...
|
almost 13 years ago
|
Make autoscrolling more smooth, better type comparison, create sqlite db if it doesn't exist |
|
More...
|
almost 13 years ago
|