武装突袭3

武装突袭3

Armor System
正在显示第 1 - 10 项,共 49 项条目
< 1  2  3  4  5 >
更新于:7 月 7 日 下午 1:25
作者:Phenosi

FIXED:
🛠 Fixed issue where AI units with Auto-Integrate AI enabled became invincible — HitPart EventHandler was being skipped due to a global variable being used instead of a local one.
UPDATED:
⭮ N/A
ADDED:
+ N/A
DELETED:
- N/A

Found a bug? Report it in my Discord!

更新于:6 月 30 日 下午 6:00
作者:Phenosi

FIXED:
🛠 Reformatted all 'Compat Checks' into one single function, user-side won't notice much of a difference
ADDED:
⭮ N/A
UPDATED:
⭮ N/A
DELETED:
- N/A

Found a bug? Report it in my Discord!

更新于:6 月 30 日 下午 5:45
作者:Phenosi

FIXED:
🛠 Fixed a bug that could cause server crashes or long client load times in certain cases related to AI integration.
ADDED:
+ AI Integration can now be toggled mid-mission — useful if you forgot to enable it in 3DEN.
UPDATED:
⭮ N/A
DELETED:
- N/A

Found a bug? Report it in my Discord!

更新于:6 月 12 日 上午 9:27
作者:Phenosi

FIXED:
🛠 Fixed a major issue with AI Integration causing long or infinite loading times when using the system with a large number of AI at mission start.
ADDED:
+ N/A
UPDATED:
⭮ AI Integration now applies in a performance-friendly staggered manner. Also includes an additional check to ensure the game is fully loaded before execution.
DELETED:
- N/A

Found a bug? Report it in my Discord!

更新于:6 月 2 日 上午 9:40
作者:Phenosi

FIXED:
🛠 Compatibility fix for Black Carapace & Armor System conflict — AI or player units using Black Carapace’s system are now prioritized before Armor System values are reduced.
ADDED:
+ Two new CBA settings allowing separate HP/Armor values specifically for AI in the integration system.
+ New 3DEN checkbox under ‘Special States’: “Exclude Unit from Armor System”.
UPDATED:
⭮ N/A
DELETED:
- N/A

Found a bug? Report it in my Discord!

更新于:5 月 23 日 上午 9:05
作者:Phenosi

FIXED:
🛠 Fixed a bug where 3den-spawned units weren’t taken into account during AI integration loading on mission start.
UPDATED:
⭮ N/A
ADDED:
+ Added 3 Zeus modules:
- Reset Armor/HP (“full heal”)
- Set Armor/HP (set a specific amount based on current allowed max health)
- Make Boss Enemy:
• Sets Armor or HP (depending on current CBA mode)
• Sets unit's max Armor/HP and updates current to match
• Optional: Display boss HP bar with custom or empty name
DELETED:
- N/A

Found a bug? Report it in my Discord!

更新于:5 月 22 日 上午 10:25
作者:Phenosi

FIXED:
🛠 Fixed a bug with where respawning caused invulnerability
UPDATED:
⭮ N/A
ADDED:
+ Added compatibility with Antistasi (Shouled work!).
DELETED:
- N/A

Found a bug? Report it in my Discord!

更新于:5 月 12 日 上午 8:18
作者:Phenosi

- Small typo, fixed now.

更新于:5 月 12 日 上午 8:13
作者:Phenosi

FIXED:
🛠 Rewrote how the HitPart Event Handler is applied — previously, it used a function that removed other HitPart EHs from other mods (e.g. Death and Hit Reactions), causing compatibility issues. Now uses a local variable check to avoid conflicts.
UPDATED:
⭮ N/A
ADDED:
+ Compatibility added for Black Carapace – Test Version and its variants, as long as the armor and void shield variable names are unchanged.
DELETED:
- N/A

Found a bug? Report it in my Discord!

更新于:5 月 5 日 上午 8:52
作者:Phenosi

- I left in a 'systemChat' by accident, fixed.