V1 6 beta release notes: Difference between revisions
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
*Fixed a major bug while using ConsoleInput in linux( program would wait indefinitely unless Enter key is pressed ) | *Fixed a major bug while using ConsoleInput in linux( program would wait indefinitely unless Enter key is pressed ) | ||
*The functions of npc04relxx are exported. | *The functions of npc04relxx are exported. | ||
*NPC dies if health set to zero from server | |||
*Most things are tested on windows aswell as on Linux. | *Most things are tested on windows aswell as on Linux. | ||
Revision as of 15:17, 4 February 2023
Version 1.6 beta
What is new?
- Supports reading and writing ServerData
- LibRPC (Remote Procedure Calls) module available and included in npcscripts/plugins so that functions of NPC can be called from Server side( See RFC, F )
- Fixed a major bug while using ConsoleInput in linux( program would wait indefinitely unless Enter key is pressed )
- The functions of npc04relxx are exported.
- NPC dies if health set to zero from server
- Most things are tested on windows aswell as on Linux.
Downloads
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?"