-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Rename marker scripts folder * Add direction to framework * Add script for creating direction markers * Fix offsets and generate HQ markers * Add short direction in dropdown * Make preview smaller to fit direction * Add direction markers * Correct spelling
- Loading branch information
Showing
178 changed files
with
831 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
// ------------------------------------------------ | ||
// Character markers for Direction of Movement | ||
// This file is generated and should not be edited! | ||
// ------------------------------------------------ | ||
|
||
DIRMARKER(blu,N); | ||
DIRMARKER(blu,NNE); | ||
DIRMARKER(blu,NE); | ||
DIRMARKER(blu,ENE); | ||
DIRMARKER(blu,E); | ||
DIRMARKER(blu,ESE); | ||
DIRMARKER(blu,SE); | ||
DIRMARKER(blu,SSE); | ||
DIRMARKER(blu,S); | ||
DIRMARKER(blu,SSW); | ||
DIRMARKER(blu,SW); | ||
DIRMARKER(blu,WSW); | ||
DIRMARKER(blu,W); | ||
DIRMARKER(blu,WNW); | ||
DIRMARKER(blu,NW); | ||
DIRMARKER(blu,NNW); | ||
|
||
ALTDIRMARKER(blu,hq,N); | ||
ALTDIRMARKER(blu,hq,NNE); | ||
ALTDIRMARKER(blu,hq,NE); | ||
ALTDIRMARKER(blu,hq,ENE); | ||
ALTDIRMARKER(blu,hq,E); | ||
ALTDIRMARKER(blu,hq,ESE); | ||
ALTDIRMARKER(blu,hq,SE); | ||
ALTDIRMARKER(blu,hq,SSE); | ||
ALTDIRMARKER(blu,hq,S); | ||
ALTDIRMARKER(blu,hq,SSW); | ||
ALTDIRMARKER(blu,hq,SW); | ||
ALTDIRMARKER(blu,hq,WSW); | ||
ALTDIRMARKER(blu,hq,W); | ||
ALTDIRMARKER(blu,hq,WNW); | ||
ALTDIRMARKER(blu,hq,NW); | ||
ALTDIRMARKER(blu,hq,NNW); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
// ------------------------------------------------ | ||
// Character markers for Direction of Movement | ||
// This file is generated and should not be edited! | ||
// ------------------------------------------------ | ||
|
||
DIRMARKER(neu,N); | ||
DIRMARKER(neu,NNE); | ||
DIRMARKER(neu,NE); | ||
DIRMARKER(neu,ENE); | ||
DIRMARKER(neu,E); | ||
DIRMARKER(neu,ESE); | ||
DIRMARKER(neu,SE); | ||
DIRMARKER(neu,SSE); | ||
DIRMARKER(neu,S); | ||
DIRMARKER(neu,SSW); | ||
DIRMARKER(neu,SW); | ||
DIRMARKER(neu,WSW); | ||
DIRMARKER(neu,W); | ||
DIRMARKER(neu,WNW); | ||
DIRMARKER(neu,NW); | ||
DIRMARKER(neu,NNW); | ||
|
||
ALTDIRMARKER(neu,hq,N); | ||
ALTDIRMARKER(neu,hq,NNE); | ||
ALTDIRMARKER(neu,hq,NE); | ||
ALTDIRMARKER(neu,hq,ENE); | ||
ALTDIRMARKER(neu,hq,E); | ||
ALTDIRMARKER(neu,hq,ESE); | ||
ALTDIRMARKER(neu,hq,SE); | ||
ALTDIRMARKER(neu,hq,SSE); | ||
ALTDIRMARKER(neu,hq,S); | ||
ALTDIRMARKER(neu,hq,SSW); | ||
ALTDIRMARKER(neu,hq,SW); | ||
ALTDIRMARKER(neu,hq,WSW); | ||
ALTDIRMARKER(neu,hq,W); | ||
ALTDIRMARKER(neu,hq,WNW); | ||
ALTDIRMARKER(neu,hq,NW); | ||
ALTDIRMARKER(neu,hq,NNW); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
// ------------------------------------------------ | ||
// Character markers for Direction of Movement | ||
// This file is generated and should not be edited! | ||
// ------------------------------------------------ | ||
|
||
DIRMARKER(red,N); | ||
DIRMARKER(red,NNE); | ||
DIRMARKER(red,NE); | ||
DIRMARKER(red,ENE); | ||
DIRMARKER(red,E); | ||
DIRMARKER(red,ESE); | ||
DIRMARKER(red,SE); | ||
DIRMARKER(red,SSE); | ||
DIRMARKER(red,S); | ||
DIRMARKER(red,SSW); | ||
DIRMARKER(red,SW); | ||
DIRMARKER(red,WSW); | ||
DIRMARKER(red,W); | ||
DIRMARKER(red,WNW); | ||
DIRMARKER(red,NW); | ||
DIRMARKER(red,NNW); | ||
|
||
ALTDIRMARKER(red,hq,N); | ||
ALTDIRMARKER(red,hq,NNE); | ||
ALTDIRMARKER(red,hq,NE); | ||
ALTDIRMARKER(red,hq,ENE); | ||
ALTDIRMARKER(red,hq,E); | ||
ALTDIRMARKER(red,hq,ESE); | ||
ALTDIRMARKER(red,hq,SE); | ||
ALTDIRMARKER(red,hq,SSE); | ||
ALTDIRMARKER(red,hq,S); | ||
ALTDIRMARKER(red,hq,SSW); | ||
ALTDIRMARKER(red,hq,SW); | ||
ALTDIRMARKER(red,hq,WSW); | ||
ALTDIRMARKER(red,hq,W); | ||
ALTDIRMARKER(red,hq,WNW); | ||
ALTDIRMARKER(red,hq,NW); | ||
ALTDIRMARKER(red,hq,NNW); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
// ------------------------------------------------ | ||
// Character markers for Direction of Movement | ||
// This file is generated and should not be edited! | ||
// ------------------------------------------------ | ||
|
||
DIRMARKER(unk,N); | ||
DIRMARKER(unk,NNE); | ||
DIRMARKER(unk,NE); | ||
DIRMARKER(unk,ENE); | ||
DIRMARKER(unk,E); | ||
DIRMARKER(unk,ESE); | ||
DIRMARKER(unk,SE); | ||
DIRMARKER(unk,SSE); | ||
DIRMARKER(unk,S); | ||
DIRMARKER(unk,SSW); | ||
DIRMARKER(unk,SW); | ||
DIRMARKER(unk,WSW); | ||
DIRMARKER(unk,W); | ||
DIRMARKER(unk,WNW); | ||
DIRMARKER(unk,NW); | ||
DIRMARKER(unk,NNW); | ||
|
||
ALTDIRMARKER(unk,hq,N); | ||
ALTDIRMARKER(unk,hq,NNE); | ||
ALTDIRMARKER(unk,hq,NE); | ||
ALTDIRMARKER(unk,hq,ENE); | ||
ALTDIRMARKER(unk,hq,E); | ||
ALTDIRMARKER(unk,hq,ESE); | ||
ALTDIRMARKER(unk,hq,SE); | ||
ALTDIRMARKER(unk,hq,SSE); | ||
ALTDIRMARKER(unk,hq,S); | ||
ALTDIRMARKER(unk,hq,SSW); | ||
ALTDIRMARKER(unk,hq,SW); | ||
ALTDIRMARKER(unk,hq,WSW); | ||
ALTDIRMARKER(unk,hq,W); | ||
ALTDIRMARKER(unk,hq,WNW); | ||
ALTDIRMARKER(unk,hq,NW); | ||
ALTDIRMARKER(unk,hq,NNW); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.