<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: </title>
	<atom:link href="https://mm.soldat.pl/development-log/1450/feed" rel="self" type="application/rss+xml" />
	<link>https://mm.soldat.pl/development-log/1450</link>
	<description>Michał Marcinkowski&#039;s: Gamedev Log &#38; Articles</description>
	<lastBuildDate>Tue, 24 Mar 2026 04:51:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.39</generator>
	<item>
		<title>By: DorkeyDear</title>
		<link>https://mm.soldat.pl/development-log/1450/comment-page-1#comment-193822</link>
		<dc:creator><![CDATA[DorkeyDear]]></dc:creator>
		<pubDate>Thu, 30 Dec 2010 01:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1450#comment-193822</guid>
		<description><![CDATA[I can&#039;t really say if it would be better to download one file rather than many, but I dislike re-downloading content I already have (especially large files). If it is possible to package the downloaded files (which may vary from user to user, as some people already have files), then the problem may be overall worsened by the packaging/de-packaging time. But again, I don&#039;t know much about this, and do not know what would be the best option. (packaging files are assumed to be compressed?)

Another issue I&#039;m worried about is slight minor modifications to maps requiring users to download the whole map again. For example, the current LD map, I had it modified it to have spawn points for more than just the default two teams. If players wanted to play this map, they would need to re-download the whole thing. This can be avoided by spawn points (among other things) being outside the terrain file(s).]]></description>
		<content:encoded><![CDATA[<p>I can&#8217;t really say if it would be better to download one file rather than many, but I dislike re-downloading content I already have (especially large files). If it is possible to package the downloaded files (which may vary from user to user, as some people already have files), then the problem may be overall worsened by the packaging/de-packaging time. But again, I don&#8217;t know much about this, and do not know what would be the best option. (packaging files are assumed to be compressed?)</p>
<p>Another issue I&#8217;m worried about is slight minor modifications to maps requiring users to download the whole map again. For example, the current LD map, I had it modified it to have spawn points for more than just the default two teams. If players wanted to play this map, they would need to re-download the whole thing. This can be avoided by spawn points (among other things) being outside the terrain file(s).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Underline</title>
		<link>https://mm.soldat.pl/development-log/1450/comment-page-1#comment-193648</link>
		<dc:creator><![CDATA[Underline]]></dc:creator>
		<pubDate>Tue, 28 Dec 2010 23:18:26 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1450#comment-193648</guid>
		<description><![CDATA[I like it. Its better to download one file instead of many.
But, what if a mapper uses his own set of sprites for every map he creates?]]></description>
		<content:encoded><![CDATA[<p>I like it. Its better to download one file instead of many.<br />
But, what if a mapper uses his own set of sprites for every map he creates?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MM</title>
		<link>https://mm.soldat.pl/development-log/1450/comment-page-1#comment-193591</link>
		<dc:creator><![CDATA[MM]]></dc:creator>
		<pubDate>Tue, 28 Dec 2010 15:13:40 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1450#comment-193591</guid>
		<description><![CDATA[Certainly. I hate that too in Valve games.]]></description>
		<content:encoded><![CDATA[<p>Certainly. I hate that too in Valve games.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garciat</title>
		<link>https://mm.soldat.pl/development-log/1450/comment-page-1#comment-193431</link>
		<dc:creator><![CDATA[Garciat]]></dc:creator>
		<pubDate>Mon, 27 Dec 2010 21:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1450#comment-193431</guid>
		<description><![CDATA[It&#039;d be nice if you could reduce custom content download times, especially for us who don&#039;t have high-speed internet available (currently on 320kbps).

Recently, I&#039;ve been playing Garry&#039;s Mod and connecting to heavily-modded servers is just a nightmare. I usually have to wait 10-20 minutes for their custom content to load. I&#039;ve noticed that most of the time they include some kind of admin interface package that keeps getting downloaded over and over for each server.

It&#039;d be nice of LD addressed this potential issue by sharing already-downloaded custom content among servers. MD5 hashes could be exchanged prior to file download to verify file integrity and prevent duplicate downloads. I don&#039;t know if this makes any sense to you or if you&#039;ve already planned ahead for this.

- Garcia]]></description>
		<content:encoded><![CDATA[<p>It&#8217;d be nice if you could reduce custom content download times, especially for us who don&#8217;t have high-speed internet available (currently on 320kbps).</p>
<p>Recently, I&#8217;ve been playing Garry&#8217;s Mod and connecting to heavily-modded servers is just a nightmare. I usually have to wait 10-20 minutes for their custom content to load. I&#8217;ve noticed that most of the time they include some kind of admin interface package that keeps getting downloaded over and over for each server.</p>
<p>It&#8217;d be nice of LD addressed this potential issue by sharing already-downloaded custom content among servers. MD5 hashes could be exchanged prior to file download to verify file integrity and prevent duplicate downloads. I don&#8217;t know if this makes any sense to you or if you&#8217;ve already planned ahead for this.</p>
<p>&#8211; Garcia</p>
]]></content:encoded>
	</item>
</channel>
</rss>
