Decencies
Decencies
> on the implementation side I have a couple things: > > - we can associate jars with cache files based on hash > > - cache files should use...
> > … and the eventual packet sending the full jar to the client in enigma-server > > There might be some potential legality issues regarding that It is up...
> how do you propose we handle the biggest issue with this -- *we don't have access to the source* > > we would have to decompile the full jar...
I recommend using this icon pack, the Icons are clear and comprehensive https://github.com/mallowigi/a-file-icon-idea 
Brilliant idea, I myself was working on an in-browser variant of Enigma, perhaps one that can run within visual studio code as an extension. As mentioned, to make it easier...
Small update on this, I have migrated the protocol to WebSocket and Protobuf, for both binary and JSON serde. Is there any other notable protocol changes worth introducing, perhaps more...
No idea how to reproduce, I just closed all instances of intellij and restarted the applet and it started working again.
My apologies, I don't know what the fuck git was doing, but a proposed fix is there for the [clouds.fsh](https://github.com/CaffeineMC/sodium-fabric/blob/4514388536fbc4ac6e570ad31c06793c5b66acb1/src/main/resources/assets/minecraft/shaders/core/clouds.fsh#L27) file
In my case the fix was as simple as removing: https://github.com/QuiltMC/enigma/blob/ed5ae3c1b69326f67229195918a61f7b367b7732/enigma/src/main/java/org/quiltmc/enigma/impl/analysis/index/IndexReferenceVisitor.java#L62