武装突袭3

武装突袭3

TTS Beam Laser
正在显示第 1 - 10 项,共 15 项条目
< 1  2 >
更新于:2022 年 3 月 12 日 下午 7:32

New features:
- Added lethal radius and damage radius parameters to 'fn_beam'.
- Added 'Lethal radius' and 'Damage radius' sliders to 'Beam Laser Strike' and 'Orbital Bombardment' modules.
- Infantry units within the lethal radius of the laser will now be vaporised.
- Structures within the lethal radius of the laser now have a chance to catch fire.
- A crater is created when the beam impacts terrain.
- Implemented CBA settings support. The script now requires CBA.
- Added various CBA settings to customise/disable newly added features.

Effect tweaks:
- Destroyed objects within the lethal radius no longer have damage effects to prevent large lag spikes when destroying lots of buildings.
- Added a shockwave particle on beam impact.
- Camera shake is now applied up to 2km away and lowers in intensity the further away the player is.
- The bright flash on beam impact is now only shown when the player is within 2km and looking towards the impact point.
- Camera shake, flash and blur effects are no longer shown in spectator mode or while using the Zeus interface.
- Explosion particles are now created from the laser impact point instead of the terrain beneath it.

Misc:
- The script now checks for 'ace_medical' rather than 'ace_main' so it should work for versions of ACE that have medical functions removed.
- Fixed a bug where the laser could sometimes get deflected in strange directions when bouncing off buildings.

更新于:2021 年 11 月 23 日 下午 5:53

- Fixed 'Disable beam damage' parameter for ZEN modules enabling damage instead of disabling it.

更新于:2021 年 11 月 21 日 上午 4:35

- Added colour picker to 'Beam Laser Strike' and 'Orbital Bombardment' ZEN modules.
- Added colour presets to 'Beam laser Strike' and 'Orbital Bombardment' editor modules.
- Changed 'Beam Laser Strike' module to server only and used remoteExec instead in order to prevent beam laser triggering late for JIP players.
- Fixed 'Rainbow mode' parameter for 'Orbital Bombardment' editor module using name and description of 'Disable beam damage' parameter.

更新于:2021 年 11 月 17 日 下午 10:11

- The orbital bombardment is now limited to a maximum of 10 strikes per second. Delays shorter than 0.1s will be increased to 0.1s.
- Cleanup for orbital bombardment is now done individually for each strike instead of all at once at the end of the bombardment.
- Orbital bombardment can now be aborted by setting the 'tts_beam_stopOrbitalBombardment' variable to true.
- Added a new parameter to the 'Orbital Bombardment' ZEN module which can be used to abort currently active orbital bombardments (using the variable above).

更新于:2021 年 11 月 9 日 上午 4:32

- Cleaned up ZEN functions a bit.
- Redid support for TTS Effects AIO so it should work as intended now.

更新于:2021 年 11 月 6 日 下午 10:09

- Fixed default settings for modules having incorrect types. Beam Strike and Orbital Bombardment modules should not cause errors when using default settings anymore.

更新于:2021 年 10 月 31 日 上午 5:17

Applied changes from script version:
- Removed delay before ZEN module initialisation so modules should appear in Zeus instantly now.
- Cleaned up ZEN related functions to be more consistent with other TTS scripts.
- ZEN modules are now under their own category 'TTS Beam Laser' instead of 'Fire Support' so it is easier to find and doesn't clutter up the other fire support options.
- Fixed an issue that was causing close consecutive beam strikes to destroy the sound emitter from the previous strike.
- Added 'blue' colour back in the ZEN module colours list.
- Added a new function 'fn_orbitalBombardment' and a complementary ZEN module because overkill is underrated.

Mod version specific changes:
- Renamed 'TTS Beam' category to 'TTS Beam Laser' for consistency.
- Added 'Orbital Bombardment' editor module.

更新于:2021 年 10 月 19 日 上午 3:25

- Added README file.

更新于:2021 年 10 月 14 日 上午 3:42

- Added stringtable support to allow the script to be translated. If you are willing to help translate the script into another language, contact me in my Discord!

更新于:2021 年 10 月 9 日 上午 6:09

- Added compatibility for upcoming AIO mod.