justin
|
2f9cea1b69
|
Allow for terminals to be deactivated
|
2025-08-19 13:58:57 +01:00 |
|
justin
|
f47f99eac4
|
Continue removing LDTs
|
2025-07-12 14:01:44 +01:00 |
|
justin
|
ab82bcbe20
|
Cleanup
|
2025-06-26 12:17:08 +01:00 |
|
justin
|
5b35b4c6c8
|
Fix burst rifle rate delay bug, various cleanups
|
2025-06-25 23:47:41 +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
|
bf0bc22720
|
Start simplifying buttons
|
2025-06-25 15:16:11 +01:00 |
|
justin
|
0f55257bff
|
Remove creature records
|
2025-06-06 13:36:18 +01:00 |
|
justin
|
16f5c05f19
|
Vleanup
|
2025-06-05 16:21:30 +01:00 |
|
justin
|
324a64814e
|
Move muzzles out of records
|
2025-06-05 10:04:35 +01:00 |
|
justin
|
e1ec4e1a89
|
Move weapon muzzles up a record
|
2025-06-04 09:29:09 +01:00 |
|
justin
|
836a3d9dd3
|
Commit on return after gap
|
2025-03-27 18:22:57 +00:00 |
|
justin
|
ef751cbd21
|
Implement/improve null/un/binary logic gates
|
2025-01-08 18:13:20 +00:00 |
|
justin
|
21b7b863c7
|
Implement copier, an item that copies the value displayed by other items
|
2025-01-08 14:29:25 +00:00 |
|
justin
|
47aa8655b1
|
Slightly tweak number displays
|
2025-01-08 00:21:17 +00:00 |
|
justin
|
5fa5bdf21e
|
Tweak display, scrolling of item values
|
2025-01-07 21:10:29 +00:00 |
|
justin
|
1e7611ab81
|
Cleanup
|
2025-01-07 00:39:59 +00:00 |
|
justin
|
6ba16b06fb
|
Cleanup
|
2025-01-06 12:23:59 +00:00 |
|
justin
|
c20486fc34
|
Cleanup
|
2025-01-06 01:05:56 +00:00 |
|
justin
|
e5cbac480e
|
Display equipment as well, may want to move this into number display
|
2025-01-06 00:58:38 +00:00 |
|
justin
|
76fc8d968d
|
Fix space leak in inventory display.
This is done by wrapping values in what seems to be an unnecessary list.
I do not know exactly why this works, lazyness/compiler optimisations?
|
2025-01-06 00:30:31 +00:00 |
|
justin
|
2dd0d14b8c
|
Move item display around.
Changing these functions can cause space leaks for what are probably
unknowable reasons.
|
2025-01-05 22:45:42 +00:00 |
|
justin
|
2837f0d0af
|
Stop displaying hotkeys and equip positions, fixes space leak
|
2025-01-05 22:33:05 +00:00 |
|
justin
|
9769480d0b
|
Work towards fixing inventory space leak
|
2025-01-05 20:54:07 +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
|
5b978d9f1c
|
Make examine inventory controlled by item, perhaps still buggy
|
2025-01-01 21:14:38 +00:00 |
|
justin
|
ede08ff1db
|
Tweak camera movement
|
2024-12-31 09:54:57 +00:00 |
|
justin
|
e12e4777b2
|
Make hotkeys assignable to any item, use item id
|
2024-12-31 09:20:53 +00:00 |
|
justin
|
81fd2131e0
|
Implement modules changing shell payloads
|
2024-12-24 21:13:58 +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
|
80b03e6544
|
Move further towards removing _crInvEquipped
|
2024-12-19 12:29:17 +00:00 |
|
justin
|
19e5927934
|
Move towards removing crInvEquipped
|
2024-12-19 01:49:13 +00:00 |
|
justin
|
1b99b73f44
|
Complete PartiallyComposedItem -> ComposedItem
|
2024-11-29 10:43:08 +00:00 |
|
justin
|
7148051b31
|
Remove ComposedItem, to be replaced with PartiallyComposedItem
|
2024-11-29 10:39:39 +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
|
f12c390778
|
Add selection item width
|
2024-11-26 21:53:49 +00:00 |
|
justin
|
9e0f0536e2
|
Readd space action on buttons
|
2024-11-24 23:34:03 +00:00 |
|
justin
|
82c53fc8e3
|
Continue inventory refactor
|
2024-11-24 22:08:36 +00:00 |
|
justin
|
81fcfea1be
|
Refactor close objects hud display
|
2024-11-24 16:12:35 +00:00 |
|
justin
|
9529185319
|
Remove section-wide indentation
|
2024-11-24 10:52:20 +00:00 |
|
justin
|
dc34172691
|
Unify regex/filtering code
|
2024-10-26 00:01:12 +01:00 |
|
justin
|
507c8e9819
|
Cleanup, remove inventory display update code on dropping item
|
2024-10-06 22:32:10 +01:00 |
|
justin
|
650854d13e
|
Remove shrink gun
|
2024-10-06 22:09:55 +01:00 |
|
justin
|
597e8dd89d
|
Rewrite of item color in inventory, runs slowly
|
2024-10-06 12:55:18 +01:00 |
|
justin
|
ad76359dcf
|
Cleanup invSelectionItem
|
2024-09-30 13:17:10 +01:00 |
|
justin
|
fc5539cb38
|
Cleanup
|
2024-09-30 12:54:31 +01:00 |
|
justin
|
c81fd5490d
|
Cleanup
|
2024-09-13 09:43:56 +01:00 |
|
justin
|
e69abf1715
|
Implement simple indenting in selection menu
|
2024-09-12 18:14:52 +01:00 |
|
justin
|
eddb313ea1
|
Simplify selection menu, remove overlapping
|
2024-09-11 16:39:56 +01:00 |
|