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

Fix Inconsistent Syntax on SpriteTask and bumped to full 0.1.3

b9b9fd958d44b7b3918003c37f189348eb0ec444 authored 8 months ago by UnlikePaladin <[email protected]>
Merge pull request #193 from PoolloverNathan/tighten-thingy

Tighten EntityAPI::thingy

b9a4c180fd92431b067d3487814489a586b4aeb3 authored 8 months ago by UnlikePaladin <[email protected]>
tighten EntityAPI.thingy; add @NotNull; IntelliJ warnings

5d9e2bb34729ed42b9ebf479bf0018c93cbe028a authored 8 months ago by PoolloverNathan <[email protected]>
Merge pull request #189 from PoolloverNathan/patch-6

Fix permission grammar

f740a52806749f9f5a4ac79ad49899f44d214a56 authored 8 months ago by UnlikePaladin <[email protected]>
Merge pull request #191 from PoolloverNathan/patch-8

things occurred

bf37f4e2b0b4713d71e5a95ccecd6ef6729d28fd authored 8 months ago by UnlikePaladin <[email protected]>
Merge pull request #192 from auriafoxgirl/1.20

fix 1 tick delay

71c8510559cceff217bafb6fccae1a157058c4d5 authored 8 months ago by UnlikePaladin <[email protected]>
fix 1 tick delay

2fef1a38e5b22fc8b4edc129a2dca5cd4c448c02 authored 8 months ago by Auria <[email protected]>
things occurred

1e5b7998eb263d04df9f5edb2a08ea4750c7e122 authored 8 months ago by PoolloverNathan <[email protected]>
Fix Elytra pivot not being found because order matters

3113503bd16c89d1192ac6671351415c7c319e9d authored 8 months ago by UnlikePaladin <[email protected]>
Fix an issue with LuaJ not being found

fa37643257bd7e0397aef074099c99555fbd61a9 authored 8 months ago by UnlikePaladin <[email protected]>
Fix PoseStack not empty crashes

Fix Figura getting blamed for crashes when other mods failed to load

c352a58a0c016709c7a3e4ab6af62b48dca0e8d5 authored 8 months ago by UnlikePaladin <[email protected]>
Fix permission grammar

d979d0dfe9ffb76ee44bc663ec9c376d87fc6f3e authored 8 months ago by PoolloverNathan <[email protected]>
Merge pull request #180 from applejuiceyy/item-render-reentrancy-problem-crashfix

Prevent item tasks from calling item render event

44390bcd5379ddf10b126b832d9ed6b922fe7546 authored 8 months ago by sky <[email protected]>
fix

ec76f79273b7d08cb40f43884d16c650e4784ec2 authored 8 months ago by applejuiceyy <[email protected]>
Merge pull request #172 from applejuiceyy/1.20

EntityTasks

9582402df812a65d5e282b2abe14430ad14a1481 authored 8 months ago by UnlikePaladin <[email protected]>
actually fix the websocket this time, dumb aah bs

f6d80c691663dc0c6d852b562890ae2e981ab5f9 authored 8 months ago by UnlikePaladin <[email protected]>
remove apache references from network code

1e6f2d0d296b4b26dc5c51f669a5dab3d15503e1 authored 8 months ago by UnlikePaladin <[email protected]>
revert a change to commands on forge

178b6735d1ae0f675295e30fa58e8d2bd8aec802 authored 8 months ago by UnlikePaladin <[email protected]>
Force English locale on toUpperCase and toLowerCase calls, fixes issues on systems with a different locale

52da5ff0686f620eba2b7ec03f8a8b5a9532705a authored 8 months ago by UnlikePaladin <[email protected]>
updated websocket url and bumped to rc.5

6780d9f273557e55d36ec9b50c7f90966083699e authored 8 months ago by UnlikePaladin <[email protected]>
make version check actually work

481fa7f0b293ea3ec9f49e33aa8d937c4188009c authored 8 months ago by repository <[email protected]>
Use a merged keystore

45ccb93fa97010847d6ddbb6704cf840160d32f3 authored 8 months ago by UnlikePaladin <[email protected]>
Add mixin to fix missing SNI (JDK-8144566)

09a74f850c038f0d515b9177c8c3cd1a0874f594 authored 8 months ago by repository <[email protected]>
add certificates

8a25971fe6e5e3937a66621f250ad1e34ea48648 authored 8 months ago by UnlikePaladin <[email protected]>
Move to new websocket API

183dc78dd18acbd66ff78382ff1156ab6acf0aa0 authored 8 months ago by UnlikePaladin <[email protected]>
Add a way for developers to add custom LuaEvents to the API.

c4f84e58749213eab23386685521b9ab85f64729 authored 8 months ago by UnlikePaladin <[email protected]>
Merge pull request #174 from 4P5/apply-matrix-clipping

