doodle/pkg/doodads
Noah 9e4f34864d Remove MsgPack, Fix doodad display on top/left edges
* Clean up unused msgpack code for levels and doodads
* Fix the cosmetic bug where actors in your level would display wrongly
  when scrolling off the top/left edges of the screen: they used to
  anchor at their own 0,0 coordinate and crop their width/height leading
  to a 'scrolling' effect that didn't happen on the right/bottom edges.
2022-01-09 13:16:29 -08:00
..
dummy Polish and bugfixes 2021-10-09 20:45:38 -07:00
actor.go Overhaul the Platformer Physics System 2020-04-04 21:00:32 -07:00
doodad.go Remove MsgPack, Fix doodad display on top/left edges 2022-01-09 13:16:29 -08:00
drawing.go Link Start Flags to Change Characters 2021-08-11 20:40:31 -07:00
dummy.go Change types int32 -> int per upstream render and ui library 2019-12-27 19:16:34 -08:00
fmt_gzip.go Gzip Compression for Levels and Doodads 2021-07-13 20:06:57 -07:00
fmt_readwrite.go Gzip Compression for Levels and Doodads 2021-07-13 20:06:57 -07:00
json.go Sort levels and doodads in the Open menu 2021-08-15 20:27:05 -07:00
sort.go New TabFrame Widget for Doodads and Settings 2021-07-25 21:46:55 -07:00