Amulet-map-editor

Latest version: v0.10.39

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 12 of 40

0.10.0b3

What's Changed
* Fixed wx name error by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/765
* Fixed nbt error by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Core/pull/214
* Fixed biome bug by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Core/pull/216
* Fix Bedrock chunk loading bug by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Core/pull/218
* Rewritten the Java region class by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Core/pull/186
* Replaced global cache db with a per level db by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Core/pull/217
* Fixed scientific parsing in SNBT by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-NBT/pull/39


**Full Changelog**: https://github.com/Amulet-Team/Amulet-Map-Editor/compare/0.10.0b1...0.10.0b3

0.10.0b2

What's Changed
* Fixed milisecond bug by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Core/pull/211
* Fix chunk reject bug in Java 1.13.2 by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Core/pull/212
* Handle some actors not having internalComponents by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Core/pull/213
* Fixed incorrect return type by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-NBT/pull/38

**Full Changelog**: https://github.com/Amulet-Team/Amulet-Map-Editor/compare/0.10.0b1...0.10.0b2

0.10.0b1

What's Changed
* Improved threading by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/571
* Paste latest when opening paste tool by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/634
* Solved some of the scaling issues by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/640
* Improve UI framework by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/625
* Added a button to open the operation folder by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/633
* Fixed errors due to the camera being too far from the origin by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/632
* Moved operation running to a thread by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/637
* Added a UI element to view and set the camera speed by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/646
* Added numpy.import_array() by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/638
* Added validators to the numerical inputs by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/635
* Fixed ValueError: max() arg is an empty sequence by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/662
* Added a dialog to welcome and warn new users by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/660
* Added a bug tracker button to the main menu by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/659
* Refactored Select Tool by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/656
* Added language selection by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/639
* Added MIT licences to the lang files by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/667
* Added MIT licences to operations by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/668
* Made the traceback dialog scroll if the text is too long by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/677
* Implemented console scripts by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/673
* Improved the OpenGL handling by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/678
* Fixed the goto file panel button being all zeros by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/690
* Fixed glGenTextures error by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/689
* Updated save_picker & open_picker with new options by StealthyExpertX in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/727
* Updated _create_directory_picker with new option by StealthyExpertX in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/729
* Improved packaging system by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/714
* Cleaned up the pyinstaller spec file by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/731
* Added new UI button option with examples. by StealthyExpertX in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/735
* Fix packaging by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/745
* Fix wx threading error by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/749
* Nbt 3 by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/760
* Improved logging by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/647
* Refactored __main__ and improved logging by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/761

New Contributors
* StealthyExpertX made their first contribution in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/727

**Full Changelog**: https://github.com/Amulet-Team/Amulet-Map-Editor/compare/0.9.6...0.10.0b1

0.10.0a4

What's Changed
Integrated the reworked NBT library. There may still be issues but I have tried my best to find them all.
Changelog for the NBT library can be found here https://gist.github.com/gentlegiantJGC/ebfc88ed243af89309ef6bcb6ec835bb
* Nbt 3 by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/760

* Fix wx threading error by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/749


**Full Changelog**: https://github.com/Amulet-Team/Amulet-Map-Editor/compare/0.10.0a3...0.10.0a4

0.10.0a3

What's Changed
* Added new UI button option with examples. by StealthyExpertX in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/735
* Fix packaging by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/745


**Full Changelog**: https://github.com/Amulet-Team/Amulet-Map-Editor/compare/0.10.0a1...0.10.0a3

0.10.0a1

What's Changed
* Improved threading by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/571
* Paste latest when opening paste tool by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/634
* Solved some of the scaling issues by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/640
* Improve UI framework by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/625
* Added a button to open the operation folder by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/633
* Fixed errors due to the camera being too far from the origin by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/632
* Moved operation running to a thread by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/637
* Added a UI element to view and set the camera speed by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/646
* Added numpy.import_array() by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/638
* Added validators to the numerical inputs by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/635
* Fixed ValueError: max() arg is an empty sequence by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/662
* Added a dialog to welcome and warn new users by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/660
* Added a bug tracker button to the main menu by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/659
* Refactored Select Tool by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/656
* Added language selection by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/639
* Added MIT licences to the lang files by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/667
* Added MIT licences to operations by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/668
* Made the traceback dialog scroll if the text is too long by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/677
* Implemented console scripts by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/673
* Improved the OpenGL handling by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/678
* Fixed the goto file panel button being all zeros by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/690
* Fixed glGenTextures error by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/689
* Updated save_picker & open_picker with new options by StealthyExpertX in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/727
* Updated _create_directory_picker with new option by StealthyExpertX in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/729
* Improved packaging system by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/714
* Cleaned up the pyinstaller spec file by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/731

New Contributors
* StealthyExpertX made their first contribution in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/727

**Full Changelog**: https://github.com/Amulet-Team/Amulet-Map-Editor/compare/0.9.6...0.10.0a1

Page 12 of 40

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.