<feed xmlns='http://www.w3.org/2005/Atom'>
<title>salis-v2/bin/world.py, branch master</title>
<subtitle>Simple A-Life simulator based on Tom Ray's Tierra (v2)</subtitle>
<id>https://cgit.pauloliver.xyz/salis-v2/atom?h=master</id>
<link rel='self' href='https://cgit.pauloliver.xyz/salis-v2/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.pauloliver.xyz/salis-v2/'/>
<updated>2024-02-29T01:29:14Z</updated>
<entry>
<title>Store python modules on './bin/modules/' subdirectory. [#37]</title>
<updated>2024-02-29T01:29:14Z</updated>
<author>
<name>Paul Oliver</name>
<email>contact@pauloliver.dev</email>
</author>
<published>2024-02-29T01:29:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.pauloliver.xyz/salis-v2/commit/?id=2250b4db92bd272dbb1fd717eb791e293c17e37a'/>
<id>urn:sha1:2250b4db92bd272dbb1fd717eb791e293c17e37a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fast vertical pan on World page.</title>
<updated>2024-02-29T01:29:14Z</updated>
<author>
<name>Paul Oliver</name>
<email>contact@pauloliver.dev</email>
</author>
<published>2024-02-29T01:29:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.pauloliver.xyz/salis-v2/commit/?id=c83a79dc96d0745b390a46e272cbfb59533b23d3'/>
<id>urn:sha1:c83a79dc96d0745b390a46e272cbfb59533b23d3</id>
<content type='text'>
[#24] Capital W and S keys now apply fast vertical pan on World page.
</content>
</entry>
<entry>
<title>Format tweaks to Python files [#30]</title>
<updated>2024-02-29T01:29:14Z</updated>
<author>
<name>Paul Oliver</name>
<email>contact@pauloliver.dev</email>
</author>
<published>2024-02-29T01:29:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.pauloliver.xyz/salis-v2/commit/?id=d53a4216c3219dc94cd45789142a2f28b5e0e1f7'/>
<id>urn:sha1:d53a4216c3219dc94cd45789142a2f28b5e0e1f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed memory bit flags entirely.</title>
<updated>2024-02-29T01:29:14Z</updated>
<author>
<name>Paul Oliver</name>
<email>contact@pauloliver.dev</email>
</author>
<published>2024-02-29T01:29:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.pauloliver.xyz/salis-v2/commit/?id=8af4b246d86df7bc906841689912534ea450cce5'/>
<id>urn:sha1:8af4b246d86df7bc906841689912534ea450cce5</id>
<content type='text'>
[#28] Bit flags were exclusively a cosmetic component, not needed at
all to run the simulator. I've added a new 'render' module that takes
care of appending bit flags to rendered memory images, providing the
same aesthetic result, but only when requested.
</content>
</entry>
<entry>
<title>Changed all 'addch()' commands to 'addstr()'</title>
<updated>2024-02-29T01:29:14Z</updated>
<author>
<name>Paul Oliver</name>
<email>contact@pauloliver.dev</email>
</author>
<published>2024-02-29T01:29:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.pauloliver.xyz/salis-v2/commit/?id=d30358e90a3c309c3dbbb7f34843dcd6728ce59b'/>
<id>urn:sha1:d30358e90a3c309c3dbbb7f34843dcd6728ce59b</id>
<content type='text'>
This seems to be the correct way to print individual characters. Salis
now keeps correct background colors through SSH.
</content>
</entry>
<entry>
<title>User may now toggle IP color layer on/off.</title>
<updated>2024-02-29T01:29:14Z</updated>
<author>
<name>Paul Oliver</name>
<email>contact@pauloliver.dev</email>
</author>
<published>2024-02-29T01:29:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.pauloliver.xyz/salis-v2/commit/?id=da015293b605f82399361f12cff367ebf70eaf69'/>
<id>urn:sha1:da015293b605f82399361f12cff367ebf70eaf69</id>
<content type='text'>
[#12] Allowing to toggle the IP layer (white) can help the user
better visualize of the underlying memory block structure.
</content>
</entry>
<entry>
<title>Refactored all python modules to use name scrambling.</title>
<updated>2024-02-29T01:29:13Z</updated>
<author>
<name>Paul Oliver</name>
<email>contact@pauloliver.dev</email>
</author>
<published>2024-02-29T01:29:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.pauloliver.xyz/salis-v2/commit/?id=53dfd36558f88dad7c6812b9601390228c70d1a3'/>
<id>urn:sha1:53dfd36558f88dad7c6812b9601390228c70d1a3</id>
<content type='text'>
[#4] Modules now utilize better naming conventions for
differentiating between public and private members and methods. We no
longer make use of properties.
</content>
</entry>
<entry>
<title>Initial commit.</title>
<updated>2024-02-29T01:29:13Z</updated>
<author>
<name>Paul Oliver</name>
<email>contact@pauloliver.dev</email>
</author>
<published>2024-02-29T01:29:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.pauloliver.xyz/salis-v2/commit/?id=ca118555214a176728b9aab87849391344306d6d'/>
<id>urn:sha1:ca118555214a176728b9aab87849391344306d6d</id>
<content type='text'>
</content>
</entry>
</feed>
