mc-shell 0.6.3__tar.gz → 0.6.4__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (67) hide show
  1. {mc_shell-0.6.3 → mc_shell-0.6.4}/PKG-INFO +1 -1
  2. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/app/index.html +2 -2
  3. mc_shell-0.6.3/mcshell/data/app/mced.0b09cd54.js → mc_shell-0.6.4/mcshell/data/app/mced.4573ed1b.js +4 -4
  4. mc_shell-0.6.3/mcshell/data/app/mced.0b09cd54.js.map → mc_shell-0.6.4/mcshell/data/app/mced.4573ed1b.js.map +1 -1
  5. mc_shell-0.6.3/mcshell/data/app/toolbox.e4c2b296.xml → mc_shell-0.6.4/mcshell/data/app/toolbox.3e68acb5.xml +3 -0
  6. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/materials/colourables.json +138 -138
  7. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/materials/pickers.json +161 -161
  8. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/mcactions.py +78 -0
  9. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/mcclient.py +4 -0
  10. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/mcplayer.py +0 -1
  11. {mc_shell-0.6.3 → mc_shell-0.6.4}/pyproject.toml +1 -1
  12. {mc_shell-0.6.3 → mc_shell-0.6.4}/LICENSE +0 -0
  13. {mc_shell-0.6.3 → mc_shell-0.6.4}/README.md +0 -0
  14. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/Matrix3.py +0 -0
  15. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/Vec3.py +0 -0
  16. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/__init__.py +0 -0
  17. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/blueprints/control_api.py +0 -0
  18. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/blueprints/ipython_api.py +0 -0
  19. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/blueprints/powers_api.py +0 -0
  20. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/constants.py +0 -0
  21. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/EntityType.java.pkl +0 -0
  22. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/FruitJuice-0.3.0.jar +0 -0
  23. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/FruitJuice-0.4.0.jar +0 -0
  24. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/FruitJuice-0.4.1.jar +0 -0
  25. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/Material.html.pkl +0 -0
  26. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/app/control.56151c5e.js +0 -0
  27. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/app/control.56151c5e.js.map +0 -0
  28. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/app/control.a8439284.css +0 -0
  29. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/app/control.a8439284.css.map +0 -0
  30. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/app/control.html +0 -0
  31. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/app/mced.129f97f9.js +0 -0
  32. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/app/mced.129f97f9.js.map +0 -0
  33. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/app/mced.9b908af4.css +0 -0
  34. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/app/mced.9b908af4.css.map +0 -0
  35. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/app/mced.b6ed8b22.css +0 -0
  36. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/app/mced.b6ed8b22.css.map +0 -0
  37. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/control_layout.json +0 -0
  38. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/doc/command_docs.pkl +0 -0
  39. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/entities/entity_id_map.pkl +0 -0
  40. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/entities/generate_entity_blocks.mjs +0 -0
  41. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/entities/pickers.json +0 -0
  42. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/materials/generate_material_blocks.mjs +0 -0
  43. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/materials/materials.pkl +0 -0
  44. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/materials/mcblocks.csv +0 -0
  45. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/materials/singles.json +0 -0
  46. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/powers/stdlib.json +0 -0
  47. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/data/toolbox_template.xml +0 -0
  48. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/mcblockly.py +0 -0
  49. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/mclsystem.py +0 -0
  50. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/mcrepo.py +0 -0
  51. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/mcscraper.py +0 -0
  52. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/mcserver.py +0 -0
  53. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/mcshell.py +0 -0
  54. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/mcturtle.py +0 -0
  55. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/mcvoxel.py +0 -0
  56. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/mcvoxel_original.py +0 -0
  57. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/ppdownloader.py +0 -0
  58. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/ppmanager.py +0 -0
  59. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/vendored/pyncraft/__init__.py +0 -0
  60. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/vendored/pyncraft/block.py +0 -0
  61. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/vendored/pyncraft/connection.py +0 -0
  62. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/vendored/pyncraft/entity.py +0 -0
  63. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/vendored/pyncraft/event.py +0 -0
  64. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/vendored/pyncraft/logger.py +0 -0
  65. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/vendored/pyncraft/minecraft.py +0 -0
  66. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/vendored/pyncraft/util.py +0 -0
  67. {mc_shell-0.6.3 → mc_shell-0.6.4}/mcshell/vendored/pyncraft/vec3.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mc-shell
3
- Version: 0.6.3
3
+ Version: 0.6.4
4
4
  Summary: An interactive shell and editor for controlling Minecraft servers and creating powers.
5
5
  License-File: LICENSE
6
6
  Author: jeff@thinkae.org
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html lang=en><script type=importmap>{"imports":{"2N3MJ":"/toolbox.e4c2b296.xml"}}</script><script type=module src=/mced.129f97f9.js></script><link rel=stylesheet href=/mced.9b908af4.css><meta charset=utf-8><title>MC-ED Editor</title><link rel=stylesheet href=/mced.b6ed8b22.css><body x-data="{
1
+ <!DOCTYPE html><html lang=en><script type=importmap>{"imports":{"2N3MJ":"/toolbox.3e68acb5.xml"}}</script><script type=module src=/mced.129f97f9.js></script><link rel=stylesheet href=/mced.9b908af4.css><meta charset=utf-8><title>MC-ED Editor</title><link rel=stylesheet href=/mced.b6ed8b22.css><body x-data="{
2
2
  isLibraryCollapsed: false,
3
3
  isCodeCollapsed: false
4
4
  }">
@@ -112,5 +112,5 @@
112
112
  </div>
113
113
  </template>
114
114
 
115
- <script type=module src=/mced.0b09cd54.js></script>
115
+ <script type=module src=/mced.4573ed1b.js></script>
116
116