Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/FiguraMC/Figura

Extensively customize your character with Figura!
https://github.com/FiguraMC/Figura

Emoji logging bugfix

+ Fixed incorrectly reported duplicate emojis
+ Fixed all emojis with new syntax requiring a sho...

5ea126e0be50795bf7915ba1d373f5d5adda6e88 authored about 1 year ago by omoflop <[email protected]>
Improved the emoji command

+ Fixed array == null issue
+ Merged aliases into a single emoji, with their names listed in the...

f0afe52e28eae047392755c5a76674192fdb3e32 authored about 1 year ago by omoflop <[email protected]>
Update EmojiContainer.java

9d305ff21532d55bb04372f266e975b8d09d0177 authored about 1 year ago by omoflop <[email protected]>
fixed motd crash

4c71cb61fdfc5ed1268e14d626d0cf36723eb10a authored about 1 year ago by omoflop <[email protected]>
Maven related changes to buildscript

eb491d2a867e5c26753e70f10d20289f70829d52 authored about 1 year ago by UnlikePaladin <[email protected]>
Apply suggestions from code review

@kirikarma changes

Co-authored-by: april kenopsia <[email protected]>

cb614888d7631293cc982196d8332a0dbf801fd2 authored about 1 year ago by Cookie <[email protected]>
Added Maven Publications and Mojmap Artifact

Based on Emi's maven config on EMI
https://github.com/emilyploszaj/emi/tree/1.20

5e573e1000788dd346656e159d737b627de6b79e authored about 1 year ago by UnlikePaladin <[email protected]>
bump version

