New Core build on 2018-01-21.

Here you can post threads on the development of the current release of the core (100)

Moderator: POL Developer

Post Reply
Yukiko
Distro Developer
Posts: 2825
Joined: Thu Feb 02, 2006 1:41 pm
Location: San Antonio, Texas
Contact:

New Core build on 2018-01-21.

Post by Yukiko »

Yep! There's a fresh batch of the latest Core build waiting for you at the POL Bake Shop.

A few new ingredients have been added to the recipe and one potentially bad one removed. So get over to the Bake Shop and get your Core before supplies are depleted. :)

Form the core-changes.txt:

Code: Select all

-- POL100 --
01-21-2019 Nando:
  Changed: account.split() will now return an AccountRef to the new account instead of "true".
01-17-2019 Kevin:
    Fixed: Vendor purchases could overflow
01-01-2019 Turley:
  Changed: DepletedFunction hook now receives a second parameter: reason
           The values are:
           0: Regenerate, 1: Damage, 2: Movement, 3: Death, 4: Resurrect, 5: Script
12-30-2018 Turley:
  Added:   vitals.cfg optional entry DepletedFunction
           gets called once the vital reaches 0.
           Given Argument is character reference
           Like the other entries the syntax is ScriptName:ExportedFunctionName
12-21-2018 Turley:
  Fixed:   CPU usage of UseSingleThreadLogin
Post Reply