justin
b353263b0e
Allow close items to be collected using selection sets
2026-05-18 10:02:24 +01:00
justin
794d733c83
Cleanup item swapping
2026-05-18 08:59:41 +01:00
justin
0386683670
Cleanup
2026-05-17 00:01:48 +01:00
justin
4bcea5e772
Fix item location bug
2026-05-16 12:21:19 +01:00
justin
db2ce72076
Highlight dropped items, work towards fixing pickup selection change
2026-05-16 10:04:28 +01:00
justin
3a2e92169b
Work on inventory dragging
2026-05-15 22:02:17 +01:00
justin
e56a953c9b
Cleanup inventory management, tweak dragging start
2026-05-15 10:35:17 +01:00
justin
17f8707f62
Fix bug in manObject update when dropping items
2026-05-14 21:46:08 +01:00
justin
c70097f1e1
Remove duplicated selection/manipulation positions
...
Needs more testing to make sure it all works properly
2026-05-14 20:40:46 +01:00
justin
06b984c2e5
Start collapsing manipulated item code with selection code
2026-05-14 14:24:57 +01:00
justin
59d128f87a
Move towards unifying (your) creature manipulation with selection
2026-05-14 13:42:33 +01:00
justin
91480c957d
Change selection set to work for multiple sections
2026-05-13 11:18:52 +01:00
justin
e4bd971017
Commit before rethinking selection sets
2026-05-12 08:05:39 +01:00
justin
ac09ed6629
Improve carriage/stride when falling down pit
2026-03-27 00:33:19 +00:00
justin
0ddedf7fd6
Improve wall squashing further
2026-03-26 20:25:59 +00:00
justin
e01029d06d
Improve scroll selection
2026-03-24 19:51:32 +00:00
justin
8ff2f37af5
Improve scroll selection/inventory modification
2026-03-24 19:21:04 +00:00
justin
a464d4dc38
Improve wrist forcefield positioning
...
Not perfect for left wrist when aiming two handed twist weapons
2026-01-22 21:19:40 +00:00
justin
49fb982877
Refactor crPos to be a V3
2025-10-10 13:47:31 +01:00
justin
06d50ac752
Make equipment indices point to item indices
2025-08-26 23:57:02 +01:00
justin
49efe62910
Commit before modifying crEquipment for item locations
2025-08-26 22:13:40 +01:00
justin
e5473d1028
Cleanup
2025-08-26 19:35:19 +01:00
justin
b87c3380b8
Refactor triplet to Selection datatype
2025-08-26 18:13:27 +01:00
justin
9034c409e1
Flatten HUDElement
2025-08-26 16:46:02 +01:00
justin
65803c11c9
Cleanup
2025-08-25 11:01:07 +01:00
justin
3f6f1b4019
Use NewIntMap InvInt for crInv
2025-08-25 10:21:59 +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
68cd362aa4
Cleanup
2025-08-19 20:43:35 +01:00
justin
084210ea7d
Cleanup close items code
2025-08-19 20:17:27 +01:00
justin
e1cfe7e163
Hlint pass
2025-08-19 18:05:05 +01:00
justin
b07280e50c
Cleanup
2025-08-19 17:29:36 +01:00
justin
2f9cea1b69
Allow for terminals to be deactivated
2025-08-19 13:58:57 +01:00
justin
af5bdf59b9
Pitted creatures lose all items
2025-08-05 21:47:32 +01:00
justin
f69956750a
Work on what happens when creatures fall down chasms
2025-08-05 21:39:44 +01:00
justin
2f130c5bed
Fix switch detection, cleanup
2025-06-25 21:49:11 +01:00
justin
a9cae4d409
Simplify buttons
2025-06-25 21:37:32 +01:00
justin
6300a90257
Move equip effect on remove out of record
2025-06-05 15:35:11 +01:00
justin
59e1207b46
Improve jump to hotkey
2025-06-01 09:44:03 +01:00
justin
5b978d9f1c
Make examine inventory controlled by item, perhaps still buggy
2025-01-01 21:14:38 +00:00
justin
dae0e0591c
Fix bugs in equipment allocation using hotkeys
...
The behaviour is still not perfect, should be able to cycle through all
options by pressing one key. There is unnecessary memory of past state
going on here
2025-01-01 14:48:17 +00:00
justin
7dd379d4bc
Cleanup, delete hotkeys when deleting item from inventory
2025-01-01 14:04:25 +00:00
justin
e12e4777b2
Make hotkeys assignable to any item, use item id
2024-12-31 09:20:53 +00:00
justin
e1989eaa1e
Cleanup
2024-12-19 23:40:04 +00:00
justin
910c683eac
Move hotkeys out of Creature into LWorld
2024-12-19 15:29:20 +00:00
justin
4526119fcd
Start moving hotkeys out from creatures into world
2024-12-19 15:16:47 +00:00
justin
11b5ef74c5
Remove _crInvEquipped
2024-12-19 12:44:34 +00:00
justin
a669632226
Make equipment effects use item locations
...
Move towards removing on/off equipment effects
2024-12-19 11:15:21 +00:00
justin
669f9667f1
Allow scrolling within a larger selection to not remove larger selection
2024-11-25 17:20:09 +00:00