Skip to content

Commit

Permalink
Optimize textures and model (use *.b3d instead *.x)
Browse files Browse the repository at this point in the history
  • Loading branch information
jp authored and BlockMen committed Feb 28, 2015
1 parent df35360 commit f86ac2f
Show file tree
Hide file tree
Showing 213 changed files with 2 additions and 7,459 deletions.
Binary file modified menu/header.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified menu/icon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mods/boats/textures/boat_inventory.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mods/boats/textures/boat_wield.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mods/default/models/character.b3d
Binary file not shown.
7,457 changes: 0 additions & 7,457 deletions mods/default/models/character.x

This file was deleted.

4 changes: 2 additions & 2 deletions mods/default/player.lua
Expand Up @@ -15,7 +15,7 @@ function default.player_register_model(name, def)
end

-- Default player appearance
default.player_register_model("character.x", {
default.player_register_model("character.b3d", {
animation_speed = 30,
textures = {"character.png", },
animations = {
Expand Down Expand Up @@ -93,7 +93,7 @@ end
-- Update appearance when the player joins
minetest.register_on_joinplayer(function(player)
default.player_attached[player:get_player_name()] = false
default.player_set_model(player, "character.x")
default.player_set_model(player, "character.b3d")
player:set_local_animation({x=0, y=79}, {x=168, y=187}, {x=189, y=198}, {x=200, y=219}, 30)

-- set GUI
Expand Down
Binary file modified mods/default/textures/bubble.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mods/default/textures/crack_anylength.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mods/default/textures/default_apple.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mods/default/textures/default_book.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mods/default/textures/default_bookshelf.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mods/default/textures/default_brick.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mods/default/textures/default_bronze_block.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mods/default/textures/default_bronze_ingot.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mods/default/textures/default_cactus_side.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mods/default/textures/default_cactus_top.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mods/default/textures/default_chest_front.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mods/default/textures/default_chest_lock.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mods/default/textures/default_chest_side.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mods/default/textures/default_chest_top.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mods/default/textures/default_clay.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mods/default/textures/default_clay_brick.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mods/default/textures/default_coal_block.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mods/default/textures/default_coal_lump.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mods/default/textures/default_cobble.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mods/default/textures/default_copper_block.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mods/default/textures/default_copper_ingot.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mods/default/textures/default_desert_cobble.png
Binary file modified mods/default/textures/default_desert_sand.png
Binary file modified mods/default/textures/default_desert_stone_brick.png
Binary file modified mods/default/textures/default_diamond.png
Binary file modified mods/default/textures/default_diamond_block.png
Binary file modified mods/default/textures/default_dirt.png
Binary file modified mods/default/textures/default_dry_shrub.png
Binary file modified mods/default/textures/default_fence_overlay.png
Binary file modified mods/default/textures/default_furnace_bottom.png
Binary file modified mods/default/textures/default_furnace_fire_bg.png
Binary file modified mods/default/textures/default_furnace_fire_fg.png
Binary file modified mods/default/textures/default_furnace_front.png
Binary file modified mods/default/textures/default_furnace_front_active.png
Binary file modified mods/default/textures/default_furnace_side.png
Binary file modified mods/default/textures/default_furnace_top.png
Binary file modified mods/default/textures/default_glass.png
Binary file modified mods/default/textures/default_glass_detail.png
Binary file modified mods/default/textures/default_gold_block.png
Binary file modified mods/default/textures/default_gold_ingot.png
Binary file modified mods/default/textures/default_grass.png
Binary file modified mods/default/textures/default_grass_1.png
Binary file modified mods/default/textures/default_grass_2.png
Binary file modified mods/default/textures/default_grass_3.png
Binary file modified mods/default/textures/default_grass_4.png
Binary file modified mods/default/textures/default_grass_5.png
Binary file modified mods/default/textures/default_grass_footsteps.png
Binary file modified mods/default/textures/default_grass_side.png
Binary file modified mods/default/textures/default_gravel.png
Binary file modified mods/default/textures/default_ice.png
Binary file modified mods/default/textures/default_iron_lump.png
Binary file modified mods/default/textures/default_jungleleaves.png
Binary file modified mods/default/textures/default_junglesapling.png
Binary file modified mods/default/textures/default_junglewood.png
Binary file modified mods/default/textures/default_ladder.png
Binary file modified mods/default/textures/default_lava_flowing_animated.png
Binary file modified mods/default/textures/default_lava_source_animated.png
Binary file modified mods/default/textures/default_leaves.png
Binary file modified mods/default/textures/default_mese_block.png
Binary file modified mods/default/textures/default_mese_crystal.png
Binary file modified mods/default/textures/default_mineral_diamond.png
Binary file modified mods/default/textures/default_mineral_iron.png
Binary file modified mods/default/textures/default_mineral_mese.png
Binary file modified mods/default/textures/default_mossycobble.png
Binary file modified mods/default/textures/default_obsidian.png
Binary file modified mods/default/textures/default_obsidian_brick.png
Binary file modified mods/default/textures/default_obsidian_glass.png
Binary file modified mods/default/textures/default_paper.png
Binary file modified mods/default/textures/default_papyrus.png
Binary file modified mods/default/textures/default_pine_needles.png
Binary file modified mods/default/textures/default_pine_sapling.png
Binary file modified mods/default/textures/default_pinetree.png
Binary file modified mods/default/textures/default_pinetree_top.png
Binary file modified mods/default/textures/default_pinewood.png
Binary file modified mods/default/textures/default_rail.png
Binary file modified mods/default/textures/default_rail_crossing.png
Binary file modified mods/default/textures/default_rail_curved.png
Binary file modified mods/default/textures/default_rail_t_junction.png
Binary file modified mods/default/textures/default_sand.png
Binary file modified mods/default/textures/default_sandstone.png
Binary file modified mods/default/textures/default_sandstone_brick.png
Binary file modified mods/default/textures/default_sapling.png
Binary file modified mods/default/textures/default_sign.png
Binary file modified mods/default/textures/default_sign_wall.png
Binary file modified mods/default/textures/default_snowball.png
Binary file modified mods/default/textures/default_steel_block.png
Binary file modified mods/default/textures/default_steel_ingot.png
Binary file modified mods/default/textures/default_stick.png
Binary file modified mods/default/textures/default_stone.png
Binary file modified mods/default/textures/default_stone_brick.png
Binary file modified mods/default/textures/default_tnt_top.png
Binary file modified mods/default/textures/default_tool_bronzeaxe.png
Binary file modified mods/default/textures/default_tool_bronzepick.png
Binary file modified mods/default/textures/default_tool_bronzeshovel.png
Binary file modified mods/default/textures/default_tool_bronzesword.png
Binary file modified mods/default/textures/default_tool_diamondaxe.png
Binary file modified mods/default/textures/default_tool_diamondpick.png
Binary file modified mods/default/textures/default_tool_diamondshovel.png
Binary file modified mods/default/textures/default_tool_diamondsword.png
Binary file modified mods/default/textures/default_tool_meseaxe.png
Binary file modified mods/default/textures/default_tool_mesepick.png
Binary file modified mods/default/textures/default_tool_meseshovel.png
Binary file modified mods/default/textures/default_tool_mesesword.png
Binary file modified mods/default/textures/default_tool_steelaxe.png
Binary file modified mods/default/textures/default_tool_steelpick.png
Binary file modified mods/default/textures/default_tool_steelshovel.png
Binary file modified mods/default/textures/default_tool_steelsword.png
Binary file modified mods/default/textures/default_tool_stoneaxe.png
Binary file modified mods/default/textures/default_tool_stonepick.png
Binary file modified mods/default/textures/default_tool_stoneshovel.png
Binary file modified mods/default/textures/default_tool_stonesword.png
Binary file modified mods/default/textures/default_tool_woodaxe.png
Binary file modified mods/default/textures/default_tool_woodpick.png
Binary file modified mods/default/textures/default_tool_woodshovel.png
Binary file modified mods/default/textures/default_tool_woodsword.png
Binary file modified mods/default/textures/default_torch_animated.png
Binary file modified mods/default/textures/default_torch_on_ceiling_animated.png
Binary file modified mods/default/textures/default_torch_on_floor.png
Binary file modified mods/default/textures/default_torch_on_floor_animated.png
Binary file modified mods/default/textures/default_tree.png
Binary file modified mods/default/textures/default_tree_top.png
Binary file modified mods/default/textures/default_water.png
Binary file modified mods/default/textures/default_water_flowing_animated.png
Binary file modified mods/default/textures/default_water_source_animated.png
Binary file modified mods/default/textures/default_wood.png
Binary file modified mods/default/textures/gui_formbg.png
Binary file modified mods/default/textures/gui_furnace_arrow_bg.png
Binary file modified mods/default/textures/gui_hotbar.png
Binary file modified mods/default/textures/gui_hotbar_selected.png
Binary file modified mods/default/textures/heart.png
Binary file modified mods/default/textures/player_back.png
Binary file modified mods/default/textures/wieldhand.png
Binary file modified mods/doors/textures/doors_brown.png
Binary file modified mods/doors/textures/doors_glass_a.png
Binary file modified mods/doors/textures/doors_glass_b.png
Binary file modified mods/doors/textures/doors_grey.png
Binary file modified mods/doors/textures/doors_obsidian_glass_a.png
Binary file modified mods/doors/textures/doors_obsidian_glass_b.png
Binary file modified mods/doors/textures/doors_obsidian_glass_side.png
Binary file modified mods/doors/textures/doors_steel_a.png
Binary file modified mods/doors/textures/doors_steel_b.png
Binary file modified mods/doors/textures/doors_trapdoor.png
Binary file modified mods/doors/textures/doors_wood_a.png
Binary file modified mods/doors/textures/doors_wood_b.png
Binary file modified mods/farming/textures/farming_bread.png
Binary file modified mods/farming/textures/farming_cotton_3.png
Binary file modified mods/farming/textures/farming_cotton_4.png
Binary file modified mods/farming/textures/farming_cotton_5.png
Binary file modified mods/farming/textures/farming_cotton_7.png
Binary file modified mods/farming/textures/farming_cotton_8.png
Binary file modified mods/farming/textures/farming_desert_sand_soil.png
Binary file modified mods/farming/textures/farming_desert_sand_soil_wet.png
Binary file modified mods/farming/textures/farming_desert_sand_soil_wet_side.png
Binary file modified mods/farming/textures/farming_flour.png
Binary file modified mods/farming/textures/farming_soil.png
Binary file modified mods/farming/textures/farming_soil_wet.png
Binary file modified mods/farming/textures/farming_soil_wet_side.png
Binary file modified mods/farming/textures/farming_straw.png
Binary file modified mods/farming/textures/farming_tool_bronzehoe.png
Binary file modified mods/farming/textures/farming_tool_diamondhoe.png
Binary file modified mods/farming/textures/farming_tool_mesehoe.png
Binary file modified mods/farming/textures/farming_tool_steelhoe.png
Binary file modified mods/farming/textures/farming_tool_stonehoe.png
Binary file modified mods/farming/textures/farming_tool_woodhoe.png
Binary file modified mods/farming/textures/farming_wheat.png
Binary file modified mods/farming/textures/farming_wheat_1.png
Binary file modified mods/farming/textures/farming_wheat_2.png
Binary file modified mods/farming/textures/farming_wheat_3.png
Binary file modified mods/farming/textures/farming_wheat_4.png
Binary file modified mods/farming/textures/farming_wheat_5.png
Binary file modified mods/farming/textures/farming_wheat_6.png
Binary file modified mods/farming/textures/farming_wheat_7.png
Binary file modified mods/farming/textures/farming_wheat_8.png
Binary file modified mods/fire/textures/fire_basic_flame.png
Binary file modified mods/fire/textures/fire_basic_flame_animated.png
Binary file modified mods/flowers/textures/flowers_dandelion_white.png
Binary file modified mods/flowers/textures/flowers_dandelion_yellow.png
Binary file modified mods/flowers/textures/flowers_geranium.png
Binary file modified mods/flowers/textures/flowers_rose.png
Binary file modified mods/flowers/textures/flowers_tulip.png
Binary file modified mods/flowers/textures/flowers_viola.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file modified mods/vessels/textures/vessels_drinking_glass.png
Binary file modified mods/vessels/textures/vessels_drinking_glass_inv.png
Binary file modified mods/vessels/textures/vessels_glass_bottle.png
Binary file modified mods/vessels/textures/vessels_glass_bottle_inv.png
Binary file modified mods/vessels/textures/vessels_glass_fragments.png
Binary file modified mods/vessels/textures/vessels_steel_bottle.png
Binary file modified mods/vessels/textures/vessels_steel_bottle_inv.png
Binary file modified mods/wool/textures/wool_black.png
Binary file modified mods/wool/textures/wool_blue.png
Binary file modified mods/wool/textures/wool_brown.png
Binary file modified mods/wool/textures/wool_cyan.png
Binary file modified mods/wool/textures/wool_dark_green.png
Binary file modified mods/wool/textures/wool_dark_grey.png
Binary file modified mods/wool/textures/wool_green.png
Binary file modified mods/wool/textures/wool_grey.png
Binary file modified mods/wool/textures/wool_magenta.png
Binary file modified mods/wool/textures/wool_orange.png
Binary file modified mods/wool/textures/wool_pink.png
Binary file modified mods/wool/textures/wool_red.png
Binary file modified mods/wool/textures/wool_violet.png
Binary file modified mods/wool/textures/wool_white.png
Binary file modified mods/wool/textures/wool_yellow.png

0 comments on commit f86ac2f

Please sign in to comment.