Commit Graph

98 Commits

Author SHA1 Message Date
olebeck 39be9c678b experimental transfer handler 2023-07-16 16:18:15 +02:00
olebeck f3d1a80985 fix pool being nil before the server connection finishes 2023-06-27 22:07:21 +02:00
olebeck 3455793b8a update gophertunnel 2023-06-25 16:44:26 +02:00
olebeck 920c639866 support comments 2023-06-04 20:00:33 +02:00
olebeck f769573900 remove test thing 2023-05-30 16:35:38 +02:00
olebeck f2c45d379d add updating to the ui 2023-05-04 16:00:51 +02:00
olebeck b867221a66 add progress 2023-04-29 17:12:13 +02:00
olebeck 3cc13a7bbf move some stuff, add packs ui 2023-04-27 21:45:04 +02:00
olebeck 63b94197ec add -capture for all commands 2023-04-21 00:55:52 +02:00
olebeck 5149487c18 rewrite replay to support resourcepacks 2023-04-17 21:48:12 +02:00
olebeck 99f7b012bf add flags for inventory and entity 2023-04-04 20:06:05 +02:00
olebeck e8dae60049 fix renames 2023-04-04 02:47:25 +02:00
olebeck 17d86c9ddb move handlers 2023-04-04 02:44:13 +02:00
olebeck 4e7cfeb3b4 make worlds a proper handler 2023-04-04 02:42:17 +02:00
olebeck f1cb7df05e make subcommands more modular 2023-04-02 16:49:24 +02:00
olebeck 9b3a31879a small fixes 2023-04-02 14:20:50 +02:00
olebeck 88589933ea format a bit 2023-04-02 00:22:50 +02:00
olebeck 4c0dd665f1 fix out of bounds in inventory 2023-03-31 15:54:25 +02:00
olebeck 1e990d7fcb performance optimizations 2023-03-30 13:48:03 +02:00
olebeck d3a8219d99 add player inventory 2023-03-28 15:22:11 +02:00
olebeck 94e02d677c checkerboard chunk render 2023-03-27 14:11:40 +02:00
olebeck cdf7caea5b fix a revert 2023-03-26 12:45:37 +02:00
olebeck 47fd5cc2ec fix some wrong map rendering 2023-03-25 23:04:53 +01:00
olebeck cef4a5dbfe fix 2023-03-25 22:50:17 +01:00
olebeck 6376195732 fix bugs with worlds on vanilla server 2023-03-25 22:19:14 +01:00
olebeck 1b1bddc17f ignore skin id changes without new data 2023-03-24 23:29:53 +01:00
olebeck ae496e9238 save more entity data 2023-03-24 20:45:53 +01:00
olebeck d7b559a7a8 1.19.70 2023-03-23 20:39:47 +01:00
olebeck 75a3ad3674 wrong water render 2023-03-21 12:34:20 +01:00
olebeck b98b509907 slabs are now treated as solid 2023-03-21 12:15:58 +01:00
olebeck 68890eddd2 proper zoom 2023-03-21 11:21:31 +01:00
olebeck 82de60369a remove has Gravity again 2023-03-19 01:45:27 +01:00
olebeck a2653cffad ignore entitiy remove 2023-03-18 22:30:44 +01:00
olebeck ced2b28d9b clean up 2023-03-18 12:12:54 +01:00
olebeck c8aa5389c1 add markVariant 2023-03-15 19:33:05 +01:00
olebeck 105a318aa8 fix world resourcepacks not applying 2023-03-15 15:34:18 +01:00
olebeck 04293a74c5 properly apply entity scale 2023-03-15 12:51:30 +01:00
olebeck 3fbfbcf2fc add a basic zoom and pan 2023-03-14 16:32:18 +01:00
olebeck bd8e3fcddb fix compile errors 2023-03-14 02:10:16 +01:00
olebeck a6488c98c9 gui rewrite, enable entities 2023-03-14 02:07:39 +01:00
olebeck 049a9a6d48 add blind proxy 2023-03-11 17:18:55 +01:00
olebeck 006f604436 fix issue with subchunk servers being labelled as empty 2023-03-11 16:50:54 +01:00
olebeck 8b763cde79 add skinid to customdata fields 2023-03-11 16:05:26 +01:00
olebeck c94d7038e9 update ci 2023-03-08 17:35:51 +01:00
olebeck 12ee9d2bcf make the worlds ui semi usable 2023-03-08 12:46:16 +01:00
olebeck c9850772d5 rework ui code to allow writing uis for subcommands 2023-03-06 21:49:30 +01:00
olebeck 5565301f11 fix accidental includes, some settings not showing 2023-03-06 17:55:36 +01:00
olebeck ee156a1271 seperate gui / cli builds 2023-03-06 15:50:36 +01:00
olebeck 5a54b98fd7 update ci to build gui 2023-03-06 02:03:31 +01:00
olebeck 5b5ddc92bb add a gui settings thing 2023-03-05 22:50:58 +01:00