Commit Graph

72 Commits

Author SHA1 Message Date
justin 86f185c71e Determine mouse position over terminal display 2024-11-16 16:45:12 +00:00
justin ccc966d652 Improve terminal color possibilities 2024-11-07 18:51:18 +00:00
justin d93c548d3c Remove SelectionSections 2024-10-25 22:19:04 +01:00
justin f6c136cfd6 Cleanup 2024-10-25 21:05:32 +01:00
justin 6424899afd Remove cursor type from ListDisplayParams 2024-10-25 17:41:37 +01:00
justin 388064895f Decouple selection section inventory position 2024-10-24 14:55:51 +01:00
justin cf0873d73b Start adding mouse control of inventory 2024-10-15 23:26:08 +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 210787d2dc Broken commit 2023-12-23 15:14:02 +00:00
justin 297b4e0b3c Simplify and correct hammer check for held weapons 2023-05-19 20:00:11 +01:00
justin 17c79e7cee Cleanup and fix selection section cursor position bug 2023-05-19 19:29:37 +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 0735b46266 Stop equip after combining 2023-05-15 06:46:09 +01:00
justin 1cec50c5ab Work on inventory ui 2023-05-14 22:22:21 +01:00
justin 2d32eeb266 Tweak display when equiping 2023-05-12 00:48:07 +01:00
justin cc42a5e124 Work on mouse selection in options menu 2023-05-10 10:02:37 +01:00
justin ab714d63db Cleanup 2023-05-10 02:47:22 +01:00
justin 12aa1361eb Make parameters for display of list pictures more sensible 2023-05-10 02:25:38 +01:00
justin cd42e29012 Work on cursor for lists 2023-05-10 01:44:42 +01:00
justin 93519345de Attempt to globally translate drawn lists 2023-05-09 00:58:03 +01:00
justin 865706df3b List rendering work 2023-05-05 10:22:46 +01:00
justin 988bb7591d Work on rendering lists 2023-05-05 09:58:12 +01:00
justin 03c3d34ea1 Attempt to simplify text positioning 2023-05-05 02:37:18 +01:00
justin ff512348e0 Cleanup 2023-05-03 20:02:56 +01:00
justin ea0c942887 Refactor window size, update selection cursor on new screen 2023-03-25 09:27:27 +00:00
justin 2e46123a92 Prevent selection of unselectable items when scrolling 2023-02-20 11:19:25 +00:00
justin a88755bd75 Remove SelectionIntMap 2023-02-19 09:59:09 +00:00
justin 90133fb54b Work on combine cursors 2023-02-17 18:00:40 +00:00
justin 24825728f5 Unify inventory sections further (slow?) 2023-02-11 13:10:10 +00:00
justin a8e00ac025 Implement telescoping inventory selection 2023-02-10 10:57:00 +00:00
justin ce25157738 Commit before messing with main inventory display 2023-01-24 11:54:59 +00:00
justin bb72ec9baa Cleanup 2023-01-16 00:16:12 +00:00
justin 048135c370 Rethink selection lists as intmaps 2023-01-15 23:17:47 +00:00
justin a50e2ff406 Mostly use String instead of Text 2023-01-15 12:26:45 +00:00
justin 64b1c2761e Start adding filters to selection lists 2023-01-15 11:55:32 +00:00
justin 5b4e8d75bb Fix crWallCollisions by using a rectangle zone instead of a point 2023-01-03 17:36:28 +00:00
justin 85738adff1 Cleanup 2022-12-27 14:14:03 +00:00
justin 2def9800fa Cleanup 2022-12-27 10:53:31 +00:00
justin 1bafb427df Tidying 2022-12-26 09:42:58 +00:00
justin 6e18c498af Fix selection in combine menu 2022-12-26 09:34:23 +00:00
justin d2141d90ae Fix scroll selection of floor items and buttons 2022-12-25 23:37:42 +00:00
justin b01a9f89e6 Fix mouse scrolling in menus 2022-12-25 12:12:35 +00:00
justin 3de16cbd1a Rethink unselectable items in lists 2022-12-25 11:39:47 +00:00
justin a97c5ec8ef Allow selection items to have a payload 2022-12-24 00:28:04 +00:00
justin 5356d21778 Work on selection lists and option menus 2022-12-23 22:43:30 +00:00
justin b072dc9e9a Separate selection list items from display parameters 2022-12-23 12:22:57 +00:00
justin 03c945d189 Improve mouse menu controls, tweak charmap 2022-12-21 11:33:11 +00:00
justin 860d63df45 Work on menus 2022-11-22 10:14:25 +00:00