Archtec-io / bugtracker

0 stars 0 forks source link

Report by spinkitty: The new layout of the 'stats' cmd is cramped. ... #175

Closed Archtec-Bot closed 5 months ago

Archtec-Bot commented 5 months ago

Report by spinkitty:

The new layout of the 'stats' cmd is cramped. Maybe enlarge it a bit, please?

Position:

{
    z = -2570.0439453125,
    x = 23664.740234375,
    y = 5.5
}

Meta:

{
    fields = {
        ["3d_armor_inventory"] = "return {\"shields:shield_steel 1 160\",\"3d_armor:helmet_steel 1 160\",\"3d_armor:chestplate_steel 1 160\",\"3d_armor:leggings_steel 1 160\",\"3d_armor:boots_steel\",\"\"}",
        player_physics_locked = "0",
        ["stamina:exhaustion"] = "0",
        ["sethome:home"] = "(23664.740234375,5.5,-2570.0439453125)",
        ["unified_inventory:bags"] = "local _={};_[1]=\"unified_inventory:bag_large\";return {_[1],_[1],_[1],_[1]}",
        ["stamina:level"] = "16",
        bone_waypoints = "return {}",
        autobahn_isactive = "0",
        techage_forceload_blocks = "return {}",
        ["customskins:skin"] = "return {hair=\"hair_15.png\",legs=\"legs_3.png\",shoes=\"shoes_11.png\",base=\"skin_7.png\",face=\"face_9.png\",misc=\"misc_2.png\",bodyA=\"body1_default.png\",bodyB=\"body2_9.png\"}",
        towercrane_isoperator = "0",
        ["signslib:pos"] = "(611,31,1019)"
    }
}

Server status:

Archtec: version: 5.8.0 | uptime: 12h 52min 2s | max lag: 0.155s | clients (1/20): spinkitty
Niklp09 commented 5 months ago

Pretty sure this is caused by a screen resolution < Full HD. Fixing this would cause the formspec to look worse on devices w/ bigger screens.

Niklp09 commented 5 months ago

OP sent me this screenshot ZoFWjnf2

Niklp09 commented 5 months ago

Fixed in https://github.com/Archtec-io/archtec/commit/b75029d037f082e5f64770e46ac7370aea7c2771.

Added some more space between the columns, more isn't possible since it would look worse on other screens then.