Commit Graph

328 Commits

Author SHA1 Message Date
Jean-Patrick Guerrero b48c7862dc Add debug_mode setting + cleanup 2022-01-02 14:51:53 +01:00
Jean-Patrick Guerrero c7f6e1db62 API: fix custom recipe registration 2021-12-24 00:43:38 +01:00
Jean-Patrick Guerrero c9f7e0a40e Standardize global setting names 2021-12-13 00:34:15 +01:00
Jean-Patrick Guerrero 03968b70c5 Add a cool ASCII art 2021-12-09 23:59:29 +01:00
Jean-Patrick Guerrero cacb9a29fd Add legacy_inventory setting (disabled by default) 2021-12-06 15:16:19 +01:00
Jean-Patrick Guerrero 382ff397a5 HTTP API: Address security hole (thanks @rubenwardy) 2021-12-06 14:44:40 +01:00
Jean-Patrick Guerrero b92857b42a Support for plantlike in isometric map preview 2021-11-29 04:36:37 +01:00
Jean-Patrick Guerrero eaf7c486b8 Add custom operators (Part 2) 2021-11-29 02:48:25 +01:00
Jean-Patrick Guerrero 34548d8509 Add custom operators (Part 1) 2021-11-29 00:35:50 +01:00
Jean-Patrick Guerrero b3f1cf255d Move stuff to HUD 2021-11-26 05:02:08 +01:00
Jean-Patrick Guerrero 54ba95ac80 API: Add i3.hud_notif 2021-11-26 03:34:01 +01:00
Jean-Patrick Guerrero 40a8c548ab Make correct inventory cubes 2021-11-25 19:31:27 +01:00
Jean-Patrick Guerrero eb5a0a68de Add an isometric area preview on Waypoints 2021-11-25 05:04:01 +01:00
Jean-Patrick Guerrero 0cedd16efe Clean bag code (warning: break backward compat) 2021-11-24 01:08:47 +01:00
Jean-Patrick Guerrero 1285a77060 Some cleaning 2021-11-22 22:53:14 +01:00
Jean-Patrick Guerrero ec4e929491 GUI: show wear for recipe output 2021-11-21 18:57:40 +01:00
Jean-Patrick Guerrero 8f49914c9f Minor optimizations 2021-11-16 00:23:06 +01:00
Jean-Patrick Guerrero 849fadb674 Some polish to previous commit 2021-11-15 00:09:06 +01:00
Jean-Patrick Guerrero 2e7dcd714d Totally rework how bags work + other cool stuff 2021-11-14 22:16:40 +01:00
Jean-Patrick Guerrero 09cb35e1fd Allow for group bag=4 2021-11-09 01:42:17 +01:00
Jean-Patrick Guerrero d9f8b738e5 Cleanup waypoints code 2021-11-08 21:03:38 +01:00
Jean-Patrick Guerrero 6f5d0a1760 Inventory sorting: Add option for rejecting items 2021-11-08 20:10:52 +01:00
Jean-Patrick Guerrero d6085d1c63 Rename folder 2021-11-02 02:11:08 +01:00
Jean-Patrick Guerrero 4fcf4f5790 Rename some variables 2021-11-01 15:34:10 +01:00
Jean-Patrick Guerrero 1728f4beac Add 'ignore hotbar' option for inventory sorting 2021-11-01 15:29:20 +01:00
Jean-Patrick Guerrero 9276598e3e Add new buttons to main inventory, add inventory sorting methods + API 2021-10-31 23:17:15 +01:00
Jean-Patrick Guerrero 980adeb71f Some cleaning 2021-10-25 22:00:19 +02:00
Jean-Patrick Guerrero 3a83e015ae Small cleaning 2021-10-25 07:38:18 +02:00
Jean-Patrick Guerrero 6d2682b8d9 Cleaning 2021-10-25 06:45:50 +02:00
Jean-Patrick Guerrero 9e50f58f5b Add Compression API 2021-10-25 00:23:44 +02:00
Jean-Patrick Guerrero bd5ea4e6a8 Split init.lua into separate files (Part II) 2021-10-24 23:31:01 +02:00
Jean-Patrick Guerrero caba7f3599 Some cleaning 2021-10-19 06:54:34 +02:00
Jean-Patrick Guerrero 43b20b317e Add Troubleshooting to README 2021-10-19 05:17:27 +02:00
Jean-Patrick Guerrero 8cd04deff4 API Cleanup 2021-10-19 04:16:23 +02:00
Jean-Patrick Guerrero 853ddc9d94 Split init.lua into separate files (Part I) 2021-10-19 03:42:45 +02:00
Jean-Patrick Guerrero f8ac9c45d1 Add i3.get_recipes() 2021-10-18 21:24:29 +02:00
Jean-Patrick Guerrero b6d36e59b0 Add missing doc 2021-10-18 21:11:07 +02:00
Jean-Patrick Guerrero 744c9d5b02 Follow-up commit 2021-10-18 21:03:58 +02:00
unknown a147b9e6a3 spacing 2021-10-13 20:33:06 -04:00
unknown 22961b2758 adress review 2021-10-13 20:31:21 -04:00
unknown ffa50bc3a7 allow bags via item groups 2021-10-12 15:31:08 -04:00
Jean-Patrick Guerrero 815651a32f Fix custom recipes display, add i3.get_current_tab(), remove some superfluous chat messages 2021-09-19 22:04:49 +02:00
Jean-Patrick Guerrero b8db525dac Hide Quick Crafting scrollbars after click 2021-08-24 11:11:38 +02:00
Jean-Patrick Guerrero cbf6256593 Fix potential crash 2021-08-22 02:53:39 +02:00
Jean-Patrick Guerrero 893959b5d4 Fix potential crash in Progressive Mode 2021-08-21 13:27:50 +02:00
Jean-Patrick Guerrero 8a5a14747e Fix crash related to model preview 2021-08-11 17:46:17 +02:00
Jean-Patrick Guerrero e96d279d29 Progressive Mode: minor fix + HUD bold text support 2021-08-06 04:15:43 +02:00
Jean-Patrick Guerrero c87a179cb5 Minor cleaning 2021-08-06 02:56:36 +02:00
Jean-Patrick Guerrero 7e2256253d Fix skin_id in skins dropdown 2021-07-06 10:58:19 +02:00
Jean-Patrick Guerrero f2cc874ec0 Some tweakings 2021-07-06 01:38:16 +02:00
Jean-Patrick Guerrero 5c96ede065 Add confirmation dialog on inventory clearing 2021-07-05 23:38:43 +02:00
Jean-Patrick Guerrero 1c4ae1df28 Outdated clients are now kicked ruthlessly without fallback 2021-07-05 22:45:32 +02:00
Jean-Patrick Guerrero 4ca50e846d Fix potential issue with progressive mode 2021-07-05 03:23:19 +02:00
Jean-Patrick Guerrero 0ab3dd5ffa Fix item compression setting (fix #27) 2021-07-04 18:19:49 +02:00
Jean-Patrick Guerrero 7820d88a30 Rename some API functions 2021-06-30 21:54:18 +02:00
Jean-Patrick Guerrero 34841eddf3 Small fix for search filters 2021-06-30 21:41:38 +02:00
Jean-Patrick Guerrero 6f588e1927 Searches are now additive (Google-like) 2021-06-30 21:23:58 +02:00
Jean-Patrick Guerrero 0e411d8696 Minor stuff 2021-06-27 06:26:30 +02:00
Jean-Patrick Guerrero a0eb4803d1 Another fix 2021-06-26 07:08:14 +02:00
Jean-Patrick Guerrero ac4a7352fd Remove now useless search filter 2021-06-26 06:57:25 +02:00
Jean-Patrick Guerrero c7987a6c72 Fix 2021-06-26 05:48:08 +02:00
Jean-Patrick Guerrero b24411b189 Add tabs to item list 2021-06-26 04:43:28 +02:00
Jean-Patrick Guerrero a1b2d03a71 Move some files 2021-06-26 03:10:05 +02:00
Jean-Patrick Guerrero c3f050b737 Some fixes 2021-06-25 17:20:15 +02:00
Jean-Patrick Guerrero 00042c77e1 Add small check 2021-06-25 04:52:18 +02:00
Jean-Patrick Guerrero c1bd944465 Split some code to own files 2021-06-25 04:41:31 +02:00
Jean-Patrick Guerrero b1fff8617b Add Item Compression 2021-06-25 04:09:56 +02:00
Jean-Patrick Guerrero c5dd2be569 Re-enable player animation when MT 5.5 is out 2021-06-20 02:29:50 +02:00
Jean-Patrick Guerrero f2eb377d96 Fix potential issues 2021-06-20 02:07:39 +02:00
Jean-Patrick Guerrero 3b5c81cb3a Fix item loss if placed past slot 36 2021-06-20 00:07:14 +02:00
Jean-Patrick Guerrero dde5148934 Show a tooltip for waypoints 2021-06-12 16:52:07 +02:00
Jean-Patrick Guerrero ce9a29de80 Save player data at interval of 10 min 2021-05-31 22:46:02 +02:00
Jean-Patrick Guerrero 6ccfd52267 Safe teleport 2021-05-31 21:50:43 +02:00
Jean-Patrick Guerrero d392f04c11 Small fix 2021-05-31 21:35:09 +02:00
Jean-Patrick Guerrero 978c2b23a2 Change the way metadata are saved 2021-05-31 20:48:12 +02:00
Jean-Patrick Guerrero d612f8697d Prevent adding waypoint at same pos 2021-05-31 20:11:57 +02:00
Jean-Patrick Guerrero 2274b426a5 Do things the right way 2021-05-15 00:18:47 +02:00
Jean-Patrick Guerrero 612039cc26 Code cleaning 2021-05-14 03:26:50 +02:00
Jean-Patrick Guerrero a98b0c08af Fix crash with pipeworks 2021-05-11 00:22:01 +02:00
Jean-Patrick Guerrero e0166288c6 Hide hearts when damage ain't enabled 2021-05-09 16:56:49 +02:00
Jean-Patrick Guerrero 9ab92ba056 *Really* disable sfinv 2021-05-07 03:31:55 +02:00
Jean-Patrick Guerrero 8d55d89efe Chech another param 2021-05-07 00:33:34 +02:00
Jean-Patrick Guerrero 554acd002b Small cleaning 2021-05-02 19:22:45 +02:00
Jean-Patrick Guerrero 0c2d3a5cba Fix 2021-05-01 16:44:34 +02:00
Jean-Patrick Guerrero 5a36209ac9 Rename variable 2021-05-01 16:02:35 +02:00
Jean-Patrick Guerrero 666200df76 Change priv check for teleport 2021-05-01 04:10:30 +02:00
Jean-Patrick Guerrero 4bc1bfee8b Small fix 2021-05-01 02:23:56 +02:00
Jean-Patrick Guerrero 304f74c7a4 Fix 2021-05-01 02:02:07 +02:00
Jean-Patrick Guerrero 833d27975e More tweaks 2021-05-01 01:53:54 +02:00
Jean-Patrick Guerrero d2d8be9f18 Properly change mode after granting/revoking creative 2021-05-01 01:07:17 +02:00
Jean-Patrick Guerrero 6fe9f96cad More tweaks 2021-05-01 00:48:49 +02:00
Jean-Patrick Guerrero b0002eb7cf Some tweaks 2021-05-01 00:39:47 +02:00
Jean-Patrick Guerrero 7e648246eb Unify items list and inventory 2021-05-01 00:28:11 +02:00
Jean-Patrick Guerrero f0b5eb7a18 UI improvements 2021-04-30 23:17:17 +02:00
Jean-Patrick Guerrero 859feb4105 Minor cleaning 2021-04-23 05:20:24 +02:00
Jean-Patrick Guerrero ecda62fc2f Fix waypoint again (shit) 2021-04-20 03:27:37 +02:00
Jean-Patrick Guerrero 4d4a5ebae8 Fix waypoints 2021-04-19 21:37:08 +02:00
Jean-Patrick Guerrero 8fb82aedb2 Some improvements 2021-04-19 21:14:09 +02:00
Jean-Patrick Guerrero 297855b164 Fix potential issue with model preview 2021-04-19 04:53:50 +02:00
Jean-Patrick Guerrero 49e9fda9f9 Some cleaning 2021-04-15 17:46:17 +02:00