Skip to content

Releases: uellenberg/Graphgame

1.0.12

29 Jun 21:40

Choose a tag to compare

Various bug fixes (mostly to fix issues encountered while developing CalculatorOS).

1.0.11

01 Apr 04:46

Choose a tag to compare

  • Allow values to be expressions.

1.0.10

14 Jan 07:20

Choose a tag to compare

  • Make setMut automatically handled by setValAction.
  • Wait before creating prefabs/adding behaviors to ensure that their definitions are fully created.

1.0.9

13 Jan 08:28

Choose a tag to compare

  • Fixed a bug with setPrefabVal not working.
  • Added collisions example.

1.0.8

12 Jan 15:18

Choose a tag to compare

  • Fixed a bug with files not being displayed correctly in errors.

1.0.7

08 Jan 07:23

Choose a tag to compare

  • Added square outline component (and the ability for blocks to be passed as behavior/prefab arguments).
  • Compressed names for a smaller output.

1.0.6

07 Jan 03:47

Choose a tag to compare

This is a re-release of 1.0.5 with only changes to npm.

1.0.5

07 Jan 03:26

Choose a tag to compare

Change behaviors, objects, and prefabs to have all of their declaration contained inside of their create template. This also removes the need to specify the behavior name in behavior templates except for createBehavior, with the same going for object IDs and prefabs.

1.0.4

03 Jan 04:12

Choose a tag to compare

Allow modifying the display properties of renderers.

1.0.3

01 Jan 09:45

Choose a tag to compare

Bump logimat version