<div dir="ltr">Ah, well I can see that I didn't merge that branch in the correct way. Looks like it works fine, I just lost my git commit messages. I am thinking I should have done something with cherry-pick rather than just merging the branch (?)<br><br>For posterity, here are the commit messages:<br><br>commit 91c3f59e82157bb6a473bc28b48d18a75ac222af<br>Author: Bob the Hamster <Bob@HamsterRepublic.com><br>Date:   Sun Jul 16 14:32:46 2017 -0700<br><br>    Add NPCType.pathfinding_obstruction_mode and support for editing it in the NPC Editor.<br>    (only visible when movement type is "Chase You (Pathfinding)")<br><br>commit 145f08141682b35d0a0c88609e9a01121ce6a492<br>Author: Bob the Hamster <Bob@HamsterRepublic.com><br>Date:   Wed Jul 19 21:04:46 2017 -0700<br><br>    Add a per-map default for NPC pathfinding rules<br>    Update the per-NPC option to support the default<br>    (this is just the editor implementation, these are not respected in-game yet)<br><br><br>commit 537311118a9aae286156dcf4f49ef701241b2659<br>Author: Bob the Hamster <Bob@HamsterRepublic.com><br>Date:   Wed Jul 19 21:12:28 2017 -0700<br><br>    Add a scrollbar to the General Map Data editor screen<br><br><br>commit d09bf3eb0a8b481cb1bf6b5978e81c76414065cb<br>Author: Bob the Hamster <Bob@HamsterRepublic.com><br>Date:   Mon Jul 24 13:51:09 2017 -0700<br><br>    Add support for changing the NPCs pathfinding collision rule with other NPCs<br>    Add a test map to a-star.rpg with Cyan slimes who follow the "Ignore NPCs" rule<br>    <br>    Also add a workaround for a bug where NPCCollisionCache.populate() was crashing<br>    with an out-of-bounds error. I think this is a wrapping map bug. The case is<br>    not fixed yet, it just writes a debug message rather than crashing<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 24, 2017 at 1:56 PM,  <span dir="ltr"><<a href="mailto:subversion@hamsterrepublic.com" target="_blank">subversion@hamsterrepublic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">james<br>
2017-07-24 13:56:03 -0700 (Mon, 24 Jul 2017)<br>
60<br>
Merge branch 'FEATURE_pathfinding_<wbr>obstruction_mode' into wip<br>
---<br>
U   wip/common.rbas<br>
U   wip/game.bas<br>
U   wip/loading.rbas<br>
U   wip/mapsubs.bas<br>
U   wip/pathfinding.bas<br>
U   wip/<a href="http://pathfinding.bi" rel="noreferrer" target="_blank">pathfinding.bi</a><br>
U   wip/testgame/a-star.hss<br>
U   wip/testgame/a-star.rpg<br>
U   wip/<a href="http://udts.bi" rel="noreferrer" target="_blank">udts.bi</a><br>
______________________________<wbr>_________________<br>
Ohrrpgce mailing list<br>
<a href="mailto:ohrrpgce@lists.motherhamster.org">ohrrpgce@lists.motherhamster.<wbr>org</a><br>
<a href="http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org" rel="noreferrer" target="_blank">http://lists.motherhamster.<wbr>org/listinfo.cgi/ohrrpgce-<wbr>motherhamster.org</a><br>
</blockquote></div><br></div>