Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

テクスチャダウンローダーを改良します #3

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Kamesuta
Copy link

このプル・リクエストには以下の点が含まれます。

  • スキン・テクスチャのダウンロードのタイミングを起動時から必要時に変更し、起動の時間を短縮します。
  • キャッシュフォルダにダウンロードされたスキン・テクスチャは再利用されます。
  • ダウンロードの際は、タスクをキューに追加することで、別スレッドで逐次ダウンロードされます。
  • System.out.print系メソッドをApacheのロガーに変更し、ログを改善します。
  • ホワイトリストを使用した.gitignoreにより、トップディレクトリに同期されないアイテムを設置することができます。

AMMがよりQualityが高いものになることを期待しています。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant