V1 8 beta3 release notes: Difference between revisions

From NPC for VCMP 0.4 Servers
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:


==API Version==
==API Version==
1.6
1.6 ( no change )


==RecEdit v2==
==RecEdit v2==
Line 16: Line 16:


==Rec Files Version==
==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
*Plays rec files with identifier 1004, 1005
*Creates rec files with identifier 1005
*Creates rec files with identifier 1005
Line 24: Line 25:
! Operating system !! Version !! Link
! Operating system !! Version !! Link
|-
|-
| Windows || rel006 || [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_windows_v1.8-beta-p1.zip/download npc_vcmp_rel006_windows_v1.8-beta-p1.zip]
| 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 || rel006 || [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_linux_x64_v1.8-beta-p1.zip/download npc_vcmp_rel006_linux_x64_v1.8-beta-p1.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 || rel006 || [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_linux_x86_v1.8-beta-p1.zip/download npc_vcmp_rel006_linux_x86_v1.8-beta-p1.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/Linux (rel004) || rel004 || [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel004_win_lin_v1.8-beta-p1.zip/download npc_vcmp_rel004_win_lin_v1.8-beta-p1.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]
|-
|-
| Windows Setup || rel006+rel004 || [https://sourceforge.net/projects/npc-for-vcmp/files/npcclient-setup-v1.8-beta-p1.exe/download npcclient-setup-v1.8-beta-p1.exe]
| 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]
|-
|-
| Source Code || rel006 || [https://sourceforge.net/projects/npc-for-vcmp/files/NPC-VCMP-master-v1.8-beta-p1.zip/download NPC-VCMP-master-v1.8-beta-p1.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]
| 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]

Revision as of 07:15, 3 October 2024

Version 1.8 beta 3
Release date : Not yet released

  • 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

Related