sirjonasxx
0f391a9420
fix windows launcher
2020-05-08 04:45:42 +02:00
sirjonasxx
d766a18455
tweaks
2020-05-08 01:44:32 +02:00
sirjonasxx
2c9b463ba3
small addition
2020-05-08 01:32:35 +02:00
sirjonasxx
265258e81b
dont spam the logger
2020-05-08 00:34:45 +02:00
sirjonasxx
4d7bc7ff62
reimplement expression prediction + fixes
2020-05-08 00:25:51 +02:00
sirjonasxx
13b1bd055e
redo hpacket part 2
2020-05-07 03:35:02 +02:00
sirjonasxx
bab0d11c59
redoing part of hpacket code
2020-05-07 03:17:20 +02:00
sirjonasxx
d6e135eed1
fixes part 2, SOCKS now implemented
2020-05-06 23:06:45 +02:00
sirjonasxx
5ffc7b2313
create new windows launcher
2020-05-06 22:11:27 +02:00
sirjonasxx
e129f1ce8a
fixes part1
2020-05-06 04:52:31 +02:00
sirjonasxx
48458de3c7
implement socks support
2020-05-06 04:40:26 +02:00
sirjonasxx
530d1651a8
make it work for weirder retros
2020-05-06 01:33:41 +02:00
sirjonasxx
1e704ccf3c
now works properly for hotels that disable encryption
2020-05-06 01:18:18 +02:00
sirjonasxx
1b71b97501
-
2020-05-01 14:37:57 +02:00
sirjonasxx
55198b77c4
fixes something, i guess
2020-05-01 14:37:33 +02:00
sirjonasxx
59a0adac82
fix bug when clicking abort
2020-05-01 05:54:28 +02:00
sirjonasxx
c9bdcdd5b3
fix g-earth not recognizing when client disconnects
2020-05-01 05:23:11 +02:00
sirjonasxx
70261751d6
show error when the IP is invalid
2020-04-29 05:25:40 +02:00
sirjonasxx
f1e5496837
and this
2020-04-29 05:12:10 +02:00
sirjonasxx
5ce9a8ea02
refactor HConnection and finally have it kind of readable
2020-04-29 05:11:38 +02:00
sirjonasxx
bb1bd567b3
revert to java 8
2020-04-28 23:54:27 +02:00
sirjonasxx
338a20688d
wtf updating this fixed a bug
2020-04-28 04:28:56 +02:00
sirjonasxx
a80ebeb28d
see inputstring in scheduler instead of hpacket.toString() to support structures
2020-04-28 03:59:42 +02:00
sirjonasxx
1066f6f3d2
remember last connection
2020-04-28 03:31:55 +02:00
sirjonasxx
44e343499c
fix error when spamclicking abort+connect
2020-04-27 19:37:36 +02:00
sirjonasxx
6e5bc39489
finish extension console
2020-04-27 17:58:53 +02:00
sirjonasxx
23e28ba7a9
implement Extension Console
2020-04-27 05:11:13 +02:00
sirjonasxx
cee7fe5160
refactor UI, split scheduler
2020-04-26 23:04:47 +02:00
sirjonasxx
be2c8adecb
change listener<->observable designpattern
2020-04-26 22:00:30 +02:00
sirjonasxx
eb8f6afecd
rename extensionserver to extensionhandler
2020-04-26 02:43:40 +02:00
sirjonasxx
15628b5eec
complete rework of extensions internally
2020-04-26 02:35:54 +02:00
sirjonasxx
9b3a45b68f
renew Harble discord link, add burakdev to contributors
2020-04-25 05:11:34 +02:00
sirjonasxx
cb2736ee38
fix scheduler UI
2020-04-25 05:05:32 +02:00
sirjonasxx
6afc65a22f
finish IPbased retro support for Windows
2020-04-25 04:44:21 +02:00
sirjonasxx
a8d70f16a1
Support for retros with raw IP (not done yet)
2020-04-25 03:37:31 +02:00
sirjonasxx
d64927178f
ctrl+shift
2020-04-25 03:16:04 +02:00
sirjonasxx
530abc3139
rename stuff and add stuff
2020-04-24 23:16:02 +02:00
sirjonasxx
007bffbc69
and this
2020-04-24 22:39:10 +02:00
sirjonasxx
2b3d266e32
you can now build g-earth
2020-04-24 22:37:25 +02:00
sirjonasxx
750fff662f
why much code if less do trick
2020-04-24 21:15:39 +02:00
sirjonasxx
7862828633
change scheduler hotkey to match ui
2020-04-24 16:53:22 +02:00
sirjonasxx
7196512ee1
renew rc4obtainer <-> packethandler code
2020-04-24 15:53:51 +02:00
sirjonasxx
7decf6499f
RustHabboClient
2020-04-24 14:36:37 +02:00
sirjonasxx
1b6f7d4a90
wayland/kde fix made windows version resizeable
2020-04-24 14:31:40 +02:00
Eduardo Alonso
b16e59595f
12 to 11
2020-04-24 14:25:57 +02:00
Eduardo Alonso
11f4f8e456
Upgrade to Java 12 & Fix Wayland/KDE GUI
...
Signed-off-by: Eduardo Alonso <edu@error404software.com>
2020-04-24 14:22:49 +02:00
sirjonasxx
8fe3f8f7ec
change version to 1.0
2019-02-02 19:08:06 +01:00
sirjonasxx
b6d1dedac7
troubleshooting page redirect when stuck loading
2019-02-02 18:25:08 +01:00
sirjonasxx
d18d815571
hotkeys in scheduler
2019-02-02 14:36:28 +01:00
sirjonasxx
f461573a99
Merge branch 'development' of http://www.github.com/sirjonasxx/G-Earth into development
2019-02-02 13:49:28 +01:00
sirjonasxx
16157793c0
Merge pull request #28 from Pandafuchs/patch-3
...
Added toString
2019-02-02 13:33:30 +01:00
Pandafuchs
22b7cf1d05
Added toString
...
The default toString method resolves the address of the Memory, this is more useful.
2019-02-02 12:10:46 +01:00
sirjonasxx
b634d3e51a
ui for hotkeys scheduler
2019-01-30 17:20:46 +01:00
sirjonasxx
fc7b86dc95
advanced; option to override connection info with raw values
2019-01-30 01:16:06 +01:00
sirjonasxx
148fd93cf8
add icon to logger
2019-01-30 00:53:33 +01:00
sirjonasxx
c6cb928837
advanced; option to disable decryption
2019-01-30 00:48:57 +01:00
sirjonasxx
716a6545e9
advanced; debug
2019-01-30 00:13:58 +01:00
sirjonasxx
e093297ed2
change gearthcontroller
2019-01-30 00:03:09 +01:00
sirjonasxx
2e323c30f9
add notepad
2019-01-29 23:57:38 +01:00
sirjonasxx
a7308c2a38
alwaysontop g-earth window
2019-01-29 23:44:46 +01:00
sirjonasxx
c8cb62d61f
javafx version
2019-01-29 23:23:37 +01:00
sirjonasxx
67efc5cd8a
troubleshooting link
2019-01-29 23:23:00 +01:00
sirjonasxx
d094cf1673
replace this
2019-01-29 23:17:35 +01:00
sirjonasxx
7311bd0e2d
design new Extra tab
2019-01-29 12:38:07 +01:00
sirjonasxx
c44a2624ac
version to 0.2.2
2019-01-22 18:22:09 +01:00
sirjonasxx
38d881d0f3
possibility to force updates
2019-01-22 18:18:51 +01:00
sirjonasxx
84f40ba982
let extensions use passed path in CONNECTIONSTART for harble messages
2019-01-22 18:06:54 +01:00
sirjonasxx
0a7da856c2
might as well do this
2019-01-22 17:58:18 +01:00
sirjonasxx
f7f59c28e4
and that
2019-01-22 17:35:47 +01:00
ArachisH
805d8798aa
Updated for compatibility with the new Harble API messages JSON structure
...
* Expose a static helper method 'updateCache(String,String)' for updating
cache files via a string body instead of a JSONObject
* Updated the HARBLE_API_URL to point towards the new API output path
* Changed the way the messages JSONObject is parsed/handled
2019-01-18 19:45:33 -08:00
Eduardo Alonso
7f4f73603d
Fix HEntity's HGender parser
...
* Exceptions like: No enum constant gearth.extensions.parsers.HGender.m appeared when trying to parse an HEntity, adding a proper HGender parser seems to solve the problem
2019-01-19 01:53:10 +01:00
sirjonasxx
459f07e126
remove nullpointer when harble api not uptodate
2019-01-18 14:02:34 +01:00
ArachisH
dd01c90d69
* Exposed the 'getCacheDir' method in 'Cacher' for grabbing the current running directory of
...
the application.
* Utilized the newly exposed static method in Cache, override the
toString() method in 'HarbleAPI' for returning the path to the cached
habbo messages.
* Appened the path/location of the cached messages file to the
'CONNECTIONSTART' packet being sent to the extensions.
2019-01-17 21:12:02 -08:00
sirjonasxx
e08dfe5e33
oops
2019-01-17 19:58:42 +01:00
sirjonasxx
56509fcbe1
1 jar 2/2
2019-01-17 19:46:05 +01:00
sirjonasxx
da15c84bd0
1 jar 1/2
2019-01-17 19:42:18 +01:00
sirjonasxx
f731ea0c02
banned
2019-01-16 18:43:53 +01:00
sirjonasxx
0ca71ad174
async connect button
2019-01-16 18:22:03 +01:00
sirjonasxx
c522db40da
oopsiedooopsi
2019-01-16 16:00:40 +01:00
sirjonasxx
27f536ddc0
Merge remote-tracking branch 'origin/master' into development
2019-01-15 23:10:48 +01:00
sirjonasxx
df016d9b51
tcpnodelay
2019-01-15 23:09:05 +01:00
sirjonasxx
1b587de29e
change version
2019-01-15 21:24:39 +01:00
sirjonasxx
62dce6fa99
HEntityType enum, HPacket change
2019-01-08 23:58:31 +01:00
sirjonasxx
50a76155f8
rewrite hconnection
2019-01-08 21:17:45 +01:00
sirjonasxx
7839fb4f69
linux multiple potential processes fix
2019-01-08 19:54:02 +01:00
sirjonasxx
031a6bf64d
changes for updated harble api
2019-01-04 22:36:02 +01:00
sirjonasxx
587f725424
add readDouble, appendDouble, replaceDouble
2019-01-04 21:20:29 +01:00
Eduardo Alonso
8bb0fb5176
Little fixes for data structures
...
* Expose HWallItem's parse method
* Rename UserProfile to HUserProfile
Signed-off-by: Eduardo Alonso <edu@error404software.com>
2019-01-02 23:56:40 +01:00
sirjonasxx
3ff1abdf9b
small changes and small bug fixes
2019-01-01 23:59:03 +01:00
sirjonasxx
35fc3c2515
Merge pull request #15 from XePeleato/development-datastructs
...
Add some habbo data structures
THIS IS GOLD
2019-01-01 23:07:37 +01:00
Eduardo Alonso
820a7462ea
Add some of habbo's data structures
...
Co-authored-by: ArachisH <iKBenPeanut@gmail.com>
Co-authored-by: Speaqer <speaqerpr0@gmail.com>
Signed-off-by: Eduardo Alonso <edu@error404software.com>
2019-01-01 20:16:30 +01:00
Eduardo Alonso
841c5d147d
Allow to break packets into more than one line
...
Signed-off-by: Eduardo Alonso <edu@error404software.com>
2019-01-01 03:24:30 +01:00
Eduardo Alonso
c9728df9d6
Add support to send multiple packets at once in injection
...
* Each line represents a packet
Signed-off-by: Eduardo Alonso <edu@error404software.com>
2018-12-31 14:12:52 +01:00
Eduardo Alonso
0afbaac944
Add option to clear text from the packetlogger
...
Signed-off-by: Eduardo Alonso <edu@error404software.com>
2018-12-31 13:20:40 +01:00
Eduardo Alonso
cf4aa16148
Allow setting the packetlogger always on top
...
Signed-off-by: Eduardo Alonso <edu@error404software.com>
2018-12-31 13:09:45 +01:00
sirjonasxx
21ea7ff70a
use this in your extensions its cool
2018-12-11 22:42:00 +01:00
sirjonasxx
64af70e44a
potential fix executing extensions X-platform
2018-12-01 13:49:29 +01:00
sirjonasxx
e8f97e5a9f
no
2018-12-01 13:18:17 +01:00
sirjonasxx
40f258c11e
use hashsupport in debugging extensions
2018-12-01 13:17:49 +01:00
sirjonasxx
57a19801a1
well this should fix the nullpointer bug but can't test bc java crashed
2018-11-28 00:00:59 +01:00