Commit Graph

357 Commits

Author SHA1 Message Date
justin 386d6f47b0 Mapper, ARHUD, radar sweeps update. Add dropper items 2025-01-03 10:43:06 +00:00
justin 725a59b9d0 Work on mapper item, simpler generation of items from console 2025-01-02 11:16:04 +00:00
justin 03b25565f1 Allow mouse click interaction for nearby objects 2025-01-02 00:32:45 +00:00
justin 3b60ad6023 Cleanup. Probable leak when inventory is large enough for scrolling 2025-01-01 23:35:36 +00:00
justin adc0878a28 Allow use of items while examine subinventory shows
Still not sure what to do with right click scrolling, item swapping
2025-01-01 21:58:07 +00:00
justin ff5c4db3ae Cleanup 2025-01-01 21:16:47 +00:00
justin 5b978d9f1c Make examine inventory controlled by item, perhaps still buggy 2025-01-01 21:14:38 +00:00
justin 7dd379d4bc Cleanup, delete hotkeys when deleting item from inventory 2025-01-01 14:04:25 +00:00
justin 91111fc89c Add attached/aiming checks on item usage 2025-01-01 11:36:33 +00:00
justin 9e2dc995e9 Continue item use refactor 2024-12-31 11:25:56 +00:00
justin 2fc960321e Remove creature hammer, may have broken equipment/combining 2024-12-31 10:17:31 +00:00
justin ede08ff1db Tweak camera movement 2024-12-31 09:54:57 +00:00
justin 1e7dcbfded Commit before making hotkeys attach to item ids, not inv ids 2024-12-31 00:34:47 +00:00
justin e028c54948 Cleanup 2024-12-28 10:31:58 +00:00
justin 0ef28c132e Replace buggy circle seg intersection with a simpler test 2024-12-26 21:53:18 +00:00
justin aec56f4977 Fix more edge cases in circle collision 2024-12-25 10:14:13 +00:00
justin 1a3ccbaead Add file 2024-12-25 00:11:28 +00:00
justin 04a83ed031 Fix error in circle wall collision detection
The wall zoning did not take into account the radius of the circle
2024-12-25 00:10:26 +00:00
justin fb1553bf3c Tweak "magnets" that affect bullet movement 2024-12-24 10:48:28 +00:00
justin 02b2f9831f Cleanup, fix bug in floating camera zoom 2024-12-23 16:59:55 +00:00
justin ca61ae0c64 Allow for scrolling alteRifle 2024-12-23 13:16:38 +00:00
justin cae02d8008 Move optic zoom scrolling to item scrolling function
Zoom scrolling behaviour has slightly changed, I'm not sure how I want
it to work yet though
2024-12-23 13:02:56 +00:00
justin e1989eaa1e Cleanup 2024-12-19 23:40:04 +00:00
justin b0f0f5577c Continue work on refactoring equipment position 2024-12-19 01:29:40 +00:00
justin d09e715653 Select item under mouse after releasing drag selection 2024-11-29 21:01:04 +00:00
justin b21513c4dd Move item inv size and item dimensions from records to external function 2024-11-26 23:36:08 +00:00
justin f64dc86a30 Cleanup 2024-11-26 22:55:55 +00:00
justin 9e0ef2ed1d Cleanup 2024-11-26 21:27:09 +00:00
justin 199cd73fa9 Make dragging items instantaneous (up to 30 items away, at least) 2024-11-26 21:18:28 +00:00
justin 94acc5566c Unify backspace in regex code 2024-11-26 17:33:08 +00:00
justin e33fed2239 Click on combine filter jumps to combination 2024-11-26 12:05:19 +00:00
justin a4d95c5bd5 Change behaviour when clicking on filter 2024-11-26 11:59:26 +00:00
justin 145ab77859 Cleanup 2024-11-25 23:17:54 +00:00
justin f91a5cebb5 Cleanup 2024-11-25 23:13:54 +00:00
justin 21aae232fc Cleanup 2024-11-25 22:55:28 +00:00
justin d8d30e0192 Cleanup (somewhat) mouseClickOptionsList 2024-11-25 22:54:45 +00:00
justin 0fb6c3ec26 Improve mouse cursor on pickup 2024-11-25 22:41:39 +00:00
justin 6658aa7a0a Stop group selection on unsuitable sections 2024-11-25 22:26:28 +00:00
justin bf6e02bd98 Cleanup 2024-11-25 22:16:54 +00:00
justin f36f4b8536 Hide group selection in combine inventory, mempty on combine 2024-11-25 21:55:10 +00:00
justin 445ca84358 Fix bug when dragging items 2024-11-25 21:42:00 +00:00
justin 172429bc79 Cleanup 2024-11-25 20:43:27 +00:00
justin 00d8190ffc Fix bug not allowing dragging at extreme bottom edge 2024-11-25 20:41:30 +00:00
justin 3c75b78803 Fix bug when dragging filtered items 2024-11-25 20:04:03 +00:00
justin 8ad91c7bac Cleanup 2024-11-25 19:49:16 +00:00
justin 51caf936f4 Prevent bug on shift selecting from outside selection lists 2024-11-25 18:53:27 +00:00
justin 79bc3b2ddf Update single selection to be under mouse while dragging 2024-11-25 18:29:01 +00:00
justin 887ae2477c Allow selection of noncontiguous items using shift 2024-11-25 18:18:34 +00:00
justin 669f9667f1 Allow scrolling within a larger selection to not remove larger selection 2024-11-25 17:20:09 +00:00
justin 83bcf3c0f7 Cleanup 2024-11-25 16:30:38 +00:00