Commit Graph

283 Commits

Author SHA1 Message Date
Jean-Patrick Guerrero e3941a7b71 Add max_waypoints setting 2022-01-16 18:16:56 +01:00
Jean-Patrick Guerrero 6b8e64b532 Split more stuff into different file 2022-01-08 17:33:01 +01:00
Jean-Patrick Guerrero eedc77086f Some cleaning 2022-01-08 16:40:10 +01:00
Jean-Patrick Guerrero 11e19dd80a Update issue templates 2022-01-04 16:30:35 +01:00
Jean-Patrick Guerrero f0d1caa1b4 Small cleaning 2022-01-04 15:38:59 +01:00
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