{"id":22350001,"url":"https://github.com/mediaexplorer74/mt","last_synced_at":"2025-07-31T22:04:21.194Z","repository":{"id":178028191,"uuid":"660945339","full_name":"mediaexplorer74/mt","owner":"mediaexplorer74","description":"]m[ ]t[ is MicroTerraria project for Windows10[M]obile ::","archived":false,"fork":false,"pushed_at":"2024-06-27T18:18:32.000Z","size":281918,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"1.0-beta-uwp","last_synced_at":"2025-03-26T11:29:12.240Z","etag":null,"topics":["astoria","gamedev","microterraria","project-jemini","research","reverse-engineering","rnd","terraria-mod","terrariamod","uwp","win10"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mediaexplorer74.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":"2023-07-01T09:50:14.000Z","updated_at":"2024-06-26T16:04:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"c7f0a6c9-e5cb-4321-900e-80e34f12156c","html_url":"https://github.com/mediaexplorer74/mt","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"f2f6fb6385e7054ada9307d26227dcf77cb51598"},"previous_names":["mediaexplorer74/mt"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/mediaexplorer74/mt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mediaexplorer74%2Fmt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mediaexplorer74%2Fmt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mediaexplorer74%2Fmt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mediaexplorer74%2Fmt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mediaexplorer74","download_url":"https://codeload.github.com/mediaexplorer74/mt/tar.gz/refs/heads/1.0-beta-uwp","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mediaexplorer74%2Fmt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268125734,"owners_count":24200285,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["astoria","gamedev","microterraria","project-jemini","research","reverse-engineering","rnd","terraria-mod","terrariamod","uwp","win10"],"created_at":"2024-12-04T11:09:50.469Z","updated_at":"2025-07-31T22:04:21.169Z","avatar_url":"https://github.com/mediaexplorer74.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mt-1.0.1-beta (Project [M]icro[T]erraria codename; 1.0-beta-uwp branch)\nThis is MINIMAL UWP Terraria app. It's my own attempt to RnD of Terraria XNA game mechanics.\n\n:: Min. Win. os build (SDK): 10240 (Astoria compatibility added)\n\n## Screenshot(s)\n![Lumia 950](Images/shot01.png)\n![Lumia 950](Images/shot02.png)\n![Lumia 950](Images/shot03.png)\n![Lumia 950](Images/shot04.png)\n\n## Progress of porting to uwp\n\n:: Touch control seems to be ok... but buggy =) After long play \"finger touch\" counting autoincrementing occccccccurs.... =))))\n\n:: Background music recovered (but wavebank after xbox-\u003epc convert. is HUGE at now!)) \n\n:: DB storage ok\n\n:: Some debug mode added (but remerked/commented partially... only \"god mode for life autosaving\" on at now)))\n\n:: Some modded content added ... but all old terreria 1.0 theme remained, of couse! \n\n:: DB \"auto-deploy\" fixed. So, terraria.bd file will automatically copied to AppData\\Local\\Packages\\ME.ModdingTerrariaV1_...\\LocalState  at first app start :)\n\n:: The app do its work only at \"start mode\" (minimum WASD + UpDownLeftRight keyboard control, not touchscreen event yet, sadly...) \n\n:: Sounds ok, and Music ok (wavebank consists of 5 Terraria-themed WAV)\n\n:: Game save / restore settings (player/genworld data storage) seem to be fixed (?) too\n\n:: Game Screen autoscaling (auto size adjusting) realized (!)\n\n### Content\nThis repo contains the decompiled source of the Terraria client binaries, from version 1.0-beta founded at [Terraria-pc-version-archive site](https://archive.org/details/terraria-pc-version-archive). Decompiled with [JetBrains dotPeek](https://www.jetbrains.com/decompiler/). \n\n### Important\n- If you want to fix music themes, find cool utils for modding music content, and use *Src\\Contents\\Wave Bank.xbw* (unpack it, explore Xbox row RIFF format, recode all music files, pack them...). \n- Use this at your own risk: I am not responsible for any legal consequences that may occur by using this decompiled code, nor will I provide support for it.\nI am just providing the decompiled code as a reference and making it easily accessible on GitHub.\n\n## Todo\n- Explore all code structures : :\n- Try to patch decomp. bugs : :\n- Research game mechanics : :\n- Add your own game mech\n- Fix music : :\n- Upprove touchscreen event handlers : :\n- Mouse handling (for desktop mode) also needed  : :\n- Do something else (deploy to old swwet Lumia phones... why not?) : :\n\n## Add. info / References\n- https://onlineblogzone.com/modding-terraria-part-1-getting-started/ Modding Terraria – Part 1 Getting Started (article)\n- https://github.com/TheVamp/Terraria-Source-Code  Version 1.2.0.3.1 (decomp/raw)\n- https://github.com/UTINKA/Terraria Terraria Version 1.3.5.3 (decomp/raw)\n- https://github.com/MikeyIsBaeYT/Terraria-Source-Code Version ??? (decomp/raw)\n- https://habr.com/ru/articles/142349/ Terraria: или пишите игры правильно (in Rus.)\n- https://habr.com/ru/articles/122839/ Игра «Terraria» и её «хорошая» система шифрования профайлов (in Rus.)\n\n## ..\nAs is. No support. Educational use/purpose only. DIY!\n\n## .\n[m][e] 2024\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmediaexplorer74%2Fmt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmediaexplorer74%2Fmt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmediaexplorer74%2Fmt/lists"}