Jesper Öqvist

Results 14 issues of Jesper Öqvist

Sometimes "Restart Search" leaves garbage. See attached image: ![garbage](https://f.cloud.github.com/assets/2757386/419865/d9ed7f20-acdf-11e2-8db0-f06df6eb96c4.png) The blue node on the left, and the green one on the right are garbage. After pressing "Cancel Search" I get...

Things to do for 1.13 (incomplete list): - [x] Parse the new 1.13 block palettes. - [x] Loading all block types from tags. - [x] Support for new 1.13 block...

renderer
chunky 2.x
minecraft

The launcher could download dependencies like common-math from Maven Central.

launcher

Chunky version: 1.4.4 Entities should be selectable by clicking them out in the preview window.

feature request
GUI

Chunky version: 1.4.4 The entity equipment values need to be typed manually (e.g. `minecraft:iron_helmet`). It would be better if the equipment could be chosen with a combo box showing all...

GUI

Loading large resource packs takes a long time. There should be a progress bar.

feature request
GUI

It should be possible to set a custom fire texture.

textures

Package the Chunky launcher with jlink and distribute as a standalone application. This will not be done for the next stable release, but maybe the one after that. Pros: *...

launcher

### Describe the bug In the lighttable, when the `edit style` dialog is closed the edited style becomes deselected in the styles list. This means that editing a style and...

reproduce: confirmed
scope: DAM
bug: pending

The expression `"x".3` gives the following error message in the REPL: ``` julia> "x".3 ERROR: cannot document the following expression: 0.3 ``` This is strange because `0.3` is not the...

parser
error messages