设为首页收藏本站同能贴吧 切换语言 繁体中文
开启辅助访问 切换到窄版
扫描二维码关注官方公众号
返回列表
+ 发新帖
查看: 99|回复: 0

[转载发布] waynee95's Plugin Collection [NEWEST: WAY_MenuBackgrounds]

[复制链接]
累计送礼:
0 个
累计收礼:
1 个
  • TA的每日心情
    开心
    2026-7-12 04:10
  • 签到天数: 209 天

    连续签到: 2 天

    [LV.7]常住居民III

    7959

    主题

    864

    回帖

    3万

    积分

    管理员

    Rank: 9Rank: 9Rank: 9

    VIP
    7
    卡币
    29925
    OK点
    16
    推广点
    0
    同能卷
    50
    积分
    38778

    灌水之王

    发表于 前天 08:04 | 显示全部楼层 |阅读模式
    waynee95's Plugin Collection


    NOTE: I am no longer working with RPG Maker and have no interest in getting back into it. This means that I will NOT add any additional features to my plugins nor fix bugs unfortunately. Feel free to make edits yourself. Please refrain from contacting me privately about my plugins.

    If you need more info on the plugins, please check out the help manual of each plugin.

    Make sure to save each plugin as a .js file!

    WAY_Core
    WAY Core is a Utility plugin for RPG Maker MV Plugin Developement.​
    This plugin is required for all my plugins. Place above all WAY plugins.
    Download:  https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_Core.js

    WAY_CustomOnEquipEval
    Run code when an actor equips or unequips an item.​
    Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_CustomOnEquipEval.js

    WAY_CustomOnDeathEval
    Run code when a battler dies.​
    Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_CustomOnDeathEval.js

    WAY_CustomFaceImageEval
    Set different face images using Lunatic Code.​
    Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_CustomFaceImageEval.js

    WAY_AnimationRate
    Allows you to set the animation rate for each animation individually.​
    Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_AnimationRate.js

    WAY_DamageFormulaMacros
    Define macros for damage formulas.​
    Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_DamageFormulaMacros.js

    WAY_EvalText
    Use JavaScript Code in textboxes.​
    Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_EvalText.js

    WAY_ItemTPCost
    Allows you to set TP Costs for items.​
    Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_ItemTPCost.js

    WAY_MapControlSwitch
    Control switches at map start for each map through notetags.​
    Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_MapControlSwitch.js

    WAY_MaxTpFormula
    Specify custom formulas for battler's Max TP.​
    Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_MaxTpFormula.js

    WAY_MenuBackgrounds
    Add a picture as background to any menu.​
    Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_MenuBackgrounds.js

    WAY_TransferOnRegion
    Transfer the player when he touches a certain region id.​
    Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_TransferOnRegion.js

    WAY_RandomEncounterFormula
    Use a custom random encounter formula.​
    Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_RandomEncounterFormula.js

    WAY_OptionsMenuCustomActions
    Add custom commands to Options Menu, which will run JavaScript code.​
    Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_OptionsMenuCustomActions.js

    WAY_VerticalScreenShake
    Adds Vertical Screen Shake.​
    Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_VerticalScreenShake.js

    WAY_YEP_EquipBattleSkills
    Addon to Yanfly's Equip Battle Skills Plugin.​
    Allows you to lock certain battle skills, so that they cannot be unequipped.​
    Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_YEP_EquipBattleSkills.js

    WAY_YEP_EquipCore
    Addon to Yanfly's Equip Core Plugin.​
    Allows you to restrict equipment on certain slots. If you want Two-handed weapons only on the first slot for example.​
    Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_YEP_EquipCore.js

    WAY_YEP_EventMiniLabel
    Addon to Yanfly's Event Mini Label Plugin.​
    Allows you to change the mini label text of an event through plugin commands.​
    Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_YEP_EventMiniLabel.js

    WAY_YEP_RegionRestrictions
    Addon to Yanfly's RegionRestrictions Plugin.​
    Allows you to set certain events to bypass or restrict to certain regions.​
    Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_YEP_RegionRestrictions.js

    WAY_YEP_ShopMenuCore
    Addon to Yanfly's Shop Menu Core Plugin.​
    Adds <Custom Buy Show Eval> and <Custom Buy Enable Eval>.​
    Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_YEP_ShopMenuCore.js

    WAY_YEP_SkillCore
    Addon to Yanfly's Skill Core Plugin.​
    Allows you to hide certain skill types in the actor command window and custom evals for showing the cost of a skill.​
    Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_YEP_SkillCore.js

    WAY_YEP_ItemCore
    Addon to Yanfly's Item Core Plugin.​
    Allows you to set an additional icon as a background for items and <Custom Name Eval> and <Custom TextColor Eval>.​
    Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_YEP_ItemCore.js

    WAY_YEP_ItemDiscard
    Addon to Yanfly's Item Discard Plugin.
    Allows you to run an eval when you discard an item. Like gaining gold for discarding an item.
    Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_YEP_ItemDiscard.js


    WAY_YEP_TurnOrderDisplay
    Addon to Yanfly's Turn Order Display Plugin.​
    Adds a notetag to set the Turn Order Image for enemies.​
    Download: https://raw.githubusercontent.com/waynee95/mv-plugins/master/dist/WAY_YEP_TurnOrderDisplay.js

    Terms of Use
    This work is licensed under the MIT license.
    More info here: https://github.com/waynee95/mv-plugins/blob/master/LICENSE


    本贴来自国际rpgmaker官方论坛作者:waynee95处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/waynee95s-plugin-collection-newest-way_menubackgrounds.78979/
    天天去同能,天天有童年!
    回复 送礼论坛版权

    使用道具 举报

    文明发言,和谐互动
    文明发言,和谐互动
    高级模式
    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    简体中文
    繁體中文
    English(英语)
    日本語(日语)
    Deutsch(德语)
    Русский язык(俄语)
    بالعربية(阿拉伯语)
    Türkçe(土耳其语)
    Português(葡萄牙语)
    ภาษาไทย(泰国语)
    한어(朝鲜语/韩语)
    Français(法语)
    关闭

    幸运抽奖

    社区每日抽奖来袭,快来试试你是欧皇还是非酋~

    立即查看

    聊天机器人
    Loading...

    QQ|Archiver|手机版|小黑屋|同能RPG制作大师 ( 沪ICP备12027754号-3 )

    GMT+8, 2026-8-1 01:34 , Processed in 0.091872 second(s), 52 queries .

    Powered by Discuz! X3.4

    Copyright © 2001-2020, Tencent Cloud.

    快速回复 返回顶部 返回列表