Texture:applyMatrix() clipping

ea69392819c49a462961a0baf275f2a9b2e981a0 authored 8 months ago by UnlikePaladin <[email protected]>
Merge pull request #153 from TheBunnyMan123/split-world-getTimeOfDay

Split world.getTimeOfDay into world.getTimeOfDay and world.getDay

ac8530c87206c2924c5f983b11caee362e243698 authored 8 months ago by UnlikePaladin <[email protected]>
Rename new getTimeOfDay to getDayTime and restore old getTimeOfDay

65507a60298e194f31fbbf69cc9bbbe8f75c1484 authored 8 months ago by TheBunnyMan123 <[email protected]>
Merge branch 'FiguraMC:1.20' into split-world-getTimeOfDay

ff55de309c710c636dc19772a7da3e2c052885a7 authored 8 months ago by TheBunnyMan123 <[email protected]>
Bump to luaJ 3.0.8

70f1bb23035fadd4a5d3131a8da76f712fa0db83 authored 8 months ago by UnlikePaladin <[email protected]>
Texture:applyMatrix() clipping

- Added a new field to Texture:applyMatrix(), `clip`, which clamps the resulting colours' channe...

fa54c27e81184237e870276d020cad50b9974ab6 authored 8 months ago by 4P5 <[email protected]>
- Removed the Elytra Pivot and separated it into LeftElytraPivot and RightElytraPivot with aliases RightWingPivot and RightWingPivot

- Added extra aliases for ChestplatePivot, now is ChestplateBodyPivot and for LeggingsPivot, now...

a125d4b404f47cbc072e8869265be9d9d71006f3 authored 9 months ago by UnlikePaladin <[email protected]>
terminal velocity

f10a65f4196d34ee260caab3c2b485b92c1ad5e0 authored 9 months ago by applejuiceyy <[email protected]>
cheesemobile

e24f29e3350114f6e768fb2cf4aff1f8a395ac1e authored 9 months ago by applejuiceyy <[email protected]>
en passant

3d6826f116fb2c2a111d3dcd1578dba38dc71f1d authored 9 months ago by applejuiceyy <[email protected]>
CUTOUT_EMISSIVE_SOLID now renders full bright as it uses the beacon beam and not the warden's shader

188f8c19824169be73f124586905b77f10105238 authored 9 months ago by UnlikePaladin <[email protected]>
Add FiguraModelPart.remove to remove a given part from it's parent

11720d152d4d95a05a7c079f5cccc6da0d0ea722 authored 9 months ago by UnlikePaladin <[email protected]>
Return the break texture for block entity models on BlockStateAPI

a6168d0b05290107fbe14e6faa2b4d821edbe674 authored 9 months ago by UnlikePaladin <[email protected]>
Fix a VM error when the getting a slot and the player is dead or if the slot access is null/invalid

0a9da0a3ffa535c28d3450b92e79c67fec004a35 authored 9 months ago by UnlikePaladin <[email protected]>
Fix the version check being incorrect/broken on Forge

8af3544d044c83fd05ee8abe0141bf6ae84be157 authored 9 months ago by UnlikePaladin <[email protected]>
Merge pull request #171 from UnlikePaladin/geckolib4-compatibility

Geckolib4 compatibility

f8d6f4367605f032aa28e8c3a508ed38c31f2381 authored 9 months ago by UnlikePaladin <[email protected]>
Merge pull request #170 from KitCat962/disable-sounds

Cancel sounds

cdab2ea54d8a3ffa6906d5d584b632736b541816 authored 9 months ago by UnlikePaladin <[email protected]>
Fixed Vanilla and Geckolib Clipping issues when pivots were on, finally

2d939936931d4e523966975a2719a3b27c2583ed authored 9 months ago by UnlikePaladin <[email protected]>
Improved buildscript

f0c21b7a7eaf6c39ddd5538a058e3c62055e52cb authored 9 months ago by UnlikePaladin <[email protected]>
Fixed Geckolib on Forge

Switched mixin to use an override

bc40c8d0700705b72f5fae8e44fa0e9eaaa9bc5b authored 9 months ago by UnlikePaladin <[email protected]>
disabled geckolib at runtime by default

9a8ec8c34c6c2dad837515283507e7445780ea0d authored 9 months ago by UnlikePaladin <[email protected]>
Fixed a bug

69ce92f322228470d2b351bb7703c12a151be6eb authored 9 months ago by UnlikePaladin <[email protected]>
Moved SimpleVC Reflection to use wrapppers

Removed common mixins that should've been client only

c9248debbd459d1d12e585837a2fd72dec142191 authored 9 months ago by UnlikePaladin <[email protected]>
forgot permission blocking for luasounds

