Skip to content

Instantly share code, notes, and snippets.

@miles200
Created June 17, 2018 21:42
Show Gist options
  • Save miles200/40082d71525807a507e2b11c2d30ad31 to your computer and use it in GitHub Desktop.
Save miles200/40082d71525807a507e2b11c2d30ad31 to your computer and use it in GitHub Desktop.
Json_releases_github
[
{
"url": "https://api.github.com/repos/Segs/Segs/releases/11358556",
"assets_url": "https://api.github.com/repos/Segs/Segs/releases/11358556/assets",
"upload_url": "https://uploads.github.com/repos/Segs/Segs/releases/11358556/assets{?name,label}",
"html_url": "https://github.com/Segs/Segs/releases/tag/v0.5.0",
"id": 11358556,
"node_id": "MDc6UmVsZWFzZTExMzU4NTU2",
"tag_name": "v0.5.0",
"target_commitish": "master",
"name": "The Unsilencer has come",
"draft": false,
"author": {
"login": "nemerle",
"id": 96597,
"node_id": "MDQ6VXNlcjk2NTk3",
"avatar_url": "https://avatars1.githubusercontent.com/u/96597?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nemerle",
"html_url": "https://github.com/nemerle",
"followers_url": "https://api.github.com/users/nemerle/followers",
"following_url": "https://api.github.com/users/nemerle/following{/other_user}",
"gists_url": "https://api.github.com/users/nemerle/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nemerle/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nemerle/subscriptions",
"organizations_url": "https://api.github.com/users/nemerle/orgs",
"repos_url": "https://api.github.com/users/nemerle/repos",
"events_url": "https://api.github.com/users/nemerle/events{/privacy}",
"received_events_url": "https://api.github.com/users/nemerle/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
"created_at": "2018-06-06T16:52:34Z",
"published_at": "2018-06-07T12:52:16Z",
"assets": [
{
"url": "https://api.github.com/repos/Segs/Segs/releases/assets/7445716",
"id": 7445716,
"node_id": "MDEyOlJlbGVhc2VBc3NldDc0NDU3MTY=",
"name": "SEGS_0_5_0.zip",
"label": null,
"uploader": {
"login": "nemerle",
"id": 96597,
"node_id": "MDQ6VXNlcjk2NTk3",
"avatar_url": "https://avatars1.githubusercontent.com/u/96597?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nemerle",
"html_url": "https://github.com/nemerle",
"followers_url": "https://api.github.com/users/nemerle/followers",
"following_url": "https://api.github.com/users/nemerle/following{/other_user}",
"gists_url": "https://api.github.com/users/nemerle/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nemerle/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nemerle/subscriptions",
"organizations_url": "https://api.github.com/users/nemerle/orgs",
"repos_url": "https://api.github.com/users/nemerle/repos",
"events_url": "https://api.github.com/users/nemerle/events{/privacy}",
"received_events_url": "https://api.github.com/users/nemerle/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
"size": 16318181,
"download_count": 341,
"created_at": "2018-06-07T13:34:13Z",
"updated_at": "2018-06-07T13:34:24Z",
"browser_download_url": "https://github.com/Segs/Segs/releases/download/v0.5.0/SEGS_0_5_0.zip"
}
],
"tarball_url": "https://api.github.com/repos/Segs/Segs/tarball/v0.5.0",
"zipball_url": "https://api.github.com/repos/Segs/Segs/zipball/v0.5.0",
"body": "A 0.5.0 release is here.\r\n\r\nLatest Changes:\r\n- Completely new SEGSAdmin GUI tool to faciliate simple server setup\r\n- Periodic state saves to database for Character/Player data permanence. Player Spawns now work properly too!\r\n- NPC Spawns! Static NPCs such as police drones and contacts now spawn from client files\r\n- Generator NPCs! Server now properly recognizes NPC generators (spawners) from the client files. This is the first step towards spawning bad guys, cars, and pedestrians<br>\r\n- Deep changes to the server architecture enabling NPC spawns, and building a framework for future enhancements\r\n\r\n**note:** By default, server synchoronization of player positions have been disabled\r\nThis change removes the rubber-banding effect, but positions of other players may not be updated properly\r\n"
},
{
"url": "https://api.github.com/repos/Segs/Segs/releases/10351958",
"assets_url": "https://api.github.com/repos/Segs/Segs/releases/10351958/assets",
"upload_url": "https://uploads.github.com/repos/Segs/Segs/releases/10351958/assets{?name,label}",
"html_url": "https://github.com/Segs/Segs/releases/tag/v0.4.2",
"id": 10351958,
"node_id": "MDc6UmVsZWFzZTEwMzUxOTU4",
"tag_name": "v0.4.2",
"target_commitish": "master",
"name": "First public release",
"draft": false,
"author": {
"login": "nemerle",
"id": 96597,
"node_id": "MDQ6VXNlcjk2NTk3",
"avatar_url": "https://avatars1.githubusercontent.com/u/96597?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nemerle",
"html_url": "https://github.com/nemerle",
"followers_url": "https://api.github.com/users/nemerle/followers",
"following_url": "https://api.github.com/users/nemerle/following{/other_user}",
"gists_url": "https://api.github.com/users/nemerle/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nemerle/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nemerle/subscriptions",
"organizations_url": "https://api.github.com/users/nemerle/orgs",
"repos_url": "https://api.github.com/users/nemerle/repos",
"events_url": "https://api.github.com/users/nemerle/events{/privacy}",
"received_events_url": "https://api.github.com/users/nemerle/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
"created_at": "2018-04-02T10:10:44Z",
"published_at": "2018-04-02T10:19:42Z",
"assets": [
{
"url": "https://api.github.com/repos/Segs/Segs/releases/assets/6704146",
"id": 6704146,
"node_id": "MDEyOlJlbGVhc2VBc3NldDY3MDQxNDY=",
"name": "SEGS_0_4_2.zip",
"label": null,
"uploader": {
"login": "nemerle",
"id": 96597,
"node_id": "MDQ6VXNlcjk2NTk3",
"avatar_url": "https://avatars1.githubusercontent.com/u/96597?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nemerle",
"html_url": "https://github.com/nemerle",
"followers_url": "https://api.github.com/users/nemerle/followers",
"following_url": "https://api.github.com/users/nemerle/following{/other_user}",
"gists_url": "https://api.github.com/users/nemerle/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nemerle/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nemerle/subscriptions",
"organizations_url": "https://api.github.com/users/nemerle/orgs",
"repos_url": "https://api.github.com/users/nemerle/repos",
"events_url": "https://api.github.com/users/nemerle/events{/privacy}",
"received_events_url": "https://api.github.com/users/nemerle/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/x-zip-compressed",
"state": "uploaded",
"size": 27076148,
"download_count": 910,
"created_at": "2018-04-02T10:16:59Z",
"updated_at": "2018-04-02T10:17:04Z",
"browser_download_url": "https://github.com/Segs/Segs/releases/download/v0.4.2/SEGS_0_4_2.zip"
}
],
"tarball_url": "https://api.github.com/repos/Segs/Segs/tarball/v0.4.2",
"zipball_url": "https://api.github.com/repos/Segs/Segs/zipball/v0.4.2",
"body": "WHAT'S NEW\r\n* loads of broxen's code :D, including, but not limited to [ chat, slashcommands, entity orientation, etc]\r\n* minimal LUA support\r\n* more tooling\r\n* AuthExerciser - a testing utility, implementing client authorization\r\n* some preliminary work on client patching.\r\n* many new slash commands\r\n* Improved Player Entity database storage serialization\r\n* Entity state updated to reflect player orientation\r\n\r\nSome known bugs\r\nClient does not update database automatically, but can be done manually. See issue #271 https://github.com/Segs/Segs/issues/271\r\nServer LoginRequest should /0 terminate strings. See issue #227 https://github.com/Segs/Segs/issues/227\r\nDescription and BattleCry do not display properly in the ID window (profile page). See Issue #191 https://github.com/Segs/Segs/issues/191\r\nInfo box does not display all information (description). See issue #192 https://github.com/Segs/Segs/issues/192\r\nWhat still doesn't work (not bugs per say, but unimplemented features)\r\nAnimations are not implemented. The server is unaware of animation state, and thus other clients will not see animation changes (I can't see anyone else \"run\" or \"fly\")\r\nEntity movement is still wonky, with rubberbanding. Need to implement entity interpolation. See issue #94 https://github.com/Segs/Segs/issues/94\r\nServer has no sense of map geometry, so no collision detection, or gravity, etc. This is being worked on by Nemerle, and can be followed at issue #81 https://github.com/Segs/Segs/issues/81\r\nGUI, Options and Keybinds are not saved to database. This will happen in my next big pull request (est. March 25th)\r\nPowers are not implemented\r\nBuffs are not yet implemented\r\nInspirations are not yet implemented\r\nContacts, NPCs, and mobiles are not yet implemented\r\n\r\nNote: \r\nThe executables in this release were built in ReleaseWithDebugInformation mode, so are a little bit fluffy\r\n"
},
{
"url": "https://api.github.com/repos/Segs/Segs/releases/2706211",
"assets_url": "https://api.github.com/repos/Segs/Segs/releases/2706211/assets",
"upload_url": "https://uploads.github.com/repos/Segs/Segs/releases/2706211/assets{?name,label}",
"html_url": "https://github.com/Segs/Segs/releases/tag/v0.4.1-alpha.1",
"id": 2706211,
"node_id": "MDc6UmVsZWFzZTI3MDYyMTE=",
"tag_name": "v0.4.1-alpha.1",
"target_commitish": "master",
"name": "Experimental win32 release",
"draft": false,
"author": {
"login": "nemerle",
"id": 96597,
"node_id": "MDQ6VXNlcjk2NTk3",
"avatar_url": "https://avatars1.githubusercontent.com/u/96597?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nemerle",
"html_url": "https://github.com/nemerle",
"followers_url": "https://api.github.com/users/nemerle/followers",
"following_url": "https://api.github.com/users/nemerle/following{/other_user}",
"gists_url": "https://api.github.com/users/nemerle/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nemerle/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nemerle/subscriptions",
"organizations_url": "https://api.github.com/users/nemerle/orgs",
"repos_url": "https://api.github.com/users/nemerle/repos",
"events_url": "https://api.github.com/users/nemerle/events{/privacy}",
"received_events_url": "https://api.github.com/users/nemerle/received_events",
"type": "User",
"site_admin": false
},
"prerelease": true,
"created_at": "2016-03-06T10:42:27Z",
"published_at": "2016-02-28T21:40:18Z",
"assets": [
{
"url": "https://api.github.com/repos/Segs/Segs/releases/assets/1388496",
"id": 1388496,
"node_id": "MDEyOlJlbGVhc2VBc3NldDEzODg0OTY=",
"name": "SegsXp.zip",
"label": null,
"uploader": {
"login": "nemerle",
"id": 96597,
"node_id": "MDQ6VXNlcjk2NTk3",
"avatar_url": "https://avatars1.githubusercontent.com/u/96597?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nemerle",
"html_url": "https://github.com/nemerle",
"followers_url": "https://api.github.com/users/nemerle/followers",
"following_url": "https://api.github.com/users/nemerle/following{/other_user}",
"gists_url": "https://api.github.com/users/nemerle/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nemerle/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nemerle/subscriptions",
"organizations_url": "https://api.github.com/users/nemerle/orgs",
"repos_url": "https://api.github.com/users/nemerle/repos",
"events_url": "https://api.github.com/users/nemerle/events{/privacy}",
"received_events_url": "https://api.github.com/users/nemerle/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
"size": 16240929,
"download_count": 27,
"created_at": "2016-03-06T10:43:56Z",
"updated_at": "2016-03-06T10:44:00Z",
"browser_download_url": "https://github.com/Segs/Segs/releases/download/v0.4.1-alpha.1/SegsXp.zip"
},
{
"url": "https://api.github.com/repos/Segs/Segs/releases/assets/1384274",
"id": 1384274,
"node_id": "MDEyOlJlbGVhc2VBc3NldDEzODQyNzQ=",
"name": "ServerMonitor.zip",
"label": null,
"uploader": {
"login": "nemerle",
"id": 96597,
"node_id": "MDQ6VXNlcjk2NTk3",
"avatar_url": "https://avatars1.githubusercontent.com/u/96597?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nemerle",
"html_url": "https://github.com/nemerle",
"followers_url": "https://api.github.com/users/nemerle/followers",
"following_url": "https://api.github.com/users/nemerle/following{/other_user}",
"gists_url": "https://api.github.com/users/nemerle/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nemerle/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nemerle/subscriptions",
"organizations_url": "https://api.github.com/users/nemerle/orgs",
"repos_url": "https://api.github.com/users/nemerle/repos",
"events_url": "https://api.github.com/users/nemerle/events{/privacy}",
"received_events_url": "https://api.github.com/users/nemerle/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
"size": 8636246,
"download_count": 14,
"created_at": "2016-03-04T20:03:24Z",
"updated_at": "2016-03-04T20:03:31Z",
"browser_download_url": "https://github.com/Segs/Segs/releases/download/v0.4.1-alpha.1/ServerMonitor.zip"
}
],
"tarball_url": "https://api.github.com/repos/Segs/Segs/tarball/v0.4.1-alpha.1",
"zipball_url": "https://api.github.com/repos/Segs/Segs/zipball/v0.4.1-alpha.1",
"body": "This release os based on highly untested sqlite3 database interface.\n\nAdditionally this release has a new ServerMonitor tool, with a simple usage guide available here: http://segs.nemerle.eu/forumz/viewtopic.php?p=8878#p8878\n"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment