Commit Graph

10 Commits

Author SHA1 Message Date
Andrew Lalis 3f00e27b0f
Merge pull request #2 from magneticflux-/1.17
Use standard `SoundEvent` instance for correct `Registry` behavior
2021-08-06 13:16:51 +02:00
Mitchell Skaggs ead447789c
Use standard `SoundEvent` instance for correct `Registry` behavior
Registries use object identity for hashing and comparison, so creating a new `SoundEvent` instance isn't guaranteed to return the same registry entry for network serialization, etc.

Closes #1
2021-08-06 04:57:02 -05:00
Andrew Lalis 874ed7fdd1 bump version. 2021-08-06 11:46:19 +02:00
Andrew Lalis d4dcf32f13 Removed comment about 32 m/s limit. 2021-08-06 11:45:35 +02:00
Andrew Lalis 1c39d3690c Updated to 1.2.1 2021-07-23 11:36:18 +02:00
Andrew Lalis 9021daed5a Removed print statement. 2021-07-23 11:35:29 +02:00
Andrew Lalis 9fd4aef5ca Updated to v1.2.0 2021-07-23 11:31:40 +02:00
Andrew Lalis 73cbdf7b58 Added config options! 2021-07-19 11:41:55 +02:00
Andrew Lalis c00b2444bd Added first version. 2021-07-18 22:35:27 +02:00
Andrew Lalis 693fb2c717 Initial commit 2021-07-18 17:51:39 +02:00