Thomas Eding

Results 14 issues of Thomas Eding

`Metadatas` skips over entries that contain non-ascii unicode characters. Example image with a unicode ` ’ ` (U+2019) cause entire "parameters" entry to be skipped when importing the metadata (`readImageWithMetadata`)...

![console-client](https://cloud.githubusercontent.com/assets/6971794/7406349/4785a638-eeb6-11e4-9cf7-4cc515295171.png) ![console-client-2](https://cloud.githubusercontent.com/assets/6971794/7439869/7bb0e030-f046-11e4-87a4-4d2ea6e1556a.png)

data

Objects in the game need associated timestamps. Probably just map raw handles to them. Do enchantments and abilities need them too?

Simply dont use colors. Probably dont even shade gray.

enhancement

Use F and B.

enhancement

Do this by making the `#. FooCard` show as `#. FooCard` in the client console printout.

enhancement

Program should detect conflicting bindings.

enhancement

Health dynamics need to properly function with auras.

bug

Make a separate library for doing console layouts. Need recursive compositing. Abstract away that SGR color to a nicer bracketed approach. Or use an existing suitable one.