justin
|
7d7ed6689d
|
Cleanup
|
2022-07-14 21:32:19 +01:00 |
|
justin
|
893a3d5f17
|
Cleanup
|
2022-07-14 21:12:51 +01:00 |
|
justin
|
5463328d41
|
Move machine update into outside function
|
2022-07-14 21:01:53 +01:00 |
|
justin
|
f05d284312
|
Move machine destruction to external function
|
2022-07-14 12:48:52 +01:00 |
|
justin
|
6c50021f04
|
Use grid when creating block debris
|
2022-07-13 10:44:18 +01:00 |
|
justin
|
1ccb87ff13
|
Make tanks into decorated blocks
|
2022-07-12 10:57:37 +01:00 |
|
justin
|
3447b9b0bb
|
Cleanup
|
2022-07-11 10:26:33 +01:00 |
|
justin
|
75d597f774
|
Remove unnecessary item held/worn field type
|
2022-07-11 10:20:40 +01:00 |
|
justin
|
75cd15c240
|
Data-ify creature drawing (partially)
|
2022-07-10 23:24:25 +01:00 |
|
justin
|
ffdfaa41c0
|
Cleanup creatures somewhat, fix LOS to LOSIndirect
|
2022-07-03 15:07:55 +01:00 |
|
justin
|
757ffad1ad
|
Improve door pathing update
|
2022-07-03 12:56:24 +01:00 |
|
justin
|
67b612fe60
|
Improve pathing debugging, work on door pathing
|
2022-07-03 00:24:25 +01:00 |
|
justin
|
f6084f37ed
|
Reallow different line block sizes
|
2022-07-01 21:47:49 +01:00 |
|
justin
|
f6d96ec92c
|
Put config/targeting pictures in sensible places, tweak main loop
|
2022-06-28 01:19:47 +01:00 |
|
justin
|
0def31895f
|
Replace PutShape with PutForeground
|
2022-06-27 14:30:08 +01:00 |
|
justin
|
fec72cdf48
|
Abstract out block placement
|
2022-06-27 13:38:46 +01:00 |
|
justin
|
8d266a6770
|
Various improvements, metal debris
|
2022-06-23 18:53:26 +01:00 |
|
justin
|
e3d5c4eb4b
|
Start to add mountable objects
|
2022-06-23 16:07:58 +01:00 |
|
justin
|
85406d06c1
|
Correct non-pushing of partially destroyed doors
|
2022-06-23 15:20:50 +01:00 |
|
justin
|
0f01e422f6
|
Move towards allowing partial destruction of doors
|
2022-06-23 14:52:25 +01:00 |
|
justin
|
8e3f03637d
|
Commit before door refactor
|
2022-06-23 09:30:46 +01:00 |
|
justin
|
541a04f1bc
|
Make item display universal
|
2022-06-19 12:56:30 +01:00 |
|
justin
|
55d2fcc8d0
|
Add possible cosmetic pipes to tanks
|
2022-06-19 10:17:03 +01:00 |
|
justin
|
bae0f7dcad
|
Make "tanks" into Blocks
|
2022-06-18 23:28:17 +01:00 |
|
justin
|
781e337cad
|
Commit mid block refactor
|
2022-06-18 11:07:17 +01:00 |
|
justin
|
5f68b512dd
|
Make crytal walls destructible by shatterGun
|
2022-06-18 01:14:47 +01:00 |
|
justin
|
cbfb417d21
|
Add aggressive light culling
|
2022-06-17 18:24:24 +01:00 |
|
justin
|
aa29e5ddf2
|
Improve debris
|
2022-06-16 12:24:09 +01:00 |
|
justin
|
a7201b8fb6
|
Move towards introducing pipes, generalise blocks
|
2022-06-16 02:18:22 +01:00 |
|
justin
|
e30f7a0585
|
Add more rooms
|
2022-06-15 14:05:59 +01:00 |
|
justin
|
62dae5bebe
|
Add more information to Room Positions
|
2022-06-15 12:34:36 +01:00 |
|
justin
|
0957c79e58
|
Fix button not updating bug
|
2022-06-14 18:47:11 +01:00 |
|
justin
|
7b00867f6d
|
Commit before unifying placements in rooms (in/out)
|
2022-06-11 12:37:56 +01:00 |
|
justin
|
ad576014fb
|
Cleanup
|
2022-06-10 23:10:38 +01:00 |
|
justin
|
e4e7122070
|
Cleanup
|
2022-06-09 11:29:42 +01:00 |
|
justin
|
4e4759fb1c
|
Cleanup
|
2022-06-08 22:34:29 +01:00 |
|
justin
|
bcbfd7d2fa
|
Defunction-ify item modules, requires more cleanup
|
2022-06-08 12:28:11 +01:00 |
|
justin
|
d91a53f76c
|
Remove hvAuto, replace with machineGun
|
2022-06-07 23:50:28 +01:00 |
|
justin
|
c31f398fab
|
Allow terminals to block input
|
2022-06-07 22:56:20 +01:00 |
|
justin
|
e85bd36fe4
|
Cleanup
|
2022-06-07 21:34:34 +01:00 |
|
justin
|
52488b251b
|
Commit before changing wall drawing
|
2022-06-07 16:39:47 +01:00 |
|
justin
|
c8c299cfb5
|
Cleanup
|
2022-06-07 14:20:13 +01:00 |
|
justin
|
3c2f0cb824
|
Commit before simplifying terminal commands
|
2022-06-07 11:40:59 +01:00 |
|
justin
|
19852119ab
|
Re-add machine hum to all terminals
|
2022-06-07 11:11:48 +01:00 |
|
justin
|
5117fb2a1a
|
Successfully push proximity sensor parameters into data
|
2022-06-07 10:34:59 +01:00 |
|
justin
|
14acd2ee6a
|
Move analyser functions to data
|
2022-06-07 09:57:19 +01:00 |
|
justin
|
d42538e3c0
|
Add fix bug in terminal destruction effects
|
2022-06-07 01:25:36 +01:00 |
|
justin
|
b20502bc35
|
Commit before removing "un-input-able" terminals
|
2022-06-06 18:33:44 +01:00 |
|
justin
|
4e181b8273
|
Cleanup
|
2022-06-06 16:37:52 +01:00 |
|
justin
|
b92305798f
|
Cleanup
|
2022-06-06 16:22:47 +01:00 |
|