Commit graph

32 commits

Author SHA1 Message Date
Ell 05b815ac97 compiles 2023-07-07 19:54:52 +02:00
Ell 26393be8b6 fixed pipes not being marked as changed when they do
closes #153
2022-10-22 10:19:56 +02:00
Ell c1b6063ca4 merge fixes 2022-07-04 13:21:24 +02:00
Ell 50c44df49f also added direction selector to the other modules 2022-06-30 16:35:01 +02:00
Ell 3451451c4f added direction selector system 2022-06-30 16:00:33 +02:00
Ell 8ead508776 fixed item filter population not being visible until the container is reopened
Closes #78
2021-12-28 12:55:11 +01:00
Ell 0df6401c4e IT COMPILES!! 2021-12-02 16:55:04 +01:00
Ell 46320dd889 off to get some food now 2021-12-02 15:25:46 +01:00
Ell 077b09c37d PipeNetwork is error-free! 2021-12-02 14:44:26 +01:00
Ell b991f8575f the utility class FULLY WORKS WHAT 2021-12-02 12:31:04 +01:00
Ell 3f79cfb83e improved the tag filter modifier 2021-03-03 01:56:19 +01:00
Ell 4c0862c9ed generify the filter system for the future(tm) 2021-03-03 00:10:24 +01:00
Ell f9d72a3b87 fixed retrieval modules ignoring filter extensions
Closes #59
2020-11-22 19:29:04 +01:00
Ell 87d983611e fixed all the bugs! 2020-10-15 01:19:22 +02:00
Ell 57c3b13b64 part 2: actual crafting implementation 2020-10-14 23:39:11 +02:00
Ell eb8f2695de added the basic crafting module setup 2020-10-14 22:04:52 +02:00
Ell 60dd405f5d fixed populating filters sometimes inserting more than one item into the filter
Closes #38
2020-10-14 18:34:38 +02:00
Ell 6fbedff388 added the filter increase modifier 2020-10-14 04:28:58 +02:00
Ell 85d080cb3a part 1? 2020-09-22 19:14:07 +02:00
Ell b20d15c05a only save filter data of modified filters
Closes #26
2020-09-02 22:06:44 +02:00
Ellpeck ccc981fee3 more crafting terminal work + network locks 2020-05-09 01:00:59 +02:00
Ellpeck 320abbe74e generalize item equality to fix some requesting inconsistencies 2020-05-08 02:51:07 +02:00
Ellpeck fe3d4380f3 IT'S DONE 2020-05-07 21:10:29 +02:00
Ellpeck ae74359ed5 item terminal, part 1 2020-05-07 18:30:40 +02:00
Ellpeck d46858507f added filter modules 2020-05-02 18:56:54 +02:00
Ellpeck 2b882649fb fixed filters being too picky 2020-04-30 17:14:15 +02:00
Ellpeck d28bff3fcf added stack size module 2020-04-18 22:30:14 +02:00
Ellpeck c4329167c4 retrieval module 2020-04-17 20:03:54 +02:00
Ellpeck c6d9803f64 added auto-populate feature to filters 2020-04-16 22:25:58 +02:00
Ellpeck 592e524153 added filter modules 2020-04-16 21:19:40 +02:00
Ellpeck 3409945c77 finished filter ui 2020-04-16 15:19:13 +02:00
Ellpeck 0cc6dfc3b7 almost finished module tabs! 2020-04-16 04:42:42 +02:00