Ecosyste.ms: OpenCollective

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

SkriptLang

SkriptLang is the organization behind the popular Minecraft Bukkit plugin Skript, which allows server admins to easily customize their servers with simple English-based scripts.
Collective - Host: opensource - https://opencollective.com/skriptlang - Website: https://docs.skriptlang.org/ - Code: https://github.com/SkriptLang

Potentially fix an issue with growth event

github.com/SkriptLang/Skript - f80b9813f3f8870a6c2a4dbc6e33dd225ca83b7e authored almost 8 years ago
Refixed the package

github.com/SkriptLang/Skript - f9a96ae5e9c276ba975585bb2ec09189892d6344 authored almost 8 years ago
Added documentation

github.com/SkriptLang/Skript - f73fe36cbd8e5524fc4a7238e615c8eb3e15570e authored almost 8 years ago
Forgot to change the package

github.com/SkriptLang/Skript - 37ebcf5cbb8034c9ceaa0e7f5c0b38e3888df79b authored almost 8 years ago
Add item amount expression

github.com/SkriptLang/Skript - c33480aa999f8c567ef9f6e0a3cb9e5b08b1c980 authored almost 8 years ago
2 new expressions and fix for EffReplace and EffOpenInventory

github.com/SkriptLang/Skript - 7106ecb2d1a39f133a9da32220dfa525d3cc9d93 authored almost 8 years ago
Update ExprWorld.java

github.com/SkriptLang/Skript - 0addc57f644baf2422b076449a58ad433cfcd107 authored almost 8 years ago
Start using Travis CI (to check pull requests)

github.com/SkriptLang/Skript - 72e94d558c9068485c7d776c9d57c1d644bd61b9 authored almost 8 years ago
1.11 is supported

github.com/SkriptLang/Skript - 57583c26459b564d3146117c75ebd3e0dfdf2637 authored about 8 years ago
Up version number

github.com/SkriptLang/Skript - 58e391b0207240559a051e958f269973fc025e1b authored about 8 years ago
Remove nitwit's trades (#311)

