Hubcapp

Results 36 issues of Hubcapp

OrN#139 ![2020-06-11-001234_755x244_scrot](https://user-images.githubusercontent.com/1337967/84347524-71afe700-ab78-11ea-9556-ff297db687f8.png) We could also add the world that the replay was recorded on now, from metadata.bin

enhancement

OrN#140 ![2020-06-11-001448_828x265_scrot](https://user-images.githubusercontent.com/1337967/84347608-a328b280-ab78-11ea-8e13-7052b9a183ec.png)

enhancement

OrN#141 ![2020-06-11-001607_970x618_scrot](https://user-images.githubusercontent.com/1337967/84347774-00246880-ab79-11ea-9c33-45c86e0fb863.png)

enhancement

This PR should remove about 2.7 MB from the final jar without changing the rendering of any fonts. It would still be possible to remove arial.ttf by fully embracing jf,...

``` java.lang.UnsatisfiedLinkError: C:\Users\Tyler\AppData\Roaming\OpenRSCPlus\lib\jinput-natives\jinput-dx8_64.dll: %1 is not a valid Win32 application at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1934) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1817) at java.lang.Runtime.load0(Runtime.java:782) at java.lang.System.load(System.java:1100) at net.java.games.input.DirectInputEnvironmentPlugin.lambda$loadLibrary$0(DirectInputEnvironmentPlugin.java:71) at java.security.AccessController.doPrivileged(Native Method) at net.java.games.input.DirectInputEnvironmentPlugin.loadLibrary(DirectInputEnvironmentPlugin.java:67) at net.java.games.input.DirectInputEnvironmentPlugin.(DirectInputEnvironmentPlugin.java:98)...

These DLLs are kind of old (from 2012) but I verified they work on Windows XP.