<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tibia/game/src/moveuse.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-02-27T01:31:03Z</updated>
<entry>
<title>fix issue with collision events (#54)</title>
<updated>2026-02-27T01:31:03Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2026-02-27T01:31:03Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=1738b5f5c82ec942ab0b1ca176559e071767138b'/>
<id>urn:sha1:1738b5f5c82ec942ab0b1ca176559e071767138b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor tweaks</title>
<updated>2026-02-03T07:33:01Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2026-02-03T01:00:39Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=cd6b26da5db7ef5422b510ba141ab924aaec71bf'/>
<id>urn:sha1:cd6b26da5db7ef5422b510ba141ab924aaec71bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add `MAX_DEPOTS` constant + enable assertions in debug mode</title>
<updated>2025-09-13T03:39:31Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-09-13T03:37:10Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=465620a871e7da8d72d82a999eac8623570d13fd'/>
<id>urn:sha1:465620a871e7da8d72d82a999eac8623570d13fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix problem with mail text parsing - fixes #19</title>
<updated>2025-09-04T22:03:17Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-09-04T22:03:17Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=9b2292bdce7667c1a32e478925ee28b8f71b8f35'/>
<id>urn:sha1:9b2292bdce7667c1a32e478925ee28b8f71b8f35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix level/quest door closing -- fixes #14</title>
<updated>2025-08-31T19:27:19Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-08-31T19:27:19Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=dbb589d26206add59e1100dc223f6bc36e00ecdd'/>
<id>urn:sha1:dbb589d26206add59e1100dc223f6bc36e00ecdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix RETRIEVE action, used with roping</title>
<updated>2025-08-17T04:24:49Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-08-17T04:24:49Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=3cb08df67d1dcb97ffe471f167c6af6fad84de6e'/>
<id>urn:sha1:3cb08df67d1dcb97ffe471f167c6af6fad84de6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wrapping up for a public release</title>
<updated>2025-08-15T18:50:32Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-08-15T18:48:19Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=8082c228c5d618e6f865f76b4d0518c2fde573ec'/>
<id>urn:sha1:8082c228c5d618e6f865f76b4d0518c2fde573ec</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>THREADING: upgrade from LinuxThreads to NPTL</title>
<updated>2025-07-19T14:35:11Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-07-19T14:35:11Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=d359c0af4874534efa810729d47f610a29687e93'/>
<id>urn:sha1:d359c0af4874534efa810729d47f610a29687e93</id>
<content type='text'>
  This was a required change to make the server run on a modern
GLIBC version without resorting to shady shared libraries or
compatibility tricks. It is very straightforward but we should
always keep an eye out for possible bugs.
  There was also a problem with the Z loop on field sending
functions that was causing the server to hang in an infinite
loop and should now be fixed.
  With these changes it is now possible to login into the game
for a split second before the client asserting.
</content>
</entry>
<entry>
<title>fix most init and parsing bugs + critical bug with dynamic strings</title>
<updated>2025-07-16T20:22:39Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-07-16T20:22:39Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=6d498fe17dab48cfd8fc8a4da62a573b799e10ba'/>
<id>urn:sha1:6d498fe17dab48cfd8fc8a4da62a573b799e10ba</id>
<content type='text'>
  With an appropriate query manager, the server now starts up and
seems to work but won't properly handle connections until we fix
the problem with threads and signals described in `TODO.md`.
</content>
</entry>
</feed>
