rpatchur icon indicating copy to clipboard operation
rpatchur copied to clipboard

A customizable, cross-platform patcher for Ragnarok Online clients.

Results 23 rpatchur issues
Sort by recently updated
recently updated
newest added

Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.6. Changelog Sourced from regex's changelog. 1.5.6 (2022-05-20) This release includes a few bug fixes, including a bug that produced incorrect matches when a non-greedy...

dependencies

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.5.0 to 1.8.4. Release notes Sourced from tokio's releases. Tokio v1.8.4 1.8.4 (November 15, 2021) This release backports a bugfix for a data race when sending and...

dependencies

The HTML pages loaded into rpatchur's WebView will of course need to at some point use Javascript in button click handlers or whatever else to perform actions, and that means...

`libssl.so.1.0.0` is no longer standard in MacOS/LinuxOS, so we'll need to bump the rpatchur libssl version to a newer version.

Hello, I just saw that Microsoft end his support for IE11 on 2022. What is happening if an user doesn't have IE on his computer ? Regards,

This is a silly PR to address an open issue, but the over-under is that `rpatchur` already supports Azure Storage accounts. The files are presented as a HTTPS webserver, so...

Is it possible to patch GRF in subfolders? For example: I have grf in: **system/data/data.grf** and thor patch with target grf: **system/data/data.grf** When patcher try to apply, it show error...

bug
rpatchur

* [ ] Verify that web-view properly support this on all platforms * [ ] Think of a way to replace the native title bar's functionalities (dragging, minimizing, etc.)

enhancement
rpatchur