Commit Graph

599 Commits

Author SHA1 Message Date
justin 59cf6b84e2 Improve flamer flames drawing 2021-08-28 14:56:16 +01:00
justin 3a8b28a916 Trippy flamer 2021-08-28 14:33:23 +01:00
justin 882a8e9824 Beef up minigun 2021-08-28 12:09:39 +01:00
justin 1168da0531 Cleanup unused code 2021-08-27 17:10:14 +01:00
justin dd44a93476 Refactor weapon usages 2021-08-27 16:31:43 +01:00
justin cb8613036f Move towards explicitly listing weapon use effects, for modification 2021-08-27 13:09:40 +01:00
justin 832232fef6 Fix remote camera bug 2021-08-27 12:45:52 +01:00
justin 3ff04576ab Broken commit (removed loadKeyConfig) 2021-08-27 11:58:11 +01:00
justin c4df048d31 Fix bug where new sounds didn't overplay old sounds 2021-08-26 22:56:11 +01:00
justin c97c16777a Make background black, start cleanup of weapons 2021-08-26 21:18:46 +01:00
justin cb39ee3e6b Proof of coloured lighting concept 2021-08-21 13:06:44 +02:00
justin b396d6c857 Provisional working coloured lights 2021-08-21 12:34:49 +02:00
justin e35b95bf36 Commit before adding coloured light sources 2021-08-21 12:09:58 +02:00
justin a730dd66e0 Tweak bloom, remove pistol spread 2021-08-21 11:32:50 +02:00
justin 778d18276b Enable more control of bloom using hdr 2021-08-20 15:06:55 +02:00
justin 822c65e0cc Tweak bloom 2021-08-20 13:23:06 +02:00
justin a822e707e3 Correct bloom shader 2021-08-20 04:28:46 +02:00
justin 3707716569 Downsample when blurring bloom 2021-08-20 04:14:59 +02:00
justin 6933d610cd Fix bloom resize bug, bloom itself could use improvement 2021-08-19 23:39:12 +02:00
justin 9ef1f9b574 Restablish line of sight 2021-08-19 20:53:03 +02:00
justin a6be1007a6 Allow for downscaled resolution 2021-08-19 20:18:24 +02:00
justin 8e3bf3b19f Commit before implementing downscaled resolution 2021-08-19 19:50:44 +02:00
justin bc236671f2 Set depth buffer from your pov before casting shadows 2021-08-19 18:43:49 +02:00
justin 4f33e93d78 Add dependencies 2021-08-19 17:27:45 +02:00
justin 743e190ddc Tweak wall shadow geometry shader 2021-08-19 14:57:23 +02:00
justin d7047c4b09 Store past damages in vector form 2021-08-19 01:41:56 +02:00
justin b9f73d255f Various tweaks 2021-08-18 20:38:55 +02:00
justin 61adae1e40 Define a foldr "safe" minimum 2021-08-18 19:16:42 +02:00
justin 349f4c2783 Refactor dynamic camera code 2021-08-18 18:52:09 +02:00
justin 910c29a510 Fix worldEvent reset space leak 2021-08-18 13:18:46 +02:00
justin a6f08aef16 Move toward diagnosing state update leak 2021-08-18 11:53:14 +02:00
justin cfb27d4a76 Implementation of creature update using endofunctor monoid 2021-08-18 00:59:35 +02:00
justin 5971fae5ec Commit before trying to use traverseMaybe for creature update 2021-08-17 23:38:08 +02:00
justin a283bb286a Minor changes, commit before playing with creature update 2021-08-17 22:54:44 +02:00
justin 4b7562521c Fix long door bug. 2021-08-17 20:59:10 +02:00
justin 92c897e6a2 Fix switch bug 2021-08-17 19:15:33 +02:00
justin 9bdb9a227f Various refactoring 2021-08-17 19:08:18 +02:00
justin 807bc908d1 Minor tweaks to hud rendering 2021-08-17 13:58:22 +02:00
justin 190d346275 Undo wall cutting changes (slower but safer) 2021-08-17 13:40:25 +02:00
justin d92fd9df2f Refactor doors 2021-08-17 13:29:33 +02:00
justin d9306c4adb Improve texture loading performance 2021-08-17 11:40:27 +02:00
justin 5da577ff12 Improve intersection test--fails sometimes 2021-08-17 00:52:54 +02:00
justin 650e58bdfa Improve level generation speed 2021-08-16 20:56:49 +02:00
justin 37db056f23 Fix wall zoning bug 2021-08-16 16:54:27 +02:00
justin c58ee6d56c Improve line zoning 2021-08-16 14:44:52 +02:00
justin 3192ae628f Refactor wall fusing 2021-08-13 12:56:09 +02:00
justin 501a1cea86 Add distance test when checking for overlapping bound polygons 2021-08-13 12:35:40 +02:00
justin 5829c66527 Add new files 2021-08-13 12:28:17 +02:00
justin 53555865f6 Start cleanup 2021-08-12 15:02:26 +02:00
justin 62af1402ad Store picture shaders in mutable vector 2021-08-12 06:29:36 +02:00