OSDN Git Service

スコアページを整理。 / Rearrange score page.
authorDeskull <desull@users.sourceforge.jp>
Sun, 18 Mar 2018 13:07:00 +0000 (22:07 +0900)
committerDeskull <desull@users.sourceforge.jp>
Sun, 18 Mar 2018 13:07:00 +0000 (22:07 +0900)
src/index.adoc
src/make.sh
src/score.adoc [new file with mode: 0644]
src/web_update.adoc

index 17606f6..03d02b8 100644 (file)
@@ -3,6 +3,12 @@
 
 ## 最近の告知
 
+### (2018/03/18) スコアサーバの復帰と公式WEBリニューアル
+
+スコアサーバの再実装と復帰が済みました。ついでにWEBをHTML5と昨今向けの仕様に大幅リニューアルしました。まだ一部は整理中です。
+
+まだ転送先を変更していない2.2.0で待機スコアを送らないよう注意して下さい。2.2.1の正式バイナリは明日になるかもしれません。もうしばらくお待ちください。
+
 ### (2018/02/10) スコアサーバの不調について
 
 2018/02/04より、スコアサーバの不調を確認しています。現在復旧中ですので、スコアの喪失を避けたい方は復旧まで送らないようによろしくお願いします。
index 78b58ba..6700390 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-list="index web_update jlicense link download lists history"
+list="index web_update jlicense link download lists history score"
 
 mkdir -p ../web
 cp -r image *.txt hengband.css ../web
diff --git a/src/score.adoc b/src/score.adoc
new file mode 100644 (file)
index 0000000..472ac11
--- /dev/null
@@ -0,0 +1,22 @@
+:lang: ja
+:doctype: article
+
+## 変愚蛮怒 スコア
+
+スコアには一度死んでバックアップから復活させたキャラクターは送らないで下さい。
+
+### 告知
+
+2017/03/18より、新スコアサーバに移行しました。旧サーバは放棄予定です。スコアの喪失を避けたい方は2.2.1の公式リリースまで送らないようによろしくお願いします。
+
+### スコア機能一覧
+
+現在機能拡張中です。順に増やしていくので更新情報をこまめに確認ください。
+
+* link:http://hengband.osdn.jp/score/score_ranking.php[全スコアランキング]
+* link:http://hengband.osdn.jp/score/score_ranking.php?&last_days=7[最近1週間のスコア]
+* link:http://hengband.osdn.jp/score/score_ranking.php?&last_days=30[最近1ヶ月のスコア]
+* link:http://hengband.osdn.jp/score/score_ranking.php?&sort=newcome[新着順]
+* link:http://hengband.osdn.jp/score/killer_ranking.php[死因ランキング]
+* link:http://hengband.osdn.jp/score/popularity_ranking.php[人気のある種族・職業・性格]
+
index 9ef7f93..52ffe22 100644 (file)
@@ -3,6 +3,8 @@
 \r
 == WEB更新履歴\r
 \r
+* 2018/03/18\r
+** スコアサーバ復旧とWEBサイト大幅リニューアル\r
 * 2018/02/10\r
 ** スコアサーバに関する告知追加。\r
 * 2017/08/10\r