Ecosyste.ms: OpenCollective

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

github.com/PaperMC/Debuggery

A small plugin designed to expose API values at runtime.
https://github.com/PaperMC/Debuggery

Add PositionInputHandler

c3cbcb3cc948ad2a6c213c0a36db7884e560cdec authored 10 months ago by Owen1212055 <[email protected]>
Update Gradle wrapper

794d4c377a54c1bcefb2f02adaace0ee8dd168dc authored 12 months ago by Nassim Jahnke <[email protected]>
Merge pull request #2 from 4drian3d/improved/modularity

Implement Command Abstraction

0fa3d9254197cf66dff497018ce1ee9bbf0cd242 authored 12 months ago by Owen <[email protected]>
Update to Paper plugins

96ac236eb79db2ef601806c148f26279c72a8c44 authored over 1 year ago by Adrian <[email protected]>
Merge branch 'master' into improved/modularity

4d3c842e6e26f371ddaee0abc6e2d42b2bce9dfb authored over 1 year ago by Adrian <[email protected]>
Bump version to 1.5.2-SNAPSHOT

3a4efb7ebcb48d695768ae5f6c2d1f89405d8df7 authored over 1 year ago by Nassim Jahnke <[email protected]>
Update Gradle wrapper and dependencies

1ead5234ce08fa36251bcb90b0b6c591f742d6ba authored over 1 year ago by Nassim Jahnke <[email protected]>
Merge pull request #3 from Warriorrrr/feat/component-handler

Add component input/output handler

55a29b352089cc3c37124131f4db4b7bd2a3a393 authored over 1 year ago by Nassim Jahnke <[email protected]>
Add component input/output handler

06851328c23209d6c844c1149a2ad99dcb52a2b7 authored over 1 year ago by Warrior <[email protected]>
added missing changes

97148a7c804253eab1caf2ca18b908cca490fe1d authored almost 2 years ago by Adrian <[email protected]>
feat: Implement Command Abstraction

f781d03d75cc5faa87c890ff110a7f34cd6da090 authored almost 2 years ago by Adrian <[email protected]>
Update shadow

35c2e4eb72e53be81054a2b596962bd41ea4e783 authored almost 2 years ago by Nassim Jahnke <[email protected]>
Update workflow

398e448ae2b8a10a2f8822e3f1bf68ebfe6d9129 authored almost 2 years ago by Nassim Jahnke <[email protected]>
Merge pull request #1 from 4drian3d/fix

Fixed tab completion error in Velocity module when no argument is provided

a9c1a96e2d66d15128b052d70e32f7e44b5a7b44 authored almost 2 years ago by Nassim Jahnke <[email protected]>
Fixed tab completion error in Velocity when no argument is provided

edaab92d52fb56da42e9bf2896d4f85b35cb3e4d authored almost 2 years ago by Adrian <[email protected]>
Do not display/execute player-exclusive commands if the executor is not a player

f7190e8ff1a131b1bc31452b43d5f5532bb6745a authored almost 2 years ago by Adrian <[email protected]>
chore: update deps and mc 1.19.4

8b63d55ad96dc1aaff8ead16899220c94e9a8d65 authored almost 2 years ago by Jake Potrebic <[email protected]>
chore: update to gradle 8

0654f42e410d15eef0711090289793c96de92445 authored almost 2 years ago by Jake Potrebic <[email protected]>
Add quoted argument parsing to allow spaces in args

2b682c98a6597d630345fc5a176bb572b293bdbc authored almost 2 years ago by Owen <[email protected]>
Update version + authors + api version

e5c761bec4e43993eb4e6202fa0c84232986308e authored about 2 years ago by Owen <[email protected]>
Event Debugger

d7e14b70cea605462747c78a06d1bd7acaa93f7a authored about 2 years ago by Owen <[email protected]>
Update CommandReflection.java

Remove debug statement. Oopsies

6b6faecdd1332dcffc77ca3a7e6a7bfc42a26bf9 authored about 2 years ago by Owen <[email protected]>
Fix .gitignore

e6411bb6df35901282adbec5af834fa1d15f9f26 authored about 2 years ago by Owen <[email protected]>
Components, 1.19, Java 17, Void return type

Also adds a new command to select entities to avoid entities running away.

1b9a3fdd3e71526ec9ad4324e689befc09e6a2ca authored about 2 years ago by Owen <[email protected]>
Uncuck input/output handlers

e2eef211bf9ee2723840fb29c3e31936e776eb21 authored almost 3 years ago by Nassim Jahnke <[email protected]>
Fix workflow

