{"id":16345086,"url":"https://github.com/davidegrayson/aoe2recfun","last_synced_at":"2026-02-10T09:34:46.462Z","repository":{"id":45977050,"uuid":"320939451","full_name":"DavidEGrayson/aoe2recfun","owner":"DavidEGrayson","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-28T20:39:43.000Z","size":69,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T11:45:56.305Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/DavidEGrayson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-12T22:47:14.000Z","updated_at":"2024-12-28T20:39:47.000Z","dependencies_parsed_at":"2022-07-18T04:30:42.549Z","dependency_job_id":null,"html_url":"https://github.com/DavidEGrayson/aoe2recfun","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidEGrayson%2Faoe2recfun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidEGrayson%2Faoe2recfun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidEGrayson%2Faoe2recfun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidEGrayson%2Faoe2recfun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DavidEGrayson","download_url":"https://codeload.github.com/DavidEGrayson/aoe2recfun/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248110418,"owners_count":21049486,"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-10-11T00:29:49.625Z","updated_at":"2026-02-10T09:34:45.899Z","avatar_url":"https://github.com/DavidEGrayson.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ruby code for AOE2DE replays\n\nThis repository contains code for reading and manipulating recorded games\nfrom Age of Empires II: Definitive Edition.\n\nThe code depends on Ruby, and nothing else.\n\n## Dumping\n\nTo dump some info from a recorded game, run:\n\n    ./dump.rb FILENAME\n\n\n## Merging\n\nTo merge replays from different players together so that you can\nsee all the chats in one replay, run:\n\n    ./merge.rb -o OUTPUT INPUT1 INPUT2 ...\n\nThe resulting recording will be a copy of the first\nfull-length input (which we call the main input) except for some\nchat messages being modified or added.\nFlares and view lock information of this main input are not touched.\n\n- To view flares, you have to select the perspective of the user\n  who sent the flare or saw the flare.\n- The output file will only have view lock information from the\n  main input.\n\nWarning: This command prints out the chat on the screen, so you\nmight get spoiled about the results of the game!\n\nThere is also a command that automates the process of downloading\na match using aoe2.net and aoe.ms, and then merges it.  For details,\nrun `./download_and_merge.rb` with no arguments.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidegrayson%2Faoe2recfun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidegrayson%2Faoe2recfun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidegrayson%2Faoe2recfun/lists"}