<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tibia/game/src/info.cc, branch master</title>
<subtitle>Tibia 7.7 decompiled game server</subtitle>
<id>https://kaplar.net/tibia/game/atom?h=master</id>
<link rel='self' href='https://kaplar.net/tibia/game/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/'/>
<updated>2026-05-09T15:40:41Z</updated>
<entry>
<title>fix issues with TMonster constructor + Search functions + UH formula</title>
<updated>2026-05-09T15:40:41Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2026-05-09T15:24:34Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=54c2169ec9a99e34e1270e43e9fd1fccd3d2a824'/>
<id>urn:sha1:54c2169ec9a99e34e1270e43e9fd1fccd3d2a824</id>
<content type='text'>
  The issue with the TMonster constructor was obvious, but the others
were slightly different from the original.
</content>
</entry>
<entry>
<title>modify SearchFlightField to more closely match the original binary</title>
<updated>2026-02-21T02:52:07Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2026-02-21T02:34:24Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=b1fd46d8c5e2febf6a6fe61e5aaa2daaeffc3954'/>
<id>urn:sha1:b1fd46d8c5e2febf6a6fe61e5aaa2daaeffc3954</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add missing flight direction preference (#53)</title>
<updated>2026-02-20T19:15:09Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2026-02-20T19:15:09Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=b22be90dc86d487d82bafe25057a3feb564b52c4'/>
<id>urn:sha1:b22be90dc86d487d82bafe25057a3feb564b52c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix condition for PVP_ENFORCED exp distribution (#50)</title>
<updated>2026-01-06T09:18:27Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2026-01-06T09:17:27Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=eeddc2b65af76b45001768133ed14d9ab94583b7'/>
<id>urn:sha1:eeddc2b65af76b45001768133ed14d9ab94583b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>typo - fix #36</title>
<updated>2025-10-09T06:08:12Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-10-09T06:08:12Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=a577390cf338ade5e7f7df2e3b9b677f5945d814'/>
<id>urn:sha1:a577390cf338ade5e7f7df2e3b9b677f5945d814</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix `SearchSpawnField` not properly expanding - might fix #10</title>
<updated>2025-08-30T20:36:16Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-08-30T20:36:16Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=8adb2da8c3c5c25ff32eae80a59781290fc2cfcf'/>
<id>urn:sha1:8adb2da8c3c5c25ff32eae80a59781290fc2cfcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix and cleanup `SearchFlightField`</title>
<updated>2025-08-30T06:12:36Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-08-30T06:12:36Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=e5fae2f8fc7e9da9de46ef830d05be3fc8ee2b89'/>
<id>urn:sha1:e5fae2f8fc7e9da9de46ef830d05be3fc8ee2b89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix a problem with monsters freezing after failing to attack</title>
<updated>2025-08-20T01:41:08Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-08-20T01:41:08Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=d55b9473ec498ae181b3c91583c6950e4c3bb7f2'/>
<id>urn:sha1:d55b9473ec498ae181b3c91583c6950e4c3bb7f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>multiple bug-fixes and improvements</title>
<updated>2025-07-22T01:49:41Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-07-21T22:23:42Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=e4b8bf807b76f6f446d9617d9a3957dc77dd6e90'/>
<id>urn:sha1:e4b8bf807b76f6f446d9617d9a3957dc77dd6e90</id>
<content type='text'>
- Make uint32 -&gt; Object conversion explicit. This can be more
verbose but will get a lot of small mistakes, especially with
function overloads.
- Fix problem with the path finder not including the last step
when `MustReach` was false.
- Fix problem with NPC conditions.
- Fix problem with monster homes continuously spawning monsters.
- Fix problem with creating the standard inventory.
- Fix problem with creature timers (IMPORTANT).
- Fix problem with `ThrowPossible` (IMPORTANT).
- Fix problem with rune casting.
- Fix problem with executing moveuse events.
- Fix problem with `MoveRel` and `WriteName` moveuse actions.
- Fix problem with eating food deleting the whole stack.
- Many other bug-fixes and improvements.
</content>
</entry>
<entry>
<title>`writer.cc`</title>
<updated>2025-06-30T22:23:09Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-06-30T22:23:09Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=6c8aa85b8b578db03a8c5f0dc0b7e80605592d45'/>
<id>urn:sha1:6c8aa85b8b578db03a8c5f0dc0b7e80605592d45</id>
<content type='text'>
</content>
</entry>
</feed>
