Commit Graph

11 Commits

Author SHA1 Message Date
Max
2e02c2e7ef Fixed some encoding errors. 2021-05-04 19:45:00 -05:00
Max
009d84f49f 0.476.0.421371 2021-05-01 17:40:09 -05:00
Max
535ffa905c Use sorted dictionary to represent attributes.
Minor yet significant change that should enforce consistency in the serialization order of attributes. Making this change in line with a fix Roblox is making to their attribute serialization.
2021-03-12 17:38:40 -06:00
Max
83dd0af8d2 Add support for Attributes! 2021-02-25 14:09:54 -06:00
CloneTrooper1019
1acb895eaf 0.462.0.416719 2021-01-20 14:45:58 -06:00
CloneTrooper1019
2a114e70b0 Code Analysis feedback tweaks. 2020-09-14 11:20:34 -05:00
CloneTrooper1019
4240337863 0.447.1.411123 2020-09-12 20:16:19 -05:00
CloneTrooper1019
297426bdb5 Optimizations and memory leak fixes 2020-08-17 00:33:59 -05:00
CloneTrooper1019
57fd3f8a25 Brought spec up to date, improvements to stability 2020-07-12 20:19:30 -05:00
CloneTrooper1019
bd1fa5784c Minor bug fixes. 2019-11-04 15:25:22 -06:00
CloneTrooper1019
e14b092aa7 Added read support for Instance Attributes.
This isn't 100% finished yet. I intend to add some better API for reading specific attributes, as well as write support (of course!)
2019-10-31 21:40:31 -05:00