<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/pocketempires/Unit.c, branch master</title>
<subtitle>Real-time strategy video game for Gamebuino.
</subtitle>
<id>https://gitea.privatedns.org/xavi/pocketempires/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/pocketempires/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pocketempires/'/>
<updated>2018-07-09T17:26:13+00:00</updated>
<entry>
<title>Game has been restructured in favor of OOP</title>
<updated>2018-07-09T17:26:13+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2018-07-09T17:26:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pocketempires/commit/?id=f0b654b9bf3bc2a93c1f89d4cc3edcf77b948555'/>
<id>urn:sha1:f0b654b9bf3bc2a93c1f89d4cc3edcf77b948555</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kinda improved pathfinding algorithm. Still some work TODO.</title>
<updated>2017-11-09T23:04:35+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-11-09T23:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pocketempires/commit/?id=d85464781580796bbcc744ae732e56d1920e3b0f'/>
<id>urn:sha1:d85464781580796bbcc744ae732e56d1920e3b0f</id>
<content type='text'>
Fixed some errors in DEBUG_VAR macro.
Shadows are now drawn before any other object.
Different strings are now shown depending on the number of selected units.
Some work on calculating actions mask when different types of units are selected. Still some work TODO.
</content>
</entry>
<entry>
<title>*Removed decceleration for camera.</title>
<updated>2017-11-05T18:08:38+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-11-05T18:08:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pocketempires/commit/?id=7b05778e3ef8ef01a4bb15a6ed6fde5b329a8c9b'/>
<id>urn:sha1:7b05778e3ef8ef01a4bb15a6ed6fde5b329a8c9b</id>
<content type='text'>
Improved pathfinding when a unit collides with another unit.
Added generic function to find distances.
Other minor changes.
</content>
</entry>
<entry>
<title>Deprecated use of sprintf() in favor of custom routine Systemitoa().</title>
<updated>2017-11-05T17:00:57+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-11-05T17:00:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pocketempires/commit/?id=2d04eba931ac84e2f09d3c8391125f8a991ca7d3'/>
<id>urn:sha1:2d04eba931ac84e2f09d3c8391125f8a991ca7d3</id>
<content type='text'>
When B button is released and showActionsMenu == true, showActionsMenu = false.
</content>
</entry>
<entry>
<title>* Modified shadows for Town centre.</title>
<updated>2017-11-05T04:38:31+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-11-05T04:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pocketempires/commit/?id=8fba2176bc34aa7e507f0b9d983427bb5e522e17'/>
<id>urn:sha1:8fba2176bc34aa7e507f0b9d983427bb5e522e17</id>
<content type='text'>
* Bugfixes in unit movement and collision detection. Now it should work fine.
* Added include guards to all *.i files.
* Other minor changes
</content>
</entry>
<entry>
<title>+ Added copy of BitmapEncoder</title>
<updated>2017-11-05T03:16:32+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-11-05T03:16:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pocketempires/commit/?id=2cf2d608af862e812e7fd3ac580f869141a96fa7'/>
<id>urn:sha1:2cf2d608af862e812e7fd3ac580f869141a96fa7</id>
<content type='text'>
+ New sprite and unit "Town center"
* Provisional collision checking.
* Many other modifications.
</content>
</entry>
<entry>
<title>Renamed *Spr.c files to *Spr.inc. Adjusted dependencies for subMakes.</title>
<updated>2017-09-09T10:57:49+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-09-09T10:57:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pocketempires/commit/?id=b764612a79100271270012053bdb1e4302cd93b7'/>
<id>urn:sha1:b764612a79100271270012053bdb1e4302cd93b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simple collision detection between units added. libgamebuino was always updating header files, so targets were always being rebuilt.</title>
<updated>2017-09-09T10:47:17+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-09-09T10:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pocketempires/commit/?id=a7dd9781961b5f26d5dca6829e1933dff6209d23'/>
<id>urn:sha1:a7dd9781961b5f26d5dca6829e1933dff6209d23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO</title>
<updated>2017-09-08T16:39:22+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-09-08T16:39:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pocketempires/commit/?id=786dccd2bc0946d48b8a2758ef2c607678bc8dd9'/>
<id>urn:sha1:786dccd2bc0946d48b8a2758ef2c607678bc8dd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>+ Added Makefiles for dependencies</title>
<updated>2017-08-26T15:54:03+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-08-26T15:54:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pocketempires/commit/?id=4ca8c2d15b51c479dd890773643ea24440b3991f'/>
<id>urn:sha1:4ca8c2d15b51c479dd890773643ea24440b3991f</id>
<content type='text'>
</content>
</entry>
</feed>
