{"id":20530280,"url":"https://github.com/zoomten/octomap","last_synced_at":"2025-04-14T05:21:26.808Z","repository":{"id":101809436,"uuid":"562850799","full_name":"ZoomTen/Octomap","owner":"ZoomTen","description":"pokecrystal map editor written in python (3.4) + tkinter, needs Pillow/PIL","archived":false,"fork":false,"pushed_at":"2024-04-16T12:56:07.000Z","size":183,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T19:11:08.568Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ZoomTen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-07T11:48:32.000Z","updated_at":"2024-04-16T07:50:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"0da6db2c-613a-4614-aa64-c05f6c945005","html_url":"https://github.com/ZoomTen/Octomap","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZoomTen%2FOctomap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZoomTen%2FOctomap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZoomTen%2FOctomap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZoomTen%2FOctomap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZoomTen","download_url":"https://codeload.github.com/ZoomTen/Octomap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248824999,"owners_count":21167413,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T23:36:09.707Z","updated_at":"2025-04-14T05:21:26.787Z","avatar_url":"https://github.com/ZoomTen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Octomap\n\n![Screenshot of OctoMap](docs/screenshot.png)\n\nThis is another Gold/Silver/Crystal disassembly map editor very much inspired by [PolishedMap](https://github.com/Rangi42/polished-map). This was developed more for nostalgic reasons than anything, really \u0026mdash; trying to get a feel for the old style of tools while working with the new stuff. I really wanted to combine what I know now with the feeling of working on this niche for the first time. ~~Also, I couldn't compile PolishedMap :p~~\n\nIt also just so happens to double as a \u0026ldquo;\u0026ldquo;functioning\u0026rdquo;\u0026rdquo; map editor.\n\n## Features\n\n* Unified map and event editing\n* Configurable text editor support (supports Sublime Text, [XTE](https://github.com/ZoomTen/XTE) [use Sublime syntax], Notepad++, VSCode [attempted])\n* Load/save map, event and metatile load paths\n* Load path guessing (that doesn't assume Makefiles... idk)\n* Built-in help... kinda.\n* Easily runs on most systems...? I guess?\n* Supports both old-style and new-style syntax (`db *` vs `def_*_events`)\n* Supports commenting and uncommenting events from the map editor (here, referred to as \u0026ldquo;toggling visibility\u0026rdquo;)\n* *Some* amount of UI customization through Preferences\n\n## Icons\n\n* ![Open map](svg-icons/open-map.svg) - **open** map layout (.blk)\n* ![Open block](svg-icons/open-block.svg) - **open** map metatiles (.bin)\n* ![Open gfx](svg-icons/open-gfx.svg) - **open** tilesets (.png)\n* ![Open event](svg-icons/open-event.svg) - **open** map event data (.asm)\n* ![Open](resources/open.png) - **open** filepath settings (.ini)\n\n----\n\n* ![Refresh map](svg-icons/refresh-map.svg) - **refresh** map layout\n* ![Refresh events](svg-icons/refresh-event.svg) - **refresh** map event data\n\n----\n\n* ![Save map](svg-icons/save-map.svg) - **save** map as another file\n* ![Save](resources/save.png) - **save** filepath settings (.ini)\n\n----\n\n* ![Wizard](resources/wizard.png) - try to **guess** files from project\n* ![Info](resources/info.png) - **view** resulting event code\n* ![Code](resources/code.png) - **view** entire event file\n\n\n## Requirements\n\n* Python 3.4.x (\u003c= 3.4.4)\n* Pillow (PIL)\n* Some text editor\n\n## Using it on Windows XP\n\n* Ensure you've got a browser that works with the latest HTTPS sites. I recommend the latest compatible version available of the big browsers, or MyPal, or Supermium.\n* Get Python 3.4.4 (last known XP-compatible version): https://www.python.org/ftp/python/3.4.4/python-3.4.4.msi\n* Get Pillow 3.4.0 for Windows (picked at random, somehow works): https://files.pythonhosted.org/packages/35/b9/92a32a70a97126aa8fecdd7c1be4e0fbb9b77fc5ecddaa00ab39922dc73c/Pillow-3.4.0.win32-py3.4.exe\n* Install Python as usual.\n* Install Pillow from the .exe (might be more reliable than using pip)\n* Type in this URL: https://github.com/ZoomTen/Octomap/archive/refs/heads/master.zip, extract the folder within, somewhere easy to find on your file system.\n* Double-click on octomap.py.\n* If you wish, you can create a shortcut to it on desktop.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoomten%2Foctomap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzoomten%2Foctomap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoomten%2Foctomap/lists"}