ebf018458c37daec9f07f8d86910aa410ffe7199 authored 9 months ago by KitCat962 <[email protected]>
Everything actually works, and fixed the gradle script

636f0d5b7455eeb627c685636c1b2668c1ff6084 authored 9 months ago by UnlikePaladin <[email protected]>
Not everything works correctly

649b96c3285783ee9a7e04353d73aee9c5d622bf authored 9 months ago by UnlikePaladin <[email protected]>
Mostly correct now

Known issues: if the topLevelBones don't match those in the armorRenderer, pivots don't work
Doub...

9e028040bf929fe3f39147bbf81ab63a343c7e22 authored 9 months ago by UnlikePaladin <[email protected]>
WIP Geckolib Compatibility

Stuff is not right yet

e55af14f20720b827b6466fca26249ba0eb8ba2c authored 9 months ago by UnlikePaladin <[email protected]>
handles dont get destroyed properly... oh well. Just dont create them

12d66d6bcb0ff749083ee5ef42e850399d94a32e authored 9 months ago by KitCat962 <[email protected]>
docccccs

8b2b87f12f9e25934e29666c8e88213f219ae706 authored 9 months ago by KitCat962 <[email protected]>
fixed crash when playing LuaSounds

384c029940516cbb42561f60ca1be8ab6bd4306b authored 9 months ago by KitCat962 <[email protected]>
Fixed geckolib crash

+ Added some helper classes for reflection

f19ce6308af9040b4a93a57c92d5bea174b29a26 authored 9 months ago by omoflop <[email protected]>
Added a new rendertype, CUTOUT_EMISSIVE_SOLID

608c2f397fb0a423ebd76f05c2ceca472aba8a0d authored 9 months ago by UnlikePaladin <[email protected]>
permissionsssss

acce911bdee3908cceb2dfc1fa600439a63e5949 authored 9 months ago by KitCat962 <[email protected]>
innitial implimentation

3aec703389acc95d91799ad57fcf4ee1d54fa514 authored 9 months ago by KitCat962 <[email protected]>
Merge pull request #169 from Kichura/1.20

ffc25359f36000ac1e0f69f878041b9d0d020519 authored 9 months ago by UnlikePaladin <[email protected]>
Ensure the JDK is defaulted in shell.

0b9d9af339b67e7c0169a296885e39a806d53d70 authored 9 months ago by Kichura <[email protected]>
Bump to rc.4

8a626ae0db54c15d0c2b8bf8f5712f02835d7eaa authored 9 months ago by UnlikePaladin <[email protected]>
Fixed tridents being transformed wrongly

Fix the armor's hat layer not rendering when pivots are present

825a1ac1d5e61b58ae0e26e8ef08c11f46ba7caf authored 9 months ago by UnlikePaladin <[email protected]>
fix script armor visiblity being ignored when pivots exist

Connection toasts are now on by default

8846dbb49f73b4a2d2153b77ac544a80afd3aedf authored 9 months ago by UnlikePaladin <[email protected]>
Merge pull request #168 from jasperalani/1.20

Still allows an avatar to load if none is found for player

7e1cad3d3f84ad1444daf6d4ef40d7bb721524ea authored 9 months ago by UnlikePaladin <[email protected]>
allow function to continue if no avatar for player is found

a3241f04183b35bfbba81684a4c08314dc76a03d authored 9 months ago by Jasper Alani <[email protected]>
Merge pull request #167 from Kichura/1.20

Use JDK 17 instead of 21 in terms of codespaces

bf2e4232bc100a6bc57562fcde739f578851dae6 authored 9 months ago by UnlikePaladin <[email protected]>
Merge pull request #160 from 4P5/client.getRegistry-and-world.getHeight

client.getRegistry() and world.getHeight()

932b65770d7da1fd1d2cc7d0ae2d34d9c18bc6bc authored 9 months ago by UnlikePaladin <[email protected]>
Merge branch '1.20' into client.getRegistry-and-world.getHeight

4bb4572659059e829a51de3e9eb9dab07bca8a68 authored 9 months ago by UnlikePaladin <[email protected]>
Merge pull request #159 from 4P5/client.getEnum

Client.getEnum

11399b04dabf1df94bda6c5b5aa8ff8078a23c1d authored 9 months ago by UnlikePaladin <[email protected]>
Merge pull request #152 from KitCat962/version-ux

Redirects prereleases to github releases

23dd380f943f3d77faab65dd4c2c1c56284eb9a4 authored 9 months ago by UnlikePaladin <[email protected]>
Merge pull request #151 from KitCat962/new-vector-parsing

Raycast vector arguments are now at the beginning of the function

2331b61e8f8179d5af9e1e5e8de5bbfa7a7436d8 authored 9 months ago by UnlikePaladin <[email protected]>
Merge pull request #147 from KitCat962/disable-vanilla-rotations

