justin
|
e9ffeeaea7
|
Work on cloud/window transparency
|
2025-11-09 11:00:12 +00:00 |
|
justin
|
05c530eeb1
|
Play around with alpha blending
|
2025-11-04 10:42:18 +00:00 |
|
justin
|
61910785c4
|
Cleanup door mounts, noticed space leak when no debug-display paths
|
2025-10-25 22:49:37 +01:00 |
|
justin
|
cbf0f47b9b
|
Allow for easier mounted objects on doors
|
2025-10-25 18:44:34 +01:00 |
|
justin
|
ff03efc41f
|
Simplify Foreground
|
2025-10-25 13:12:00 +01:00 |
|
justin
|
95b4105f52
|
Simplify block drawing further, store shape of block
|
2025-10-24 19:39:44 +01:00 |
|
justin
|
3c6d269d00
|
Remove separate wall color, should be handled by material type
|
2025-10-23 21:27:14 +01:00 |
|
justin
|
4ee389efb1
|
Remove reified impulses from creature record
|
2025-10-18 15:42:35 +01:00 |
|
justin
|
315e6b1c04
|
Cleanup, fix debug drawing
|
2025-10-15 23:04:23 +01:00 |
|
justin
|
e139499ed2
|
Tweak debug display
|
2025-10-15 12:17:44 +01:00 |
|
justin
|
365821e969
|
Add selection box on left click drag
|
2025-10-14 12:41:53 +01:00 |
|
justin
|
7a431f6eec
|
Move debug pictures out of data
|
2025-10-14 11:23:39 +01:00 |
|
justin
|
cadaf00797
|
Tweak debug display
|
2025-10-14 10:14:30 +01:00 |
|
justin
|
8b44538048
|
Cleanup
|
2025-10-12 21:13:06 +01:00 |
|
justin
|
49fb982877
|
Refactor crPos to be a V3
|
2025-10-10 13:47:31 +01:00 |
|
justin
|
4e651fcded
|
Cleanup
|
2025-10-08 09:20:19 +01:00 |
|
justin
|
f5a3486f72
|
Work on placements
|
2025-09-25 17:32:02 +01:00 |
|
justin
|
23f61081cf
|
Remove external corpses, handle them as creatures
|
2025-09-25 09:31:58 +01:00 |
|
justin
|
4179115023
|
Tweak tutorial messages
|
2025-09-20 01:56:34 +01:00 |
|
justin
|
b837e6a798
|
Cleanup
|
2025-09-19 20:39:17 +01:00 |
|
justin
|
d4f2cdd3fd
|
Cleanup
|
2025-09-19 19:56:12 +01:00 |
|
justin
|
2d856ddf9e
|
Slightly rethink display of inventories and terminals
|
2025-09-18 19:56:12 +01:00 |
|
justin
|
8721b31811
|
Remove parameters from machine damage sensors
|
2025-09-17 17:33:26 +01:00 |
|
justin
|
81d6727d8e
|
Simplify analyser machines somewhat
|
2025-09-16 21:41:26 +01:00 |
|
justin
|
2261556c16
|
Add spinning cursor to terminal line read
|
2025-09-02 10:24:43 +01:00 |
|
justin
|
8398f0b852
|
Simplify analyser terminal
|
2025-09-01 23:24:11 +01:00 |
|
justin
|
01228ed2f1
|
Unify debug pictures
|
2025-09-01 17:22:16 +01:00 |
|
justin
|
dda0526180
|
Cleanup
|
2025-08-27 19:22:01 +01:00 |
|
justin
|
40d2d316cb
|
Cleanup
|
2025-08-27 18:55:25 +01:00 |
|
justin
|
7581c86d93
|
Cleanup various equipment/right button code
|
2025-08-27 00:45:58 +01:00 |
|
justin
|
79a0137d54
|
Cleanup
|
2025-08-27 00:34:24 +01:00 |
|
justin
|
06d50ac752
|
Make equipment indices point to item indices
|
2025-08-26 23:57:02 +01:00 |
|
justin
|
1ebdbdd8ae
|
Cleanup
|
2025-08-26 18:51:14 +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
|
004c4d1950
|
Commit before removing "above/below" checks on inventory dragging
I don't think these actually do anything
EDIT: they are actually necessary
|
2025-08-26 11:38:46 +01:00 |
|
justin
|
58c645041f
|
Allow more drag selection to work
|
2025-08-25 13:30:04 +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
|
d776c91cfd
|
Fix more item bugs
|
2025-08-24 23:50:16 +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
|
befe24e038
|
Start creating explicit tutorial map
|
2025-08-21 16:31:04 +01:00 |
|
justin
|
9daa27ee8b
|
Cleanup
|
2025-08-19 21:49:41 +01:00 |
|
justin
|
084210ea7d
|
Cleanup close items code
|
2025-08-19 20:17:27 +01:00 |
|
justin
|
a373b31152
|
Improve terminal update/display
|
2025-08-19 19:37:36 +01:00 |
|
justin
|
5ccbfa1f91
|
Cancel terminal display if destroyed while displaying
|
2025-08-19 18:01:23 +01:00 |
|
justin
|
b07280e50c
|
Cleanup
|
2025-08-19 17:29:36 +01:00 |
|
justin
|
b8581a7862
|
Work on terminals, add deactive data type status
|
2025-08-19 13:48:54 +01:00 |
|