Skip to content

Releases: ziggi/FCNPC

FCNPC 2.0.9

17 Apr 06:14
Compare
Choose a tag to compare

Works only on SA-MP with versions 0.3.7 R2, 0.3.7 R3 and 0.3.DL. Use FCNPC-DL.dll and FCNPC-DL.so for DL version of SA-MP.

  • Fix startup crash on SA-MP 0.3.DL (#311)

FCNPC 2.0.8

28 Aug 11:32
Compare
Choose a tag to compare

Works only on SA-MP with versions 0.3.7 R2, 0.3.7 R3 and 0.3.DL. Use FCNPC-DL.dll and FCNPC-DL.so for DL version of SA-MP.

  • Fix FCNPC_OnInit call order (#297)

FCNPC 2.0.7

26 Aug 11:36
Compare
Choose a tag to compare

Works only on SA-MP with versions 0.3.7 R2, 0.3.7 R3 and 0.3.DL. Use FCNPC-DL.dll and FCNPC-DL.so for DL version of SA-MP.

  • Added FCNPC_OnInit callback (#200)

FCNPC 2.0.6

24 Aug 17:32
Compare
Choose a tag to compare

Works only on SA-MP with versions 0.3.7 R2, 0.3.7 R3 and 0.3.DL. Use FCNPC-DL.dll and FCNPC-DL.so for DL version of SA-MP.

  • Added SA-MP 0.3.7 R3 support

FCNPC 2.0.5

22 Jul 10:08
Compare
Choose a tag to compare

Works only on SA-MP with versions 0.3.7 R2, 0.3.7 R3 and 0.3.DL. Use FCNPC-DL.dll and FCNPC-DL.so for DL version of SA-MP.

FCNPC 2.0.4

16 Nov 23:45
Compare
Choose a tag to compare
  • #259: The integration with MapAndreas does not work at all: the original natives use their own instance, but the CServer has its own instance that is never initialized. This simply uses the natives' instance. (@IllidanS4)
  • #259: FCNPC_SetMinHeightPosCall causes the new Z coordinate not to be applied when the difference is within the accepted range (otherwise FCNPC_OnChangeHeightPos is called which works fine). This changes that so that the new value is rejected if and only if FCNPC_OnChangeHeightPos returns false. (@IllidanS4)

FCNPC 2.0.3

02 Apr 20:24
Compare
Choose a tag to compare
  • Fix crash on entering or exiting NPC from a vehicle
  • Fix include version checking

FCNPC 2.0.2

17 Oct 04:35
Compare
Choose a tag to compare
  • Fix ColAndreasWorld destructor
  • Fix FCNPC_GoByMovePath

FCNPC 2.0.1

15 Aug 08:26
Compare
Choose a tag to compare

FCNPC 2.* branch is now stable

Changes

  • 0.3.7 R3 windows support
  • Consistent naming for some functions and parameters
  • Add FCNPC_SetVehicleTrainSpeed & FCNPC_GetVehicleTrainSpeed
  • Fix a bug with surfing npc on objects
  • Update ColAndreas to latest version

FCNPC 2.0.0 RC7 0.3-DL (Without Pathfinding Feature)

27 Mar 09:32
Compare
Choose a tag to compare

FCNPC 2.0.0 RC7 for SA-MP 0.3-DL