Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Releases: way-zer/MyMindustryPlugin

v1.3.2

31 Mar 14:43
0f68c50
Compare
Choose a tag to compare

✨ (/vote) improve skipwave | 优化跳波
✨ (nextMap) Add check for invalid map | 添加对错误地图的检验
✨ (\vote map) Add check for invalid map | 添加对错误地图的检验
✨ auto kill empty team when pvp | PVP空队伍自动投降
🐛 fix pvpProtect //修复pvp保护
🐛 (config) fix "unsafeCommands" (add 's') //修复配置文件"unsafeCommands"命名错误的问题
🐛 (i18n) fix nextMap error in game over //修复结束消息中错误的下个地图
🐛 (i18n) fix {map.id} "-1" bug //修复{map.id}小1的bug

v1.3.1: Some small optimization

17 Mar 15:53
20001c2
Compare
Choose a tag to compare

🐛 (PApi) Fix {map.id} | 修复地图id变量
🐛 (/spectate) Fix {player.name} | 修复观察者变量错误
✨ (/maps) can change prePage | 地图每页数量可设置
✨ (config) add autoHost | 增加自动Host的设置
✨ (/unsafe) run console command by admin | 增加管理员执行后台指令的功能(不受支持)
✨ (pvpProtect) now will kill units closing EnemyCore | 现在会消灭PVP保护时间越界的单位
🍱 (gradle) update git-version
🍱 (gradle) add publishing for jitpack

v1.3.0.3 修复一些PVP相关bug

03 Mar 04:04
ef95f67
Compare
Choose a tag to compare

🍱 (gradle)Add gitVersion
🐛 Fix PvpProtect don't active bug | 修复PVP保护无效的bug
🐛 Fix 'can't team when core killed' bug | 修复队伍输后不能换队的bug

v1.3.0.2: Add Config for msgType

02 Mar 15:29
9c680e6
Compare
Choose a tag to compare

✨ Add Config for msgType | 添加消息类型的设置
🐛 Fix wrong {player.name} bug | 修复{player.name}错误的bug

v1.3.0.1 紧急修复 | hotfix

29 Feb 09:42
774d217
Compare
Choose a tag to compare

🐛 fix Null when new player join | 修复新玩家进入报错的bug

v1.3 增加国际化支持,所有文本支持自定义 | Add i18n support

29 Feb 08:24
708402b
Compare
Choose a tag to compare

✨ Configure all message in config/lang/lang-{lang}.lang | 可以在config/lang/lang-{lang}.lang配置所有消息模板
✨ Add /lang for admin | 增加切换语言命令
📝 update Document about Variable | 更新文档变量介绍
Note:
新建config/lang/lang-custom.lang以修改默认模板

Todos:
Rewrite /help
Add i18n for console

v1.2.2 添加定时小贴士功能 | add alerts

24 Feb 10:11
6454fe5
Compare
Choose a tag to compare

有紧急修复 可能需要重新下载

✨ add alerts | 添加定时小贴士功能
✨ add config base.mapsDistinguishMode | 添加配置,允许关闭/maps分模式
✨ 总贡献现保留2位小数
🐛 fix pvpProtect Time display bug | 修复pvp时间显示bug
🚚 export autoSaveTask

🔖 Update to 1.2.2

v1.2.1.2 小修改

23 Feb 08:28
e3cc2af
Compare
Choose a tag to compare

✨ Add Interval for UnitWarn | 添加建筑单位限制警告间隔
🔨 export RuntimeData
🔨 remove config test print

v1.2.1 添加纯PVP服支持 | add support for pure PVP server

23 Feb 06:11
ac6a897
Compare
Choose a tag to compare

🐛 fix Crash when no 'S' map | 修复无生存图崩溃的bug
✨ auto quit PVP when no player | 无玩家时自动退出PVP地图
✨ add map mode prefix 'C' 'E' | 增加地图模式前缀C,E

v1.2.0.1 致命bug修复

23 Feb 04:47
75f4854
Compare
Choose a tag to compare

该版本为紧急修复,更新内容见上个版本