V1 6 beta2 release notes: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
'''Version 1.6 beta2''' | '''Version 1.6 beta2''' | ||
Release date: 14.Feb.2023 | Release date: 14.Feb.2023 | ||
Patch1: 16.Feb.2023 | |||
</poem> | </poem> | ||
==What is new?== | ==What is new?== | ||
Line 8: | Line 9: | ||
F_CAR_HEALTH, I_CAR_DAMAGE, V_CAR_SPEED, F_CAR_TURRETX, F_CAR_TURRETY. | F_CAR_HEALTH, I_CAR_DAMAGE, V_CAR_SPEED, F_CAR_TURRETX, F_CAR_TURRETY. | ||
*LibRPC and npc04relxx update to call function returned by remote function. | *LibRPC and npc04relxx update to call function returned by remote function. | ||
Patch1 | |||
*Bug fixed for function 'EnterVehicle' | |||
*Bug fixed npc getting kicked for 'acquiring weapon' when exiting vehicle. | |||
==Downloads== | ==Downloads== | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 20: | Line 23: | ||
| style="text-align:center;" | 32 and 64 | | style="text-align:center;" | 32 and 64 | ||
| rel006 | | rel006 | ||
| https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_windows_v1. | | https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_windows_v1.6_beta2_patch1.zip/download | ||
|- | |- | ||
| Linux | | Linux | ||
| style="text-align:center;" | x64 | | style="text-align:center;" | x64 | ||
| rel006 | | rel006 | ||
| https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_linux_x64_v1. | | https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_linux_x64_v1.6_beta2_patch1.zip/download | ||
|- | |- | ||
| Linux | | Linux | ||
| style="text-align:center;" | x86 | | style="text-align:center;" | x86 | ||
| rel006 | | rel006 | ||
| https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_linux_x86_v1. | | https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_linux_x86_v1.6_beta2_patch1.zip/download | ||
|- | |- | ||
| Windows+Linux | | Windows+Linux | ||
| style="text-align:center;" | x64+x86 | | style="text-align:center;" | x64+x86 | ||
| rel004 | | rel004 | ||
| https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel004_win_lin_v1. | | https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel004_win_lin_v1.6_beta2_patch1.zip/download | ||
|- style="text-align:center;" | |- style="text-align:center;" | ||
| style="text-align:left;" | Source | | style="text-align:left;" | Source | ||
Line 55: | Line 58: | ||
==Info== | ==Info== | ||
Note: Empty scriptfile default.nut placed at one of the root locations of npcscripts directory. If you are upgrading from previous version by updating only binaries( and not copy pasting entire directory), possibly an error will be shown "script not found. does it exist?" | Note: Empty scriptfile default.nut placed at one of the root locations of npcscripts directory. If you are upgrading from previous version by updating only binaries( and not copy pasting entire directory), possibly an error will be shown "script not found. does it exist?" | ||
==API== | |||
1.0 | |||
==Related== | |||
*[[V1_6_beta_release_notes| 1.6 beta]] | |||
*[[V1_6_alpha_release_notes| 1.6 alpha]] |
Latest revision as of 05:32, 20 February 2023
Version 1.6 beta2
Release date: 14.Feb.2023
Patch1: 16.Feb.2023
What is new?
- Now Vector.Length() and Vector.Normalized() functions to get magnitude and normalized copy of vector respectively.
- Added fields for SetLocalValue, GetLocalValue: V_ONFOOT_SPEED, V_AIMPOS, V_AIMDIR, V_POS, Q_CAR_ROTATION,
F_CAR_HEALTH, I_CAR_DAMAGE, V_CAR_SPEED, F_CAR_TURRETX, F_CAR_TURRETY.
- LibRPC and npc04relxx update to call function returned by remote function.
Patch1
- Bug fixed for function 'EnterVehicle'
- Bug fixed npc getting kicked for 'acquiring weapon' when exiting vehicle.
Downloads
Info
Note: Empty scriptfile default.nut placed at one of the root locations of npcscripts directory. If you are upgrading from previous version by updating only binaries( and not copy pasting entire directory), possibly an error will be shown "script not found. does it exist?"
API
1.0