Fixed vanilla inventory behaving odd due to previous pr

ca008a7260ba01f06e09725d80bc42356c19086a authored 9 months ago by UnlikePaladin <[email protected]>
update discord links

a025b6abb23a7764fd2736a54ac8b7b6ef3407f0 authored 9 months ago by skyrina <[email protected]>
Merge pull request #165 from 4P5/getters-for-actionbar-and-titles

Getters for actionbar, titles, and scoreboards

7979c300957b3c07c925935629eb2f07995cfb30 authored 9 months ago by sky <[email protected]>
Update JDK to 17.0.10.

da46f323917ab4a4b09dd3e566a8fff83b8c8772 authored 9 months ago by Kichura <[email protected]>
Use JDK 17 instead of 21 in terms of codespaces.

732c58c4cde9fbb8a0fd5f875c88bf8829ddd858 authored 9 months ago by Kichura <[email protected]>
client.getScoreboard()

- Added `client.getScoreboard` to get information about the currently visible scoreboard(s).

6f5b4f3dbb62d4a84c54398d03eb9efd04ee520c authored 9 months ago by 4P5 <[email protected]>
getters for actionbar, title, and subtitle

- Added `client.getActionbar`, `client.getTitle`, and `client.getSubtitle`, which return their r...

9abca00aa8cefd6dad780d5532c3bbc19dcec12d authored 9 months ago by 4P5 <[email protected]>
Merge pull request #161 from 4P5/particle-fix

Fix particles not being removed

a6a926126cbbdbb6d9d1ffbad989825700a99b36 authored 9 months ago by sky <[email protected]>
Fix particles not being removed

aad0ad313c820ed82ec18b2ed76b6350eba4bf8e authored 9 months ago by 4P5 <[email protected]>
Rename to world.getHeight

- Renamed to world.getHeight and put the position first, making the heightmap string optional (o...

5a5e70be98bec99cf1d30211a5ee14d2fea3dc4f authored 9 months ago by 4P5 <[email protected]>
Client.getEnum

- Modified `FiguraListDocs` to support getting an enum's values by its name
- Added `client.getE...

3a00fdcf2b4935aa56c1885bacea8b3ce07ffb59 authored 10 months ago by 4P5 <[email protected]>
client.getRegistry()

- Added client.getRegistry()
- Added the registries enum

852faea2c903f9b9dc8c053464d0b36e605afc59 authored 10 months ago by 4P5 <[email protected]>
raycast arbitrary aabb

bf604ef37570f03d705544fc90f655fbc4437c8d authored 10 months ago by KitCat962 <[email protected]>
world.getHeightmap()

- Added world.getHeightmap()
- Takes a string and a position
- Returns the highest Y coordinate ...

7f6ca4e6d18f9b583bfed119fbbe3d11c1c6a4f3 authored 10 months ago by 4P5 <[email protected]>
Language file

dc8a4d6f9a45aabd4c64fb18427af16e805ae219 authored 10 months ago by TheKillerBunny <[email protected]>
Fix error

692203f5b02d5a8928cd3666195419bdc3de1793 authored 10 months ago by TheKillerBunny <[email protected]>
add marker to mark where im working on temporarily

909f1db3c437b28e278436bc764021f7bd1bbe23 authored 10 months ago by TheKillerBunny <[email protected]>
Split world.getTimeOfDay into world.getTimeOfDay and world.getDay

c03d30131433191682499ff2d0c18b8644bb0462 authored 10 months ago by TheKillerBunny <[email protected]>
reformatted version regex for easier reading

332c0c2f1bc71128971d33dbb47a5112efaa045b authored 10 months ago by KitCat962 <[email protected]>
build metadata needs to go after a `+`

694de4bc31c3dad98419841ab9e243db9ff862a0 authored 10 months ago by KitCat962 <[email protected]>
when prerelease, direct to github

f8b8290a7ac48180ca0023d8323071eb690658f2 authored 10 months ago by KitCat962 <[email protected]>
Shouldnt be lua errors

da17e800c5b4a08f6602c212c9832de0895da0aa authored 10 months ago by KitCat962 <[email protected]>
changed raycast functions + parseVec docs

14bc8b20f68dd22b4a372f6571931393c6d08ce2 authored 10 months ago by KitCat962 <[email protected]>
parseVec + organization

cb1b51c22819a9ba0baf5462510b902e2ab2265a authored 10 months ago by KitCat962 <[email protected]>
Merge pull request #149 from KitCat962/fix-version-check

fixed incorrect version used

e27d4513953f108b727b37899ecfc86f3e9232c8 authored 10 months ago by sky <[email protected]>
fixed incorrect version used

a2627644ee4e54c54546cf6dd19060c4a4f88e07 authored 10 months ago by KitCat962 <[email protected]>