1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Dec 07, 2024 — Dec 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... 20 days ago
Fix release workflow: build universal wheel for pure Python package More... 20 days ago
release version 0.20 More... 20 days ago
Better support for Windows (#275) More... 20 days ago
fix the from_dict method serializer More... 21 days ago
Major Infra Restructure (#271) More... 21 days ago
Linting (#255) More... over 2 years ago
Fixes numpy and warnings (#265) More... over 2 years ago
Merge pull request #263 from RichardScottOZ/patch-1 More... over 3 years ago
Update README.md More... over 3 years ago
Enable easy install and run with Docker (#258) More... over 7 years ago
Corrected Heading for the Manual on the Readme (#254) More... about 8 years ago
Refactor ancient map (#253) More... about 8 years ago
Ancient map anti alias (#251) More... about 8 years ago
Merge pull request #252 from MM1nd/mountains_mask More... about 8 years ago
Use actual singular value decomposition in count_neighbours. Shouldn't matter, but still ... More... about 8 years ago
improved mountain mask More... about 8 years ago
Merge pull request #249 from MM1nd/faster_matrix2 More... about 8 years ago
Merge branch 'faster_matrix' More... about 8 years ago
Merge pull request #248 from MM1nd/refactor_drawing_functions More... about 8 years ago
transpose next_land_dynamic for greater speed and clarity (#247) More... about 8 years ago
Merge branch 'refactor_drawing_functions' of https://github.com/MM1nd/worldengine.git More... about 8 years ago
deleted dead code More... about 8 years ago
deleted dead code More... about 8 years ago
cleaning up again More... about 8 years ago
changes to ancient map More... about 8 years ago
removed no longer used functions More... about 8 years ago
replaced _mask implementation with a faster and cleaner one More... about 8 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... about 8 years ago
verbosity was ignored by ancient_map More... about 8 years ago