bca77655905f6905e7b4e0c7d7bc1d72376d1cf4 authored almost 3 years ago by Nassim Jahnke <[email protected]>
Yeetus deletus Groovy, 1.3.0 Release

f636639349dcb93e9c67e7dfec67495beab72b56 authored almost 3 years ago by Nassim Jahnke <[email protected]>
Fix gradlew access

65d85b3625001b1c7e0a69ecb82fb7fd4bc4e36f authored almost 3 years ago by Nassim Jahnke <[email protected]>
update readme

08b47c757743795d05b904ac081e35a2a9aa4802 authored almost 3 years ago by Nassim Jahnke <[email protected]>
Update Velocity module, minor refactoring

548abc6cb67b2b700571f601b2bbefb85b889a46 authored almost 3 years ago by Nassim Jahnke <[email protected]>
Make it compile again

f8520c5fa1c10124a9cf68b3ce5b06057608dbe6 authored almost 3 years ago by Nassim Jahnke <[email protected]>
Bump project dependencies

Velocity, Paper, JB Annotations, Shadow, JUnit

922d86c1921ca273bc2f63adc9108119d1ef3773 authored about 4 years ago by Zach Brown <[email protected]>
Bump Gradle wrapper to newer version

46ca957225844fe8b94fb0a39e10d64dcf23842f authored about 4 years ago by Zach Brown <[email protected]>
Cleanup Tests

Remove Bukkit output handler tests. They make the build more brittle and
aren't worth much.

Mov...

9bc9505985c8a100d32e8ac737d86387cf2b4c13 authored about 4 years ago by Zach Brown <[email protected]>
Drop Jacoco from Gradle

Add Java vendor and correct bukkit version to debug info

a2e84d098ee18b8f53feb12d8f369bdd34267e3f authored over 4 years ago by Zach Brown <[email protected]>
Tiny irrelevant changes left staged from whenever

a47a581f12cac276a667478654592f62654b8d9d authored over 4 years ago by Zach Brown <[email protected]>
Add Inventory IHandler for Bukkit

eb44d0e32d51bbc09395ef51f42c329b248e0d2d authored over 4 years ago by Zach Brown <[email protected]>
Rename magic value generic util function

d91bb0a50ee358f4f4ce2d1c181e5940d6169261 authored over 4 years ago by Zach Brown <[email protected]>
Update test implementation of OfflinePlayer

Fix compile

100c1cb6fba880ac83d2c16135ae04d1164c6dce authored over 4 years ago by Zach Brown <[email protected]>
Update Gradle wrapper

So I can use gradle without having to switch my JDK back and forth.

97c59dba7ab3aac3bb7728d9c392c8ad82ac746b authored over 4 years ago by Zach Brown <[email protected]>
Bump API dependencies

0a0d2d308ebc78a139b3ffa3e83783ca6d88ab0e authored over 4 years ago by Zach Brown <[email protected]>
Update to Gradle 6.2.2

6073bde4a72db1e529abdc91025750435ef36b27 authored over 4 years ago by Zach Brown <[email protected]>
Bump Velocity dependency to release 1.0.4

Still plenty to do for maintaining proper Velocity support long-term.
Two of the biggest issues ...

30eb1e79a7ca442baf22322440287637e64aacf7 authored almost 5 years ago by Zach Brown <[email protected]>
Bump Paper dependency to 1.15.1

Not many notable changes here. Just the removal of an unused test class
and some minor tweaks fo...

c03f71c29413a07ae1c69ee510f8c808ef81ddfd authored almost 5 years ago by Zach Brown <[email protected]>
Add keyword to bukkit UUID extension

Don't assume that just because a player is asking we want _their_ UUID.

8c33a88b4d84799c4d9e4a7f721a921a7bb0b736 authored almost 5 years ago by Zach Brown <[email protected]>
Use platform sender in IItemStackHandler to fix CCE with keyword

e4ba2f3abe97db26e655a515879b8d02cc13239f authored almost 5 years ago by Zach Brown <[email protected]>
Clarify naming, minor clean up

dd65830e1ee6c23c4d0cf526679a0fb32310187d authored about 5 years ago by Zach Brown <[email protected]>
Merge pull request #3 from zachbr/zachbr-patch-1

Add gradle workflow for GH Ations

9604b3d83854eef33292a1f1359a4bea8ecc0e96 authored about 5 years ago by Zach <[email protected]>
Add gradle workflow for GH Ations

2f8276980f36cdf8e4f67dddea203aa15a486593 authored about 5 years ago by Zach <[email protected]>
Update Gradle to 5.6.2

