Commit Graph

74 Commits

Author SHA1 Message Date
justin 7c4a853d70 Remove GenWorld datatype 2022-06-02 19:06:00 +01:00
justin 35cd213bcf Move GenWorld fields into World 2022-06-02 18:48:20 +01:00
justin 66d098cfef Move towards scrapping separate GenWorld, merging into World 2022-06-02 18:17:38 +01:00
justin c4fc044845 Cleanup 2022-06-02 10:31:22 +01:00
justin 98cb8f2264 Cleanup 2022-06-02 09:29:44 +01:00
justin 0da298bde9 Work on terminals: allow scrolling to get default inputs 2022-06-01 22:22:46 +01:00
justin 2cedc1b968 Move towards inputs in terminal 2022-06-01 14:34:16 +01:00
justin b54864bbda Work on more complicated terminals 2022-05-31 13:30:27 +01:00
justin 546c279fae Cleanup creature properties 2022-05-24 23:26:21 +01:00
justin 901fab762a Move toward adding infoboxes/better creature information display 2022-04-10 10:16:15 +01:00
justin 100f776ddd Cleanup 2022-04-07 21:39:39 +01:00
justin ac74ae0ed1 Simplify creature update 2022-04-07 19:40:12 +01:00
justin 72a1399da0 Modify analyser sounds 2022-03-22 18:42:48 +00:00
justin 774738f993 Add key card item lock/key system 2022-03-22 14:33:54 +00:00
justin 873abea79f Stop weapon fire after using up consumables 2022-03-22 11:38:30 +00:00
justin 4cd7cf4edd Add sound effects to example analyser 2022-03-22 10:53:01 +00:00
justin c0383dbd8a Make analyser into one machine 2022-03-22 09:35:17 +00:00
justin 9c46027711 Attach terminal to analyser (these should rather be combined) 2022-03-21 19:20:58 +00:00
justin 51cc04799d Add analysing machine 2022-03-21 09:14:32 +00:00
justin 6c3e335ded Tweak longRoom 2022-03-20 13:46:31 +00:00
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 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