Commit Graph

213 Commits

Author SHA1 Message Date
sirjonasxx
04d921d52b undo 2020-06-14 11:13:36 +00:00
sirjonasxx
340b216b12 backslashing in expression strings '\r' '\' '"' 2020-06-12 16:05:47 +02:00
sirjonasxx
ca330c2bf2 spelling 2020-06-12 15:48:30 +02:00
sirjonasxx
7ea507da98 higher sockettimeout for SOCKS 2020-06-12 00:12:41 +02:00
sirjonasxx
8eb3bbda95 bugfix extensionsupport blocking packets 2020-06-12 00:12:07 +02:00
sirjonasxx
7470fb4533 specify port iptables linux only 2020-06-11 21:36:13 +02:00
sirjonasxx
62a5f696dd implement asynchrone extensionsupport 2020-06-11 20:25:51 +02:00
sirjonasxx
7f4336cc61 small 2020-06-11 18:24:29 +02:00
sirjonasxx
3f8121e157 setter methods in parsers 2020-06-11 18:24:22 +02:00
sirjonasxx
567e4e1543 uncomment 2020-06-04 06:42:31 +02:00
sirjonasxx
ae03ea1fb2 HWallItem constructPacket() 2020-06-04 05:21:37 +02:00
sirjonasxx
d79754f931 add HFloorItems constructPacket() 2020-06-04 01:49:58 +02:00
sirjonasxx
64c6f35b2f fix regex overflow 2020-06-03 21:08:29 +02:00
sirjonasxx
a56b98696f expose harble api 2020-06-03 18:30:00 +02:00
sirjonasxx
3df20f9fbf fix chatconsole 2020-06-03 17:44:11 +02:00
sirjonasxx
e3c8998773 attempt for mac raw ip support 2020-06-03 16:24:00 +02:00
sirjonasxx
059ee913c1 maybe 2020-06-03 01:41:39 +02:00
sirjonasxx
2bbdcfaf28 refactor for socks 2020-06-01 11:24:05 +02:00
sirjonasxx
58e455142a small change synchronization extensions 2020-06-01 11:23:25 +02:00
sirjonasxx
6de0761180 Discard expressions with control characters in strings for now 2020-05-24 21:57:19 +02:00
sirjonasxx
d90326938e save stuff 2020-05-24 21:35:20 +02:00
sirjonasxx
cfe6b23c33 fix concurrency issue in packethandler 2020-05-22 18:32:36 +02:00
sirjonasxx
72b612f796 fix bug 2020-05-21 03:43:41 +02:00
sirjonasxx
738018738e bug 2020-05-19 11:32:32 +02:00
sirjonasxx
a8ce413ef8 refactor stuff for linux raw ip and socks support 2020-05-19 11:06:45 +02:00
sirjonasxx
54b62636e7 i think this is wrong 2020-05-19 10:42:45 +02:00
sirjonasxx
c24e1fb24e linux raw ip support 2020-05-19 10:13:42 +02:00
sirjonasxx
ecf264956c fix linux build for maven by adidng .gitkeep 2020-05-17 02:20:39 +02:00
sirjonasxx
adbf7eff3f fix issue with ipmapping when not clicking abort (didnt test 😎 ) 2020-05-16 01:46:49 +02:00
sirjonasxx
2470e9b21d ? 2020-05-16 01:44:42 +02:00
sirjonasxx
d12521a463 fix this parser stuff 2020-05-16 01:44:32 +02:00
sirjonasxx
764d0fbcbc things 2020-05-11 14:51:17 +02:00
sirjonasxx
215616043d its fix time again 2020-05-08 23:58:02 +02:00
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