Skip to content

Releases: JoseGomis299/TableForge

TableForge-1.0.5

08 Dec 10:37

Choose a tag to compare

Bugs Fixed:

  • NullReferenceException when changing data stored in tables after the TableForge tab is closed.
  • Solve warnings and adapt obsolete code

TableForge-1.0.4

28 Aug 09:40

Choose a tag to compare

Bugs Fixed:

  • Initialization issue that caused NullReferenceException or Crashes.
  • Corrected rows and columns context menus when the table is transposed.

TableForge-1.0.3

22 Aug 09:59

Choose a tag to compare

Bugs Fixed:

  • Properties from inherited classes wouldn't be serialized in TableForge.
  • Field order fixed for inheriting classes. (Inherited fields first)

TableForge-1.0.2

13 Aug 14:52

Choose a tag to compare

Added features:

  • Adjust size button in the toolbar that adjust the size of all cells to their preferred size.

Bugs Fixed:

  • When pasting a collection into another part of the table disappears.
  • Subtable content dissapears when updating the table.
  • SerializedReference not serializing properly.

Known Issues:

  • In Unity 2022, when refreshing the table, or adjusting its size could lead to unexpected behaviours like hiding subtable contents or resizing the table wrong. This can be solved by refrashing again, changing tab or closing and opening the affected subtables.

TableForge-1.0.1

28 Jul 14:14

Choose a tag to compare

Bugs fixed:

  • When pasting a value in a subtable sometimes the value was propagated to other cells not involved in the operation.
  • Collection subtables didn't refresh properly when undoing actions that modified them.

TableForge-1.0.0

18 Jul 19:10

Choose a tag to compare

Initial release