Skip to content

Conversation

@Sigureya
Copy link
Owner

No description provided.

Sigureya and others added 29 commits December 14, 2018 12:25
event code skip bug.
super Critical bug
…tail"

This reverts commit d590a48.

# Conflicts:
#	js/rpg_core/Graphics.js
This reverts commit 55b06d6, reversing
changes made to 33b23be.
Show where the error is caused and let show/hide the detail of error
■不具合の内容
ローディングバーが画面外に表示されることがある。

■再現手順
1. MV バージョン 1.6.1 の新規プロジェクトを作成する。
2. 作成した新規プロジェクトに community-1.3 を適用する。
3. テストプレイを開始する。
4. ニューゲームを選択する。
5. F4 キーを押す(全画面表示する)。
6. X キーを押す(メニューを開く)。
7. X キーを押す(メニューを閉じる)。
8. F4 キーを押す(全画面表示を解除する)。※不具合発生
9. 画面の範囲外が表示されています。縦スクロールバーと横スクロールバーが表示されます。

ローディングバーが一度も表示されなくても再現します。

■原因
Graphics._progressElement (id:loading-progress) が拡大されたまま元に戻らないため。

■修正方法
ローディングバーは画面に合わせて拡大縮小するものと仮定して、
Graphics._updateAllElements 内に this._updateProgress() を追加します。
拡大縮小する予定がないなら別の修正になります。
拡大する処理は通っていますので多分拡大縮小するものだろうと予想して修正しました。
ご検討ください。
Because there was destruction of compatibility with previous plug-in, add correspondence
Fix previous map bgm sounds after loading auto save data
@Sigureya Sigureya merged commit 4e9c4ea into Sigureya:master Jan 31, 2019
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.

4 participants