Skip to content

Conversation

@YogaindoCR
Copy link

Find the fastest path with high performance in real-time!

image
Feature:

  • Direct import from list
  • Diagonal Movement
  • Weighted Path (Slower paths)
  • Jump Point Search Algorithm Implemented

A thumbnail is needed for the extension 👀

image
White Square Road, Black Square Walls and Yellow Square Weighted.

@YogaindoCR
Copy link
Author

All done! and... idk how to fix the third one 👀

@Vxerz
Copy link

Vxerz commented Jan 4, 2025

to fix the third one you gotta use Prettier on the file
https://prettier.io/docs/en/install

Copy link
Contributor

@LilyMakesThings LilyMakesThings left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More comments would go a long way in ensuring this is maintainable.

"use strict";

/* Code Transparancy
* A* Star Pathfinder was created with the help of AI
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So long as you understand everything your code does, given that the rules regarding LLMs were inexplicably removed a year ago with no reason attributed in the commit log, this should be fine.

This comment was marked as abuse.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be fine :^.
But if this extensions got removed or rejected, It's understandable.

Run prettier & Add username to ID
@Drago-Cuven
Copy link

I don't get how this works. can you make an example project?

@YogaindoCR
Copy link
Author

I don't get how this works. can you make an example project?
Here!
A Star Pathfinder Demo.zip

@GarboMuffin GarboMuffin added the pr: new extension Pull requests that add a new extension label Jan 13, 2025
@snowboyz0825
Copy link

You should add a reporter that shows the calculation time, seems it could be helpful.

@PPPDUD
Copy link
Member

PPPDUD commented Nov 22, 2025

I am not approving LLM-generated code.

@GarboMuffin
Copy link
Member

What leads you to say that it's AI?

Is there any actual functional problem?

@GarboMuffin
Copy link
Member

Ok there is a comment about the AI, didn't see that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: new extension Pull requests that add a new extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants