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

Fix bug 14

Some meshes of a certain vertex count didn't appear, because vertex count was not multiplied by ...

github.com/FiguraMC/Figura - d3d41262d29571dd52f283ad739ee886684bb004 authored over 2 years ago
Docs coloring

github.com/FiguraMC/prisma - b41dad54cc26072258061d7372fb716147a15238 authored over 2 years ago
0.1.0 docs command

github.com/FiguraMC/prisma - 2f1cdf963cd1aa615cb7c3b8ff152e36ad79f45d authored over 2 years ago
"author" no more, now its "authors"

github.com/FiguraMC/Figura - e238e08b814858cc9c54965c3424bebf7517e25d authored over 2 years ago
fixed some translation keys

also webhook test

github.com/FiguraMC/Figura - e34b1d25d57ec9f372d8ac285866d33e26460736 authored over 2 years ago
text replace fix; new badges

github.com/FiguraMC/Figura - 4a97c6695ef36b05b2344027a5d4d77d56124b8f authored over 2 years ago
Add filters to message update

github.com/FiguraMC/prisma - 69aa52b5e708c3201ab2acdf3f9c6049a0b9364c authored over 2 years ago
badges update

github.com/FiguraMC/Figura - 7941ce9a03237350aa1be3a8a02086a87b328706 authored over 2 years ago
oops i forgor how markdown works

github.com/FiguraMC/Figura - 094ac85550e50e6f34429bb8b3b76eac663c9892 authored over 2 years ago
Update version.properties

github.com/FiguraMC/Figura - b85c02433e2290e8e6a63d29e838f2374518e459 authored over 2 years ago
Some more fixes

- Added clamped(), normalize(), and normalized() for vectors
- Fixed that a java exception is pr...

github.com/FiguraMC/Figura - ceac033aa66e44218dccf42b59a9edbf57d7532f authored over 2 years ago
set parent type; get item; get slot

github.com/FiguraMC/Figura - fa1e751fc772e400918ec0b79e3b0d8c698e37dd authored over 2 years ago
ParticleAPI docs

2 of the overloads for addParticle didn't have the API parameter

github.com/FiguraMC/Figura - 516350155321ae2825f6b58e6b6cceac689db839 authored almost 3 years ago
Fixes and Changes

Fixes
- Fixed blockbench's bad mesh formatting crashing the game
- Fixed crash for linux/mac use...

github.com/FiguraMC/Figura - 5d99047c5ba228f0132d153d59a26fca83a13124 authored almost 3 years ago
MetaNil; file encoding; bb visible

github.com/FiguraMC/Figura - 88f68b8b78db6ba5d3b5bfb177f22fd248c3040c authored almost 3 years ago
I think something's coming soon...

github.com/FiguraMC/Figura - 304efbd01356b5617c3378831381856868313324 authored almost 3 years ago
yum! enums!

github.com/FiguraMC/Figura - 1511463851e953605277229fb50c0a280bda2ba0 authored almost 3 years ago
Lua memory update

Lua memory now owns values in the meta api storage, as well as functions in events.

github.com/FiguraMC/Figura - 07dd922eeb436bb17fe9cba0f1ccfef1bb2245cc authored almost 3 years ago
renderer api and some other stuff

github.com/FiguraMC/Figura - e0da9b1048be0b4ed9328b117cd560b1f0cf03f0 authored almost 3 years ago
Update partToWorldMatrix

Now the matrix only updates when the player is rendered in world, not in UIs.
Also added docs fo...

github.com/FiguraMC/Figura - 594275308155089f228f5c2a06f76f1aede5afd4 authored almost 3 years ago
Added instruction display counters

Hopefully I didn't mess something up in github when importing the native libraries and things.
A...

github.com/FiguraMC/Figura - 5b3781dcb672ffd93ce4b655707096735463c025 authored almost 3 years ago
trust limiting for particles and sounds

