Skip to content

Commit

Permalink
missing changes xml
Browse files Browse the repository at this point in the history
  • Loading branch information
turleypol committed Nov 8, 2023
1 parent 52a9bbd commit c3a1eab
Showing 1 changed file with 15 additions and 10 deletions.
25 changes: 15 additions & 10 deletions docs/docs.polserver.com/pol100/corechanges.xml
Expand Up @@ -2,9 +2,14 @@
<ESCRIPT>
<header>
<topic>Latest Core Changes</topic>
<datemodified>11-01-2023</datemodified>
<datemodified>11-08-2023</datemodified>
</header>
<version name="POL100.1.0">
<entry>
<date>11-08-2023</date>
<author>Turley:</author>
<change type="Fixed">crash due to NPCs after calling ReloadConfiguration</change>
</entry>
<entry>
<date>11-01-2023</date>
<author>Kevin:</author>
Expand All @@ -14,14 +19,14 @@
<date>10-28-2023</date>
<author>Ins:</author>
<change type="Added">ServSpecOpt &quot;UndoGetItemEnableRangeCheck&quot; 1/0 default 0.<br/>
If enabled - on fail to equip item back on character (if it has been taken from character layer)<br/>
and on fail to put item back to backpack will check if item has been taken from position/container that is in default_accessible_range.<br/>
If origin position/container is not in default_accessible_range will skip try to put item to origin position/container (unless item is no_drop)<br/>
and as last resort will drop item at character position (feet). UndoGetItemDropHere executed before UndoGetItemEnableRangeCheck if both are set.</change>
If enabled - on fail to equip item back on character (if it has been taken from character layer)<br/>
and on fail to put item back to backpack will check if item has been taken from position/container that is in default_accessible_range.<br/>
If origin position/container is not in default_accessible_range will skip try to put item to origin position/container (unless item is no_drop)<br/>
and as last resort will drop item at character position (feet). UndoGetItemDropHere executed before UndoGetItemEnableRangeCheck if both are set.</change>
<change type="Added">ServSpecOpt &quot;UndoGetItemDropHere&quot; 1/0 default 0.<br/>
If enabled - on fail to equip item back on character (if it has been taken from character layer)<br/>
and on fail to put item back to backpack drops item at character position (feet), except no_drop items. Attempt to return item in<br/>
origin container will be skipped.</change>
If enabled - on fail to equip item back on character (if it has been taken from character layer)<br/>
and on fail to put item back to backpack drops item at character position (feet), except no_drop items. Attempt to return item in<br/>
origin container will be skipped.</change>
<change type="Fixed">Leftover items in corpse on client side.</change>
<change type="Changed">Added ServerSpecOpt reload to ReloadConfiguration.</change>
</entry>
Expand All @@ -44,8 +49,8 @@
<entry>
<date>09-03-2023</date>
<author>Ins:</author>
<change type="Added">repsys.cfg General section &quot;PartyHarmFullCountsAsCriminal&quot; 1/0 default 1.<br/>
If 0 OnHarm does not set mobile to criminal when they are in the same party.</change>
<change type="Added">repsys.cfg General section &quot;PartyHarmFullCountsAsCriminal 1/0&quot; default 1.<br/>
If 0 OnHarm does not set mobile to criminal when they are in the same party.</change>
</entry>
<entry>
<date>08-30-2023</date>
Expand Down

0 comments on commit c3a1eab

Please sign in to comment.