-
In 2.2.2 version it's OK, but when upgrade to 2.3.1(or 2.3.0), i got a IndexOutOfBoundsException.
I finally find in my rest API request DTO, if exist a filed "JSONObject", it will happen.
If delete it…
-
When upgrade to 2.4.0 and request parameter is "java.util.Map", IndexOutOfBoundsException will be happend, and I used 2.2.2 its ok! This issue it like's #1129 , looks not completely repair :)
spri…
-
Something is strange with mapmodel collision (also in the stable branch).
Example: Mode-specific grates that block some entrances in the map vault.
pitch 90 and yaw 0 seems to work fine for grate mapm…
-
While using the latest git version. I get the same error when using the latest stable release.
> assaultcube.sh
> parsing commandline argument 1: "--home=/home/pizzaiolo/.assaultcube_v1.2"
> Using …
-
The deathmatch mutator _gladiator_ has its own map list, which currently only holds _dutility_.
What are the plans for this, should we get a few simple "platformer" maps for the next release?
-
[This commit](https://github.com/swagger-api/swagger-core/commit/a325b1e62aa87f1d9941cb90a091cbda4962194d) changed the signature of `setExample` in `Properties` from `Properties#setExample(String)` to…
vivin updated
8 years ago
-
When using a custom `Map` type that has only one type parameter, such as:
``` java
public class CustomMap extends LinkedHashMap { }
```
The API generation results in an error with 2.2.2:
```
java.l…
-
Forum topic with preview images: http://redeclipse.net/forum/viewtopic.php?f=4&t=770
Summary:
:white_check_mark: stable branch (automatic updates)
:white_large_square: master branch (devel versi…
-
```
$ assaultcube
Using home directory: /home/HOSTNAME/.assaultcube_v1.2
init: sdl
init: net
init: world
init: video: sdl
init: video: mode
init: video: misc
init: gl
Renderer: Gallium 0.4 on AMD RV63…
-
```
What new or enhanced feature are you proposing?
/defaultmap (empty for random)
/defaultmode
/defaultmuts
What goal would this enhancement help you achieve?
1. Customize the default startup map/mo…