github.com/FiguraMC/Figura - baa1ba45b02ceff923caf6fbc25cac04be74d866 authored almost 3 years ago
Funny matrix field docs

github.com/FiguraMC/Figura - 8f59a712388b6737993ae4e96a4c8b09ddaf2959 authored almost 3 years ago
UV functions, light, added some new Math things

github.com/FiguraMC/Figura - 9e2c3b5cef351ac333f918d2a0cef46ce2c83ec1 authored almost 3 years ago
chat events

github.com/FiguraMC/Figura - 851a22ca91e7eedb4c2cca2833865fecc5b2c338 authored almost 3 years ago
Vanilla model slight trust fix

Also added back in functions from vec3 that Fran got rid of :P

github.com/FiguraMC/Figura - df26a5f3bc78c3249571f393de4d5ef27fd6a4e6 authored almost 3 years ago
load command; keybind list; minor fixes

github.com/FiguraMC/Figura - 6b7aeb680da26447037acc70696c5d4a69e8b4e8 authored almost 3 years ago
Armor and elytra added to Vanilla Model API

Also fixed typo in EntityWrapper.java :P

github.com/FiguraMC/Figura - e248684da0cf1022e900d9a842c948a7d6c57497 authored almost 3 years ago
Vector update, docs update

Updated vectors to reduce repeated code
Added new math functions to global docs
Added docs for t...

github.com/FiguraMC/Figura - 7368192619b7f72037d0981e9725e4b9ef842946 authored almost 3 years ago
Keybind API docs, slight changes

Also added getScreen() on client api

github.com/FiguraMC/Figura - 899ae3333b883c8e4117ce3b618484919a2da817 authored almost 3 years ago
Improve pet argument parser

github.com/FiguraMC/prisma - 357ac1e34016988c7817556c8dd7b426e5b0354b authored almost 3 years ago
vec; math; keybind

* added toRad and toDeg for all vector types
* added math.clamp math.lerp and math.round
* chang...

github.com/FiguraMC/Figura - 31a147a531831c6bb9a7bf49588a7ce6104cd9a6 authored almost 3 years ago
Update docs, pet, hexagon

github.com/FiguraMC/prisma - d1a191736a6450e8d8c5ef1edf4b33b2832b5720 authored almost 3 years ago
colours; ui fixes; not nil; keybinds

github.com/FiguraMC/Figura - 8591996b460e42b1441bc8310e705955273d0dcf authored almost 3 years ago
petpet tweaks

github.com/FiguraMC/prisma - c834017bb4af9a2e46125dc3892e5ae104516776 authored almost 3 years ago
Fixes and additions

Fixed partToWorldMatrix, finally. Also made Fran's opacity and color methods functional.

github.com/FiguraMC/Figura - 0fbe02a8e7c39732d9bd4c1bef108406abcb0971 authored almost 3 years ago
petpet adjustments and hexagon command

github.com/FiguraMC/prisma - 50fa7a425e585c9059361669639350f599994215 authored almost 3 years ago
first person hands; ui fixes

github.com/FiguraMC/Figura - b4aadceb8df8f516692859c71fbba4ac42d5be0f authored almost 3 years ago
api something

github.com/FiguraMC/Figura - 98b63df9534ed281bf6f0158fd76581881e9a3b3 authored almost 3 years ago
Add partToWorldMatrix, hopefully fix pivot rendering

github.com/FiguraMC/Figura - f973d606c509188e09050488eb50cd701ef97f2d authored almost 3 years ago
Docs for meta and host apis

github.com/FiguraMC/Figura - ffbb10d1e513561b1c50e17c9ab7dd12355c66c4 authored almost 3 years ago
some stuff

github.com/FiguraMC/Figura - 4ee0687b195bf2d8a5b83c55dafb61a372ccb3d7 authored almost 3 years ago
Added WORLD parented parts

Also WORLD_RENDER and WORLD_POST_RENDER Lua Events

github.com/FiguraMC/Figura - 8a3754cbded024c609696e4b1dd2315474424ba4 authored almost 3 years ago
Added more Event and Vector functions

