Merge remote-tracking branch 'origin/master' into cleanUp

This commit is contained in:
sirjonasxx 2018-06-13 00:16:14 +02:00
commit 32bf26927a

View File

@ -7,6 +7,10 @@ Habbo packet logger & manipulator, currently only for Linux distributions.
Execution command (temporary, verified in Ubuntu):
> $ sudo -E java -jar G-Earth.jar
Execute this command if u get the following error:
> Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyException
> $ xhost +local:
FEATURES:
@ -17,12 +21,13 @@ FEATURES:
* Encoding/decoding
* Auto detect hotel
DOING:
* Scheduler (packetsending not consistent yet)
TO-DO:
* Block packets from displaying in the logger (in Logger tab)
* Scheduler
* Block specific packets from displaying in the logger (in Logger tab)
* Extension support
* In settings -> enable CS admin on connect
* In settings -> enable CS admin on connect (wow fun)
* In settings -> block/replace packets, replace Strings & ints & .. in all packets
* Info tab
* Cross-platform support