Commit Graph

124 Commits

Author SHA1 Message Date
justin 3c9941923d Fix bug in creature death drop/destruction ordering 2024-10-03 11:19:53 +01:00
justin 1953fb2d0c Cleanup, fix broken records in LeftUse 2024-10-03 10:34:17 +01:00
justin 7d72fa3c5d Add newtype for item id int 2024-09-28 23:34:32 +01:00
justin 5f9fb183a9 Implement remote screen for launcher projectiles 2024-09-27 10:39:21 +01:00
justin 25cec10313 Flatten values in creature manipulation data types 2024-09-24 21:50:21 +01:00
justin a6eb5cf982 Commit before only putting item locations in single itemLocations intmap 2024-09-24 09:31:20 +01:00
justin 265da89791 Add newtype to floor item ids 2024-09-23 22:42:09 +01:00
justin 5262355368 Fix bugs in item locations 2024-09-23 13:12:09 +01:00
justin 236f7c7750 Commit before tweaking item id/locations 2024-09-22 13:58:00 +01:00
justin 31b5db6e9e Distinguish between selected item and root-selected item 2024-09-21 21:59:53 +01:00
justin db4a6a10de Only display combinations for first items in list 2024-09-08 21:00:16 +01:00
justin 1006bb5529 Continue reload removal 2024-09-08 10:33:16 +01:00
justin e03c8dd830 Partial removal of reloading 2024-09-08 10:21:35 +01:00
justin f26d380c1b Start implementing attachable scroll items 2023-11-08 18:39:38 +00:00
justin a67e8667bc Simplify right button options 2023-05-15 11:06:13 +01:00
justin 0735b46266 Stop equip after combining 2023-05-15 06:46:09 +01:00
justin 031af611cd Cleanup, stop assigning hotkeys to unequipped items 2023-05-05 01:59:40 +01:00
justin 487280a475 Fix bug concerning effects when dropping items 2023-05-03 22:12:19 +01:00
justin ff512348e0 Cleanup 2023-05-03 20:02:56 +01:00
justin 748e24137f Cleanup 2023-05-03 19:24:29 +01:00
justin 61f88aeb4a Cleanup 2023-05-01 22:35:33 +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 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 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 5ac379959a Show items that are to be combined 2023-02-20 11:30:10 +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 6eca3bab38 Move combine list over to SelectionSections -- more todo 2023-02-18 10:59:59 +00:00
justin 1cb59d0809 Commit before changing CombineInventory to use SelectionSections 2023-02-17 20:08:43 +00:00
justin 56f2dc04cf Tweak close item usage code 2023-02-17 19:14:10 +00:00
justin 90370e5487 Continue inventory work 2023-02-17 18:37:55 +00:00
justin 90133fb54b Work on combine cursors 2023-02-17 18:00:40 +00:00
justin 30ce713534 Fix dropping items creating indexes outside of filter 2023-02-17 13:27:05 +00:00
justin 7e04deed43 Pressing return on regex jumps to item 2023-02-17 12:06:18 +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
justin 934dd64704 Work on inventory management 2023-02-16 16:12:03 +00:00
justin ff5fa6321a Move towards selection section inventory management 2023-02-14 23:25:09 +00:00
justin 8b39a99194 Tweak combine inventory regex 2023-02-13 21:18:11 +00:00
justin c354949ca9 Partially working change to selected items 2023-02-07 12:07:13 +00:00
justin 64b1c2761e Start adding filters to selection lists 2023-01-15 11:55:32 +00:00
justin 6f1162f7b9 Allow fast drop and pickup, fix right button options bug 2023-01-13 16:32:42 +00:00
justin 37e26f53e6 Tweak module display and logic 2023-01-12 12:51:24 +00:00
justin 994496e964 Add capability to examine you (empty slots) and close objects 2023-01-11 22:23:01 +00:00
justin 05d081497d Implement slowed down aim turning 2023-01-08 11:10:42 +00:00