Commit Graph

58 Commits

Author SHA1 Message Date
justin 0c5a21765a Reimplement dragging upwards with mouse 2024-10-25 10:29:27 +01:00
justin 388064895f Decouple selection section inventory position 2024-10-24 14:55:51 +01:00
justin 8b6f5529ff Add 8-way cardinal/intercardinal datatype 2024-10-18 12:39:46 +01:00
justin cf0873d73b Start adding mouse control of inventory 2024-10-15 23:26:08 +01:00
justin da5a895f24 Cleanup 2024-10-08 10:47:31 +01:00
justin 30aa3aaaa1 Use fromDistinctAscList rather than fromAscList 2024-10-08 10:22:14 +01:00
justin 2d536a31c9 Cleanup 2024-10-08 10:17:50 +01:00
justin 507c8e9819 Cleanup, remove inventory display update code on dropping item 2024-10-06 22:32:10 +01:00
justin 650854d13e Remove shrink gun 2024-10-06 22:09:55 +01:00
justin 597e8dd89d Rewrite of item color in inventory, runs slowly 2024-10-06 12:55:18 +01:00
justin ad76359dcf Cleanup invSelectionItem 2024-09-30 13:17:10 +01:00
justin fc5539cb38 Cleanup 2024-09-30 12:54:31 +01:00
justin fb6fcff61c Cleanup 2024-09-26 16:32:07 +01:00
justin 772886c8c6 Allow for more complex item composition 2024-09-26 00:00:46 +01:00
justin c81fd5490d Cleanup 2024-09-13 09:43:56 +01:00
justin e69abf1715 Implement simple indenting in selection menu 2024-09-12 18:14:52 +01:00
justin 891fd0079c Allow for indentation of individual selection items 2024-09-12 10:21:35 +01:00
justin eddb313ea1 Simplify selection menu, remove overlapping 2024-09-11 16:39:56 +01:00
justin 26f3610f82 Continue tree based inventory update 2024-09-10 16:35:44 +01:00
justin 854fc96ac7 Work on converting inventory list to tree 2024-09-10 14:31:36 +01:00
justin 03b793802f Cleanup, stop drawing space characters 2023-05-19 18:24:53 +01:00
justin 448669cd83 Fix cursor positioning in selection sections 2023-05-19 16:07:11 +01:00
justin 5604d7f1e3 Enable overlapping text in selection sections 2023-05-19 13:47:36 +01:00
justin ac87621640 Commit before extending selection sections: overlapping elements 2023-05-19 13:38:21 +01:00
justin 5f238a65d0 Cleanup 2023-05-10 20:32:26 +01:00
justin 312f342e09 Color scroll lines in inventory display 2023-05-10 18:01:14 +01:00
justin ff512348e0 Cleanup 2023-05-03 20:02:56 +01:00
justin 8ab75fb24a Cleanup 2023-04-15 10:55:59 +01:00
justin 86943f4170 Cleanup, tweak selection sections positioning 2023-02-23 16:13:40 +00:00
justin 683acf8a05 Allow for swapping inventory items 2023-02-23 14:12:08 +00:00
justin 6fff71cdcc Fix item drop bug 2023-02-23 12:19:33 +00:00
justin fc0fd5fa37 Introduce idea of world event flags 2023-02-23 11:46:45 +00:00
justin da49d7003e Fix cursor selection when dropping filtered items 2023-02-23 09:38:06 +00:00
justin e566d89349 Tweak characters 2023-02-22 13:25:54 +00:00
justin ecbf074bf4 Tweak orRegex 2023-02-21 13:12:52 +00:00
justin 495c38b9c7 Allow for some and/or in regexes 2023-02-21 12:22:50 +00:00
justin e137e95b54 Allow to filter combinations based on used items 2023-02-21 11:55:44 +00:00
justin 8b0e1eab81 Fix combinations filter 2023-02-21 11:10:59 +00:00
justin 4904c57972 Reorganise/cleanup 2023-02-21 01:24:22 +00:00
justin 7b9b1d1799 Start unifying regex parts of selection sections 2023-02-20 18:20:48 +00:00
justin a38c77335c Shuffle regexes 2023-02-20 12:16:46 +00:00
justin 2e46123a92 Prevent selection of unselectable items when scrolling 2023-02-20 11:19:25 +00:00
justin 8ec1dc0830 Tweak cursor storage on sss 2023-02-19 09:53:09 +00:00
justin 41851ba24d Simplify updating selection sections 2023-02-18 15:46:03 +00:00
justin 6eca3bab38 Move combine list over to SelectionSections -- more todo 2023-02-18 10:59:59 +00:00
justin 90370e5487 Continue inventory work 2023-02-17 18:37:55 +00:00
justin 30ce713534 Fix dropping items creating indexes outside of filter 2023-02-17 13:27:05 +00:00
justin c0ef36426a Implement filter on nearby objects 2023-02-17 11:19:07 +00:00
justin 93dfc2a67c Move inventory filter to different section of selection list 2023-02-17 10:35:59 +00:00
justin 4afc216b25 Continue inventory tweak 2023-02-16 17:07:59 +00:00