PDA

View Full Version : OLD: s3pe_1002-19-1031


pljones
19th Feb 2010, 11:09 AM
This thread is for people wanting to test at the bleeding edge of development. If you're looking for the stable release, please switch to this thread (http://www.modthesims.info/showthread.php?t=362412).

Any questions regarding the behaviour of this release should be posted as replies below.

Bug reports for this version in this thread please!

Equally as important, post if it's all working perfectly...
-----------------------
Windows Easy Installer version (http://sourceforge.net/projects/sims3tools/files/s3pe/1002-19-1031/s3pe_1002-19-1031.exe/download)

Unpack-It-Yourself version (http://sourceforge.net/projects/sims3tools/files/s3pe/1002-19-1031/s3pe_1002-19-1031.7z/download)
-----------------------

Change Summary

VPXY Editor: fix parsing of line numbers (in hex).
Rename EPFlags to ContentCategoryFlags (and add SP1).
Allow adding to lists of different types of list element (e.g. in TXTC EntryBlocks).
New MTST RCOL chunk wrapper.
TXTC Entry Property names changed from "...Colour" to "...Color" (to match FNV32 values) and handle Property as an enum (drop down in Grid).
S3SA fixed to allow new resources to be created.

pljones
19th Feb 2010, 11:10 AM
Change log for s3pe
latest rev: 451

VPXY Editor: fix parsing of line numbers (in hex)

Rename EPFlags to ContentCategoryFlags (and add SP1).

Use ConstructorParameters to add elements of abstract classes.

(pick up latest s3pi)

pljones
19th Feb 2010, 11:10 AM
Change log for s3pi
latest rev: 365

New RCOL Chunk handler: MTST
VPXY.cs: minor fix to ensure "dirty" processing works.
TxtcResource.cs: rename enum entries from Colour to Color to match hash values.
ScriptResource.cs: Fix - handle empty assembly data more elegantly.
Attribute doc-comments corrections.

New ConstructorParametersAttribute: Specify the constructor parameters for a descendant of an abstract class
CatalogResource.cs: Apply [ConstructorParameters] to TypeCodes
CatalogResource.cs: Give TypeCodeNN classes more meaningful names
CatalogResource.cs: Apply [ElementPriority] to TCRGBA properties.
WallFloorPatternCatalogResource.cs: Give TypeCodeNN classes more meaningful names.
ObjKeyResource.cs: Apply [ElementPriorty] to ComponentDataTypes
ObjKeyResource.cs: Include typename in s3pe preview for ComponentDataTypes
ObjKeyResource.cs: Apply [ConstructorParameters] to ComponentDataTypes.
TxtcResource.cs: Property attribute should be a Properties enum
TxtcResource.cs: Apply [ElementPriorty] to Entry classes.
TxtcResource.cs: Apply [ConstructorParameters] to Entry classes.

Rename EPFlags to ContentCategoryFlags.

pljones
19th Feb 2010, 11:18 AM
Link to previous changes since last non-QA release (http://www.modthesims.info/showthread.php?t=391314#post3057507)