doodle/cmd/doodad/commands
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
..
consts.go Add doodad.exe binary and PNG to Drawing Converter 2018-10-16 12:26:41 -07:00
convert.go D++ Default Author and Embedded Doodads Error 2024-04-18 22:31:11 -07:00
edit_doodad.go Doodad/Actor Runtime Options 2022-10-09 17:41:24 -07:00
edit_level.go WIP: Chunker size to uint8 and Rectangular Doodads 2023-02-16 21:47:18 -08:00
install_script.go Rename Go module 2022-09-24 15:17:25 -07:00
levelpack.go Update savegame format, Allow out-of-bounds camera 2023-03-07 21:55:10 -08:00
resave.go RLE Encoding Code Cleanup [PTO] 2024-05-24 15:03:32 -07:00
show.go Fix RLE Encoding Off-by-One Errors [PTO] 2024-05-24 13:54:41 -07:00