Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oneconfig, Kotlin, Pathfind lines #18

Open
wants to merge 22 commits into
base: 3.x
Choose a base branch
from

Conversation

kingstefan26
Copy link

Improve code preformance and its readability, convert codebase to kotlin, implement DungeonGuide's pathfinding to secrets, move config to oneconfig etc

@cyoung06
Copy link

cyoung06 commented Dec 28, 2022

Where did the copyright notices from the original Pathfinding java files go?

 * Dungeons Guide - The most intelligent Hypixel Skyblock Dungeons Mod
 * Copyright (C) 2021  cyoung06
 *
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Affero General Public License as published
 * by the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU Affero General Public License for more details.
 *
 * You should have received a copy of the GNU Affero General Public License
 * along with this program.  If not, see <https://www.gnu.org/licenses/>.
 */

@cyoung06
Copy link

Also you need to put the full text of license file in some kind of user interface

@kingstefan26
Copy link
Author

i removed jps pathfind and that was the most original thing
theta star impementations are also rare but you can find them
the rest is:
-original
-Heavily modified to the point that it barely resembles the original
-super generic
im rewriting theta star right now so its original, i can put a some Modified from xyz mod under the Licance x @author syeyoung "github link" and a license in the jar, thats as far as ill go

@kingstefan26
Copy link
Author

Also a thing in forges modlist credits thing, if you demand more: you are petty get help

@cyoung06
Copy link

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants