<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tibia/game/src/crcombat.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-01-06T09:18:27Z</updated>
<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>adjust effect enum names and add missing ones</title>
<updated>2025-10-20T04:24:30Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-10-20T04:24:30Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=db1fabd9c432363ba05622c02e0585fe64ad7286'/>
<id>urn:sha1:db1fabd9c432363ba05622c02e0585fe64ad7286</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix problem with targeting - fixes #38</title>
<updated>2025-10-11T20:52:18Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-10-11T20:52:18Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=60531bf63e9d93535e6d7ea5201a708392e738f6'/>
<id>urn:sha1:60531bf63e9d93535e6d7ea5201a708392e738f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix small bug with experience distribution</title>
<updated>2025-09-04T04:40:34Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-09-04T04:40:34Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=13819597ef078096086f03e6faf93f161949799f'/>
<id>urn:sha1:13819597ef078096086f03e6faf93f161949799f</id>
<content type='text'>
  Before checking if players are in the same party, we need to
check if they're in any party at all. I made a small wrapper
`TPlayer::InPartyWith` to help prevent this mistake again.
</content>
</entry>
<entry>
<title>fix burst arrow effect - fixes #13</title>
<updated>2025-08-31T03:31:07Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-08-31T03:31:07Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=3fda8a7c0d3a33c79d302829f0c229987318cd23'/>
<id>urn:sha1:3fda8a7c0d3a33c79d302829f0c229987318cd23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>`reader.cc`</title>
<updated>2025-07-01T12:26:39Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-07-01T12:26:06Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=5cfe00df82a69f44187b1cd77fe3d6865cf3425f'/>
<id>urn:sha1:5cfe00df82a69f44187b1cd77fe3d6865cf3425f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>`moveuse.cc`</title>
<updated>2025-06-27T21:57:29Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-06-27T21:57:29Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=e59667ec6be0a21ce702ce077154357a1c7f7c04'/>
<id>urn:sha1:e59667ec6be0a21ce702ce077154357a1c7f7c04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>finish `crnonpl.cc`</title>
<updated>2025-06-25T13:09:17Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-06-25T13:09:17Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=ea319bc2fbef91e3ea062be554b215756648d1d3'/>
<id>urn:sha1:ea319bc2fbef91e3ea062be554b215756648d1d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more work on `operate.cc`</title>
<updated>2025-06-13T06:35:56Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-06-13T06:35:56Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=15b40c7915fca14e537534ae9ba03f3add965943'/>
<id>urn:sha1:15b40c7915fca14e537534ae9ba03f3add965943</id>
<content type='text'>
</content>
</entry>
<entry>
<title>most `info.cc` functions</title>
<updated>2025-06-10T06:32:22Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-06-10T06:32:22Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=699341773dda3ae14a5025b9285bdd05c99bc234'/>
<id>urn:sha1:699341773dda3ae14a5025b9285bdd05c99bc234</id>
<content type='text'>
</content>
</entry>
</feed>
