<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>All About Free &#187; 牧场</title>
	<atom:link href="http://www.free-z.net/tag/%e7%89%a7%e5%9c%ba/feed" rel="self" type="application/rss+xml" />
	<link>http://www.free-z.net</link>
	<description></description>
	<lastBuildDate>Sun, 09 Oct 2011 14:00:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type='text/javascript' src='http://www.free-z.net/wp-includes/js/jquery/jquery.js?ver=1.4.4'></script>
<script type="text/javascript">
/* <![CDATA[ */
jQuery.ajax({type:'GET',url:'http://www.free-z.net/wp-content/plugins/wp-postviews-plus/postviews_plus.php',data:'todowppvp=add&type=tag&id=199_1',cache:false,dataType:'script'});
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
	<item>
		<title>开心农场本地版 功能补全计划 2009/10/22 更新</title>
		<link>http://www.free-z.net/572</link>
		<comments>http://www.free-z.net/572#comments</comments>
		<pubDate>Wed, 21 Oct 2009 04:22:42 +0000</pubDate>
		<dc:creator>Free</dc:creator>
				<category><![CDATA[技术存档]]></category>
		<category><![CDATA[农场]]></category>
		<category><![CDATA[功能]]></category>
		<category><![CDATA[开心农场]]></category>
		<category><![CDATA[服务器]]></category>
		<category><![CDATA[牧场]]></category>
		<category><![CDATA[破解]]></category>
		<category><![CDATA[补全]]></category>

		<guid isPermaLink="false">http://all.aboutfree.me/?p=572</guid>
		<description><![CDATA[前天别人发了一份破解版的开心农场给我 本来没什么兴趣&#8230;但是发现架设可行 便毅然决然放下手头的活开始研究&#8230;发现无数BUG 以及无数的不存在的function&#8230; 而且我也不知道是破解的缘故还是放这个版本的人恶趣味 有好多小的判定语句都是错误的&#8230;无端端冒出很多BUG 目前已经修复的错误和完成的功能有 全局篇： 未上传头像的用户不显示头像 农场篇： 道具栏显示错误(无数个狗粮,未购买的装饰等) 装饰无法使用(使用后刷新无效,或者导致数据错误) 装饰批量购买 商店全部卖出功能无效 使用肥料数量不减少 狗不咬人 农场日志记录(使用新的数据库表保存日志) 还有一些小的显示BUG,比如买狗狗送狗粮的数量什么的,无关紧要 牧场篇： 增加牧场购买牧草的function,定义变量控制是否开放 牧场商店买牲畜无效 未完成但已知的： 牧场防害虫功能不存在 牧场获取个人信息功能不存在 已知但不知如何解决的： 牧场好友列表“按经验排名”几个字错位 演示地址:http://home.zuiuk.com/newfarm.php 2009/10/22日更新: 修复了农场收获的漏洞 增加了两个开关用来决定是否开启用户偷盗与帮忙的次数限制 本演示默认开启 偷盗限制次数为等级x偷盗基数10，帮忙次数为等级x帮忙基数10 超过限制后会提示无法偷盗或者帮忙，系统默认每天清空一次限制记录 采用了新的漫游界面，使用了预读技术，增加新的变色肥料，增加新作物与花卉 修正被狗咬后金钱不少的BUG 修正被狗咬后界面不及时显示金钱的BUG]]></description>
			<content:encoded><![CDATA[<p><a href="http://all.aboutfree.me/wp-content/uploads/2009/10/1.PNG"><img class="size-medium wp-image-573 alignleft" title="1" src="http://all.aboutfree.me/wp-content/uploads/2009/10/1-300x233.PNG" alt="1" width="300" height="233" /></a>前天别人发了一份破解版的开心农场给我<br />
本来没什么兴趣&#8230;但是发现架设可行<br />
便毅然决然放下手头的活开始研究&#8230;发现无数BUG<br />
以及无数的不存在的function&#8230;<br />
而且我也不知道是破解的缘故还是放这个版本的人恶趣味<br />
有好多小的判定语句都是错误的&#8230;无端端冒出很多BUG<br />
目前已经修复的错误和完成的功能有</p>
<p>全局篇：<br />
未上传头像的用户不显示头像</p>
<p>农场篇：<br />
道具栏显示错误(无数个狗粮,未购买的装饰等)</p>
<p>装饰无法使用(使用后刷新无效,或者导致数据错误)<br />
装饰批量购买<br />
商店全部卖出功能无效<br />
使用肥料数量不减少<br />
狗不咬人<br />
农场日志记录(使用新的数据库表保存日志)<br />
还有一些小的显示BUG,比如买狗狗送狗粮的数量什么的,无关紧要</p>
<p>牧场篇：<br />
增加牧场购买牧草的function,定义变量控制是否开放<br />
牧场商店买牲畜无效</p>
<p>未完成但已知的：<br />
牧场防害虫功能不存在<br />
牧场获取个人信息功能不存在<br />
已知但不知如何解决的：<br />
牧场好友列表“按经验排名”几个字错位</p>
<p>演示地址:<a href="http://home.zuiuk.com/newfarm.php">http://home.zuiuk.com/newfarm.php</a></p>
<p>2009/10/22日更新:</p>
<p>修复了农场收获的漏洞<br />
增加了两个开关用来决定是否开启用户偷盗与帮忙的次数限制<br />
本演示默认开启<br />
<a href="http://all.aboutfree.me/wp-content/uploads/2009/10/12.png"><img src="http://all.aboutfree.me/wp-content/uploads/2009/10/12-300x232.png" alt="12" title="12" width="300" height="232" class="alignleft size-medium wp-image-598" /></a>偷盗限制次数为等级x偷盗基数10，帮忙次数为等级x帮忙基数10<br />
超过限制后会提示无法偷盗或者帮忙，系统默认每天清空一次限制记录<br />
采用了新的漫游界面，使用了预读技术，增加新的变色肥料，增加新作物与花卉<br />
修正被狗咬后金钱不少的BUG<br />
修正被狗咬后界面不及时显示金钱的BUG</p>
<p><span id="more-572"></span></p>
<p><a href="http://all.aboutfree.me/wp-content/uploads/2009/10/2.PNG"><img class="alignnone size-medium wp-image-574" title="2" src="http://all.aboutfree.me/wp-content/uploads/2009/10/2-300x278.PNG" alt="2" width="300" height="278" /></a><br />
<a href="http://all.aboutfree.me/wp-content/uploads/2009/10/3.PNG"><img class="alignnone size-medium wp-image-575" title="3" src="http://all.aboutfree.me/wp-content/uploads/2009/10/3-300x231.PNG" alt="3" width="300" height="231" /></a><br />
<a href="http://all.aboutfree.me/wp-content/uploads/2009/10/4.PNG"><img class="alignnone size-medium wp-image-576" title="4" src="http://all.aboutfree.me/wp-content/uploads/2009/10/4-300x262.PNG" alt="4" width="300" height="262" /></a><br />
<a href="http://all.aboutfree.me/wp-content/uploads/2009/10/5.PNG"><img class="alignnone size-medium wp-image-577" title="5" src="http://all.aboutfree.me/wp-content/uploads/2009/10/5-300x233.PNG" alt="5" width="300" height="233" /></a><br />
<a href="http://all.aboutfree.me/wp-content/uploads/2009/10/6.PNG"><img class="alignnone size-medium wp-image-578" title="6" src="http://all.aboutfree.me/wp-content/uploads/2009/10/6-300x227.PNG" alt="6" width="300" height="227" /></a><br />
<a href="http://all.aboutfree.me/wp-content/uploads/2009/10/7.PNG"><img class="alignnone size-medium wp-image-579" title="7" src="http://all.aboutfree.me/wp-content/uploads/2009/10/7-300x283.PNG" alt="7" width="300" height="283" /></a><br />
<a href="http://all.aboutfree.me/wp-content/uploads/2009/10/8.jpg"><img class="alignnone size-medium wp-image-580" title="8" src="http://all.aboutfree.me/wp-content/uploads/2009/10/8-300x235.jpg" alt="8" width="300" height="235" /></a><br />
<a href="http://all.aboutfree.me/wp-content/uploads/2009/10/9.PNG"><img class="alignnone size-medium wp-image-581" title="9" src="http://all.aboutfree.me/wp-content/uploads/2009/10/9-300x232.PNG" alt="9" width="300" height="232" /></a><br />
<a href="http://all.aboutfree.me/wp-content/uploads/2009/10/10.PNG"><img class="alignnone size-medium wp-image-582" title="10" src="http://all.aboutfree.me/wp-content/uploads/2009/10/10-300x233.PNG" alt="10" width="300" height="233" /></a><br />
<a href="http://all.aboutfree.me/wp-content/uploads/2009/10/11.PNG"><img class="alignnone size-medium wp-image-583" title="11" src="http://all.aboutfree.me/wp-content/uploads/2009/10/11-287x300.PNG" alt="11" width="287" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.free-z.net/572/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
	</channel>
</rss>