c2aee06058e843a13f8f9cabfc95f1437e74dedc authored about 5 years ago by Zach Brown <[email protected]>
General cleanup and refactors

f79f3b80a15ec2347fe593c644adb82d423cd6f7 authored about 5 years ago by Zach Brown <[email protected]>
Add (generally unknown) generic types to raw types

29e13be4a08350e68262d73344d18cf848eb2d17 authored about 5 years ago by Zach Brown <[email protected]>
Death to PlatformSenders

Bad coupling

3c32158199694aaa1ce064a4146bfb6c29fefa50 authored about 5 years ago by Zach Brown <[email protected]>
Actually use the gradle plugin to do versioning

c1d8af675a8dfbfcb5d1d88ff772e9d3012c3f49 authored almost 6 years ago by Zach Brown <[email protected]>
Add experimental velocity proxy support

Mostly added so I can see how well the abstraction changes are working.
Fairly well, clearly mor...

de3294d049acc9a1de6e08a86f3c7beebfe674c3 authored almost 6 years ago by Zach Brown <[email protected]>
Update to Gradle 5.1

d962d450e91d84be7c284aca958a5f051d1820ab authored almost 6 years ago by Zach Brown <[email protected]>
Update Test Stubs for more API changes

28128b0cfed037ae3b835c1752b8968f85e65218 authored almost 6 years ago by Zach Brown <[email protected]>
Update Test Stubs for API changes

bab5f1d840850f2b62acf42cd2d40862f7ee4984 authored almost 6 years ago by Zach Brown <[email protected]>
Add output handler for PermissionAttachmentInfo

9adc0aa216bf13a9dbabaf216a51b480f7e62c4c authored about 6 years ago by Zach Brown <[email protected]>
Fix check for extraneous arguments in last

Run import cleanup as well

37e0d7665bba1152059296bff9f83c0efc567f4f authored about 6 years ago by Zach Brown <[email protected]>
Fix case of providing extra input after void return

I think this was re-added during this dev cycle but I've no idea.

c3329c28a34cec46777bc1520a8bcc1b5c25031a authored about 6 years ago by Zach Brown <[email protected]>
Platform specific sender handling draft 1

74ac3aa5fd408e799af28965228e0b8461db20aa authored about 6 years ago by Zach Brown <[email protected]>
Use exception causes to provide more useful info

37231bc1642f824ae47d8434293dbee4d8e1a3fa authored about 6 years ago by Zach Brown <[email protected]>
Move some generic command utils into common

ed50039869dad19eeb681ef02c713887959b8a03 authored about 6 years ago by Zach Brown <[email protected]>
Tell CodeCov to stop failing builds over patches

Does not meet with our use case of their system

528c6546f955526ed68826e9b58cedecf91e9622 authored about 6 years ago by Zach Brown <[email protected]>
Further abstract away the reflective operations

211b45ad8ca8ed89b2d6d6979fd0bd2e61b3c2de authored about 6 years ago by Zach Brown <[email protected]>
Remove common classes that snuck in during refactor

fffbc51274e51625a34ec10df69071a8b72a5ba7 authored about 6 years ago by Zach Brown <[email protected]>
Migrate debug stuff up to common

0201b388e280581f373abb59b5c9378881eed23d authored about 6 years ago by Zach Brown <[email protected]>
Get this running again, update tests as needed

Still need to design some interface or something to allow passing the
sender around for platform...

4a3fbd300f41be809dc49e98db954ad1ba0b3046 authored about 6 years ago by Zach Brown <[email protected]>
Move some loosely tied classes over to common

Moves tests with them.

5ba7c45b20c09ddb70d64182e94f244fc7fa82d8 authored about 6 years ago by Zach Brown <[email protected]>
Initial move to gradle modules

aef90d6fdbc76372fffa3400ea7e196fee14e7cb authored about 6 years ago by Zach Brown <[email protected]>
Add array input handlers, namespacedkey handler

Removed ItemStackArray IHandler, replaced w/ polymorphic

811f62ba197eee30adc8f7c14c8f885119bd6f41 authored about 6 years ago by Zach Brown <[email protected]>
Filter transitive dependencies to resolve test issues

Filters out the soon to be defunct jsr305 nullability annotations as
well as the JUnit 4 test li...

bebbd929fc9d1da6685588b58eab0ef68b4c2561 authored about 6 years ago by Zach Brown <[email protected]>
Refactor MethodMaps into a proper class

