Commit Graph

25 Commits

Author SHA1 Message Date
justin a2c32907f0 Fix bugs in drag pickup when releasing mouse outside of inventory list 2025-08-25 12:59:12 +01:00
justin d776c91cfd Fix more item bugs 2025-08-24 23:50:16 +01:00
justin c2daa86463 Fix at least one bug from item refactor, more remain 2025-08-24 21:01:02 +01:00
justin 94f6d5c630 Major item refactor, still broken 2025-08-24 19:34:09 +01:00
justin 22b4be440a Refactor floor items to use centralised items intmap 2025-08-24 13:14:49 +01:00
justin fcccd63844 Refactor floor items, removing ids (not fully checked) 2025-08-23 22:10:33 +01:00
justin b21513c4dd Move item inv size and item dimensions from records to external function 2024-11-26 23:36:08 +00:00
justin 32f0d287e8 Space only picks up filtered close items 2024-11-25 15:47:32 +00:00
justin bbf95c91d8 Tweak item dropping 2024-11-25 15:22:42 +00:00
justin 7d72fa3c5d Add newtype for item id int 2024-09-28 23:34:32 +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 db4a6a10de Only display combinations for first items in list 2024-09-08 21:00:16 +01:00
justin 7e790b7153 Add in "linear" lWorld to separate time reversable worlds 2022-10-28 12:24:51 +01:00
justin 82aedc3830 Make all items have an id an associated location 2022-08-01 23:50:26 +01:00
justin 160560af5f Refactor, try to limit dependencies 2022-07-28 00:59:56 +01:00
justin b52adddd5d Work on cleaning up item effects/attachments etc 2022-07-27 16:39:58 +01:00
justin 8d17ce66e9 Cleanup 2022-07-27 12:49:23 +01:00
justin b2efbd2b3e Separate out concrete part of world 2022-07-25 12:10:50 +01:00
justin ba8b33a87c Improve item combination algorithm 2022-06-08 16:12:44 +01:00
justin 40f1d987cb Cleanup 2022-02-13 17:29:32 +00:00
justin 22e3256da3 Tweak twisting when aiming 2021-12-05 16:54:08 +00:00
justin b41e3e3637 Allow for stacking of items and combining sensibly 2021-12-03 17:18:06 +00:00
justin bebc73882a Implement combining of items 2021-12-03 01:56:23 +00:00
justin 213f573011 Reorganise weapons, start work on drones 2021-11-22 00:37:27 +00:00