Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Figura
A client-side Minecraft mod that allows for extensive customization of the player model.
Collective -
Host: opensource -
https://opencollective.com/figura
- Code: https://github.com/FiguraMC
github.com/FiguraMC/wiki - ce11ec86f16165e2a29ee75e92fa9e966c59c4b5 authored about 1 year ago by joeyleesi <[email protected]>
Added subclasses of HttpRequestsAPI to whitelisted classes
github.com/FiguraMC/Figura - b770e8ea7684c178332d488b3a5255f53b442f53 authored about 1 year ago by lexize <[email protected]>Chaged ConfigAPI root folder from figura/data to figura/config
github.com/FiguraMC/Figura - a16d3ea348d1c453e67c3457748b2843bad5e05d authored about 1 year ago by lexize <[email protected]>Removed dataFolder field from avatar metadata
github.com/FiguraMC/Figura - 04692170bdeec3dae90e60cabe2f6e5c7ff6fd19 authored about 1 year ago by lexize <[email protected]>Removed all the usages of readers and providers
github.com/FiguraMC/Figura - ec1af0add853d5155e3d16c2930c6e562164446f authored about 1 year ago by lexize <[email protected]>Update Base Strings
github.com/FiguraMC/Assets - 719ef974209da9bfb3ef50a2785b2c92d5d0adef authored about 1 year ago by sky <[email protected]>github.com/FiguraMC/Assets - fa414ffaf067dca78d1f7d924017a230315629f8 authored about 1 year ago by figuramcbot <[email protected]>
fix en_us typos
github.com/FiguraMC/Figura - b31e60101743d308616e353c8448bef7dae3a7cf authored about 1 year ago by sky <[email protected]>github.com/FiguraMC/Figura - c84c115a62c5d71bfef3365d9fe870ce25e086f4 authored about 1 year ago by repository <[email protected]>
create sync workflow
github.com/FiguraMC/Figura - bde4eba44d46eb26ad85928aea33e998fca84cef authored about 1 year ago by sky <[email protected]>create sync workflows
github.com/FiguraMC/Assets - 56f18b3b923f71c869d5d07b81d2c653e722839e authored about 1 year ago by sky <[email protected]>github.com/FiguraMC/Figura - e91d04ebf334d258e070a53cc121664bfbe2af67 authored about 1 year ago by repository <[email protected]>
github.com/FiguraMC/Assets - a9fb66f53c228ed9bead17d3ab53a015c245bbe8 authored about 1 year ago by repository <[email protected]>
Made readers and writers in FileAPI to be optional
github.com/FiguraMC/Figura - fd0bbb4b5ed01316bffae640267483fceabf63de authored about 1 year ago by lexize <[email protected]>github.com/FiguraMC/Figura - f8421d6305170cc69e6486b71524646b9e269b37 authored about 1 year ago by lexize <[email protected]>
Added argument docs for FileAPI
Added LuaWhitelist and LuaTypeDoc annotations to FiguraFuture
fix cloudflare pages workflows
github.com/FiguraMC/wiki - 3ff7edf8a273f7b42883fb17ce712cc2dfd6f5b3 authored about 1 year ago by sky <[email protected]>github.com/FiguraMC/wiki - 07a56b9acbf42c2adbdfea1972d510f8a8d915c9 authored about 1 year ago by repository <[email protected]>
github.com/FiguraMC/wiki - d166b9a709741f4a375869e5c815b810b6c0ffea authored about 1 year ago by repository <[email protected]>
Style update/consistency
github.com/FiguraMC/wiki - ff5b413f3acb9d144fb40aa408f81cd1ac38c70e authored about 1 year ago by sky <[email protected]>github.com/FiguraMC/wiki - 9f8bc727dff26c2f8723955be0aea9a7f83e5aa3 authored about 1 year ago by sky <[email protected]>
Reverted changes of commit 85f9b26d1f35d78533c33f7040b6264902812809
Started implementing Network...
github.com/FiguraMC/Assets - 05b4d72dbec0f5da3dfff3e32c82775514f3b988 authored about 1 year ago by Kiri Karma <[email protected]>
re-added chloe heart :3, diamond, and fixed duped aliases for faces,
also fixed some colors and ...
github.com/FiguraMC/Figura - d23d8a8e602050b7202d899736f705fec71a7fd1 authored about 1 year ago by lexize <[email protected]>
Added "close" and "isClosed" functions to FiguraBuffer
Added "Buffers Count" permission
github.com/FiguraMC/Figura - 85ceef4b4f1a4e79b24dfa7e8fb2a184047892b7 authored about 1 year ago by Weblate (bot) <[email protected]>
\## Added new API: ResourcesAPI
Files in avatar folder can be included as avatar resources if yo...
Created interfaces FiguraReadable and FiguraWritable and moved most of logic of FiguraBuffer to ...
github.com/FiguraMC/Figura - ae62cfdad39fdecb9127f8e2368537a742e87034 authored about 1 year ago by lexize <[email protected]>
Removed "globals.net" from translation as it is not used
Added "globals.file", "globals.data", a...
restores lang file entries to be compatible with the new format used in en_us and all other lang...
github.com/FiguraMC/Figura - 9ba93e697f64214f4af98769813f3d11b2ab6815 authored about 1 year ago by Cookie <[email protected]>
* Added new APIs to a docs command.
* Added readers and providers constant to DataAPI
* Added St...
Fixed endianess in ReadUtils, implemented things in WriteUtils
github.com/FiguraMC/Figura - de8a5f2db21ea6b1992808c496e5dca712d1b2d2 authored about 1 year ago by Lexize <[email protected]>Created new class: FiguraBuffer
Removed ReadUtils and WriteUtils and moved methods from them in...
github.com/FiguraMC/Figura - 1438f3f820d3319555e949e90401b720e4baab20 authored about 1 year ago by Lexize <[email protected]>Removed everything related to networking.
Added two classes: StreamReader and StreamWriter (thi...
github.com/FiguraMC/Figura - 85f9b26d1f35d78533c33f7040b6264902812809 authored about 1 year ago by Lexize <[email protected]>
Implemented most of JSON functions that was planned
Added pairs and ipairs for FiguraJsonArray a...
Started writing json things
github.com/FiguraMC/Figura - b38d22485f829c99442080e66b962d85833bc016 authored about 1 year ago by Lexize <[email protected]>
* Added a new interface to ConfigType: SerializableConfig
* Added a new config options: Enable n...
(probably) Finished everything related to docs.
Added readString and writeString to FiguraBuffer...
* Added FileAPI
* New avatar metadata option: dataFolder
* Added translation to all fork APIs an...
Currently translated at 10.1% (161 of 1594 strings)
Translation: FiguraMC/Figura
Translate-U...
Workflow will go as so:
- Weblate syncs with the live Assets repo ( cannot push - opens a pr)
- ...
This reverts commit 16ea2cf457c809fa9e34f393b632ec09367dcc99.
github.com/FiguraMC/Figura - 0b0340918108bc2830793e57745ea5fb7fa38851 authored about 1 year ago by UnlikePaladin <[email protected]>github.com/FiguraMC/wiki - 64d4672b7cb1172ebc18f58bea9a821266e8f409 authored about 1 year ago by JimmyHelp <[email protected]>
github.com/FiguraMC/wiki - 10a1a6ce7856496eb213f6472859186308051b7c authored about 1 year ago by repository <[email protected]>
github.com/FiguraMC/wiki - 71201fa5a0893e9b4229e296d05cfc9c42113a8d authored about 1 year ago by repository <[email protected]>
github.com/FiguraMC/wiki - dd4678ed0d1c4a7cac77c2d3074132202c1accf0 authored about 1 year ago by repository <[email protected]>
github.com/FiguraMC/wiki - 741ed1a6e67336de86f53c8b98cadee6cbfa1d5c authored about 1 year ago by joeyleesi <[email protected]>
github.com/FiguraMC/wiki - 9554c1e7627b93b7edf9f283e67ee0438226ac34 authored about 1 year ago by joeyleesi <[email protected]>
github.com/FiguraMC/wiki - 7e4ffc2ea0bf0fae9d3886db1f3536e97039424f authored about 1 year ago by repository <[email protected]>
github.com/FiguraMC/wiki - c99a1da68ebbe3b034903ba2bdb51670a21c03a4 authored about 1 year ago by joeyleesi <[email protected]>
github.com/FiguraMC/wiki - 626e087c26481f4c83a53bd67c93b097b59b9656 authored about 1 year ago by repository <[email protected]>
github.com/FiguraMC/wiki - 344c11b7ed63dc3740670aab032ed285c646c1f5 authored about 1 year ago by repository <[email protected]>
dump actions context
github.com/FiguraMC/wiki - 5c909b89507bf45e4d2f669a93871f3034324d89 authored about 1 year ago by repository <[email protected]>github.com/FiguraMC/wiki - e041f89787752b9d96c0ef3c013fa91f4c8e9577 authored about 1 year ago by repository <[email protected]>
github.com/FiguraMC/wiki - f17497c7669cd5d9599fd322bacaacb4febb93bd authored about 1 year ago by repository <[email protected]>
since the last broken link related incident
github.com/FiguraMC/wiki - 6c0d076600087f051a65644360dd6f23f561931a authored about 1 year ago by joeyleesi <[email protected]>github.com/FiguraMC/wiki - 869f2a565f4af9c94f7b1105f9001e4970a0db8a authored about 1 year ago by joeyleesi <[email protected]>
github.com/FiguraMC/wiki - d77b79dd93a6cc9cdd762887e36e76ccc2260ae0 authored about 1 year ago by joeyleesi <[email protected]>
github.com/FiguraMC/wiki - 030a9a866b97e4f5aae2ca1dc057f51fb35da918 authored about 1 year ago by joeyleesi <[email protected]>
github.com/FiguraMC/wiki - f68ea6a598927ac9ff5cc6e45161fbc2609641ab authored about 1 year ago by joeyleesi <[email protected]>
Fix PlatformUtils crashing the game whenever a version of a mod from a newer version of MC is pr...
github.com/FiguraMC/Figura - f6bb847fed3dbcfd8bf23f5cf5ea143b9091f1eb authored about 1 year ago by sky <[email protected]>"as if Avatar did not existed" > "As if no avatar is present"
github.com/FiguraMC/Figura - 97370095a77afc5813ffebe7fa167cbb32ec21f1 authored about 1 year ago by sky <[email protected]>github.com/FiguraMC/Figura - 71d7b69a1b9f0799f671a8088ec4ca3271629119 authored about 1 year ago by Super <[email protected]>
added jimmy & komodo
github.com/FiguraMC/Assets - 0fd874f3315c2614bdab59de771a0a4d2e79781c authored about 1 year ago by Kiri Karma <[email protected]>github.com/FiguraMC/wiki - 346d819598807d0d4314c91c5429b26e1beb2a89 authored about 1 year ago by repository <[email protected]>
github.com/FiguraMC/wiki - 08b10acbb9e5e520ef7706132d92c4309bd5e584 authored about 1 year ago by JimmyHelp <[email protected]>
github.com/FiguraMC/wiki - f89a75ddee94b38e39a68b3f3cbcb7dbd62fe5e6 authored about 1 year ago by JimmyHelp <[email protected]>
github.com/FiguraMC/wiki - c172c8bba34c972200bd100ddf3da30cec58951c authored about 1 year ago by joeyleesi <[email protected]>
github.com/FiguraMC/wiki - e03efa553666cf555075aa1c2b13d136a9b4c0ba authored about 1 year ago by Joeyy <[email protected]>
github.com/FiguraMC/wiki - 6f50de63a4d7a525673f32838118be6e5384fd3b authored about 1 year ago by joeyleesi <[email protected]>
github.com/FiguraMC/wiki - cba7297bc8fa9c379b81be266b756a544752686e authored about 1 year ago by repository <[email protected]>
github.com/FiguraMC/wiki - a2c77cac32e2ec6c179bec668b78417a5935f1ef authored about 1 year ago by repository <[email protected]>
oops
github.com/FiguraMC/wiki - 7c8502718a3ff9dba139719e657f8dd1fae58fa1 authored about 1 year ago by sky <[email protected]>vertically center emojis
github.com/FiguraMC/wiki - 2ede89c23ebe2cbd79597a29be8a213fae4d3801 authored about 1 year ago by sky <[email protected]>github.com/FiguraMC/wiki - 104219ab69666bd200065aa1ae128fe09d15154e authored about 1 year ago by repository <[email protected]>
prepare for move to cf pages
github.com/FiguraMC/wiki - 2f8df7e214ff2433e9e24ec51dacf4eab1072ca6 authored about 1 year ago by sky <[email protected]>github.com/FiguraMC/wiki - b6f6a7f5cdd87617a25fa9da85dfa6073cd5b8d6 authored about 1 year ago by repository <[email protected]>
This reverts commit 69240b596df5dc37e3edd3c6c1a6e0eca1572aa8.
github.com/FiguraMC/wiki - b2a150b3274e040ea092e439d682ddff06e8bf22 authored about 1 year ago by repository <[email protected]>github.com/FiguraMC/wiki - 69240b596df5dc37e3edd3c6c1a6e0eca1572aa8 authored about 1 year ago by repository <[email protected]>
github.com/FiguraMC/wiki - eca8bbb9f56b8422709dc817f1b0e2d2addce640 authored about 1 year ago by joeyleesi <[email protected]>
github.com/FiguraMC/wiki - 1cf4fa13afd0222f5e9a118a578b354e440853b7 authored about 1 year ago by joeyleesi <[email protected]>
+ For h3 elements that start with <code> use the id as the toc value
instead of h3 value
note: ...
github.com/FiguraMC/wiki - 095f41b8dcd24d333d5af5a8d36147de56e4ca3a authored about 1 year ago by joeyleesi <[email protected]>github.com/FiguraMC/Figura - 16ea2cf457c809fa9e34f393b632ec09367dcc99 authored about 1 year ago by UnlikePaladin <[email protected]>
fixed broken link sorry mr. actions
github.com/FiguraMC/wiki - 8f120762208f0e3e820d86f0c16bf1e77a6e5180 authored about 1 year ago by joeyleesi <[email protected]>
see player:getTargetedEntity
also like 1000 formatter changes i blame jimmy
moved translations from `FiguraMC/Figura/common/src/main/resources/assets/figura/lang` to `Figur...
github.com/FiguraMC/Figura - 72afaa56d2056a9848064adb025cd60f536a53c2 authored about 1 year ago by Cookie <[email protected]>moved translations from `FiguraMC/Figura/common/src/main/resources/assets/figura/lang` to `Figur...
github.com/FiguraMC/Assets - 774e50d9900ec2b8279c42c266782fddc0da2d5b authored about 1 year ago by Cookie <[email protected]>ActionWheel related fixes
github.com/FiguraMC/wiki - b5acac3b8b8017d54226abe0761ace517b362a90 authored about 1 year ago by sky <[email protected]>fix formatter issues
github.com/FiguraMC/wiki - e4fbcd604524dbc3f98308775e07651f7c4a8369 authored about 1 year ago by sky <[email protected]>
+ Generic example for Action.md
+ setOnUnToggle -> setOnUntoggle
+ Warning on setOnUntoggle
+ Li...
Add 🔒, 🔓, 🔐, 🔏
github.com/FiguraMC/Assets - 2b49e1f8a2ce9c0c2f5a47ddbfefebe473215d8c authored about 1 year ago by Kiri Karma <[email protected]>I have no idea how to use Local Assets, so I hope this works without testing.
github.com/FiguraMC/Assets - bcd7be1c561e629eb1fa53c1e4f2d9ac73c6f79e authored about 1 year ago by Slyme <[email protected]>github.com/FiguraMC/prisma - 9a989635097f9dc707047c3e34614e2c48888f3a authored about 1 year ago by Manuel-3 <[email protected]>
github.com/FiguraMC/prisma - 304d594e6f65e21b5e4fd36480b77a44ada9aa4c authored about 1 year ago by Manuel-3 <[email protected]>
github.com/FiguraMC/Figura - 8e245b62425e2de493028e4b98c936b91f2d302b authored about 1 year ago by Super <[email protected]>
github.com/FiguraMC/wiki - c0fe74b11bb89687b8371c34be53a02dd6a463a9 authored about 1 year ago by JimmyHelp <[email protected]>
github.com/FiguraMC/wiki - 2aa8c0bb119f6e60b70ba93031f60508e247059c authored about 1 year ago by joeyleesi <[email protected]>
Fix /v2/emojis/symbol.json
github.com/FiguraMC/Assets - d25929411724e3c185f9b41c0c3991e3e2be6cb9 authored about 1 year ago by Kiri Karma <[email protected]>github.com/FiguraMC/wiki - e912c6bc45811c1d9b836f937921219ce21f8cd0 authored about 1 year ago by joeyleesi <[email protected]>