diff --git a/1.4/Defs/PathAvoidDefs.xml b/1.4/Defs/PathAvoidDefs.xml new file mode 100644 index 0000000..0ac7584 --- /dev/null +++ b/1.4/Defs/PathAvoidDefs.xml @@ -0,0 +1,53 @@ + + + + PathAvoidPrefer + Prefer + 0 + (130,213,255) + true + true + Misc1 + + + PathAvoidNormal + Normal + 0 + (0,255,0) + false + false + Misc2 + + + PathAvoidDislike + Dislike + 25 + (255, 238, 86) + true + false + Misc3 + + + PathAvoidHate + Hate + 50 + (226, 136, 34) + true + false + Misc4 + + + PathAvoidStrong + Strong + 200 + (255,0,0) + true + false + Misc5 + + + PathAvoidMapSettings + Map Settings + Misc6 + + \ No newline at end of file diff --git a/1.4/Defs/PathDesignatorCategory.xml b/1.4/Defs/PathDesignatorCategory.xml new file mode 100644 index 0000000..f35125e --- /dev/null +++ b/1.4/Defs/PathDesignatorCategory.xml @@ -0,0 +1,18 @@ + + + + Pathing + + Allows you to customize pathing + 0 + false + +
  • PathAvoid.Designator_PathAvoid_Prefer
  • +
  • PathAvoid.Designator_PathAvoid_Normal
  • +
  • PathAvoid.Designator_PathAvoid_Dislike
  • +
  • PathAvoid.Designator_PathAvoid_Hate
  • +
  • PathAvoid.Designator_PathAvoid_Strong
  • +
  • PathAvoid.Designator_MapSettings
  • +
    +
    +
    \ No newline at end of file diff --git a/About/About.xml b/About/About.xml index 6d244f6..c81dff3 100644 --- a/About/About.xml +++ b/About/About.xml @@ -8,6 +8,7 @@
  • 1.1
  • 1.2
  • 1.3
  • +
  • 1.4
  • pathavoid.kv.rw Path Avoid allows you to "nudge" the pathfinding system for your pawns, to make them prefer and avoid different areas. Use it to make your pawns follow pathways in your base, or avoid passing through a freezer to get to the other side! Avoidance won't prevent pawns from pathing, it'll just make them take an alternate path... @@ -22,4 +23,4 @@ Tuvka - Russian Thanks to "NotFood" for helping fix a bug in Linux versions! Original Author: Vendan - \ No newline at end of file + diff --git a/About/ModSync.xml b/About/ModSync.xml index 3d8c4c4..3dda1a3 100644 --- a/About/ModSync.xml +++ b/About/ModSync.xml @@ -1,7 +1,7 @@  Path Avoid - 1.3.0.1 + 1.4.0.0 False KiameV @@ -9,4 +9,4 @@ ModSyncReleases master - \ No newline at end of file + diff --git a/About/Version.xml b/About/Version.xml index be09d56..4cede73 100644 --- a/About/Version.xml +++ b/About/Version.xml @@ -1,5 +1,5 @@ - 1.3.0.1 + 1.4.0.0 KiameV/rimworld-pathavoid - \ No newline at end of file +