1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-14 19:25:43 +00:00
CC-Tweaked/src
Jonathan Coates 0477b2742c
Use duplicate() instead of rewind()
It's just more confusing having to keep track of where the ByteBuffer is
at. In this case, I think we were forgetting to rewind after computing
the digest.

Hopefully we'll be able to drop some of these in 1.17 as Java 16 has
a few more ByteBuffer methods

Fixes #992
2021-12-18 11:23:12 +00:00
..
generated/resources Make turtle breaking a little more data driven 2021-10-27 19:32:58 +01:00
main Use duplicate() instead of rewind() 2021-12-18 11:23:12 +00:00
test Add arbitrary audio support to speakers (#982) 2021-12-13 22:56:59 +00:00
testMod Rewrite monitor resizing 2021-11-24 13:35:57 +00:00
web Some fixes to the web-based emulator 2021-11-27 12:27:40 +00:00