0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix spelling; Fix unnecessary global variable More... over 4 years ago
Remove unused variable in function: drawPath More... over 4 years ago
Updated README.md links More... over 7 years ago
Readme links updated More... over 10 years ago
v1.4.2 - Bigger entities now also working with entityTypesArray and ignoreEntityArray More... over 10 years ago
v1.4.1 - Fixes for bigger entities More... over 10 years ago
Destination calculation improved More... over 10 years ago
Fixed drawPath for bigger entities More... over 10 years ago
Prevent entity from partially leaving the map More... over 10 years ago
Not all files were updated More... over 10 years ago
v1.4.0 - Added ownCollisionMap for entities bigger than the tilesize (beta) More... over 10 years ago
v1.3.1 - headingDirection and headingAngle are always set More... over 10 years ago
Added headingAngle More... over 10 years ago
v1.3.0 - Added nicerPath More... over 10 years ago
Copied astar-for-entities.js from / to /example/lib/plugins/ More... about 11 years ago
added "Show waypoints" to debug view More... about 11 years ago
Merge pull request #10 from Joncom/master More... about 11 years ago
Updated comment. More... about 11 years ago
Allow for placing waypoint at every tile along path, not just where a change in direction occurs. More... about 11 years ago
Use strict '===' or '!==' when comparing integers. More... about 11 years ago
Use strict '===' or '!==' when comparing integers; Easier to read. More... about 11 years ago
Use strict '===' or '!==' when comparing integers; Easier to read. More... about 11 years ago
Use strict checking for optional arguments; Added comment. More... about 11 years ago
Use strict '===' when checking integers. More... about 11 years ago
Easier to read. More... about 11 years ago
Easier to read. More... about 11 years ago
Use strict '===' or '!==' when checking against integers. More... about 11 years ago
Merge pull request #9 from Joncom/master More... about 11 years ago
Copied astar-for-entities.js from /example/lib/plugins/ to / More... about 11 years ago
Merge pull request #6 from Joncom/master More... about 11 years ago