justin
|
e811e67ff9
|
Add bounds to door rooms, tweak mounted lights
|
2022-03-20 08:23:18 +00:00 |
|
justin
|
c4a8912441
|
Improve rooms
|
2022-03-17 19:37:17 +00:00 |
|
justin
|
58a24c58e3
|
Add more procedural girders
|
2022-03-16 18:02:17 +00:00 |
|
justin
|
2dc94b85da
|
Move GenWorld update of placements into product type
|
2022-03-16 09:39:07 +00:00 |
|
justin
|
5aeb04ba05
|
Add looping sound, add sound to terminals
|
2022-03-16 09:23:17 +00:00 |
|
justin
|
a36139aa7a
|
Add machine sounds
|
2022-03-15 10:12:41 +00:00 |
|
justin
|
b71579441e
|
Improve low level flamer
|
2022-03-15 08:54:23 +00:00 |
|
justin
|
f16f32d9d3
|
Implement terminals
|
2022-03-14 20:39:23 +00:00 |
|
justin
|
1b6f11709c
|
Implement randomised markings on sensors
|
2022-03-13 19:59:46 +00:00 |
|
justin
|
06a501ff88
|
Rethink damage data type, work on damage sensors
|
2022-03-13 09:27:35 +00:00 |
|
justin
|
d340fd73c3
|
Improve placementspots
|
2022-03-12 10:35:14 +00:00 |
|
justin
|
219e4e15ee
|
Commit before making out and in placements have ids
|
2022-03-11 12:34:19 +00:00 |
|
justin
|
907cca0ef0
|
Implement moving mounted lights
|
2022-03-10 14:43:41 +00:00 |
|
justin
|
c583d33b57
|
Move toward moving lights on doors
|
2022-03-09 22:41:17 +00:00 |
|
justin
|
027b4b7d8b
|
Add explicit door position field
|
2022-03-09 22:14:34 +00:00 |
|
justin
|
ff6064a3b6
|
Add rooms, placements and room positions
|
2022-03-08 22:57:58 +00:00 |
|
justin
|
2e1c7f2687
|
Cleanup, fix tank opacity
|
2022-03-08 10:26:51 +00:00 |
|
justin
|
8179a2aa4f
|
Fix incorrect creation of unused links pos
|
2022-03-08 09:48:45 +00:00 |
|
justin
|
59e6f433ff
|
Add missing file, workaround for placement positions bug
|
2022-03-08 07:59:36 +00:00 |
|
justin
|
0c580e63a4
|
Start cleanup of room in-links
|
2022-03-05 01:09:19 +00:00 |
|
justin
|
8fa6bbfe29
|
Fix bug in the placement of mounted lightsources when shifted
|
2022-03-04 17:59:42 +00:00 |
|
justin
|
d219f42640
|
Commit before attempting to fix placement shifting bug
|
2022-03-04 13:13:21 +00:00 |
|
justin
|
419fcd0ff0
|
Add new bullet trajectories
|
2022-02-28 13:19:07 +00:00 |
|
justin
|
dccacd9d22
|
Move towards removal of ssaTri, which was buggy
|
2021-12-15 12:00:07 +00:00 |
|
justin
|
e3402bacf1
|
Stop bullets when they hit walls
|
2021-12-14 19:25:37 +00:00 |
|
justin
|
47391f3850
|
Use tasty for tests, fix bug in circOnLine
|
2021-12-14 11:50:01 +00:00 |
|
justin
|
ec51efabca
|
Set lasGun muzzle position correctly
|
2021-12-11 23:11:13 +00:00 |
|
justin
|
6cd59d99bc
|
Cleanup
|
2021-12-11 22:08:43 +00:00 |
|
justin
|
7116129a37
|
Cleanup
|
2021-12-11 19:44:48 +00:00 |
|
justin
|
154abf0bad
|
Start removing Reader monad from internal creature update
|
2021-12-11 18:24:53 +00:00 |
|
justin
|
cdeb3dfa67
|
Use a creature to "use" the weapon of a turret
|
2021-12-11 18:06:04 +00:00 |
|
justin
|
1a053421ef
|
Add terminal GODON command
|
2021-12-09 17:12:32 +00:00 |
|
justin
|
24a0cc289f
|
Add menu option to start new game from seed, uses system clipboard
|
2021-12-09 14:36:26 +00:00 |
|
justin
|
eeda4f3e39
|
Magnets
|
2021-12-08 22:01:25 +00:00 |
|
justin
|
22e3256da3
|
Tweak twisting when aiming
|
2021-12-05 16:54:08 +00:00 |
|
justin
|
85ededc158
|
Start work on crafting/combinations
|
2021-12-02 00:50:29 +00:00 |
|
justin
|
f40d486d68
|
Rethink item ammo to item consumables, start item type datatype
|
2021-11-29 16:22:31 +00:00 |
|
justin
|
5cbe394e08
|
Cleanup
|
2021-11-28 17:07:04 +00:00 |
|
justin
|
618653a86e
|
Refactor light sources
|
2021-11-28 16:53:26 +00:00 |
|
justin
|
e7ea7377e2
|
Allow to equip left click items
|
2021-11-27 02:01:12 +00:00 |
|
justin
|
774808663a
|
Stop door z fighting when opened
|
2021-11-27 00:28:59 +00:00 |
|
justin
|
123bcd2c94
|
Allow for random choice between placements in different rooms
|
2021-11-26 12:20:20 +00:00 |
|
justin
|
aad79bdf25
|
Thread a more complex structure through the placement process
|
2021-11-25 01:32:25 +00:00 |
|
justin
|
0e87f340b4
|
Add file
|
2021-11-25 01:14:14 +00:00 |
|
justin
|
5b7d9fccf1
|
Cleanup, work towards allowing for placements to interact across rooms
|
2021-11-25 01:13:41 +00:00 |
|
justin
|
e44c5e7120
|
Allow for more complex placement positioning
|
2021-11-24 20:51:50 +00:00 |
|
justin
|
5d9ea4b733
|
Correct room link position numbering
|
2021-11-22 16:42:19 +00:00 |
|
justin
|
213f573011
|
Reorganise weapons, start work on drones
|
2021-11-22 00:37:27 +00:00 |
|
justin
|
1aa797ddef
|
Add quiet laser sound
|
2021-11-21 23:27:14 +00:00 |
|
justin
|
afeb9d2b64
|
Add wire to central laser room
|
2021-11-21 19:14:17 +00:00 |
|