A new Windows and Linux Core is up for 2019-10-03.

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:

A new Windows and Linux Core is up for 2019-10-03.

Post by Yukiko »

A new Core is fresh out of the POL Bakery's oven. Get 'em while they are hot!
Some new things have added or fixed.

From the core-changes.txt:

Code: Select all

-- POL100 --
10-03-2019 Turley:
  Fixed:   min/max damage visualization in the statbar are now cropped between 0 and 65k like damage calculation.
09-30-2019 Nando:
  Changed: Changed default of GetProcess(pid) from 0 to -1 due to compatibility issues with scripts using CInt()'s result directly.
           PIDs are now enforced to never represent negative numbers. Please update your os.em and recompile your scripts. 
09-26-2019 DevGIB:
  Added:   Script objects now have package member which returns a PackageRef. e.g. script.package.name = 
  "GuildStone".
Post Reply