• R/O
  • HTTP
  • SSH
  • HTTPS

web: Commit

公開webページ管理


Commit MetaInfo

Revisãob5e8d7b4e29aa4871e3b4e486e4e4ff452049997 (tree)
Hora2019-01-01 22:21:04
AutorDeskull <deskull@user...>
CommiterDeskull

Mensagem de Log

[add] #37370 1.4.0と1.5.0までのバージョン履歴を整理。

Mudança Sumário

Diff

--- a/src/history.adoc
+++ b/src/history.adoc
@@ -39,8 +39,6 @@
3939
4040 ### Ver.1.5.1
4141
42-### Ver.1.5.0
43-
4442 ### Ver.1.4.7
4543
4644 ### Ver.1.4.5
@@ -53,8 +51,7 @@
5351
5452 ### Ver.1.4.1
5553
56-### Ver.1.4.0
57-
54+### link:/history/history1.4.0and1.5.0.html[Ver.1.4.0 & 1.5.0]
5855
5956 ### link:/history/history1.2.2and1.3.1.html[Ver.1.2.2 & 1.3.1]
6057
--- a/src/history/history1.4.0.adoc
+++ /dev/null
@@ -1,28 +0,0 @@
1-:lang: ja
2-:doctype: article
3-
4-## 2002/12/09 Ver.1.4.0 (安定版)
5-
6-* 空腹充足の巻物と狂戦士の空腹充足レイシャル廃止
7-** アンドロイドは油びんを飲める。
8-** バルログは食べるコマンドで't','p','h'の死体を生贄にできる。
9-** ゴーレム、ゾンビ、骸骨、幽霊は杖か魔法棒のチャージを食える。
10-** エントは薬の水分で十分栄養が取れる。雑貨屋で水の薬を買える。
11-* Eyangbandの既知のモンスター/アイテムリストを移植。(Thanks to So-Miyaさん)
12-* lookコマンドやターゲット選択時に、シフトキーで高速移動。
13-* easy_floorがオンの時、lookコマンド中で床の上のアイテムの山を見やすくした。
14-* 武器匠でACの評価を表示するサービス導入。
15-* 魔法道具支配のフラグの自動刻みが無かったので、{+道}{Md}に設定。
16-* モンスターのHP表示バーに乗馬のHPだけ2列並ばないように修正。
17-* オプション追加/削除
18-** disturb_high 追加:レベルの高いモンスターが動いたら行動中止する
19-** allow_debug_opts 追加:デバッグ/詐欺オプションの使用を許可/禁止する
20-** 初期オプション munchkin_death は詐欺オプションに cheat_save に変更。
21-** 初期オプション terrain_streamsとstupid_monsters 廃止。
22-* バグ修正
23-** 大量のアイテムでロード不能、荒野の外周でクラッシュ、荒野の森で時止め、
24-** 深い水の隠し扉、通れる壁、真・結界、ルーンが分解しない、新トラップ出ない、
25-** 青魔道師の学習解除、血の呪いでアンバー復活、鏡魔法の消費エネルギー、
26-** 複数のカメレオンの王、マクロが無効になるバグ等。
27-** 英文修正。Typo等。(Thanks to John Mikulaさん)
28-
--- a/src/history/history1.5.0.adoc
+++ /dev/null
@@ -1,16 +0,0 @@
1-:lang: ja
2-:doctype: article
3-
4-## 2002/12/09 Ver.1.5.0 (開発版)
5-
6-* フロア保存の仕様を実装
7-** ダンジョン内で元来た階段を戻ると以前と全く同じフロアに戻る。
8-** 地上に戻ると全ての保存フロアは消える。
9-** レベルテレポート/トラップドア/階段生成の呪文は仕様変更。
10-** (それぞれ、真上か真下の特定のフロアのみへ続く。)
11-** dungeon_stairsとconfirm_stairsオプション廃止。
12-** 一方通行の階段を警告するconfirm_questオプション新設。
13-** 溶岩の壁や石英の壁の中に財宝が埋まっている確率を増した。
14-** 財宝感知するか実際に掘るまで見えない財宝を含む壁を追加。
15-** 全感知から壁の中の財宝感知能力を削除。(沢山感知されて煩わしいので)
16-
--- a/src/make.sh
+++ b/src/make.sh
@@ -32,7 +32,7 @@ for v in $score_list; do
3232 > ../web/${v}.html
3333 done
3434
35-history_list="history0.0.12 history0.1.0 history0.1.0post history0.1.1 history0.1.2 history0.1.3 history0.2.0 history0.2.1 history0.2.2 history0.2.3 history0.2.3pre history0.2.4 history0.2.5 history0.3.0 history0.3.1 history0.3.2 history0.3.3 history0.3.4 history0.3.5 history0.3.6 history0.4.0 history0.4.2 history0.4.5 history0.4.6 history0.4.7 history0.4.8 history0.4.10 history1.0.0 history1.0.1 history1.0.3 history1.0.4 history1.0.5 history1.0.6 history1.0.7 history1.0.8 history1.0.9 history1.0.10 history1.0.11 history1.1.0c1 history1.1.0 history1.2.0and1.3.0 history1.2.1 history1.2.2and1.3.1"
35+history_list="history0.0.12 history0.1.0 history0.1.0post history0.1.1 history0.1.2 history0.1.3 history0.2.0 history0.2.1 history0.2.2 history0.2.3 history0.2.3pre history0.2.4 history0.2.5 history0.3.0 history0.3.1 history0.3.2 history0.3.3 history0.3.4 history0.3.5 history0.3.6 history0.4.0 history0.4.2 history0.4.5 history0.4.6 history0.4.7 history0.4.8 history0.4.10 history1.0.0 history1.0.1 history1.0.3 history1.0.4 history1.0.5 history1.0.6 history1.0.7 history1.0.8 history1.0.9 history1.0.10 history1.0.11 history1.1.0c1 history1.1.0 history1.2.0and1.3.0 history1.2.1 history1.2.2and1.3.1 history1.4.0and1.5.0"
3636
3737 for v in $history_list; do
3838 echo ${v}
Show on old repository browser