Skip to content

Commit

Permalink
[Doc] Add the missing contributor names
Browse files Browse the repository at this point in the history
Jumpjet section by NetsuNegi
  • Loading branch information
DeathFishAtEase committed Feb 26, 2025
1 parent 8093e86 commit 78fea5b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Whats-New.md
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@ Vanilla fixes:
- Fix an issue where a unit will leave an impassable invisible barrier in its original position when it is teleported by ChronoSphere onto an uncrushable unit and self destruct (by NetsuNegi)
- Fix the bug that parasite will vanish if it missed its target when its previous cell is occupied (by 航味麻酱)
- Aircraft will now behave as expected according to it's `MovementZone` and `SpeedType` when moving onto different surfaces. In particular, this fixes erratic behavior when vanilla aircraft is ordered to move onto water surface and instead the movement order changes to a shore nearby (by CrimRecya)
- Fix the bug that destroyed unit may leaves sensors (by tyuah8)
- Fix the bug that destroyed unit may leaves sensors (by tyuah8 & NetsuNegi)
Phobos fixes:
- Fixed a few errors of calling for superweapon launch by `LaunchSW` or building infiltration (by Trsdy)
Expand Down
4 changes: 4 additions & 0 deletions docs/locale/zh_CN/LC_MESSAGES/Fixed-or-Improved-Logics.po
Original file line number Diff line number Diff line change
Expand Up @@ -1150,6 +1150,10 @@ msgid ""
"uncrushable unit and self destruct."
msgstr "修复了一个单位被超时空传送超武传送到一个不可碾压的单位上并自爆时会在原地留下空气墙的问题。"

#: ../../Fixed-or-Improved-Logics.md:190
msgid "Fix the bug that destroyed unit may leaves sensors."
msgstr "修复了单位被摧毁仍会遗留反隐形探测效果的问题。"

#: ../../Fixed-or-Improved-Logics.md:191
msgid "Fixes / interactions with other extensions"
msgstr "修复或与其他扩展的交互"
Expand Down

0 comments on commit 78fea5b

Please sign in to comment.