Results 310 comments of donmor

> I considered the solution you are presenting now; `attempt_unlock_master_key_with_passphrase_file` becomes merely a wrapper for `key::unlock_master_key_using_passphrase_file`, handling the `Err/Ok` return cases. This still leaves the messy if/elseif/else/if situation. (Note I'm...

Modified a few lines to resolve conflicts.

I see. Does current version for 1.20.1 support resource pack based books now?

So what about datapacks? Will it be possible to use datapacks on server to define book.json and use resource packs for content?

I just tried it out and mine just works fine... Did you enable offline accessing for the file?

Also the onedrive SAF itself is wonky... It won't let us create file directly from apps, files still accessible through SAF after deleted in onedrive app, and so on.

Minecraft version: 1.20.1 Forge version: 47.3.12 AA version: 6.0.1 Conflicted mod: Glasses 1.2.1

I patched Glasses mod (Nova-Committee/Glasses#6), it'll be compatible with AA once it is merged and a new version is published. Keeping this open in case there's another problem related to...

> SDL下相关功能键实现 https://github.com/libsdl-org/SDL/blob/release-2.32.8/src/video/windows/SDL_windowsevents.c#L210-L217 > > GLFW 下暂无相关支持 是不是要配置用sdl重新编译?

话说开启windows的多媒体会话服务之后貌似系统会接管一部分播放控制键并通过api传给程序来着