Creator : Litteratus LLC
Version : – – Version: 2.1.13 – – Mar 25, 2018 – –
Description :
2.1.13Official support for Unity 2017Removed support for Unity versions prior to 5.6Option for exporting CSV, JSON, and XML to a single directory instead of making a subfolder per sheet2.1.12Re-Added a missing directory in the previous version.2.1.11Fixed a deprecated code issue in Unity 5.4 or greater2.1.10Added a new option for disabling type row support and generating a more concise XML outputAdded an option for removing the leading underscores from generated variables2.1.9Asset Database should now refresh after exporting a worksheet2.1.8Fixed an issue with Object Database refusing to export past the first row.2.1.7Fixed an issue with void columns causing object database data mismatchesFixed an issue with newlines in strings causing data mismatchesFixed the sample scene and added a new tutorial2.1.6Fixed issues with data loss in Object Databases.Fixed a bug were export directories would generate regardless of output type2.1.5More void column issues resolved. All exports, regardless of type row, should skip columns marked as void or ignore.2.1.4Fixed a bug in Object Database Export where VOID columns would cause unexpected results.Fixed default output for empty type specific cells2.1.3Fixed warnings in Editor Window codeFixed Verification when skipping columnsFixed stopping on blank columns when there is no type rowFixed JSON Class generation when skipping blank columnsMoved documentation assets and images to a folder so they will not be included in the final buildFixed warnings in sample code2.1.2Fixed Static DB Auto-Path Generation2.1.1Fixed XML Export issuesAdded a confirmation dialog when changing Row 2 to Type Row, to prevent automatically destroying data.2.1.0Moved G2U to the Standard Assets folderRemoved the requirement for Newtonsoft.Json.net entirely. G2U is now fully compatible with any of the JSON librariesJSON validation no longer requires the ID column to be valid. It MUST still exist in the spreadsheet.Fixed path issues and misc code bugs2.0.10Support for legacy NGUI exports reestablishedAdded the ability to export Object Database to a specified Game Object per sheet which will override the Global setting2.0.9Fixed a null reference causing issues in new projects2.0.8G2U will now save preferences properly in all casesByte arrays are once again properly supportedVector2 will once again validate properlyCSV export will automatically enclose strings with commas, quotes, and newlines with quotesRows will not attempt to validate past blank rows if “Stop on Blank Row” is checkedSheets will automatically be re-validated when changing options2.0.7Fixed bugs with Authentication Tokens. G2U should be able to retrieve tokens better nowAdded the ability to hide Account Workbooks from view (And restore them)G2U now serializes all preferences to a binary file located in the the Google2u\Editor directory. You can load preferences files in the Settings.2.0.6Fixed Manual Workbook access2.0.5Replaced the Newtonsoft.Json.net.dll with one built against .NET 2.0 to comply with the Unity Editor’s mono compatibility.Removed the legacy GoogleFu 1.0.15 project2.0.4Fixed Authentication Issues with GoogleG2U no longer stores any kind of personal information, as it is all handled via OAuth2Fixed the ID column missing from JSON exportsFixed issues with JSON and Unity classes / complex data types, and arrays2.0.3Fixed issue with Playmaker export path.Fixed void rows not validating properly in some cases.2.0.2Fixed Playmaker export issuesAdded Legacy support for old GoogleFu projects that had column names forced to lower caseFixed a CSV export issue with line breaksAdded missing export options for NGUI export2.0.1Recompiled and Submitted with Unity 5G2U is BACKWARDS COMPATIBLE with Unity 4.5.52.0.0Major UI Revision1.0.15Unity 5 Ready1.0.14Fixed an issue where workbooks were not refreshing when using multiple Google accounts1.0.13Fixed JSON output bugsFixed Playmaker code generation when using void/ignore rows and columnsImproved authentication and workbook regeneration speed. (Use Auto-Login.. it’s faster!)1.0.12Added feature to ignore marked columns and rowsFixed missing strings in the editorFixed a bug with submitting non-excel documents when uploading to GoogleImproved auto-generation of output directoriesFixed a bug with CSV exportingAdded an option to surround strings with quotes in CSV export. Off by default.Removed dependency on Newtonsoft.Json.dll to improve compatibility with other plugins1.0.11aWas a little too aggressive with the Platform Compatibility check. Eased it back a bit.Fixed a bug in the Editor Script generation that caused null arrays to fail1.0.10Generated Code:Added a property for the number of columns in a Row ( Row.Length )Added the ability to get the string value of a Row using the bracket operatorsArrays:Added support for data arrays in individual cellsGUI:Added the ability to choose delimiters for single cell arraysAdded an option to trim whitespace on stringsAdded an option to trim whitespace on string arraysExport:Added the option for CSV export directlyCompatibility:Restricted GoogleFu from operating under invalid build targetsUpdated Manual Workbook support to work with the new URL generated when you publish to the webRemoved support for char, short and double value typesBug Fixes:When generating an object database, if an error is detected the generation will stop immediately and report an errorQuaternions are now displaying correctly in the EditorImproved some error conditions and debug output1.0.9Compatible with NGUI 3.5.0 and greaterNGUI <3.5.0 still supported through the use of a Legacy checkbox1.0.8Added more Playmaker actions to assist in retrieving dataAdded a ToString function to Rows to print out all data within the row1.0.7Fixed an authentication issue when shared workbooks are marked as private/read only1.0.6dFixed an issue with Color not being properly generated in the custom editor script1.0.6cRemoved all using directives to maximize compatibility1.0.6aFixed a bug in the Database Object creationFixed index out of range exceptions with static databases1.0.6Fixed an issue with bools in the spreadsheet. They are now properly supportedChanged a backslash to forward slash when exporting NGUI Localization, Mac compatibilityAdded an option to JSON exporting to choose between automatically escaping Unicode characters or not1.0.5Moved DLL�s into the Editor directory to prevent them from being included in final builds*Added support for Diakon Forge localization file export*If you have previously installed GoogleFu, updating this package will NOT remove the old DLL�s from the project. You must manually remove all DLL�s contained in the Assets/GoogleFu directory, or remove GoogleFu from the project entirely, and re-import. This will not remove any of your saved settings.1.0.4Fixed issues regarding Vector2, Vector3, and Quaternion types in the Custom Inspector code generation1.0.3Rearranged file structure to remove icons from being included into final buildsRemoved a Using directive from a file that was causing build issues1.0.2Recompiled the NewtonsoftJson.dll. It should play nice with other plugins now1.0.1Initial version.
Recent Comments