-
些細な問題なので、報告するか迷ったのですが、報告しておきます。
再生値の固定化プラグイン(RegenerationFixed.js) のVer1.0.1 にてURLが間違っていました。
d を t と間違えたものと推察します。優先度は、かなり低いので対応せずにCloseして頂いても構いません。
・間違ったURL(20行目)
```js
@url https://github.com/…
-
Nice plugin! However, there is a difference between Japanese and English in the parameters of the latest version.
DevToolsManage.js v1.2.0
* @param CutTitle
* @text タイトルカット
* @desc タイトル画面をと…
-
I thought it would work fine, but I can't change the volume...
![image](https://github.com/triacontane/RPGMakerMV/assets/67521199/212572ab-1a27-4a3a-8ad3-35e2e79a9a53)
-
Can we make it full screen the exact moment we set it to On in Window_Options? (I am aware that we can instantly toggle between On and Off with F4, but players don't know)
-
大佬你随意。我只是问问。
-
I really liked your project, but I believe it would be more inclusive to have the option to at least read the documentation in English. I believe it would be one less barrier for other people. That sa…
-
Above All, I appreciate your time and efforts involved in making this tool. I found it very useful and convenient.
But, I got an problem when try decrypting image files.
When I try to decrypt ".pn…
-
CharacterGraphicExtend.js の色相についてバグと見られる動きがあったので報告致します。
RPGツクールMZ の機能との認識ですが、
Dragon の色相、例えば 60 を指定すると、データベースでは黄色のドラゴンになるのですが、
以下のようにイベントへ設定するとイベントの画像は紫のドラゴンとなってしまいます。
恐らく、ソースの以下部分で、hue を…
-
My path is "D:\BaiduNetdiskDownload\RJ349517\DemonsRoots\DemonsRoots1.0.4"
![image](https://user-images.githubusercontent.com/43485379/144772103-175ff2c0-42a3-4290-9a7e-b0e8296467c4.png)
An error is…
-
PressAnyButton.js のMZ版でフォントを指定し、
fonts フォルダに指定した ttf などのフォントデータを配置すると以下エラーが発生しました。
ReferenceError
fontFace is not defined
下記の、修正後のソース(fontFace は存在しないので、font.Face に変更)では、
エラーが発生しませんでした。お手数ですが、…