Commit Graph

41 Commits

Author SHA1 Message Date
justin 8da3e75ac5 Cleanup (remove) _soundData, _musicData 2025-06-03 09:08:13 +01:00
justin e952f2abea Enable sounds in menus 2025-06-03 08:51:34 +01:00
justin 1851dcc5d6 Pause and resume sounds when pausing game 2025-06-02 12:43:37 +01:00
justin 1e7611ab81 Cleanup 2025-01-07 00:39:59 +00:00
justin 715008a030 Bump stackage version, uses later version of GHC 2022-08-22 16:56:11 +01:00
justin 0006973dc3 Cleanup 2022-08-21 22:41:19 +01:00
justin 7181046aa3 Remove generic and flat instances 2022-08-21 22:38:40 +01:00
justin f1ef75f511 Go back to JSON encoding 2022-08-21 21:23:59 +01:00
justin dd62e30026 Add Store instances 2022-08-21 12:21:05 +01:00
justin 1ce7d4a72d Add Binary instances 2022-08-21 10:58:19 +01:00
justin 6e598339f1 Cleanup 2022-08-20 18:41:04 +01:00
justin ff9dbdf068 Move from store to flat 2022-08-20 17:54:35 +01:00
justin 8571ab9254 Attempt to make CWorld correct instance of Store 2022-08-20 15:53:37 +01:00
justin 8aa5c17ab9 Cleanup module pathing 2022-07-27 17:37:18 +01:00
justin b8e8413daa Add generic derivations and To/FromJSON instances 2022-07-25 22:49:18 +01:00
justin 4c5218c633 Add Read instances 2022-07-22 01:06:35 +01:00
justin cf5ec4a261 Use strict-containers for IntMaps 2022-07-21 15:27:00 +01:00
justin bca1236a85 Add (ugly) support for fractional volumes 2022-04-05 09:26:57 +01:00
justin 5aeb04ba05 Add looping sound, add sound to terminals 2022-03-16 09:23:17 +00:00
justin 94552ff658 Make creature vocalizations stop on death 2021-11-18 02:42:12 +00:00
justin 502be6f64f Cleanup. Start tweaking flares, glares and flashes 2021-10-29 21:47:03 +01:00
justin 72657294d1 Continue tweaking sound 2021-09-12 20:33:33 +01:00
justin 51a85bd1ec Refactor sound 2021-09-12 17:52:34 +01:00
justin 70c97f5367 Refactor sounds 2021-09-09 14:58:07 +01:00
justin be7b2d2cd7 Add frame clock 2021-09-09 13:29:09 +01:00
justin c3d567353c Try to move sound into world, slightly broken now 2021-09-08 19:12:54 +01:00
justin 643cd5a420 Move towards incorporating sound into ai 2021-09-08 17:41:13 +01:00
justin 6905c6f154 Commit before static wall overhaul 2021-07-19 01:33:52 +02:00
justin 44f239c673 Clear all warnings 2021-05-17 23:23:10 +02:00
justin 28c1f3d23b Cleanup 2021-04-08 11:18:10 +02:00
justin 47ac104520 Further implementation of poitional sound 2021-04-06 19:19:23 +02:00
justin 7801920fd2 Add support for directional sound 2021-04-06 15:46:49 +02:00
justin ebcac39069 Refactor sound 2021-04-06 14:53:40 +02:00
justin f7e0b40cd5 Tweak sound 2021-04-05 14:34:32 +02:00
justin eb2a1a0edb Tweak sound 2021-03-27 15:23:16 +01:00
justin 2011728de5 Remove loop dependency on loading dodge sounds 2021-03-27 13:42:14 +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 c188512abb Separate sound and render io parameters 2021-02-23 15:05:48 +01:00
justin 058873af50 Add sound source files 2021-02-23 14:48:00 +01:00