doodle/pkg/doodads
Noah b4922edf5d Doodad Tool: Add Tag Support for edit-doodad
* The `doodad edit-doodad` command now allows setting custom key/value
  tags in doodad files, for extra data storage useful to their scripts.
* Colored keys and doors now store a `color` tag with the appropriate
  color so that their scripts don't have to parse their Title to find
  that information.
* Trapdoors now store a `direction` tag to hold the direction the door
  is facing.
2020-01-02 22:12:20 -08:00
..
dummy Port over code from old collision dev PR 2019-04-09 19:17:56 -07:00
actor.go Doodads: Crumbly Floor, Start Flag & State Blocks 2019-12-30 18:13:28 -08:00
doodad.go Doodad Tool: Add Tag Support for edit-doodad 2020-01-02 22:12:20 -08:00
drawing.go Doodads: Crumbly Floor, Start Flag & State Blocks 2019-12-30 18:13:28 -08:00
dummy.go Change types int32 -> int per upstream render and ui library 2019-12-27 19:16:34 -08:00
fmt_readwrite.go Update Doodad build-scripts to tag extra data 2019-07-06 23:50:38 -07:00
json.go Doodad CLI Tool Features; Write Lock and Hidden 2019-07-06 23:28:11 -07:00