Also, optimized imports

github.com/FiguraMC/Figura - 5657a624ebc89206d00aee32022c72ee81acded2 authored almost 3 years ago
Docs for Fran's additions

Added docs for Fran's new functions, also fixed a couple of issues.

github.com/FiguraMC/Figura - a08eabbf03de4f134b17cf24f18251fe69a50327 authored almost 3 years ago
Re-added multiple return types

Used only in the vec() function, everywhere else uses default :P

github.com/FiguraMC/Figura - dac6ba9d74b7d4ceafe475f23683f43fa4a5c6f8 authored almost 3 years ago
Parent type things

Added parent aliases, so you can call a part by any alias and still get it. Also added filtering...

github.com/FiguraMC/Figura - 0ae16c8cae5219fbff3b6d6378354d7b14e49860 authored almost 3 years ago
Fix debug pivot scaling

github.com/FiguraMC/Figura - db164dc650e349bc9ce34f4dc2b937b3f1901ec5 authored almost 3 years ago
Debug pivot rendering start

It's kinda working? I think? I haven't given any major tests yet, but I want this code on my mai...

github.com/FiguraMC/Figura - c490d3d72211e979c9a397457401472bb2667f7e authored almost 3 years ago
Finish torso -> body rename

github.com/FiguraMC/Figura - 1aa3b53f3f4d8309dd647c0c442a7f45db319fb0 authored almost 3 years ago
userdata print 2.0

github.com/FiguraMC/Figura - 249e2e6179459c0d3443ba18d6c0593edc638581 authored almost 3 years ago
Fixed require actually for real this time

Also logTable(nil) no longer errors

github.com/FiguraMC/Figura - 95ff54b87dbccac4ce37ff7e8047629da125081c authored almost 3 years ago
Complexity Limiting

github.com/FiguraMC/Figura - e11db34bfd02edc107438d470b55766da7a746dc authored almost 3 years ago
Updated require()

Also added it to the docs

github.com/FiguraMC/Figura - ef27ac7628e1d5d828173a76e08523068e8a0105 authored almost 3 years ago
More docs

Also fixed root part scaling and render type

github.com/FiguraMC/Figura - 45335f8168ea85ebf64e67665abe594af14ed607 authored almost 3 years ago
pet command

github.com/FiguraMC/prisma - dc7e8db068e02713f49cecf82019b0aa95eb18b1 authored almost 3 years ago
localized docs!

github.com/FiguraMC/Figura - 09bc58d7549bf0d29847893aad1d864a80c737ac authored almost 3 years ago
Merge branch '1.18' of https://github.com/Kingdom-of-The-Moon/FiguraRewriteRewrite into 1.18

github.com/FiguraMC/Figura - 683e866bb3ab5d415b0c7683c7b8b214f14765c7 authored almost 3 years ago
Add pairs() and ipairs() support for userdata

github.com/FiguraMC/Figura - c8d26b4d0fc175eaf982ff446199a320ee017a6a authored almost 3 years ago
nameplate!

github.com/FiguraMC/Figura - 38710f593a27ada4b221b0ed4037314aa91240b6 authored almost 3 years ago
Logging changes

Moved lua logging to its own class, also introduced system to print large text blocks slowly ins...

github.com/FiguraMC/Figura - 0464e376815f579e01ac3427884cf04284278678 authored almost 3 years ago
sound and particle api

github.com/FiguraMC/Figura - a80086a4e9802d32498aba37dcf4b8d6e7cb9dbb authored almost 3 years ago
Extract vector parsing to LuaUtils, add /figura run

github.com/FiguraMC/Figura - 3e09882a5dbabb3ef8493a46b3fa1dc60e21cdce authored almost 3 years ago
Link update

Moved links to their own class, and gave them a hover event with the url

github.com/FiguraMC/Figura - bee529e8aeafbd110aaaf7d77723a72259dc235e authored almost 3 years ago
Field Docs