82b93af1cb3cb9ff7abfec3e67ee5a25516719fc authored about 6 years ago by Zach Brown <[email protected]>
Add Permission IHandler

424998936b9d193f5070faa01636cb8b03f8f8d0 authored about 6 years ago by Zach Brown <[email protected]>
Fix new handler classes names

f2db47d5c7989920ee4c1ec6a6d7ae072d73e895 authored about 6 years ago by Zach Brown <[email protected]>
Add Player IHandler

6a0fcdb28179fdb624ab5b1c20e547af41cba038 authored about 6 years ago by Zach Brown <[email protected]>
Make relevant nullability annotations type annotations

There's a lot of them

e72177b23397ea5cf179279fc90dff5c6b230785 authored about 6 years ago by Zach Brown <[email protected]>
Add Vector IHandler

9299c524b20a1a4220b4765aa642866276e9258d authored about 6 years ago by Zach Brown <[email protected]>
Add EulerAngle OHandler

Proper toString()s are so hard to come by anymore

b452ae65984365d0afe1769aef8c283c7bae601e authored about 6 years ago by Zach Brown <[email protected]>
Add EulerAngle IHandler

92c4cfb4e6d1487916b78398033cb61c705ca8fb authored about 6 years ago by Zach Brown <[email protected]>
Depend on 1.13.2, use mavenLocal, stop screwing w/ gradle on tests

d0066e09592f1fb9287080cd906d4a5a14323dfa authored about 6 years ago by Zach Brown <[email protected]>
Update CI link

totally not testing webhooks

fef232251c7c7ac28b5ec5a2921398d6bba1b735 authored about 6 years ago by Zach Brown <[email protected]>
Make Gradle use JUnit 5 explicitly

Even though it should've been before? Was? Was working before? Gradle is
annoying.

695baab08fe255c8f33ceb8ef6d97744fbb1d972 authored about 6 years ago by Zach Brown <[email protected]>
Minor tweaks to Map and Array output iteration, code format

200e0fcf65c81566c8dcb1158306056a5f57ee15 authored about 6 years ago by Zach Brown <[email protected]>
Put my explicit types back in IHandlers

31074abe1b613f31edbed2fbffe0c42618f50bad authored about 6 years ago by Zach Brown <[email protected]>
Tweak IHandler signature a bit

2727ad760dcb1d4394a6544b3877bb45859757ca authored about 6 years ago by Zach Brown <[email protected]>
Migrate source to JetBrains annotations

2b204949acba7652dc2021f92edb2a7cbac476ae authored about 6 years ago by Zach Brown <[email protected]>
Rework ReflectionChain to better handle null returns and update tests

36b427a2d86d3907b20d7a789b7e47c0b0904492 authored about 6 years ago by Zach Brown <[email protected]>
Update PaperMC repo info

808313c352a359d649b09e314d170d94463f239a authored about 6 years ago by Zach Brown <[email protected]>
Add command to listen to debug streams

22d05cf2a82f81999bd427ea6222493901596810 authored about 6 years ago by Zach Brown <[email protected]>
Refactor FancyChatException -> FancyExceptionWrapper for clarity

104d62fb643323f4d31a3f3e40c642caad02de2b authored about 6 years ago by Zach Brown <[email protected]>
Fix test compatibility java source targets

16492b7f0ce30476a60f915d71bdb78e05577e27 authored about 6 years ago by Zach Brown <[email protected]>
Add test case for no PotionEffectType with given name

b304ec6a0504fdae02cdc085f0a409566b5cacb2 authored about 6 years ago by Zach Brown <[email protected]>
Add PotionEffectType and PotionEffect IHandlers

96981ee9d12fe8ca4b87f6823fc52a9d81b82b85 authored about 6 years ago by Zach Brown <[email protected]>
Fixup tests for java 11

915a780d7b0002d52e7cd3a24b646a48ab7338bd authored about 6 years ago by Zach Brown <[email protected]>
Refactor DebugLogger into DebugUtil

f6a63c0cbc4ed01178707426a4a851f58251ec97 authored about 6 years ago by Zach Brown <[email protected]>
Bump version and fix package

0a7f5380d86a8f3f0015351139f8a290984f554d authored about 6 years ago by Zach Brown <[email protected]>
Poke Travis about JDK 11

00544f3e561ac8af5b14c498fe9f993c1ff17f46 authored about 6 years ago by Zach Brown <[email protected]>
Add note about older Java 8 releases

b07be476f65cb6c763fd7518ccd956f39798c30f authored about 6 years ago by Zach Brown <[email protected]>