doodle/cmd
Noah 6be2f86b58 RLE Encoding Code Cleanup [PTO]
* For the doodad tool: skip the assets embed folder, the doodad binary doesn't
  need to include all the game's doodads/levelpacks/etc. and can save on file
  size.
* In `doodad resave`, .doodad files with Vacuum() and upgrade their chunker from
  the MapAccessor to the RLEAccessor.
* Fix a rare concurrent map read/write error in OptimizeChunkerAccessors.
2024-05-24 15:03:32 -07:00
..
doodad RLE Encoding Code Cleanup [PTO] 2024-05-24 15:03:32 -07:00
doodle (Experimental) Run Length Encoding for Levels 2024-05-23 23:02:01 -07:00
doodle-admin Resolve circular import errors for Doodle++ plugin 2024-04-18 22:12:56 -07:00