1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Linting (#255) More... almost 2 years ago
Fixes numpy and warnings (#265) More... almost 2 years ago
Merge pull request #263 from RichardScottOZ/patch-1 More... about 3 years ago
Update README.md More... about 3 years ago
Enable easy install and run with Docker (#258) More... about 7 years ago
Corrected Heading for the Manual on the Readme (#254) More... over 7 years ago
Refactor ancient map (#253) More... over 7 years ago
Ancient map anti alias (#251) More... over 7 years ago
Merge pull request #252 from MM1nd/mountains_mask More... over 7 years ago
Use actual singular value decomposition in count_neighbours. Shouldn't matter, but still ... More... over 7 years ago
improved mountain mask More... over 7 years ago
Merge pull request #249 from MM1nd/faster_matrix2 More... over 7 years ago
Merge branch 'faster_matrix' More... over 7 years ago
Merge pull request #248 from MM1nd/refactor_drawing_functions More... over 7 years ago
transpose next_land_dynamic for greater speed and clarity (#247) More... over 7 years ago
Merge branch 'refactor_drawing_functions' of https://github.com/MM1nd/worldengine.git More... over 7 years ago
deleted dead code More... over 7 years ago
deleted dead code More... over 7 years ago
cleaning up again More... over 7 years ago
changes to ancient map More... over 7 years ago
removed no longer used functions More... over 7 years ago
replaced _mask implementation with a faster and cleaner one More... over 7 years ago
moved definition of groups of biomes (e. g. Tundra) from world.py to biome.py and allowed to express them through the class hierarchy. This is more consistent overall and allows BiomeGroups to be easily changed and used elsewhere. More... over 7 years ago
verbosity was ignored by ancient_map More... over 7 years ago
refactored pixel shading More... over 7 years ago
refactored pattern drawing More... over 7 years ago
Merge pull request #1 from Mindwerks/master More... over 7 years ago
Faster watermap (#245) More... over 7 years ago
comments and cleanup More... over 7 years ago
Merge pull request #243 from MM1nd/prepare_faster_random_land More... over 7 years ago