HookedBehemoth
HookedBehemoth
This clearly isn't done. UI is not implemented at all. Maybe reconsider using friedkeenan's netloader code.
https://neuters.de/world/asia-pacific/how-did-radioactive-capsule-go-missing-australia-how-dangerous-is-it-2023-01-31/
investigates articles are rendered server sided graphics articles are client sided but include the contents in a javascript file
Tried it on Windows and Linux, with x86_64- and aarch64-linux-android, slint 1.5.0, 1.5.1 and master. Generating the example apk from cargo-apk works fine. The generated error is in the detail...
See #618 Launching a game with a custom launcher that isn't using unity but also loads the proxy dll like https://store.steampowered.com/app/868550/What_do_you_hear_Yanny_vs_Laurel/ will abort the launch process. If you still want...
Since MP4 already supports h264 and webm already supports vp8 & vp9 pretty much everywhere, reencoding them can be skipped. Tested on my own files. When seeking, sometimes audio cuts...
Setting this up for self hosting is cumbersome right now as you have hardcoded your main instance in the `about.html`. Maybe pull an URL from a config file or envvar...
With a lot of tags, the names get cut of and certain images are out of order. e.g.: [WARNING - NSFW] http://rule34 paheal net/post/view/2152830
On previous versions, one call per method instantiated all globals used. Now there is one call per global. Instead of a method-handle, the pointers are passed directly. With method inlining,...