Paco

Results 48 issues of Paco

From https://www.reddit.com/r/rpg/comments/9smybh/knave_rats_my_favorite_parts_of_knave_and_maze/ Features: - [x] roll individual stats - [x] calculate health - [x] calculate armor and shield - [x] calculate weapon class - [x] calculate equipment slots

``` Traceback (most recent call last): File "create.py", line 13, in import silent_titans ```

There is an issue with your library caused by using an API that does not correspond to your level. FragmentManagerCompat L. 35-41 ``` boolean isDestroyed() { if (supportFragmentManager != null)...

https://github.com/glomadrian/RoadRunner/blob/e3bbad7754d5f3851308b65f95c595e57f6e8297/roadrunner/src/main/java/com/github/glomadrian/roadrunner/painter/indeterminate/TwoWayIndeterminatePainter.java#L77 https://github.com/glomadrian/RoadRunner/blob/e3bbad7754d5f3851308b65f95c595e57f6e8297/roadrunner/src/main/java/com/github/glomadrian/roadrunner/painter/determinate/TwoWayDeterminatePainter.java#L64 I'd like to replace them with my own interpolator choice when creating them programatically.

enhancement

- [X] I am on the [latest](https://github.com/vercel/hyper/releases/latest) Hyper.app version - [X] I have searched the [issues](https://github.com/vercel/hyper/issues) of this repo and believe that this is not a duplicate - **OS version...

I would like to have a process that runs infrequently and creates a new save for all games. Ideally for all games with updated saves as requested in #131 The...

This request is for a mechanism to backup only the savefiles that have been updated since the previous save. Implementation-wise I believe it could be done by comparing md5 (or...

This is a proposal issue for Ide features we might want to consider for Arrow. Comment below for suggestions and Feedback.

We currently don't have support for partial application and currying for suspend functions, or any of the other function helpers in the syntax module.

**Note: it is already possible to use `@Convert` and your encryption implementation to encrypt single properties. See [an example below](https://github.com/objectbox/objectbox-java/issues/8#issuecomment-535430630).** --- Allow configuring the proprietary serialization format to include a...

enhancement