
Simple Enemy
An Addon that works with TaCZ and adds NPCs to the game equipped with weapons from the latter mod, with the goal of balancing the presence of weapons in the game. Now you will have a reason to carry a weapon.
Список изменений
Changelog - Beta 0.1.5
Added / Fixed
-
New multiplayer event variable, along with detailed logging for every spawn event. Multiplayer debugging tests were conducted using a dedicated server and clients to ensure proper functionality.
-
Fixed an issue where vanilla entities would react to player gunfire due to a missing validation check in TACZ's bullet impact event.
-
Fixed NPCs not properly facing their targets while firing. Position and rotation variables are now correctly synchronized between server and client.
-
Fixed NPCs dead animation.
-
Fixed Multiple Bullet Impact sound packets
-
Fixed / Adjusted Ai Pathfinding per ticks
Added
-
New base pose for soldier models.
-
New walking animation.
-
Weapon stances: Low Ready and Fire.
-
New cap for the maximum bullet spread used by soldiers.
-
Added Forge / Cloth Config settings for Maximum Spread, allowing users to make soldiers even more accurate if desired.
-
New Config for PMCs prices and items
Adjusted
-
Increased AI detection range, AI processing range, and rendering limits through configuration settings. Soldiers can now engage targets at greater distances.
-
SpawnValues.
Note: Please delete the file sem-common.toml
Refactor
- Completely reworked the internal configuration structure into a more modular and scalable system.
