V1 8 beta3 release notes: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<poem style="border: 2px solid #d6d2c5; background-color: #ffd789; padding: 1em;"> '''Version 1.8 beta 2''' Release date : Not yet released </poem> ==MAJOR CHANGES== *This release is exclusive for 0.4.7 servers *Rec files need to be upgraded to v6 using recupdate. REL004 users and REL006 users as well '''DO NOT''' update their rec files at the moment. This is because npcclient expects v6 rec files as meant for 0.4.7") |
mNo edit summary |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<poem style="border: 2px solid #d6d2c5; background-color: #ffd789; padding: 1em;"> | <poem style="border: 2px solid #d6d2c5; background-color: #ffd789; padding: 1em;"> | ||
'''Version 1.8 beta | '''Version 1.8 beta 3''' | ||
Release date : | Release date : 03.October.2024 | ||
</poem> | </poem> | ||
*Added support for 0.4.7.1 | |||
* | *Fixed a possible bug in rel004 servers related to passenger update of player | ||
* | *Fixed plugin truncating path to server when path contain space when using ConnectNPCEx/ConnectNPC. | ||
*Added [[InPoly]] function to check if a two-dimensional-point is inside a polygon by providing the vertices of polygon. | |||
==API Version== | |||
1.6 ( no change ) | |||
==RecEdit v2== | |||
See [[RecEdit]] program for editing rec file created/used. | |||
==Rec Files Version== | |||
There is no change in rec file versions from v1.8 beta( 29 Feb 2024 ). However following details are documented: | |||
*Plays rec files with identifier 1004, 1005 | |||
*Creates rec files with identifier 1005 | |||
== Downloads == | |||
{| class="wikitable" | |||
|- | |||
! Operating system !! Version !! Link | |||
|- | |||
| Windows || 0.4.7.1 || [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_0471_windows_v1.8-beta-3.zip/download npc_vcmp_0471_windows_v1.8-beta-3.zip] | |||
|- | |||
| Linux x64 || 0.4.7.1 || [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_0471_linux_x64_v1.8-beta-3.zip/download npc_vcmp_0471_linux_x64_v1.8-beta-3.zip] | |||
|- | |||
| Linux x86 || 0.4.7.1 || [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_0471_linux_x86_v1.8-beta-3.zip/download npc_vcmp_0471_linux_x86_v1.8-beta-3.zip] | |||
|- | |||
| Windows || rel006 || [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_windows_v1.8-beta-3.zip/download npc_vcmp_rel006_windows_v1.8-beta-3.zip] | |||
|- | |||
| Linux x64 || rel006 || [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_linux_x64_v1.8-beta-3.zip/download npc_vcmp_rel006_linux_x64_v1.8-beta-3.zip] | |||
|- | |||
| Linux x86 || rel006 || [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_linux_x86_v1.8-beta-3.zip/download npc_vcmp_rel006_linux_x86_v1.8-beta-3.zip] | |||
|- | |||
| Windows/Linux (rel004) || rel004 || [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel004_win_lin_v1.8-beta-3.zip/download npc_vcmp_rel004_win_lin_v1.8-beta-3.zip] | |||
|- | |||
| Source Code || rel006 || [https://sourceforge.net/projects/npc-for-vcmp/files/NPC-VCMP-master-v1.8-beta-3.zip/download NPC-VCMP-master-v1.8-beta-3.zip] | |||
|- | |||
| API Plugin || 1.6 || [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_plugin_API_1_6.zip/download npc_vcmp_plugin_API_1_6.zip] | |||
|} | |||
==Related== | |||
*[[v1_8_beta_release_notes| 1.8 beta]] (29.February 2024) | |||
*[[V1_7_beta3_release_notes| 1.7 beta3]] (08.October.2023) | |||
*[[V1_7_beta2_release_notes| 1.7 beta2]] (28.August.2023) | |||
*[[V1_7_beta_release_notes| 1.7 beta]] (24.August.2023) |
Latest revision as of 09:38, 3 October 2024
Version 1.8 beta 3
Release date : 03.October.2024
- Added support for 0.4.7.1
- Fixed a possible bug in rel004 servers related to passenger update of player
- Fixed plugin truncating path to server when path contain space when using ConnectNPCEx/ConnectNPC.
- Added InPoly function to check if a two-dimensional-point is inside a polygon by providing the vertices of polygon.
API Version
1.6 ( no change )
RecEdit v2
See RecEdit program for editing rec file created/used.
Rec Files Version
There is no change in rec file versions from v1.8 beta( 29 Feb 2024 ). However following details are documented:
- Plays rec files with identifier 1004, 1005
- Creates rec files with identifier 1005
Downloads
Operating system | Version | Link |
---|---|---|
Windows | 0.4.7.1 | npc_vcmp_0471_windows_v1.8-beta-3.zip |
Linux x64 | 0.4.7.1 | npc_vcmp_0471_linux_x64_v1.8-beta-3.zip |
Linux x86 | 0.4.7.1 | npc_vcmp_0471_linux_x86_v1.8-beta-3.zip |
Windows | rel006 | npc_vcmp_rel006_windows_v1.8-beta-3.zip |
Linux x64 | rel006 | npc_vcmp_rel006_linux_x64_v1.8-beta-3.zip |
Linux x86 | rel006 | npc_vcmp_rel006_linux_x86_v1.8-beta-3.zip |
Windows/Linux (rel004) | rel004 | npc_vcmp_rel004_win_lin_v1.8-beta-3.zip |
Source Code | rel006 | NPC-VCMP-master-v1.8-beta-3.zip |
API Plugin | 1.6 | npc_vcmp_plugin_API_1_6.zip |