The Dink Network

Reply to Re: show_bmp and player_map

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
November 22nd 2013, 09:06 AM
peasantmb.gif
yeoldetoast
Peasant They/Them Australia
Oh, NOW YOU'VE DONE IT! 
>It also hugely inflates the size of the dmod
>because map screens are stored in an extremely wasteful way.

I was under the impression that creating a screen sets a flag in Dink.dat and fills the corresponding screen in map.dat with stuff in the tile area. This greatly expands map.dat, but bz2 compression provided by DFarc should make this negligible overall because it features run-length encoding. Is it more complex than that?