Commit Graph

38 Commits

Author SHA1 Message Date
justin d7fcdbf550 Delete cruft, add Reader monad to some internal ai 2021-05-16 21:42:11 +02:00
justin 0798cc0b0e Remove all AI code from AI file 2021-05-15 14:59:35 +02:00
justin c5657fe855 Implement simple swarm mechanics 2021-05-14 20:28:53 +02:00
justin 6d4c17fc07 Refactor wall points from lists to pairs 2021-05-04 01:31:55 +02:00
justin 6e6757499c Refactoring, add screen when generating level 2021-05-03 14:44:27 +02:00
justin f336d7e3f6 Add airlocks 2021-05-02 21:09:25 +02:00
justin 6a38950501 Linting, haddocking 2021-04-29 15:31:07 +02:00
justin 1b4eac2da7 Rename shaders, remove a dependency on Dodge.Data 2021-04-28 13:32:50 +02:00
justin 6d229f8de2 Add no weapon start 2021-04-27 19:26:35 +02:00
justin 64b5b9e2a5 Hlinting 2021-04-27 11:45:43 +02:00
justin e23e076184 Partial fix to jetPack 2021-04-24 19:35:49 +02:00
justin 0e88544de2 Implement level portal 2021-04-22 13:06:39 +02:00
justin 7c0fbe0ce2 Space zooms to position on carte 2021-04-20 20:11:15 +02:00
justin feec924d5d Allow for real time window resize 2021-04-08 13:21:40 +02:00
justin ea0dfbe1df Add (persistent) volume control 2021-04-08 11:06:02 +02:00
justin f1214c0584 Improve configuration handling 2021-04-08 02:48:25 +02:00
justin 294f2509d0 Refactor event handling. Allow mouse movement in menus 2021-04-07 21:59:44 +02:00
justin 1e9a07d1c8 Reorganise rendering in Dodge 2021-04-01 11:28:53 +02:00
justin b709aad2a6 Implement moving wall push and crush 2021-03-29 16:22:25 +02:00
justin c959b7d59c Runtime broken level generation 2021-03-29 11:27:30 +02:00
justin 7ef4e5d415 Revert mouse input changes to occur during your creature evaluation 2021-03-26 17:35:29 +01:00
justin 07d84cc1c6 Refactor event/input 2021-03-26 14:52:25 +01:00
justin 03587a7906 Refactor 2021-03-24 02:11:33 +01:00
justin 26ac0142b1 Cleanup 2021-03-24 00:21:07 +01:00
justin 1a91d29896 Remove Smoke datatype 2021-03-24 00:00:13 +01:00
justin b7ec173d0e Tweak cloud springs 2021-03-23 23:49:59 +01:00
justin 885fa4a67e Rename (indexed) particles to projectiles 2021-03-23 14:03:00 +01:00
justin 506b0c4b8d Remove afterParticles 2021-03-22 13:30:46 +01:00
justin 6cb87b4d28 Tweak automatic zooming 2021-03-21 14:15:01 +01:00
justin a34c578786 Combine Door and AutoDoor type constructors, add doorPathable field 2021-03-21 13:33:57 +01:00
justin 2310bd1b09 Improve control over floor items and buttons 2021-03-09 01:18:44 +01:00
justin bd16ad2a2a Reorganise block module 2021-03-05 20:24:12 +01:00
justin 059913902a Reverse dependency of Sound and Sound.Preload on Dodge.Data 2021-02-23 21:00:42 +01:00
justin 47eb0b378b Reimplement continuous sounds (package dependencies should be reworked) 2021-02-23 20:51:05 +01:00
justin 93ab10e77e Add support for one time sounds, crashes if more than 8 play at once 2021-02-23 15:50:02 +01:00
justin 058873af50 Add sound source files 2021-02-23 14:48:00 +01:00
justin f6efe98181 Refactor vao preload 2021-02-19 12:41:46 +01:00
justin 8447844bcd Add source files, commit before reverting pictures to lists 2021-02-15 00:07:55 +01:00