Games/Minetest Game/ja

From Minetest Wiki
< Games‎ | Minetest Game
Revision as of 02:05, 9 November 2021 by Nogajun (talk | contribs) (update translation)
Jump to navigation Jump to search
Languages 言語: English • Deutsch • français • 日本語 • Bahasa Melayu


Minetest Game
Minetest logo.png
A game
種別 Default
製作者 Minetest developers
最新バージョン 5.7.0
フォーラムトピック 9724
ソースコード GitHub


Minetest Game(旧名minetest_game)は、Minetestのためのゲームです。MinetestデフォルトのゲームとしてMinetestに同梱して配布されます。このゲームは、巨大なサンドボックスゲームで、クイックスタートガイドはこちらにあります。

ゲームプレイ概要

Minetest Gameは、シンプルで平和な「サンドボックスゲーム」です。ゴールはなく、コンピューターによる敵も組み込まれてません。プレイヤーブロックでできた世界に放り込まれ、草原、森、砂漠、ジャングル、雪国、北極などの土地をヒッチハイクしたり、で海を冒険や泳いだり潜ったりして、さまざまな素材を集めて道具クラフトできます。つるはしを使って地面を掘って採掘してさまざまな素材を集められますが、プレイヤーの中には不注意で溶岩に調理されるかもしれません。また、作物を植えて農業や林業もできます。また、道具を使えばブロックを壊したり、集めたブロックを使ってさまざまな建物を建てることもできるので想像力が膨らむでしょう。Minetest Gameは挑戦をすることよりも想像力や建築、世界の冒険などに重点を置いているので、そのスタイルも自然とサンドボックススタイルになっています。

コンテンツ

スクリーンショット

特徴

概要

ワールド

  • Several biomes to discover: Grasslands, desert, jungle, ocean, savannah, decidious forests, coniferous forests, snow, cold desert, glacier
  • Underground dungeons
  • Small and large underground caves
  • Underground lava pockets
  • 6 minerals: coal, iron, copper, gold, mese, diamond, used to craft tools and stuff
  • Rare mese block at below Y=-1024 (equals 9 mese crystals)
  • 6 tree types: “normal” tree, apple tree, jungle tree, acacia tree, aspen tree, pine tree. Includes saplings to grow new trees
  • 6 flowers (used to create colors), waterlily, mushrooms and some other small plants

クラフト可能な道具

そのほかのゲーム性

機能

デフォルトのゲームとして

Minetest Game is included by default to give some initial single player content when Minetest is downloaded in the single archive file from the download section of the homepage. It includes some basic mods that add enough game content to offer a simple playable game. Control keys and basic gameplay activities are set to function similar to other games of the genre to make immediate playing possible.

Minetest Game is not needed to play on other servers as all game content is controlled and "served" by the hosting server. Only when running an own Minetest server is some playable content needed that is normally a collection of mod scripts in a “game” folder. “Single-player” may be viewed as a special case when the local Minetest program acts as local game-server, hosting a local game and then connects to its own self as client.

新しいゲーム開発の基盤として

The gameplay can be modified considerably by Lua scripts organized in mods. As a lot of mods, offered by the community, name “default” as dependency, Minetest Game is thought as the basic content on which game designers may build their own games. Thus if compatibility with most mods is the aim of a new game, it is advisable to start building the new game by adding content to a copy of Minetest Game.

Mod作成事例のコレクションとして

Although this may seem trivial this function of the Minetest game should not be forgotten as it often offers the first example of how to code things for modders.

Mod

注意: このセクションは古くなっています。

Minetest Game contains the following mods:

注目すべきものは含まれません

As Minetest Game was included in the download archive it was supposed to be lightweight and as gameplay-neutral as possible. It therefore often irritated new players that particular things known from similar games were not included by default:

歴史と今後の予定

0.4.9ブランチ

Since early 2014, Minetest Game (then called “minetest_game”) was semi-officially under feature freeze. It was not dropped and was kept available in maintenance-mode as basis for all mods that depended on "default". The consensus of the Minetest developers seemed to be that Minetest Game should be changed as little as possible[2] (feature-freeze) and rather no new content added. Thus offering the most compatibility to old mods and leaving the bulk of game content for game designers to develop.

0.4.10ブランチ

With the release of 0.4.10, Minetest Game Minetest-NeXt was merged[3] with Minetest Game.

今後の展開

To give more examples of the possibilities of the Minetest engine it had been discussed to include more example games in the download archive. The only other “game” that was included in the 0.4.9 versions of Minetest was “Minimal development test” (now Development Test), which is only recommended for testing purposes. Games suggested as example games[4] have been Dwarves, PilzTest, Nostalgia, Realtest, Eden or a game based on the Ethereal mod. More recently BFD, Minetest NeXt and Carbone have been considered among others. The idea is to showcase a variety of different gameplay, environment and atmosphere concepts.

トリビア

Calinou's Law

Calinou's Law is a supposition about the density of ores in Minetest Game. It states, approximately:

The more mods you install which add ores, the more likely you will be to find nothing BUT ores by the time you dig down to -31 km.

In theory, one could reach a state in the game where there are indeed nothing but minerals and no plain stone at some depth by adding enough ore-bearing mods, however this particular idea refers more to the issue some people have of going on a mining expedition and coming back so loaded down with ores that one has no room in their inventory for anything else, such as cobblestone. Calinou's Law is this phenomenon taken to its logical extreme.

Compare "rainbow caves" phenomenon, wherein there are so many minerals in a given area that cave walls take on a multicolor or "rainbow" appearance.

ライセンス

Minetestは自由ソフトウエアです。広告もありませんし追加費用の必要もありません。GNU劣等一般公衆ライセンス Version 2.1でライセンスされています。アートワークはCreative Commons 表示-継承 3.0でライセンスされています。

注意事項と関連項目

  1. Though rats might just be able to sneak in if you are not careful ;-).
  2. "Minetest Game will no longer be developed" thread on the Minetest forum.
  3. "(0.4.10) NeXt merged / Updated minetest_game" thread on the Minetest forum.
  4. as discussed on IRC at 2013-10-17