V1 6 beta4 release notes: Difference between revisions

From NPC for VCMP 0.4 Servers
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 13: Line 13:
*Script will load after plugins are loaded. (patch1)
*Script will load after plugins are loaded. (patch1)
*API is updated to 1.3 (patch2) from 1.2 (patch1)
*API is updated to 1.3 (patch2) from 1.2 (patch1)
*New functions [[RequestClass]], [[RequestSpawn]] and event [[OnNPCClassSelect]]
==Plugins included with downloads==
==Plugins included with downloads==
*LibAction
*[[LibAction]]
*LibRPC
*[[LibRPC]]
*z-finder
*[[z-finder]]


==Downloads==
==Downloads==
Line 30: Line 32:
| 32 and 64
| 32 and 64
| rel006
| rel006
| [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_windows_v1.6-beta-4-patch2.zip/download npc_vcmp_rel006_windows_v1.6-beta-4-patch2.zip ]
| [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_windows_v1.6-beta4-patch2.zip/download npc_vcmp_rel006_windows_v1.6-beta4-patch2.zip ]
| style="text-align:center;" | 364.9 KB
| style="text-align:center;" | 364.9 KB
|-
|-
Line 36: Line 38:
| 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.6-beta-4-patch2.zip/download npc_vcmp_rel006_linux_x64_v1.6-beta-4-patch2.zip]<br />
| [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_linux_x64_v1.6-beta4-patch2.zip/download npc_vcmp_rel006_linux_x64_v1.6-beta4-patch2.zip]<br />
| style="text-align:center;" | 998.2 KB
| style="text-align:center;" | 998.2 KB
|-
|-
Line 42: Line 44:
| 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.6-beta-4-patch2.zip/download npc_vcmp_rel006_linux_x86_v1.6-beta-4-patch2.zip ]
| [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel006_linux_x86_v1.6-beta4-patch2.zip/download npc_vcmp_rel006_linux_x86_v1.6-beta4-patch2.zip ]
| style="text-align:center;" | 1.1 MB
| style="text-align:center;" | 1.1 MB
|- style="text-align:center;"
|- style="text-align:center;"
Line 48: Line 50:
| both
| both
| style="text-align:left;" | '''rel004'''
| style="text-align:left;" | '''rel004'''
| style="text-align:left;" | [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel004_win_lin_v1.6-beta-4-patch2.zip/download npc_vcmp_rel004_win_lin_v1.6-beta-4-patch2.zip]
| style="text-align:left;" | [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_rel004_win_lin_v1.6-beta4-patch2.zip/download npc_vcmp_rel004_win_lin_v1.6-beta4-patch2.zip]
| style="text-align:center;" | 2.1 MB
| style="text-align:center;" | 2.1 MB
|- style="text-align:center;"
|- style="text-align:center;"
Line 54: Line 56:
| -
| -
| -
| -
| style="text-align:left;" | [https://sourceforge.net/projects/npc-for-vcmp/files/npc-vcmp-master-v1.6-beta4.zip/download npc-vcmp-master-v1.6-beta4.zip]
| style="text-align:left;" | [https://sourceforge.net/projects/npc-for-vcmp/files/npc-vcmp-master-v1.6-beta4.zip/download npc-vcmp-master-v1.6-beta4.zip] (patch1)
| 3.2 MB
| 3.2 MB
|-
|-
Line 60: Line 62:
|  
|  
|  
|  
| [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_plugin_API_1_2.zip/download npc_vcmp_plugin_API_1_3.zip]
| [https://sourceforge.net/projects/npc-for-vcmp/files/npc_vcmp_plugin_API_1_3.zip/download npc_vcmp_plugin_API_1_3.zip]
|  
|  
|}
|}


==API==
==API==
The current version of API for developing plugins for npcclient is '''1.2''' (new)
The current version of API for developing plugins for npcclient is '''1.3''' (new)
 
==Related==
==Related==
*[[V1_6_beta3_release_notes| 1.6 beta3]] (20.Feb.2023)
*[[V1_6_beta3_release_notes| 1.6 beta3]] (20.Feb.2023)

Latest revision as of 19:43, 25 May 2023

Version 1.6 beta4
Release date: 05.May.2023
Patch2: 26.May.2023
Patch1: 08.May.2023

What is new?[edit]

  • fixed Q_CAR_ROTATION returning float instead of Quaternion.
  • fixed SendInCarSyncData function not available.
  • Earlier plugin npc04relxx do not work when some other plugins are loaded. It is fixed.
  • New functions and events of sending Projectiles and Explosions.
  • LibRPC now supports not only calling of functions of npcscripts from server, but reverse also provided npc is given admin status.
  • Script will load after plugins are loaded. (patch1)
  • API is updated to 1.3 (patch2) from 1.2 (patch1)
  • New functions RequestClass, RequestSpawn and event OnNPCClassSelect

Plugins included with downloads[edit]

Downloads[edit]

Operating system bit version Link Size
Windows 32 and 64 rel006 npc_vcmp_rel006_windows_v1.6-beta4-patch2.zip 364.9 KB
Linux x64 rel006 npc_vcmp_rel006_linux_x64_v1.6-beta4-patch2.zip
998.2 KB
Linux x86 rel006 npc_vcmp_rel006_linux_x86_v1.6-beta4-patch2.zip 1.1 MB
Windows + Linux both rel004 npc_vcmp_rel004_win_lin_v1.6-beta4-patch2.zip 2.1 MB
Source - - npc-vcmp-master-v1.6-beta4.zip (patch1) 3.2 MB
API npc_vcmp_plugin_API_1_3.zip

API[edit]

The current version of API for developing plugins for npcclient is 1.3 (new)

Related[edit]