Commit Graph
129 Commits
Author SHA1 Message Date
justin be7b2d2cd7 Add frame clock 2021-09-09 13:29:09 +01:00
justin a2288110ae First implementation of creatures detecting sounds 2021-09-08 21:56:58 +01:00
justin 04e5b9b39f Move side effects into world (may be slower) 2021-09-08 18:48:16 +01:00
justin 643cd5a420 Move towards incorporating sound into ai 2021-09-08 17:41:13 +01:00
justin c16c09a9ce Move creature speed parameters into explicit data 2021-09-05 11:24:15 +01:00
justin 215a3dda36 Cleanup creature picture 2021-09-04 14:53:05 +01:00
justin 910c29a510 Fix worldEvent reset space leak 2021-08-18 13:18:46 +02:00
justin 650e58bdfa Improve level generation speed 2021-08-16 20:56:49 +02:00
justin 4bbe5d0cf1 Move main to allow for new executables 2021-08-11 17:54:48 +02:00
justin 2d8b27746c Further strictifying 2021-07-30 00:23:02 +02:00
justin 9f37ecb204 Tweak picture layers 2021-07-21 17:52:38 +02:00
justin ac66b4b9d6 Hlint pass 2021-07-12 12:44:43 +02:00
justin 9df19a9e85 Allow tweaking z buffer when rendering polygon, improve explosion render 2021-07-03 23:56:01 +02:00
justin 06f22a3ea5 Add line shadow shader 2021-06-26 22:20:41 +02:00
justin 726cd425f2 Tweak drawing parameters 2021-06-25 18:43:45 +02:00
justin a9aa2ca2cb Add test tileset textures 2021-06-11 13:51:06 +02:00
justin fb7a90df71 Add different weapon positions based on handedness 2021-06-07 20:28:54 +02:00
justin c9ca94e82e Add twisting weapons and feet 2021-06-07 15:03:15 +02:00
justin 0b8ac97fe9 Modularise item data, change tesla arc from projectile to particle 2021-06-06 16:08:56 +02:00
justin 7ca7a2f941 Add targeting reticule for bezier gun 2021-05-26 00:37:35 +02:00
justin d4a15a2416 Refactor creature draw, pass World to function 2021-05-25 21:44:25 +02:00
justin 114335fdbe Refactor creature ai 2021-05-20 21:25:42 +02:00
justin 69f915a894 Cleanup warnings 2021-05-17 22:39:18 +02:00
justin d7fcdbf550 Delete cruft, add Reader monad to some internal ai 2021-05-16 21:42:11 +02:00
justin ead87af3c1 Refactor ai 2021-05-12 14:24:31 +02:00
justin 86faf9fd01 Implement basic attention and awareness 2021-05-08 17:34:25 +02:00
justin 1aa59cc205 AI refactor 2021-05-07 16:50:59 +02:00
justin 05086d6f4a Refector 2021-05-05 17:36:10 +02:00
justin e21178b688 Refactoring 2021-05-03 23:59:20 +02:00