Andreas Eberle

Results 23 issues of Andreas Eberle

#612 is the issue for the same problem with original maps.

**I received the following message via the [settlers remake website](www.settlers-android-clone.com)** Tried to compile and run it via gradlew on Windows 7 64bit (+Java 8 64bit). Checked out a clone via...

bug (minor)
game logic

This is always reproducible. Artifacts on top of the mountain are always there: ![unbenannt](https://cloud.githubusercontent.com/assets/9267365/15083335/ec2a3e42-13cc-11e6-9563-9bd1e3d7bc1f.png) There are other locations where the artefacts only appear depending on the zoom level. Here it...

bug (minor)
user interface

Advantage: The border is safe faster. Disadvantage: In some cases the economy is more important than the border. If the border is far away I prefer to produce more soldiers...

enhancement
computerplayer

Hi, first of all, thanks for the awesome mod! I recently upgraded to 1.15.2 and just build a massive honey farm. Now I used the mass craft feature to quickly...

With this PR, it becomes possible to use the `@Link` annotation with Strings and URIs making the library less intrusive and easier to use. Code Example: ``` @Link public String...

### Questions The function PgSubscriberImpl.fetch() is not implemented and throws an `UnsupportedOperationException`. This is a problem when using the Mutiny wrapper for the vertx-pg-client e.g. in Quarkus. When you use...

bug

### Problem When you try to regiser an exception handler in PgSubscriberImpl, the handler is never registered. See https://github.com/eclipse-vertx/vertx-sql-client/blob/master/vertx-pg-client/src/main/java/io/vertx/pgclient/impl/pubsub/PgSubscriberImpl.java#L273 There is also no `UnsupportedOperationException` or any log to make the...

bug