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
|
031af611cd
|
Cleanup, stop assigning hotkeys to unequipped items
|
2023-05-05 01:59:40 +01:00 |
|
justin
|
ff512348e0
|
Cleanup
|
2023-05-03 20:02:56 +01:00 |
|
justin
|
727e5af2a6
|
Fix left clicks in terminals
|
2023-05-03 16:45:39 +01:00 |
|
justin
|
ed8d8f0e93
|
Work on terminals
|
2023-05-03 11:19:47 +01:00 |
|
justin
|
61f88aeb4a
|
Cleanup
|
2023-05-01 22:35:33 +01:00 |
|
justin
|
ea0c942887
|
Refactor window size, update selection cursor on new screen
|
2023-03-25 09:27:27 +00:00 |
|
justin
|
68b43f29ff
|
Remove bezier shader
|
2023-03-23 00:38:14 +00:00 |
|
justin
|
86943f4170
|
Cleanup, tweak selection sections positioning
|
2023-02-23 16:13:40 +00:00 |
|
justin
|
c5bfa36bde
|
Fix wristArmour drop bug
|
2023-02-23 14:35:17 +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
|
a38c77335c
|
Shuffle regexes
|
2023-02-20 12:16:46 +00:00 |
|
justin
|
5ac379959a
|
Show items that are to be combined
|
2023-02-20 11:30:10 +00:00 |
|
justin
|
a88755bd75
|
Remove SelectionIntMap
|
2023-02-19 09:59:09 +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
|
36b9b5445c
|
Broken commit
|
2023-02-17 20:20:57 +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
|
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
|
8b39a99194
|
Tweak combine inventory regex
|
2023-02-13 21:18:11 +00:00 |
|
justin
|
b5db7a3420
|
Cleanup
|
2023-02-11 13:42:08 +00:00 |
|
justin
|
24825728f5
|
Unify inventory sections further (slow?)
|
2023-02-11 13:10:10 +00:00 |
|
justin
|
10f732d489
|
Work on collapsing close item list
|
2023-02-11 09:09:23 +00:00 |
|
justin
|
a8e00ac025
|
Implement telescoping inventory selection
|
2023-02-10 10:57:00 +00:00 |
|
justin
|
c354949ca9
|
Partially working change to selected items
|
2023-02-07 12:07:13 +00:00 |
|
justin
|
5f7d662454
|
Partial inventory display update
|
2023-01-27 22:47:45 +00:00 |
|
justin
|
ce25157738
|
Commit before messing with main inventory display
|
2023-01-24 11:54:59 +00:00 |
|
justin
|
5810c2262a
|
Get rid of world hammers
|
2023-01-16 01:52:12 +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
|
17734738f6
|
Remove equality derivation for hud elements
|
2023-01-15 12:38:06 +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
|
1c9923bb91
|
Continue work on bullet drawing
|
2023-01-12 16:09:19 +00:00 |
|
justin
|
37e26f53e6
|
Tweak module display and logic
|
2023-01-12 12:51:24 +00:00 |
|
justin
|
94c0af97fd
|
Tweak displayed info
|
2023-01-11 23:22:59 +00:00 |
|
justin
|
f2f414cee6
|
Tweak info
|
2023-01-11 22:35:35 +00:00 |
|