github.com/FiguraMC/Figura - eac2640ab539db1c4c49ab29584264fda856fe1a authored almost 3 years ago
even pretty print

github.com/FiguraMC/Figura - dcbf04ed604a0f08fdac887ff1af4eda4b09852c authored almost 3 years ago
Vanilla model API

setVisible, getVisible, getOriginRot, getOriginPos

github.com/FiguraMC/Figura - 9c00e5418f8be231cdb078c8863d6727f36e4154 authored almost 3 years ago
forgor what all the changes were :skull:

github.com/FiguraMC/Figura - b0058a4a8828bfe4fcd143b6653df21e5c13b25c authored almost 3 years ago
printTable() for userdata

Couldn't get everything Fran asked for, but at least we can print java objects like they're tables.

github.com/FiguraMC/Figura - 1710f5c96563584acbaf5b00a63c33f5a15a8f80 authored almost 3 years ago
More docs, fix preview rendering

github.com/FiguraMC/Figura - 1645d4fca1c7040586f4899bfb3566ff28be2126 authored almost 3 years ago
fixed an oopsie

github.com/FiguraMC/Figura - c4abfc9bc230b339d9645284400ff1e2581ebd26 authored almost 3 years ago
table pretty print

github.com/FiguraMC/Figura - 14951ab6a3e90bcabd989a7828ec731db4761005 authored almost 3 years ago
avatar list

github.com/FiguraMC/Figura - 7314d44f9363ca601ecf22f2ddf167d87b204647 authored almost 3 years ago
Big update to docs

Docs are now essentially complete in terms of the structure. All docs for the matrix and vector ...

github.com/FiguraMC/Figura - d648128814d1a9c60cf38d9ee0775a13c620d9ee authored almost 3 years ago
In game docs framework

Started docs, right now it just prints the name in the console. Fran can handle making it look n...

github.com/FiguraMC/Figura - c32510ad40b8af6f50be1544454e7f77b51914d0 authored almost 3 years ago
some ui stuff

github.com/FiguraMC/Figura - 114524bf7ea5dc9b089095c58fd8b46cc0148bbf authored almost 3 years ago
Rework rendering, allow vanilla parent parts

There's a super tiny bug with the legs, going to work on that next but want to just push for now

github.com/FiguraMC/Figura - 90e7a109e82a87ab92130a392edb3f47055b6b47 authored almost 3 years ago
Merge pull request #6 from FlamesEC/main

biome and data API

github.com/FiguraMC/prisma - 459f5a48ad33eb25a4fcd06d53982f7015798bc4 authored almost 3 years ago
biome and data API

github.com/FiguraMC/prisma - 5b404c4725c72bc7f6892fd11b55366718daf1cb authored almost 3 years ago
Avatar rendering in UI

github.com/FiguraMC/Figura - 7601e37a07462baa163ce488eeaf04a60ed97ec2 authored almost 3 years ago
context children; reset specific trust

github.com/FiguraMC/Figura - fa754df7d5ac688b018f3dc2cbd979879293f150 authored almost 3 years ago
Mesh Support

No smooth shading option yet, need to add a new method for that one to work. Calculating smooth ...

github.com/FiguraMC/Figura - 486cec23e2b58cee9861e6278b30d6504242a78b authored almost 3 years ago
Added instruction limiting

github.com/FiguraMC/Figura - b7d0625f692e90dd0278c28648b70fd63768b4b8 authored almost 3 years ago
more print()

more

github.com/FiguraMC/Figura - ce2be3d91b31f60908ee0121a78993981e622c7b authored almost 3 years ago
Fix quotes to match eslint config

github.com/FiguraMC/prisma - 967407e1e4dec2bf9ba72f8d74b861c8b91ac8d4 authored almost 3 years ago
Fix for PR

github.com/FiguraMC/prisma - 3aa53ad8f7753238cc1c3935cb4140ec80db4d4e authored almost 3 years ago