New Features:
- Added shift-clicking support in furnaces.
- 为熔炉添加shift点击功能
- Added method to easily acquire blocks you have selected in the world in Creative mode using the “Pick block” key.
- 创造模式中使用“捡起方块”键可以方便的得到方块。
- Made the Direct Connect dialog remember the last IP for the current session.
- 让直接连接对话框记住当前最新的IP(这什么意思……)。
- Made cats less eager to sit on things and less patient.
- 让猫不是十分想往箱子上跑,而且更没耐心
- Made using a stack of bowls on Mooshrooms not consume the whole stack of bowls.
- 对哞菇使用一整叠碗不会消耗所有碗。
- Made punching a TNT block with flint and steel in hand destroy and drop a TNT block (right-clicking will activate the TNT).
- 用打火石对TNT左键就破坏之;右键就是点燃
- Fixed issues detected certain links in chat.
- Fixed wild ocelots behaving like tamed cats.
- Fixed various chat crashes.
- Fixed world generation failing under certain circumstances.
- Fixed issues turning off sound under certain circumstances.
- Fixed ghost entities in multiplayer.
- Fixed crash when pasting certain characters in chat.
- Fixed slash (/) key not behaving correctly in certain environments.
- Fixed command matching being too greedy (for example: typing “/stophammertime” no longer stops a server).
- Fixed not being able to click coloured links.
- Fixed potential issue with village door detection (which could cause too many villagers to spawn).
官方博客全文:
Minecraft 1.2.5 Prerelease
The last few days we’ve had a Minecraft mini conference with the new Minecraft developers @Dinnerbone, @_grum, @tahgtahv and @EvilSeph (old bukkit members) and Mojang’s biz and web teams. We’ve discussed our short- and long-term plans for Minecraft, which includes stuff such as the modding API and making it easier to start servers to play with your friends and family on.
The modding API will be designed and developed openly, to make sure we get important feedback from members of the community. It will obviously be inspired by the team’s experience from CraftBukkit, but will be created from scratch to avoid unnecessary dependencies on things that may not have been optimal in the past.
We’ve also prepared to be a larger team spread over several time zones, so we’ve moved to using git instead of svn, started using a task and story tracker, and configured a build project using Maven and Gradle. This is just a lot of developer mumbo-jumbo, but what I’m trying to say is that we are doing a lot of stuff behind the scenes.
Among the weekly tasks we’ve discussed whether we need to do a Minecraft 1.2.5 patch, or resume “snapshotting.” Unfortunately the 1.2.4 patch included a severe crash bug in the world generator, so we feel it’s necessary to officially patch the game again. We are aware that many of you use modded clients or play on the bukkit server implementation, and that patches causes a lot of overhead for you. Neither are officially supported of course, but it’s not in our interest to make it hard for people to play the game. The best compromise we could come up with was to make a pre-release of 1.2.5 today, and then update the game “for real” a few days later. This will give both modders and bukkit a few days to prepare for the release.
So here it is, Minecraft 1.2.5,
Changes:
- Added shift clicking support in furnaces
- Added method to easily acquire blocks you have selected in the world in Creative mode using the ‘pick block’ key
- Made the Direct Connect dialog remember the last IP for the current session
- Fixed issues detected certain links in chat
- Fixed wild ocelots behaving like tamed cats
- Fixed various chat crashes
- Made cats less eager to sit on things
- Made cats less patient
- Fixed world generation failing under certain circumstances
- Fixed issues turning off sound under certain circumstances
- Removed all ghost entities under the command of Lord Herobrine
- Fixed crash when pasting certain characters in chat
- Fixed slash ‘/’ key not behaving correctly in certain environments
- Fixed command matching being too greedy (for example: typing ‘/stophammertime’ no longer stops your server)
- Fixed not being able to click coloured links
- Fixed potential issue with village door detection (which could cause too many villagers)
- Made using a stack of bowls on Mooshrooms not consume the whole stack of bowls
- Made punching a TNT block with flint and steel in hand destroy and drop a TNT block (right-clicking will activate the TNT)
Cheers,
// jeb_ & co