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
3ba96578b6c5522041fdf229bf160a5c359babb3 authored about 6 years ago by Zach Brown <[email protected]>
Updates Paper-API to version 1.13.1
Updates JUnit to version 5
Updates JaCoCo to version 0.8.2
U...
1b4016c7d8078f4503593d37d7f495f26e1ab9d4 authored about 6 years ago by Zach Brown <[email protected]>
`com.destroystokyo` is being going to be retired eventually and this
project never really belong...
b4729b7f46ed791cc880d46dd7f3b9817a703706 authored about 6 years ago by Zach Brown <[email protected]>
Yes.
741ff4d6ec74e7139279045df9e55962da75fdda authored over 6 years ago by Zach <[email protected]>65151ecc1d0660d9a0d6ebb602940c14d81c659e authored over 6 years ago by kashike <[email protected]>
Thank goodness I'm not one of those people who want all the coverage.
Yikes.
But seriously, ref...
ad06f4e2481a7ee8b00723dd30a611fb3eb7550b authored over 6 years ago by Zach Brown <[email protected]>54eba1f8063ebafd174aa80dc1c547c0c03ebcd3 authored over 6 years ago by Zach Brown <[email protected]>
f5038637f2608bc31e63419868ec4c59db80ebe5 authored over 6 years ago by Zach Brown <[email protected]>
e965bb1f0e1e24a020f442ac02ee6f65ffb70d67 authored over 6 years ago by Zach Brown <[email protected]>
c885b1838d21505a90d298fe925271d2c160f1fd authored over 6 years ago by Zach Brown <[email protected]>
b9c06faadd4f889951054e1665984287a7e11374 authored over 6 years ago by Zach Brown <[email protected]>
34c89759cea36c60773ff217ccfe38e6edc0b0fd authored over 6 years ago by Zach Brown <[email protected]>
Next release, whenever that happens, gets a minor bump.
d4434c25ecaab20f0599758e552c016bd022d093 authored over 6 years ago by Zach Brown <[email protected]>Apparently I do care enough
ecc7d88c7916c2d1f8b50f92fe105deb22a52e4c authored over 6 years ago by Zach Brown <[email protected]>2c15bab658b0b1dc27d3ecaf3151ce67c24ae6b4 authored over 6 years ago by Zach Brown <[email protected]>
Also change debug a bit since I don't need the whole collection dumped
in my terminal.
53b387bba66516b2245cb9744daf23ad193af59f authored over 6 years ago by Zach Brown <[email protected]>
todo todo todo todo
At least the tests pass still
d56e28cff4c0ba214ffc351b002ba0610ef45cd0 authored over 6 years ago by Zach Brown <[email protected]>
401e9df6db47076581cbf08a73208d64e67caae6 authored over 6 years ago by Zach Brown <[email protected]>
Initial work towards better type system handling
Finish handlers, fix tests
Add tests
Formatt...
849cd57a43549a7490fdc1081132c55653b3a675 authored over 6 years ago by Zach Brown <[email protected]>
And new screenshots because input has changed since 1.0.0
when the old ones were taken, and why ...
Allows you to forcibly get null for use in calls
cf84448b7fc33424c6bd36666585278315c97777 authored over 6 years ago by Zach Brown <[email protected]>7ab0a024d4fa4a47398c74efbf1a355bb0dd8a29 authored over 6 years ago by Zach Brown <[email protected]>
Seems better to just stop right here rather than silently
returning null and breaking whatever y...
Previously returned an empty string which just ended up
sending an empty line to the client.
0fea4a60c2c6785f14ac8c8f4ee5d3712db7cc61 authored over 6 years ago by Zach Brown <[email protected]>
7e0b2d117ced1041365e833e35519a91a44ffbce authored over 6 years ago by Zach Brown <[email protected]>
786c00d03a1d42a8ae1843e5bedd9b094b4410f4 authored over 6 years ago by Zach Brown <[email protected]>
This is a feature from long ago, before we were using
the whole method signature. It no longer r...
685167743f9c268bfbb99eb5b7ca71cb16c8e9db authored over 6 years ago by Zach Brown <[email protected]>
2fa554e8bfaa6183cd876dfd7500b04c93d0db88 authored over 6 years ago by Zach Brown <[email protected]>
9ba18a5bb7e64f86cc755a53bd30baa33f60e6b9 authored over 6 years ago by Zach Brown <[email protected]>
2515eb6e7ee1d61e8742c1bfd9e1b5d0c80de77d authored over 6 years ago by Zach Brown <[email protected]>
bbabecabb92c1a4a5beaadedcadf8c00d44f3cd6 authored over 6 years ago by Zach Brown <[email protected]>
b9fab7cf82bc09ddc37e59caf1ef35239fea3c8f authored over 6 years ago by Zach Brown <[email protected]>
Hasn't even been tested. Subject to change as needed.
b3e93cdac3d2478d6680199debec9a22204e823d authored over 6 years ago by Zach Brown <[email protected]>
Java will inevitably end up autoboxing these anyway but that doesn't
mean we need to be eager ab...
123e0f6b0875591d9af715073d11a41dc467801a authored over 6 years ago by Zach Brown <[email protected]>
a03f9a36e6588727b5a6e36e87617cbc1e021011 authored almost 7 years ago by Zach Brown <[email protected]>
6f8cebe0e6a987fff77e60c09f5a416e3a7e3360 authored almost 7 years ago by Zach Brown <[email protected]>
56200a3998180b3eb03492e75af3aad1d318c083 authored almost 7 years ago by Zach Brown <[email protected]>
I want to get onto more interesting things that really aren't "point
update" compatible
2f198247eb40b1697b3daf6414be0afbc08c3906 authored almost 7 years ago by Zach Brown <[email protected]>
In Paper-API authlib brings this into scope, which is great, except for
it going away in 1.13. T...
I though Location checked for null worlds, it does not.
A null world in a location just creates ...
This will allow it to be run only in the presence of Spigot-API or ...
some other API that imple...
Made because the analysis is probably technically correct (the best
kind) but I don't expect any...
6aad0e3e0b4571094b3b9c25709b40a010d89b75 authored about 7 years ago by Zach Brown <[email protected]>
We were using the Linux kernels GPLv2 shouty license, I see no reason to
continue to do so
Handle them via InputException rather than null.
This is much better than just blindly throwing ...
fe83f227f7b4aa38b55bdef7fa3fc68bd387d968 authored about 7 years ago by Zach Brown <[email protected]>
f8c78029f35e06f8b95dbbc39d8a7c9271f349c9 authored about 7 years ago by Zach Brown <[email protected]>
Only trigger entity handling if the input value cannot be parsed as a
UUID.
5c14356efb70c29cedd73fa241f797f5cff63690 authored about 7 years ago by Zach Brown <[email protected]>
Using the short version is a UX catastrophe.
ccbd762a2fe1de1a6f39d9c492db9335f0e3a3c5 authored about 7 years ago by Zach Brown <[email protected]>25f67445a23dbd0bba3e2475f36360e6dd3451a9 authored about 7 years ago by Zach Brown <[email protected]>
Not the other way around
875a2304d564069a48c157d867f9bcec6a565968 authored about 7 years ago by Zach Brown <[email protected]>6ea5da5371cd083df909d6340dce2bcd9c4607fd authored about 7 years ago by Zach Brown <[email protected]>
Also make a minor tweak to /debuggery so it doesn't blend into the
surrounding chat
e8d06e1c83e687be5add0eb4960e15bdcd7c079a authored about 7 years ago by Zach Brown <[email protected]>
42e8c1b54ca928e55d84afcda9be5c352d666380 authored about 7 years ago by Zach Brown <[email protected]>
The system isn't fool proofed, it can still be tricked by spaces in
weird places that the actual...
1bd695521fd89b005eb3c0406febbb8ec1d9d6d8 authored about 7 years ago by Zach Brown <[email protected]>
Make this consistent with elsewhere
bb529b27c2acb90dc7f62f999b0ece8791e1868b authored about 7 years ago by Zach Brown <[email protected]>
You can now call methods on the return instances of your other method
calls.
For example, ```/d...
6a5c5ab84aa57e5ad58d45a1087e4e341af9771c authored about 7 years ago by Zach Brown <[email protected]>0c6f42b3e24617d0e627de81290ffd24a97bbca9 authored about 7 years ago by Zach Brown <[email protected]>
More in the future here
1ac2bafa72b13433631cd05993494e0a1ca931ca authored about 7 years ago by Zach Brown <[email protected]>
We test input to make sure the objects we create are true to the strings
they are spawned from.
...
02641be6404fe0ecb79c7326242ba809a1f6266d authored about 7 years ago by Zach Brown <[email protected]>
a35cc44a2d3be610eab3721b9ca57bdb7f799353 authored about 7 years ago by Zach Brown <[email protected]>
714735c655f86683d0a7bb20d3156ca6808cc71d authored about 7 years ago by Zach Brown <[email protected]>
9de14443233548f7442dd04cf360c1f84ba55011 authored about 7 years ago by Zach Brown <[email protected]>
05b72b1fdd2adbc86b169bdf0e0086ace0ccfbb1 authored about 7 years ago by Zach Brown <[email protected]>
d6fe6cbad8dccf58ca5fa462a11afdf6b1c66152 authored about 7 years ago by Zach Brown <[email protected]>
2941b41b605ca40418274d438daebc09e24537be authored about 7 years ago by Zach Brown <[email protected]>
50a38b33c977feafaec65eaa996a01bd1d3e2861 authored about 7 years ago by Zach Brown <[email protected]>
Their functionality is present via the API directly
376484a3ed2926541cf6504424df9bd64c64fa61 authored about 7 years ago by Zach Brown <[email protected]>
Adds additional input types
Now capable of telling you whether the problem is how you formatted ...
0d76714b47ddf6e91f4af1338ffcc809d00b1799 authored about 7 years ago by Zach Brown <[email protected]>
I remember how much I liked this feature in Sponge and thought it'd be
cool to see it here.
Our...
57499f222ceea8585e2e1c2900ed6d4b9f866df3 authored about 7 years ago by Zach Brown <[email protected]>
It was possible to pass null to a method expecting a primitive
parameter type, resulting in an u...
Because we set the class type before calling the updateReflectionClass
method, the classType wou...
cd83e2a1780338da44cd74d29ae4cae563c5cba4 authored about 7 years ago by Zach Brown <[email protected]>
Already found an issue
e76dbfc69af8e9744b491160eeff1c8820bc976b authored about 7 years ago by Zach Brown <[email protected]>ec2f8fc900b505c2b48393be149524274efa48f3 authored about 7 years ago by Zach Brown <[email protected]>
9cf2ae915603865e467cc226ae0d3845f2a734fe authored about 7 years ago by Zach Brown <[email protected]>
bd4e77e31671321c4bba92e8323eddff149cae6b authored about 7 years ago by Zach Brown <[email protected]>
Helps differentiate them on entity lists
This is what I was thinking of originally, at least I t...
23322ce62101fdcf0cca68bcea1162f2fc4d87fc authored about 7 years ago by Zach Brown <[email protected]>
Also make array output use curly braces, like collection output
4a5b1dffd9dc2af17c52822c5bb52c69308d0b07 authored about 7 years ago by Zach Brown <[email protected]>4acf3dd0329ccc99d33440890e1b4c7a1b3e1087 authored about 7 years ago by Zach Brown <[email protected]>
Start work trying to format output values
4b8c181c45987061c8f99160be03236ebdfd6ad1 authored about 7 years ago by Zach <[email protected]>So far so good, even if a bit ugly
0598666243e94e359b7062c28c349b01b1a507eb authored about 7 years ago by Zach Brown <[email protected]>d58dbd5346955da3b3ae12dcaf511f413714ed44 authored about 7 years ago by Zach Brown <[email protected]>
5be5c2257367a11ef1c61535499d5bb50ca4a390 authored about 7 years ago by Zach Brown <[email protected]>
4b5424f5f7738b06117ea9308638a6764905e4cc authored about 7 years ago by Zach Brown <[email protected]>