be88bee7512322f7ad4c8003c22a9387e4be3a68 authored about 1 year ago by skyrina <[email protected]>
Fixed toJson ignoring numbered keys in tables (#57)

4291df01d938125d28b8a29f58b13457970c7825 authored about 1 year ago by omoflop <[email protected]>
Fixed FontSetMixin crashing on OF

a7244489b37314292bce04bcb4b0611772aa3b31 authored about 1 year ago by UnlikePaladin <[email protected]>
Windows filesystem bugfix (#53)

* Fixed windows-only texture error

7ddb6044fa1c1cb68cecec114b9cd39b00760157 authored about 1 year ago by omoflop <[email protected]>
Animated emojis, armor crash fix, json apis (#48)

+ Render Task opacity bugfix
+ Armor rendering crash fix
+ added animated emojis
+ Debug Mode...

f18fb7c8c244da64b3676bafd0ca221c751acab4 authored about 1 year ago by omoflop <[email protected]>
Merge pull request #51 from UnlikePaladin/1.20

get_cooldown fixes

a0298471bf32dfca9790ff264fc7b68900065b7d authored about 1 year ago by UnlikePaladin <[email protected]>
Merge pull request #44 from Kichura/1.20

f2d670ad7e7de21fc69dd3d9b97cca5bb669b382 authored about 1 year ago by UnlikePaladin <[email protected]>
Renamed itemstack.get_cooldown to itemstack.get_poptime as that is the value that it really returns, also updated the docs to reflect that change.

Added a new method player.get_cooldown_percent that returns the cooldown for a given stack.

0fff3509cf0cb7cb725337a71ff458fd637dde47 authored about 1 year ago by UnlikePaladin <[email protected]>
Nevermind, there is more to patch up.

Somehow i missed four dependencies, Also luaj + websocket sources are now documented to remember...

95ec33a0fe68364c9a4a7348a6acfdb137b4cd73 authored about 1 year ago by Kichura <[email protected]>
Final dependency check-ups.

c37ec92341c792715f2744c5821a1c4f2a754331 authored about 1 year ago by Kichura <[email protected]>
Validate the gradle distribution source.

This prevents unsigned gradle jars from getting through easily.

4ee2243055bdce34e4d6f4a3ba48f9669fb30a80 authored about 1 year ago by Kichura <[email protected]>
Fix Simple VC icon only showing for others if you had self nameplate enabled

43b983ac9595bbfe50758cea269a7cd341766434 authored about 1 year ago by UnlikePaladin <[email protected]>
Fixes Simple Voice Chat's icons not being rendered when Figura rendering is enabled.

aa5e64bdeddbcc34cce574ae419ae50ad8f35b93 authored about 1 year ago by UnlikePaladin <[email protected]>
Fixes incorrect SRG name for SignRendererMixin fixing a production crash on Forge

4c85b371a60fbc7293314135ee5264b4e2ab3784 authored about 1 year ago by UnlikePaladin <[email protected]>
Quotes -> Apostrophes, Check for latest JDK.

GitHub does not keep track of the latest JDK and therefore uses the default one provided by the ...

0b475266d701ff244b6ae76dd812c15691c80a71 authored about 1 year ago by Kichura <[email protected]>
Update FiguraMod.java to include in repo wiki (#1)

e32030d5d2021ffd337ca2404ea80967bd0e489d authored about 1 year ago by aprilkenopsia <[email protected]>
Merge pull request #29 from lenrik1589/fix/float-formating

2 lines, that broke it all (version 2, electric boogaloo)

be0ffef04ac40bfefee5404709166c55701b689e authored about 1 year ago by UnlikePaladin <[email protected]>
Update Jitpack's JDK, Quilt Loader, Enhance comments. (#39)

* Update Jitpack's JDK, Quilt Loader, Enhance comments.

* Clarify where QSL and quilt loader ...

30357a04f35fe0d942019f5c5d615f908ecc5707 authored about 1 year ago by Kichura <[email protected]>
Add Optifine and Optifabric compatibility (#38)

* Fix Optifine and Optifabric support

* Adds manual optifine detection to isModLoaded

* Ad...

57199a12c92f28b2e64a19fcdfacb7ec926ee870 authored about 1 year ago by UnlikePaladin <[email protected]>
Create CONTRIBUTING.md

Not finished needs discussion.

b11d6c280b9a210a43a48b2ebeb6951b1290f29e authored about 1 year ago by Cookie <[email protected]>
2 lines, that broke it all (version 2, electric boogaloo)

(also removed one of `f`'s allergic "never use features" moments)

3b80e23a52a996067781793652df64831eb29167 authored about 1 year ago by Alice <[email protected]>
Update README.md

added loader badges

1a7b30870e6534f4794730967ce935e98ee79da3 authored about 1 year ago by Cookie <[email protected]>
Merge pull request #34 from omoflop/1.20

Fixed QSL mixin conflict

b4e0537cccf0817d859956496bf87d2c0d6e81a0 authored about 1 year ago by omoflop <[email protected]>
Fixed QSL mixin conflict

ea4527b0f005b945624e2c19eff9c1f1cde39a51 authored about 1 year ago by omoflop <[email protected]>
Update dependencies furtherly, Apply other required changes. (#16)

* Update dependencies furtherly.

* Add comment for gradle property in forge.

* Gradle does...

7f013a1711306c1fd6ef9ab84212874d41b324c6 authored about 1 year ago by Kichura <[email protected]>
Add Quilt support for testing (#32)

Purely for testing with it in a development environment, this will not build a native quilt build.

bb219dd6f197ec79b6a8765089ec2914b8bb23ed authored about 1 year ago by UnlikePaladin <[email protected]>
Fix Texture loading not working properly when Avatar is zipped (#31)

* Fixed Texture loading not working properly on Zipped Avatars
Also optimized imports

Co-aut...

21abcfedc0135f7a0e6d50085e2b55f152aa28d8 authored about 1 year ago by UnlikePaladin <[email protected]>
Merge pull request #30 from omoflop/1.20

Armor pivots & misc fixes

545fc1058859217cd0bc065bbd9ce0af83456b94 authored about 1 year ago by omoflop <[email protected]>
fixed texture

+ texture made by april

c0f2f084dc43530e52f3f3e7511c39c4875fdd91 authored about 1 year ago by omoflop <[email protected]>
Cleaned up code

+ Removed stray imports
+ Motd uses TextUtils.tryParse instead of Component.Serializer.fromJson
...

a4cbc04e43a9b80fbc3bc082fdf7a4d449b248e5 authored about 1 year ago by omoflop <[email protected]>
changed colors

fbd8aedd3ed32058df4af7f9e919c76f5559bbb8 authored about 1 year ago by omoflop <[email protected]>
Merge branch 'FiguraMC:1.20' into 1.20

e144b30fa733e151253818007fe7ede5ff6ce546 authored about 1 year ago by omoflop <[email protected]>
Merge pull request #22 from aprilkenopsia/1.20

updated assets with new rainbow

c94a3a337e0560231af1905697af9ea9ca441f7c authored about 1 year ago by omoflop <[email protected]>
opencollective on /figura links

c4afb92e6ff829384b01979bb097f3a270f04bf9 authored about 1 year ago by aprilkenopsia <[email protected]>
opencollective var

20fc67340c7967c04851415f802109661a4c4b6a authored about 1 year ago by aprilkenopsia <[email protected]>
change PINK to awesome blue

(this changed color of a lot of things so unsure if they are still as visible)

f2de5b430ddd6e88401f0ade14bf39d536b05348 authored about 1 year ago by aprilkenopsia <[email protected]>
add opencollective to modmenu

6d40ad61c2445ccb31a9230eb3dc66938add245b authored about 1 year ago by aprilkenopsia <[email protected]>
update discord link

5b31cc0bd1fe66c8afcb3c99f58cf56bf46b74a3 authored about 1 year ago by aprilkenopsia <[email protected]>
update discord and github link

52e9e668569e32b2e4abb0f446ce343f9a67b24a authored about 1 year ago by aprilkenopsia <[email protected]>
Merge branch '1.20' of https://github.com/omoflop/Figura into 1.20

644fe17574a1240a5a0269f5f52c08823c7d488b authored about 1 year ago by omoflop <[email protected]>
i accidentally left one line of text in here oml

f43af00d95838761ffacf8a2908a7d0851456e5d authored about 1 year ago by omoflop <[email protected]>
Merge branch 'FiguraMC:1.20' into 1.20

d73c74fe4629cc142729cc34e63b95d8a31cdace authored about 1 year ago by omoflop <[email protected]>
motd thing

+ Added a spot for the backend motd
+ Fixed some broken urls (oops)

1b5e83fa85096e03d224be2363b719e36ee712bf authored about 1 year ago by omoflop <[email protected]>
lol

+ Formatted comments to have a space before any other text
+ Removed getIP() and isCute() functi...

40478c26b1849b86717e03d9e62819365314cc6d authored about 1 year ago by omoflop <[email protected]>
Update FUNDING.yml

7d8802a6174b04310210dba819efb565c355f4ef authored about 1 year ago by sky <[email protected]>
more + icons

maybe ill remove icons :P

147762f0994063e203381bced1ed6fee2b9ce162 authored over 1 year ago by aprilkenopsia <[email protected]>
me when im stupid

2f5f638bf1cf55b395dc56d0533b40b93c413c4a authored over 1 year ago by aprilkenopsia <[email protected]>
stupid

82bd0678c003ce4f9fb6853f4b5dcd87754f1af8 authored over 1 year ago by aprilkenopsia <[email protected]>
Delete delete.png

390acf34e70572417713301918758444f5154285 authored over 1 year ago by aprilkenopsia <[email protected]>
Delete expand.png

0263751c715ec22b2b86208b3bcab92171afcbfc authored over 1 year ago by aprilkenopsia <[email protected]>
Delete unselect.png

6f09767364a4b72d12c48dbb5c615ed3e78db4e1 authored over 1 year ago by aprilkenopsia <[email protected]>
oops

8e48ed246ce09d38f62d793e0a561ba4ebff4695 authored over 1 year ago by aprilkenopsia <[email protected]>
new rainbows

293e121d8871d39d9552810512de3d6644a90f1a authored over 1 year ago by aprilkenopsia <[email protected]>
Add files via upload

fbe427ff8fc393bea81fdf270dc1908d5119e7d6 authored over 1 year ago by aprilkenopsia <[email protected]>
Merge branch 'FiguraMC:1.20' into 1.20

9d43fa8d71ceca3314d179bb5fd7445b07ebeaac authored over 1 year ago by omoflop <[email protected]>
Refactors + Armor pivots

+ Armor placement is now be controlled with pivot points
+ Un-enum'd the Wizard (Support for add...

806848b4dfeb492758691a95c97a8d480b9ccb88 authored over 1 year ago by omoflop <[email protected]>
Update README.md

0a01b70da50b1c7fb59edd9271b0118e9dcaf999 authored over 1 year ago by sky <[email protected]>
Merge pull request #14 from UnlikePaladin/1.20

Added Forgix Jar Merging

53a9c69d8ce674b3bde1d038d61dae9e3b33cec3 authored over 1 year ago by UnlikePaladin <[email protected]>
Added Forgix Jar Merging

Updated Actions to include merged Jar
Updated .gitignore
Renamed root project to fix a conflict w...

38d96ba32adfa57c4e3069070f25de7b0ff100a2 authored over 1 year ago by UnlikePaladin <[email protected]>
Merge pull request #13 from Kichura/1.20

Enhance CI workflow, Update gradle tools. (Redone)

febc8fc9acbfbbb1689ee33ee05a90ddbfe74921 authored over 1 year ago by UnlikePaladin <[email protected]>
Merge pull request #12 from UnlikePaladin/1.20

API support on Forge

93d5b2b0f5095d3df98205f8be4cf4433a49cff5 authored over 1 year ago by UnlikePaladin <[email protected]>
Update websocket to 1.5.3.

74d268bdd94bc78938235d342956f7d88be6420d authored over 1 year ago by Kichura <[email protected]>
Merge branch 'FiguraMC:1.20' into 1.20

c24e591ab41b1e6be548fdf5d97018cc3940bc85 authored over 1 year ago by UnlikePaladin <[email protected]>
Upload Gradle 8.2.1 wrapper JAR.

f2b2d6ae52e64871d8beda7abb9d43c3b975e155 authored over 1 year ago by Kichura <[email protected]>
Update README.md

note: keep the "forge coming soon" message in until we actually release a build with forge suppo...

312f79c616e6e2caa3a321ea6f7999c570730fb1 authored over 1 year ago by sky <[email protected]>
Merge branch 'FiguraMC:1.20' into 1.20

c32acc7cf5a646862e11e48bc3e03ef8b97c1ce4 authored over 1 year ago by UnlikePaladin <[email protected]>
Figura API support on Forge

Plugins must implement the Annotations to work on Forge properly

d58d87b08d2dc17ff95d470abae5a262699d710d authored over 1 year ago by UnlikePaladin <[email protected]>
Update Gradle property to 8.2.1.

8574d69f72b54cfc6e5692a8ef6e0f056ae2e1fe authored over 1 year ago by Kichura <[email protected]>
quiltflower -> vineflower.

badf08f7abbd056f724870cd107896588f61022d authored over 1 year ago by Kichura <[email protected]>
Use temurin setup for jitpack.

7b5722c0823747d19ca56b88bc2f726b48feb62f authored over 1 year ago by Kichura <[email protected]>
Create FUNDING.yml

4f3261912f2da5e4dd85467b1ec26a288cab3d13 authored over 1 year ago by sky <[email protected]>
Enchance GitHub workflow.

3ce790a50366d01b6f925fb6073a4249c2e393ac authored over 1 year ago by Kichura <[email protected]>
Merge pull request #11 from Covkie/1.20

Update README.md

e63e7d91d163d693d5201fadcc102ee0f0c96e1f authored over 1 year ago by UnlikePaladin <[email protected]>
Update README.md

https://github.com/Covkie/FiguraRME/

7fd2cac914b6bdb0a3b3338fdaf81b18aa45b4de authored over 1 year ago by Cookie <[email protected]>
Merge pull request #3 from UnlikePaladin/1.20

Archloom/Multiplatform Port

217b17a247e08de34ac2a28646e7ef2b3b78d480 authored over 1 year ago by UnlikePaladin <[email protected]>
Repackaged to FiguraMC

Changed fabric.mod.json and mods.toml to point to new repo
Updated the backend ip

46108431382ac91ed18971693adcfaff18c388bd authored over 1 year ago by UnlikePaladin <[email protected]>
Appended Mod loader at the end of jar file

Fixed Action Wheel and Paperdoll not rendering on Forge
Fixed a Crash when using Commands on Forg...

b5e73e1c3f3db67791af5fd4619ceece84f8c307 authored over 1 year ago by UnlikePaladin <[email protected]>
Merge remote-tracking branch 'upstream/1.20' into 1.20

# Conflicts:
# common/src/main/resources/assets/figura/textures/gui/toast/fran.png

47f26e81ee449221ca270c01dc2c452d747274cc authored over 1 year ago by UnlikePaladin <[email protected]>
figura now fully multiloader

8f9e85872e5c6635376b53e6a04c99520a888884 authored over 1 year ago by UnlikePaladin <[email protected]>
WIP Port

75283c42817484a37af2ce56ea8338aeabf6866d authored over 1 year ago by UnlikePaladin <[email protected]>
Merge pull request #2 from LunaWasFlaggedAgain/1.20

Update... stuff

4d45e94d6bf7bc1a1d743f6e477f1b3156f2e2f7 authored over 1 year ago by sky <[email protected]>
Oops

f0859add178578cacf7cd5e21a3bd0c2cb90d3a1 authored over 1 year ago by Luna <[email protected]>
Remove unused method as per request

e4f780d0bc08c9e906792a7c91733c809df2cefc authored over 1 year ago by Luna <[email protected]>
Update... stuff

fbc8610cb58051f41f5d385f6610937ac692881c authored over 1 year ago by Luna <[email protected]>
Update README.md

223a770852a9ddd0f4a85ce0f5c5b9867e531516 authored over 1 year ago by sky <[email protected]>
reinit the managers

* fixed main_dir config not reloading the files from the new source
* updated dependencies
* bum...

0f8b7a9de70ec5bdc02561b14d1c7fb7a817e569 authored over 1 year ago by Fran <[email protected]>
Update ImmediateAvatarRenderer.java

* fixed a concurrency crash

299ca381171b2e465ec5bafe360478393272e6dd authored over 1 year ago by Fran <[email protected]>
backend perms

* added default avatar permissions from the backend
* fixed unable to use avatar when authed in ...

98cf991b2ef7e7aacc56780a3683b23686c777ed authored over 1 year ago by Fran <[email protected]>
chat background colours

* added chat background colors :3

a0bb75862afd175151e5801c7e7caf23824f37cf authored over 1 year ago by Fran <[email protected]>
rainbow

* changed UI rainbow
* fixed avatar list still force-loading the avatar list on startup

eb9d16ee2032fadaab213ce1d2a8ec68d2727798 authored over 1 year ago by Fran <[email protected]>
async wardrobe list

* fixed wardrobe list being very laggy
* fixed wardrobe list scrollbar misbehaving with zip avatars

4f2b27834d4f202e043fb56fb613e0b8f3690993 authored over 1 year ago by Fran <[email protected]>
particles refactoring

* refactored particles getters to actually get the particle values instead of only the given values

3ea1087ff90a10284252b41c56216c16ba4326b6 authored over 1 year ago by Fran <[email protected]>
commands refactor

* refactored all commands
* reworked export command
* added a export avatar (nbt/moon) command

b31b9d03fbc4fc2d3ba71fd6e6e61130c48fefac authored over 1 year ago by Fran <[email protected]>