V1 6 alpha release notes: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Habi moved page V1 6 release notes to V1 6 alpha release notes over redirect) |
||
(13 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
*Added Vector, Quaternion classes and updated parameters of few functions which are using them. | *Added Vector, Quaternion classes and updated parameters of few functions which are using them. | ||
==Look Out== | ==Look Out== | ||
There has been an update to the playback recording files. Use recupdate tool to update to latest version when using it. | 1. There has been an update to the playback recording files. Use recupdate tool to update to latest version when using it. | ||
2. Parameters of [[ConnectNPC]] and [[ConnectNPCEx]] has been changed. | |||
==Downloads== | ==Downloads== | ||
{| class="wikitable" | |||
|- | |||
! Operating system | |||
! bit | |||
! version | |||
! Link | |||
! Size | |||
|- | |||
| Windows | |||
| 32 and 64 | |||
| rel006 | |||
| [https://sourceforge.net/projects/npc-for-vcmp/files/npcclient-v1.6-alpha-rel006-setup.exe/download npcclient-v1.6-alpha-rel006-setup.exe ] | |||
| style="text-align:center;" | 541.1 KB | |||
|- style="text-align:center;" | |||
| " | |||
| " | |||
| style="text-align:left;" | rel004 | |||
| style="text-align:left;" | [https://sourceforge.net/projects/npc-for-vcmp/files/npcclient-v1.6-alpha-rel004-setup.exe/download npcclient-v1.6-alpha-rel004-setup.exe ] | |||
| " | |||
|- | |||
| Linux | |||
| style="text-align:center;" | x64 | |||
| rel006 | |||
| [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_linux_x64_v1.6_alpha.tar.gz/download npc_vcmp_rel006_linux_x64_v1.6_alpha.tar.gz ] | |||
| style="text-align:center;" | 990.5 KB | |||
|- style="text-align:center;" | |||
| | |||
| " | |||
| style="text-align:left;" | rel004 | |||
| style="text-align:left;" | [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel004_linux_x64_v1.6_alpha.tar.gz/download npc_vcmp_rel004_linux_x64_v1.6_alpha.tar.gz ] | |||
| " | |||
|- | |||
| Linux | |||
| style="text-align:center;" | x86 | |||
| rel006 | |||
| [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_linux_x86_v1.6_alpha.tar.gz/download npc_vcmp_rel006_linux_x86_v1.6_alpha.tar.gz ] | |||
| style="text-align:center;" | 1.1 MB | |||
|- | |||
| | |||
| style="text-align:center;" | " | |||
| rel004 | |||
| [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel004_linux_x86_v1.6_alpha.tar.gz/download npc_vcmp_rel004_linux_x86_v1.6_alpha.tar.gz ] | |||
| style="text-align:center;" | " | |||
|- style="text-align:center;" | |||
| style="text-align:left;" | Source (VS 2022) | |||
| - | |||
| - | |||
| style="text-align:left;" | [https://sourceforge.net/projects/npc-for-vcmp/files/NPC-VCMP-master-1.6.zip/download npc-vcmp-master-1.6.zip ] | |||
| 3.2 MB | |||
|} | |||
==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?" |
Latest revision as of 06:42, 14 February 2023
Version 1.6 alpha
What is new?
- Support for both rel004 and rel006 servers
- NPC now can send vehicle syncs (as driver)
- Introduced npc-plugins which can be loaded with the program.
- Added Vector, Quaternion classes and updated parameters of few functions which are using them.
Look Out
1. There has been an update to the playback recording files. Use recupdate tool to update to latest version when using it.
2. Parameters of ConnectNPC and ConnectNPCEx has been changed.
Downloads
Operating system | bit | version | Link | Size |
---|---|---|---|---|
Windows | 32 and 64 | rel006 | npcclient-v1.6-alpha-rel006-setup.exe | 541.1 KB |
" | " | rel004 | npcclient-v1.6-alpha-rel004-setup.exe | " |
Linux | x64 | rel006 | npc_vcmp_rel006_linux_x64_v1.6_alpha.tar.gz | 990.5 KB |
" | rel004 | npc_vcmp_rel004_linux_x64_v1.6_alpha.tar.gz | " | |
Linux | x86 | rel006 | npc_vcmp_rel006_linux_x86_v1.6_alpha.tar.gz | 1.1 MB |
" | rel004 | npc_vcmp_rel004_linux_x86_v1.6_alpha.tar.gz | " | |
Source (VS 2022) | - | - | npc-vcmp-master-1.6.zip | 3.2 MB |
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?"