{"id":17037136,"url":"https://github.com/perryvw/lualibraries","last_synced_at":"2026-01-26T17:02:41.046Z","repository":{"id":19741921,"uuid":"22998531","full_name":"Perryvw/LuaLibraries","owner":"Perryvw","description":"Some useful lua libraries for dota 2 addons","archived":false,"fork":false,"pushed_at":"2015-11-03T14:20:22.000Z","size":197,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-28T09:46:38.114Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/Perryvw.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}},"created_at":"2014-08-15T18:10:03.000Z","updated_at":"2024-09-24T06:52:26.000Z","dependencies_parsed_at":"2022-07-23T13:30:49.027Z","dependency_job_id":null,"html_url":"https://github.com/Perryvw/LuaLibraries","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/Perryvw%2FLuaLibraries","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perryvw%2FLuaLibraries/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perryvw%2FLuaLibraries/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perryvw%2FLuaLibraries/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Perryvw","download_url":"https://codeload.github.com/Perryvw/LuaLibraries/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239578620,"owners_count":19662464,"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-14T08:52:57.542Z","updated_at":"2025-11-10T07:30:14.660Z","avatar_url":"https://github.com/Perryvw.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"LuaLibraries\n============\n\nSome useful lua libraries for Dota 2 addons.\n\nCurrently available libraries:\n- PseudoRNG - A library implementing random number generators using a pseudo-random distribution. For more details see http://dota2.gamepedia.com/Pseudo-random_distribution.\n- AttachManager - Provides a way of *reliably* attaching models to unit attachments.\n- MotionControllers - A small library providing a nice interface for prioritising modifiers that perform a motion. Useful when you need some modifiers' motion to be prioritised over others.\n- OrderFilter - A hack that helps when creating libraries that require SetExecuteOrderFilter. Overwrites the default SetExecuteOrderFilter to allow for multiple calls with different filtering functions. (Should not be required BEFORE addon_game_mode.lua Activate())\n- API-JSONDumper - Dumps an object to the JSON format, can be used to dump the dota lua API by dumping _G.\n\nDetailed documentation for each library can be found in the library file.\n\nYou can use these libraries by requiring them.\nTo use PseudoRNG.lua for example, in addon_game_mode.lua add 'require(\"PseudoRNG\")'\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperryvw%2Flualibraries","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperryvw%2Flualibraries","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperryvw%2Flualibraries/lists"}