llamaizing

Results 5 issues of llamaizing

Current vertical alignment options for a text_surface are "top", "middle" and "bottom". I would propose a new "baseline" option to get text of varying size to align properly. This image...

When using a straight movement, the calculation for distance the movement has traveled seems to always be from coordinates (0,0) when the distance of the movement should be calculated from...

bug

If a text_surface has text comprised entirely of space characters, then text_surface:get_size() returns 0 for both return values. This happens both for outline fonts and bitmap fonts. Example: `text_surface:set_text" "...

bug

I've seen a number of example scripts where properties for a network component are embedded in the nickname string of the component, e.g. "Storage 14 3000 5000". This is an...

enhancement

**Describe the bug** When loading a save game, if the local drive contents differ from the contents from the save file, a message box pops up asking if you want...

bug