This latest release is focused on optimizing the Map class usage and performance.
The latest rendering speed in Maps can reach 62% faster in average than the old algorithm.
There are two new functions added, Map:GetCamX() and Map:GetCamY(), which provides the location of the camera on the map. And one function was deprecated and deleted for good, Entity:SetArea. The entity will have its area set by the attached Sprite.
A change in parameters of the functions Map:FocusEntity() and Map:SetPlayer(). Please read change log for the detail.
Entities are rendered in such a way that it renders a fake 2D-in-3D concept.
And a few more bug fix.
As always, KonsolScript is released in three zip files for tree different user-groups:
(http://sourceforge.net/project/showfiles.php?group_id=164830&package_id=186723&release_id=447623)
a binary distribution for the alpha testers
(http://downloads.sourceforge.net/konsolscript/konsolscript_0_1_65_bin.zip).
source distribution for the researchers
(http://downloads.sourceforge.net/konsolscript/konsolscript_0_1_65_src.zip).
and an end-user distribution for the beta testers
(http://downloads.sourceforge.net/konsolscript/konsolscript_0_1_65_setup.zip)
Also, the ebook Illustrated KonsolScripting is also updated in its 0.0.3.
(http://downloads.sourceforge.net/konsolscript/illustrated_konsolscripting_0_0_3.zip)
Leave a Reply