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

MapGen: Collect all gen into World/Generetion/... #1079

Open
6 of 11 tasks
alek13 opened this issue Jul 5, 2023 · 0 comments
Open
6 of 11 tasks

MapGen: Collect all gen into World/Generetion/... #1079

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

Comments

@alek13
Copy link
Member

alek13 commented Jul 5, 2023

  • move to folder
    • lottmapgen
    • icicles
    • mods/lord/_overwrites/MTG/default/mapgen.lua
      • ores
      • initialization
      • papyrus, nyan-cats, ... ???
    • mods/lord/lottores/init.lua:116 (-- Ores Spawning)
  • inspect all minetest.register_decoration(), ...
  • add cleanup all registered decorations etc. before minetest.register_on_generated()
  • add needed decors into lottmapgen/config.lua
@alek13 alek13 added mapgen Связанное с генерацией ландшафта и биомов refactoring Касающееся крупной переработки имеющейся возможности labels Jul 7, 2023
@alek13 alek13 changed the title Generation: Collect all gen into World/Generetion/... MapGen: Collect all gen into World/Generetion/... Jul 9, 2023
alek13 added a commit to alek13/lord that referenced this issue Aug 3, 2023
alek13 added a commit to alek13/lord that referenced this issue Aug 3, 2023
@alek13 alek13 added this to the next-milestone milestone Aug 4, 2023
@alek13 alek13 modified the milestones: 2023.08, next-milestone Sep 1, 2023
@alek13 alek13 modified the milestones: 2023.09, 2023.10 Oct 4, 2023
@alek13 alek13 modified the milestones: 2023.12, 2024.01 Jan 6, 2024
alek13 added a commit to alek13/lord that referenced this issue Jan 8, 2024
alek13 added a commit to alek13/lord that referenced this issue Jan 10, 2024
@alek13 alek13 removed this from the 2024.03 milestone Apr 14, 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