| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
| |
OpenGL_vertex:
* bufferize a duplicate calcul
* Factorize vertexes
|
| |
|
|
|
|
|
| |
Add optional core.pos_to_string decimal place rounding
Move core.string_to_pos to builtin/common/misc_helpers.lua for consistency
|
|
|
|
| |
Also add a Lua API and chatcommand for this
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit 148fffb0f23fa437c67639ff3cc69177fb71d76a.
|
| |
|
|
|
|
|
|
| |
OpenGL_vertex:
* bufferize a duplicate calcul
* Factorize vertexes
|
| |
|
| |
|
|
|
|
| |
hardcoded values).
|
| |
|
|
|
|
| |
functions too
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This fixes biome surface in tunnels
|
| |
|
|
|
|
| |
with attenuation and is essential for a light source to spread it's light
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
screens instead of previous assumed 72"
which ain't required any longer as fonts are no longer autoadjusted
This reverts commit 7ad17a25f4dfc81427df54d5c855b40b4472d517.
|
|
|
|
|
|
|
| |
manually)
Set builtin formspecs to autoscale in order to get consistent formspec look and feel
Uncouple label positioning from font size (May break some formspecs but is required to allow manual font adjustment)
|
| |
|
| |
|
|
|
|
| |
their spawners
|
|
|
|
| |
different handling on some devices
|
|
|
|
|
| |
See issue #2017
Applied kahrl's gist
|
|
|
|
| |
instead of previous assumed 72
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|