Releases: NimbusFox/Staxel-FoxCore
Releases · NimbusFox/Staxel-FoxCore
2
V2 Added in Lua and Javascript parsers but will not be implemented into the core mod for now. Added in variant system Created new directory system to replace the old file system as the file system only supported the one directory and not allowing the creation of new directories or traveling through them Improved the object to blob system Disabled writing the user cache until a solution can be found regarding writing files and not trying to write files that are currently in use
1.1
Live release V1 20180228
This is the first live release of the mod allowing for other developers to include in their projects without the need to download the source code
- Added the ability for developers to access the user list easily
- Added the ability for developers to get clean error logs and data of their choice (Like raw database data)
- Added the ability for developers to save and read files easily and in what format (json or raw binary)
- Added the ability for developers to access particle management and be able to use them in an easier way.