更新: Snapshot 14w18b已經釋出來修正一些bugs。
對於在瑞典的我們來說這禮拜非常短,所以你們會比較早拿到snapshot!萬歲!
重要的更新:
- 活塞跟史萊姆方塊現在可以組合出很酷的作用!(感謝ZipKrowd的人們的貢獻!)
- 修正bugs!修正了好多bugs!
- The game has achieved sentience.
修正的bugs中的一些例子:
- [Bug MC-3631] – Creepers float one-eighth of a block above the ground.
- [Bug MC-34648] – Torch not placeable on stained glass
- [Bug MC-46776] – When only a Spectator stays near mobs, they don't despawn
- [Bug MC-47811] – The bottom texture of non-full blocks is flipped vertically
- [Bug MC-48954] – When you kill invisible horse variants, the screen will turn red/black
- [Bug MC-50073] – It is possible to change the missing block model
- [Bug MC-50239] – Pick block on hydrated farmland gives dirt block with invalid data value (missing texture)
- [Bug MC-50510] – Burning Furnace (Block 62) Has Wrong Inventory Image
- [Bug MC-50729] – Vines orienting improperly in inside corners
- [Bug MC-51379] – Rails render from below, but not correctly
- [Bug MC-51934] – Lapis-Lazuli Ore Pick Block
- [Bug MC-53370] – Any stone slabs ontop of one another creates a double stone block
- [Bug MC-53371] – Respawn button does not work if spawnpoint is outside of the worldborder
- [Bug MC-53375] – Sheep give other color when sheared
- [Bug MC-53381] – Player takes damage when world border is nearer than 179 blocks
- [Bug MC-53401] – redstone overlay gets tinted
- [Bug MC-53405] – Singleplayer menu: Only one click loads world
- [Bug MC-53412] – The worldborder stops the player one block further away from the center in South/East direction
- [Bug MC-53419] – Unable to create/load new heavily customized world
- [Bug MC-53434] – Can place blocks outside world border.
- [Bug MC-53442] – /worldborder missing string: commands.worldborder.setSlowly.success
- [Bug MC-53460] – Redstone Gives Off No Particles When Being Broken
- [Bug MC-53464] – Scrollbar in all lists act weird/unresponsively
- [Bug MC-53469] – Sliders have incorrect values causing world to never be created (java.lang.IllegalArgumentException: n must be positive)
- [Bug MC-53493] – Minecraft Crashes when setting FixedBiome to Hell
- [Bug MC-53514] – Lava Oceans setting does not work in Customized world type
- [Bug MC-53570] – Barrier particles fight for attention
- [Bug MC-53580] – Crafting wool/clay/glass/dog collars results in the wrong color.
- [Bug MC-53616] – River Generation Dramatically Increased in Default World-Gen.
- [Bug MC-53918] – Double-clicking server in server list no longer does anything
- And a whole bunch more that weren’t on the bug tracker!
請將所有你在Minecraft中遇到的bugs上傳到 bugs.mojang.com。如果沒有人回報某個bug,我們就沒辦法修復它了!
若要玩snapshots,開啟你的Minecraft啟動器並點選「New Profile」的選項。取名為「snapshots」,且「Enable experimental development versions ("snapshots")」這個選項要為勾選狀態,存檔後就可以玩了。若要切換回正式版(1.7.9或之前的版本),你在左下角的選單選擇其它Profile就可以了。請先備份你的世界或者在另一個不同的資料夾(詳細請參考“new profile” dialog)。
Snapshots可能會造成你的世界出現問題,請務必備份以及/或者在與你的主要世界們不同的資料夾中遊玩。
跨平台伺服器java檔:https://s3.amazonaws.com/Minecraft.Download/versions/14w18a/minecraft_server.14w18a.jar
在這裡回報bugs:
// The Minecraft and Minecraft Realms teams
以上為Mojang官網上的文章簡易翻譯
幫大家整理了一些很酷的應用,史萊姆方塊又黏又彈的實在太好玩了!
Reddit更新細項(資料來源:http://www.reddit.com/r/Minecraft/comments/24cvlq/minecraft_snapshot_14w18a/)
警告: 這個更新是給有經驗的使用者的! 這可能會損害你的世界或者把事情弄得一團糟。只在你有把握的狀況下下載並使用這個更新!
如果你找到任何bugs,上傳他們到Minecraft bug tracker!
Previous changelog. Download today's snapshot in the new launcher: Windows/OS X/Linux, server here: jar, exe.
Complete changelog:
- 史萊姆方塊現在被活塞移動時會黏著旁邊的方塊一起被移動
-
- 移除來自uv定義的定向屬性並以explicit texture取代 資料來源
- 材質現在可以被指定
- 轉換剩下的靜態方塊到模型格式中
- 現在不再指定"textureFacing"參數,而是直接指定"texture"參數,可以是直接或間接的 - 若是間接的,要加上hash symbol (#),不然就直接是材質名
- "useAmbientOcclusion"改名為"ambientocclusion"
- "textureFacing"不使用
- "cull"改名為"cullface",指定要在哪個相鄰面造成culling發生 - 例:如果你有一樣朝向東的面不過希望它沿著一個不同的軸culling(假設是Z),你應該寫"cullface": "north"或"cullface": "south".
- 旋轉更囉嗦了(?),現在限定得很清楚讓它只能發生在單一軸 - 例如,對於"cross"(交叉型)的模型兩個面的其中一面的旋轉現在是:"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
- 新的字串,"rescale",加到旋轉的參數中 - 當true(真)時,該面會改變尺寸到整個方塊大小
- "UV lock"用於在旋轉時保留uv的細節
- 例:1, 2, 3, 4, 5
- 更多細節
- Fixed some bugs
- Fixed most particles appearing wrong in connection with water - Screenshot
- Fixed single clicks working like double clicks in lists
- Fixed creepers floating one-eighth of a block above the ground
- Fixed torches not being placeable on stained glass
- Fixed spectators located near mobs preventing them from despawning
- Fixed the bottom texture of non-full blocks being flipped vertically
- Fixed the burning furnace having a wrong inventory image
- Fixed vines orienting improperly inside corners
- Fixed rails rendering incorrectly from below
- Fixed the respawn button not working if the spawn point is set outside of the world border
- Fixed the world border giving damage too early
- Fixed the world border being offset by one block in the south and east directions
- Fixed being unable to create/load new heavily customized world
- Fixed being able to place blocks outside the world border
- Fixed a missing string for commands.worldborder.setSlowly.success
- Fixed all list scrollbars acting weirdly/unresponsively
- Fixed sliders in the world customization menu being assigned incorrect by the randomize button, causing world to never be created (java.lang.IllegalArgumentException: n must be positive)
- Fixed the lava oceans setting not working in customized world type
- Fixed barrier particles z-fighting and sorting improperly
- Fixed too many rivers getting generated in the default world generator
- Fixed resource pack crosshairs not being displayed correctly when using shaders
- Fixed killing invisible horses turning the screen red/black
- Fixed [MC-50073] - It is possible to change the missing block model
- Fixed using 'Pick block' on hydrated farmland giving dirt block with invalid data value
- Fixed using 'Pick block' on lapis ore returning the wrong item
- Fixed placing any stone slabs on top of another one creating double stone blocks
- Fixed sheep dropping wrong color wool when sheared
- Fixed the redstone overlay being tinted
- Fixed redstone not producing any particles when broken
- Fixed setting a world to the Hell biome crashing the game
- Fixed the lava oceans setting not working in Customized worlds
- Fixed crafting wool/clay/glass/dog collars resulting in the wrong color
文章留言