{"id":17017774,"url":"https://github.com/odrevet/landstalker-py","last_synced_at":"2025-03-22T15:46:37.107Z","repository":{"id":257825345,"uuid":"868591671","full_name":"odrevet/landstalker-py","owner":"odrevet","description":"A (stub) landstalker for PC, using assets from the megadrive game Landstalker exported using lordmir's landstalker_editor","archived":false,"fork":false,"pushed_at":"2024-10-18T03:56:47.000Z","size":71,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-19T01:49:27.696Z","etag":null,"topics":["game","isometric","landstalker"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/odrevet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-10-06T19:09:37.000Z","updated_at":"2024-10-18T03:56:51.000Z","dependencies_parsed_at":"2024-10-20T12:15:52.869Z","dependency_job_id":null,"html_url":"https://github.com/odrevet/landstalker-py","commit_stats":null,"previous_names":["odrevet/landstalker-py"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odrevet%2Flandstalker-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odrevet%2Flandstalker-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odrevet%2Flandstalker-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odrevet%2Flandstalker-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/odrevet","download_url":"https://codeload.github.com/odrevet/landstalker-py/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244981293,"owners_count":20542288,"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":["game","isometric","landstalker"],"created_at":"2024-10-14T06:43:32.526Z","updated_at":"2025-03-22T15:46:37.086Z","avatar_url":"https://github.com/odrevet.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# landstalker-py\n\nA (stub) landstalker for PC, using assets from the megadrive game Landstalker exported using lordmir's landstalker_editor\n\n\n# Needed assets\n\nExport using https://github.com/lordmir/landstalker_editor/\n\n**All files goes to the `data` directory**\n\nSome functionalities are only available in branches in this fork at the moment : https://github.com/odrevet/landstalker_editor\n\n* `Rooms / export all rooms to tmx` and move them to `data/rooms`\n* To enable heightmap (wip background collision) : Export map as csv set (heightmap csv only is needed) and move them to `data/heightmaps`\n* `Entities / export all png` and move pngs to `data/gfx`\n\n# Python packages\n\nSee `requirements.txt`\n\n# Usage\n\n--room or -r room number\n--debug or -d enable debug mode\n- x initial player x location\n- y initial player y location\n- z initial player z location\n\n\nUage examples:\n\n* Load room 595\n\n```\npython src/main.py -r 595\n```\n\n* Load room 240 and set player location, enable debug\n\n```\npython src/main.py -r 240 -x 380 -y 120 -z 16 --debug\n```\n\n# Keys\n\n* Arrowkeys: move hero.\n* Ctrl-Left or Crtl-Right: load previous or next map\n* Maj + Arrowkeys : move camera\n\n\n# Debug mode\n\nDisplay player coords in the HUD\n\nh key : toogle draw heightmap \nb key : toogle draw hero boundbox\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fodrevet%2Flandstalker-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fodrevet%2Flandstalker-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fodrevet%2Flandstalker-py/lists"}