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

Refactoring: lottmapgen, stage 2 #1084

Open
5 of 10 tasks
alek13 opened this issue Jul 13, 2023 · 0 comments
Open
5 of 10 tasks

Refactoring: lottmapgen, stage 2 #1084

alek13 opened this issue Jul 13, 2023 · 0 comments
Labels
mapgen Связанное с генерацией ландшафта и биомов refactoring Касающееся крупной переработки имеющейся возможности

Comments

@alek13
Copy link
Member

alek13 commented Jul 13, 2023

Частично вынесено из #1059

  • удалить fimadep (или заменить на что-то понятное, но вроде она не нужна)
  • дать нормальные названия переменным
  • добавить определение берега, дна и мелководья
  • lottmapgen: цикломатическая сложность #1058
    • вынести генерацию в отдеьный файл (там подключать конфиг)
  • вынести в конфиг (разнести по биомам) условия разбросанные по функциям
  • убрать дубдяж констант биомов
  • переименовать переменные с_*** в id_***
  • поправить подсказки luacheck (удалить из exclude_files в .luacheckrc)
  • уменьшиь цикломатическую сложность (удалить из .github/workflows/luacheck.yml)
@alek13 alek13 converted this from a draft issue Jul 13, 2023
@alek13 alek13 moved this to Todo in Генерация Jul 15, 2023
alek13 added a commit to alek13/lord that referenced this issue Jul 18, 2023
alek13 added a commit to alek13/lord that referenced this issue Jul 18, 2023
@alek13 alek13 moved this from Todo to In Progress in Генерация Jul 18, 2023
@alek13 alek13 added refactoring Касающееся крупной переработки имеющейся возможности mapgen Связанное с генерацией ландшафта и биомов labels Jul 18, 2023
@alek13 alek13 added this to the 2023.07 milestone Jul 19, 2023
alek13 added a commit to alek13/lord that referenced this issue Jul 27, 2023
@alek13 alek13 modified the milestones: 2023.07, next-milestone Aug 12, 2023
alek13 added a commit to alek13/lord that referenced this issue Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mapgen Связанное с генерацией ландшафта и биомов refactoring Касающееся крупной переработки имеющейся возможности
Projects
Status: In Progress
Development

No branches or pull requests

1 participant