A new Core build is up for 2019-02-02.

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 Core build is up for 2019-02-02.

Post by Yukiko »

That's right! A fresh batch of hot and tasty Cores are available from the POL Bake Shop.
Turley added a great new ingredient to estimate memory usage of objects. I added a little seasoning to uoconvert.exe that will surface, in tiles.cfg, the AnimID for equipables.

From core-changes.txt:

Code: Select all

02-02-2019 Turley:
  Added:   utils.em EstimateSize(obj)
           returns estimated memoryusage in bytes of given parameter.
02-02-2019 Yukiko:
  Added:   uoconvert.exe will now surface the AnimID for equippables to tiles.cfg. This can
  be used to look-up the gump pic for wearables that are displayed on the paper doll.
  Add this number to 50000 for male gumpart or 60000 for female gump art. The resulting
  number will be the gump art that is displayed in the paper doll.
Post Reply