github.com/SkriptLang/Skript - d4f0a8ab1bd4970968cd5a442170ed091bdf8ad9 authored about 8 years ago
Make GSON more optional on updater (#328)

github.com/SkriptLang/Skript - 21a086d9c2b002d82d431062865675d4e5ce0b5e authored about 8 years ago
Possible fix end portal crashing with WorldGuard (#280)

github.com/SkriptLang/Skript - 115d4afb945ff0b83eb7f96d386a93b85cde8c64 authored about 8 years ago
Add player to PrepareItemCraftEvent (#323)

github.com/SkriptLang/Skript - 631248fa905da46affcc2afd7a5525ba51889e0d authored about 8 years ago
Add safeguard against broken offline player UUIDs (#303)

github.com/SkriptLang/Skript - 2c295bab89c37b4a3a590f3f5e75554116f841b5 authored about 8 years ago
Try moving initialization to static {} block (#237)

github.com/SkriptLang/Skript - cb9eefe4afeac07d81ae0248540c00088be5a1c3 authored about 8 years ago
Improve entity type hierarchy or 1.11 (#292)

Prepare new release

github.com/SkriptLang/Skript - 118897c406acaa8d77669650b8c9f2ff6aa739de authored about 8 years ago
Fix potential NPE (#302)

github.com/SkriptLang/Skript - ddc9b77f8d04345b88e4886021a59dbe8461c753 authored about 8 years ago
Update Residence

github.com/SkriptLang/Skript - 40ebf2fb8d2464e0d732cdc0c99856a17ed10893 authored about 8 years ago
Fix clicked entity not working on 1.11 (#273)

github.com/SkriptLang/Skript - 69a8250d46c613440dd5dda98c9a6e0fb6cf8d2f authored about 8 years ago
Merge pull request #271 from Tuke-Nuke/patch-1

Parse Player/Offline Player with UUID

github.com/SkriptLang/Skript - 4f55cdfe662114305f87fdb0e0f842e69d386607 authored about 8 years ago
Merge pull request #282 from Gamealition/alias-meat

Add `any mutton` and `any rabbit` aliases

github.com/SkriptLang/Skript - ba663d3c1501be773a13b0060c5c5d95cd2468c3 authored about 8 years ago
Add `any mutton` and `any rabbit`

Allows Skripts to pick both kinds of rabbit and mutton meat (raw and cooked). Consistent with `a...

github.com/SkriptLang/Skript - 2bf12fa1246642035cc348d270d83c86ab5b585c authored about 8 years ago
Update lang file (me) and aliases (@tim740)

github.com/SkriptLang/Skript - fe44cee337280b0f0a5f923c38ab6acc09a73368 authored about 8 years ago
Up version number

github.com/SkriptLang/Skript - 668deb371ae3340aaf52b68f05da0990c5c6c9f3 authored about 8 years ago
Somewhat fix date function (#262)

github.com/SkriptLang/Skript - 2e23d46c0439789b7474d7c0d46f123124f805d8 authored about 8 years ago
Remove more debug messages (#270)

github.com/SkriptLang/Skript - db691df455d042505a3710a292e2a7d442d6bf05 authored about 8 years ago
Parse Player/Offline Player with UUID

Added an option to parse a player/offline player from a string UUID

github.com/SkriptLang/Skript - de74c32a68136f28f3076a22249f41aae06a25a8 authored about 8 years ago
Remove debug message (#265)

github.com/SkriptLang/Skript - dc3b04f80007260e4bd6b2470560695b0ca74f79 authored about 8 years ago
Up version number goes!

github.com/SkriptLang/Skript - 953689d0c201927e0fa42cf875ae89f3d8e0004c authored about 8 years ago
Hacky way to compile with old parser

github.com/SkriptLang/Skript - a527164b35150a4d24746f2b6ee2f702bff5c5fb authored about 8 years ago
Vector support, first pass

github.com/SkriptLang/Skript - 0ca67f171e2a0ce22e97f20b50f8585d867cbc95 authored about 8 years ago
Final bugfixes

github.com/SkriptLang/Skript - f6878125eda08720e8718f4fe67bf15fd2b9398e authored about 8 years ago
Prepare for release

github.com/SkriptLang/Skript - f6d8dbfb1a9fd57e2e716ce371de7821d5b75872 authored about 8 years ago
Fix variable type being recognized as number (wait what)

github.com/SkriptLang/Skript - 16b2ad8c72b7e9d556b39298c4c546057fe4b387 authored about 8 years ago
Add nitwit and fix a bug in villager spawning

Version number up

github.com/SkriptLang/Skript - c3c26b2e2a5f114a579bf111e9ec9bbb1381f71a authored about 8 years ago
Add 1.11 entities (llamas are buggy)

github.com/SkriptLang/Skript - bc281585f0ab7b435a0d49e7884ce70bbfb90507 authored about 8 years ago
These files were preventing git rebase!

github.com/SkriptLang/Skript - fef1b4a783a54eb059ae19d9f8102a594d141c55 authored about 8 years ago
Fix skeleton types and add zombie types

github.com/SkriptLang/Skript - 262aef090ab5c1a2e2de2ff1cecc69c0bce4e461 authored about 8 years ago
Add husk and zombie villagers (the latter for 1.11+)

github.com/SkriptLang/Skript - ab8e28452ebbb95a6507983ae4e4589da54276bd authored about 8 years ago
Fix the list/function call bug - I HOPE

github.com/SkriptLang/Skript - 68fbc0b3ade5d05b2182b732cc98dd572e287971 authored about 8 years ago
More debugging...

github.com/SkriptLang/Skript - cea8166db8f2c98027e3c5875860fa7aeb4e31a9 authored about 8 years ago
More debugging

github.com/SkriptLang/Skript - cfe2e2373b2a77ee980124f0a5ca2a50610eecc0 authored about 8 years ago
And forgot this, again

github.com/SkriptLang/Skript - 44fa384c161d6f759e0c2ce8ff14410684ff4a6b authored about 8 years ago
Little logging overhaul. Hopefully the last one

github.com/SkriptLang/Skript - 98d98c2d090bfbb4c2bfb5418790da1ebcb4e7a7 authored about 8 years ago
Fix compilation against Spigot 1.11

github.com/SkriptLang/Skript - ee1d322170fcf3b94953b836e7142dc2d4e9629f authored about 8 years ago
Little more safety for logging

github.com/SkriptLang/Skript - ba6dd256e0319b95a0c6c713d10bc1a90af25099 authored about 8 years ago
Logging overhaul, again - doesn't crash, but needs testing...

github.com/SkriptLang/Skript - cb3f2d9600a351da3976b392ce4f1c1a08a0ea66 authored about 8 years ago
Attempt to fix #237

github.com/SkriptLang/Skript - 515640432b1386d5a98279d468c18e0f60983012 authored about 8 years ago
Logging, logging, logging...

github.com/SkriptLang/Skript - c162417d7bfc1e5ea98bf9a7494b92d71fd37103 authored about 8 years ago
Preparation for logging changes

github.com/SkriptLang/Skript - b0f970d40bfb0891d6835fdbde60e5eff2c29793 authored about 8 years ago
Oops, forgot build.gradle

github.com/SkriptLang/Skript - 0b0327ec81ab9f34451e249d5df79609d8b9025e authored about 8 years ago
Maven repository is up... with unstable Skript version, sadly

github.com/SkriptLang/Skript - a98c7545d34439bcf6015b4ea1dcaa8a63ad763f authored about 8 years ago
Fix NPE in ExprIP (#233)

github.com/SkriptLang/Skript - 0e37ebe02fcb0aa236b906a4446dda5d96759d84 authored about 8 years ago
Some logging fixes, probably

github.com/SkriptLang/Skript - 65374249e139f7415170cfe931e1390372b9cffa authored about 8 years ago
Concurrency and addon compatibility fixes

github.com/SkriptLang/Skript - ddd00b9a688afbc77f52e1a52d78d103fddc23a6 authored about 8 years ago
Fix bugs where ScriptLoader was still used instead of ParserInstance

github.com/SkriptLang/Skript - 164799b52552a5321f030a5a622bfdf232173ea0 authored about 8 years ago
Update README compile instructions

github.com/SkriptLang/Skript - 538e333d542bb153f27a4f5f490fe38ae7a4e814 authored about 8 years ago
Fix a bug, then add force respawn expression

github.com/SkriptLang/Skript - 904efaa2e29f7509387b06f5279d3baf4f8170f8 authored about 8 years ago
Some work on logging...

github.com/SkriptLang/Skript - 4197cd4bc007f33211347d710700fb29567bafd6 authored about 8 years ago
Comment out some debug messages

github.com/SkriptLang/Skript - 07a56baf4dca7b31894ac5c7066ee7b4b741759b authored about 8 years ago
Try to make logging to chat possible again

github.com/SkriptLang/Skript - a7caf2f04b57d5c07da4ff902d4a1f696ed096bd authored over 8 years ago
Add inventory open/close events (#217)

github.com/SkriptLang/Skript - 989032cf437740046e112dfefc580246c028ab3c authored over 8 years ago
Add basic area effect cloud support (lingering potions...)

github.com/SkriptLang/Skript - 72cb0a47621b82303ceb33b93c0b1bf30f0080bf authored over 8 years ago
Add gliding state events (needs testing

github.com/SkriptLang/Skript - dcf1a330dcbf763ed283fc1b82ecdf742d6a338e authored over 8 years ago
Documentation now correctly uses UTF-8 and tells it to browser

github.com/SkriptLang/Skript - 64dccf0e08c3c1a5b71b10f8088905436c5d966e authored over 8 years ago
Fix timings on Windows (#211) and add gravity expression (my own stuff!)

github.com/SkriptLang/Skript - b4892d214eb4da1d92f3b011ce89b8afef87ef6f authored over 8 years ago
Do more debugging. Result: success?

github.com/SkriptLang/Skript - b9a0c73b2c2d3d41b0cb68d225b603b49c3f5d05 authored over 8 years ago
Refactor ParserInstance from ParseResult to SyntaxElement (implementation optional); begin debugging on click on entity bug

github.com/SkriptLang/Skript - 1064e708a15ee14c50c197494a5c42bac2373420 authored over 8 years ago
Time states broken, since were incorrectly parsing with multithreaded parser

github.com/SkriptLang/Skript - ee066a40cf80535c85b4b39f7096b3fc5058b994 authored over 8 years ago
Some stuff is broken, apparently... But less broken than before

github.com/SkriptLang/Skript - 55169b977468e194cfbe29b66a9f316506ce8ea4 authored over 8 years ago
Ok, scripts are now parsing and enabling correctly. And it is quite fast, I think?

github.com/SkriptLang/Skript - d6c9cebaf65dd2ad58aef05faad97ea38561869c authored over 8 years ago
Parser doesn't crash anymore...

github.com/SkriptLang/Skript - 03917e89d44dc227ae8f9481404a85ec80c33635 authored over 8 years ago
At least the errors are not bugged anymore. And compiles. I guess

github.com/SkriptLang/Skript - deaf593a827dc6dab0ebc6519df0dcd7ce1c4b9b authored over 8 years ago
Break stuff to fix stuff

github.com/SkriptLang/Skript - 0e7b1c47cb96d554c3e58800e1e402372e2f5edc authored over 8 years ago
It compiles with new parser... Does it work? Probably not.

github.com/SkriptLang/Skript - 8c569a25c97f3e976e4cce73da2e917ad1b07f3c authored over 8 years ago
Parser update progress... Soon(tm)

github.com/SkriptLang/Skript - 8cdb85510e469c5cffcee71d0ad8fbb773a2de20 authored over 8 years ago
Fix almost all compile errors

github.com/SkriptLang/Skript - 7442f9eaf4717ff64d512ae17b3bd30655cc3e40 authored over 8 years ago
Overhaul error logging for new parser

github.com/SkriptLang/Skript - 05602efd9c412e67b50039841dc2903b802a0578 authored over 8 years ago
Some refactoring for Java 8

github.com/SkriptLang/Skript - 1120739f21857a3778c0bcfbe367f781c047e75c authored over 8 years ago
Break more stuff and move new parser forward

github.com/SkriptLang/Skript - 7514087cfbd3c0593d6432b9a2d8d2adc5b93d8f authored over 8 years ago
Start working on new parser. WIP

github.com/SkriptLang/Skript - 89458c87ca1f004887f9b08c52764487f993de82 authored over 8 years ago
Update README.md

github.com/SkriptLang/Skript - be62c4ea0e6fab67ff9a61fcf2e871cfe547f1db authored over 8 years ago
Fix 1.9 compatibility with villagers (#191)

github.com/SkriptLang/Skript - 96c614cff1f388d05c11215c7013107e953dc55c authored over 8 years ago
Prepare for release

github.com/SkriptLang/Skript - 5c2209c74001ce77df185cab965c6ca5b5d43fdc authored over 8 years ago
Fix click actions not working (#173)

github.com/SkriptLang/Skript - eb6b0938acf94f1604c71ebb36c2fd3c1a2b73c4 authored over 8 years ago
Kinda fix grow event, though has other bugginess here

github.com/SkriptLang/Skript - d7671360651b7d9b2f9e8381029eca74dfee1105 authored over 8 years ago
Update README.md

github.com/SkriptLang/Skript - e96a9ac0d87a6490d59d64aa5c9fa8c011b2f98a authored over 8 years ago
Update README.md

github.com/SkriptLang/Skript - 5e311c149e4f41ebdf2f6aa0154814c940a94aa2 authored over 8 years ago
Updated Aliases to v1.9.8

github.com/SkriptLang/Skript - fb268c53b9f1be398204c41d79e5649fba74577e authored over 8 years ago
Prepare for unified growth event

github.com/SkriptLang/Skript - 598ac95fbc5bc7d8f5a2909d5804168c70f2aa86 authored over 8 years ago
Merge pull request #187 from Sharpjaws/master

Cursor item deletion bugfix (I guess)

github.com/SkriptLang/Skript - ca85e0949dc0bba74a537bfa1c62548511af2ef0 authored over 8 years ago
Reverted unnecessary changes

github.com/SkriptLang/Skript - f5dce8e446cd003ae2ea4be4dcb88f777276b6ac authored over 8 years ago
Add support for inventory name (#123)

Add support for inventory name (#123)

github.com/SkriptLang/Skript - f88835a8193fe0dca33774b5c5bdbfe63c5f5a89 authored over 8 years ago
Fix grief preventation admin regions (#188)

github.com/SkriptLang/Skript - 618017051395a0b699ae84b8ec2a1fdba6c6b4cd authored over 8 years ago
Cursor item deletion bugfix

This fixes a bug for players in creative mode having their cursor item dissapear when a potion e...

github.com/SkriptLang/Skript - 914565ffa121bf41376cfd9cd726216f8d569a4d authored over 8 years ago