Ecosyste.ms: OpenCollective

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

github.com/SkriptLang/Skript

Skript is a Spigot plugin which allows server admins to customize their server easily, but without the hassle of programming a plugin or asking/paying someone to program a plugin for them.
https://github.com/SkriptLang/Skript

On ground condition (#226)

cf6699fae81aaeb00025b45b13b27b6723871ca2 authored almost 8 years ago by bensku <[email protected]>
Remove empty map from colourables, since it is not

1570a19a10cb56263c91528bd39d213d9e5ab300 authored almost 8 years ago by bensku <[email protected]>
Add potion coloring (#203)

ab59ad4f7ff256d2bc4a7ca47823eccc5d9b3623 authored almost 8 years ago by bensku <[email protected]>
Fix right click events with book and quill and written book

8fe48034b45ab5546288299dc24b673ff6e75e53 authored almost 8 years ago by bensku <[email protected]>
Small docs visual improvement

0552b10af89d2378797de6278e6a310abd2b5bae authored almost 8 years ago by bensku <[email protected]>
And small docs bugfix

7f1d2a388152ab07e53f63e8c519210ec37ee05a authored almost 8 years ago by bensku <[email protected]>
Docs improvements

9e6c4a5814292b9ffc26737a93c78d996da99953 authored almost 8 years ago by bensku <[email protected]>
Add warning to function signature default values (#452)

46322bdbc202d6192afed5afb56acd3c039270ca authored almost 8 years ago by bensku <[email protected]>
Improve error reporting with function signatures that contain errors

afb5224bfa4bb884b91f49636291078801ba2365 authored almost 8 years ago by bensku <[email protected]>
Allow zero-argument functions

beee1008478f952fecce46ba2977e22bed8675f8 authored almost 8 years ago by bensku <[email protected]>
Probably finish new chat support

91426e6c4371262d88d66373535501c5a92bc22a authored almost 8 years ago by bensku <[email protected]>
Progress on JSON chat system

216d79c3a7d5c19e48810aaebc8511254bea9d03 authored almost 8 years ago by bensku <[email protected]>
Fix license headers in pull requests

77ae1f725178f8773f107224d0e51b2e012986ad authored almost 8 years ago by bensku <[email protected]>
Merge branch 'master' of https://github.com/bensku/Skript

86463d19db5fe5c5e2af1926b962df738101a6e2 authored almost 8 years ago by bensku <[email protected]>
Small addition to chat system

113614ee4fd85e9e417e30a64ef029cece1009cb authored almost 8 years ago by bensku <[email protected]>
Merge pull request #438 from Tuke-Nuke/master

Boat support, multiple passengers, "last dropped item" expression, new event values and fixes.

6451e41f5cc248a03898098e140965638ecae6c7 authored almost 8 years ago by bensku <[email protected]>
Merge pull request #453 from TheLimeGlass/patch-4

Add event-block for block ignite event

33f883bdc76f3b7e9c12e05cb61aec1d072739d9 authored almost 8 years ago by bensku <[email protected]>
Advanced chat support fixes, not yet ready

01cc5c1ed1449b4996d84a0113dcd269e776d505 authored almost 8 years ago by bensku <[email protected]>
Update BukkitEventValues.java

Added event-value to get the block of the BlockIgniteEvent

a9f1f8357002eafbbdb9a2ecd1560e0a5e8bbd47 authored almost 8 years ago by LimeGlass <[email protected]>
New chat system coding...

db905a6040ee023263d22c235fd3228e63399c52 authored almost 8 years ago by bensku <[email protected]>
A way to format chat messages in JSON but leave others not in JSON (as must be done). Plus, caching!

d414fb0b6829457a694d226edf9aafe3fa81ffa0 authored almost 8 years ago by bensku <[email protected]>
Commit some stuff I did yesterday

693610e44360d4b524476b7ca6be97586862aa4c authored almost 8 years ago by bensku <[email protected]>
More chat formatting stuff

17350870f521dcb8e6ddddcd8fe39ff60b387999 authored almost 8 years ago by bensku <[email protected]>
Skript vs. Bukkit vs. Vanilla - which has color names that make sense?

71b7e634398b34658b54157c92a82291b4118394 authored almost 8 years ago by bensku <[email protected]>
Start working with new chat message styles

af1d9021b7f6ebbb62554d6e63caa5e4dff9f28a authored almost 8 years ago by bensku <[email protected]>
Timings v2 support

f74fe9e86d062eec627307b99996fbe6a2d2bb69 authored almost 8 years ago by bensku <[email protected]>
Added some checking for event-direction

37e3db86f5ee8936dbe6e9c1ead43961b859fe92 authored almost 8 years ago by Tuke-Nuke <[email protected]>
Fixed villagers when converting to string and added 'event-direction'

2a8c78035929b7f9839617e50c80244d9458da7d authored almost 8 years ago by Tuke-Nuke <[email protected]>
Update Gradle wrapper, try to start working on timings... Doesn't even compile, sorry

a47e928650414502763bb080e59bb47625d40215 authored almost 8 years ago by bensku <[email protected]>
Block form event docs update (#427)

27d2355dfeb68b4174219bf6b453756bb56f333b authored almost 8 years ago by bensku <[email protected]>
Fix IP expression in connect event

06598cf6b4e2c8f7ea0ecda23187358a5d59f320 authored almost 8 years ago by bensku <[email protected]>
Improve documentation generator

c7b73a3979ef0015943121bee1070c0f204b15ad authored almost 8 years ago by bensku <[email protected]>
Fixed the correct versions supported

1110fe38974b625bcc2daf81bf3a80745914e561 authored almost 8 years ago by Tuke-Nuke <[email protected]>
Removed unused import

1f5464c08524c57c2a8d44be81e4af8fad24e6cb authored almost 8 years ago by Tuke-Nuke <[email protected]>
Improved 'last dropped item', event value for 'item spawn' and removed debug messages

812f1bef9420b7172f054e9f90edb697eb867e3d authored almost 8 years ago by Tuke-Nuke <[email protected]>
Boat support, multiple passenger, make 'last dropped item' possible and fix when comparing entitydatas with itemtype

d54f7e787477b715c5ed86c5bbf2386744c06826 authored almost 8 years ago by Tuke-Nuke <[email protected]>
Aliases rework started. Low priority, no idea when ready

ac863c3b1f94cc97f98a919ad8fe753a81995741 authored almost 8 years ago by bensku <[email protected]>
Update license headers (sorry, commit history)

8c26dca2f0520bbac0e1817c8af58229b1a05669 authored almost 8 years ago by bensku <[email protected]>
Try to use gradle license plugin

9db35559b1b5cfca1763ecdd71ab84d66fff5f05 authored almost 8 years ago by bensku <[email protected]>
Add tamer expression, fix event-entity referencing to tamer (#361)

949ec1cda997de718739c324869de21a1d9535f3 authored almost 8 years ago by bensku <[email protected]>
FIx walk on events (#406)

4aa5d3758050470a6c9c697b886c34f65888cf78 authored almost 8 years ago by bensku <[email protected]>
Improve sorted expression (#405)

7dbf35065b87306f2291431a35d34d21b63de664 authored almost 8 years ago by bensku <[email protected]>
Fix husks (#292)

e3b63d475b3bb8ddc7ff972cfc21857318b4f045 authored almost 8 years ago by bensku <[email protected]>
Update aliases (by @tim740)

f874d904e87a8bd192d59ccb9d1242d216b15792 authored almost 8 years ago by bensku <[email protected]>
Clean up a bit after pull request merges

e7109346f53eafddf59259b0d00cd44b045a95c7 authored almost 8 years ago by bensku <[email protected]>
Merge pull request #392 from TheLimeGlass/patch-3

Update BukkitEventValues.java

f74f2ee51811b672ec6ad6ea7c367bf1d03d3184 authored almost 8 years ago by bensku <[email protected]>
Merge pull request #409 from JeepSmash/patch-1

Update Aliases.java

3fc37497d2b30572335d1094562b8e56b328585f authored almost 8 years ago by bensku <[email protected]>
Merge pull request #412 from Boosik/master

PreciousStones integration

dd0744c3779b4f4ed714ba3bbd649815ba5770be authored almost 8 years ago by bensku <[email protected]>
Fix sweeping edge (#401)

d81f395ed1cb87122375321accb4378f27311f46 authored almost 8 years ago by bensku <[email protected]>
Revert some changes to fix offline player UUID bug

ba1e51d9c9c4d99d402c669f2ec1ff41e480700d authored almost 8 years ago by bensku <[email protected]>
PreciousStones integration

dd263eba48109e79c89900992d93f574dd85605e authored almost 8 years ago by Jakub Kolář <[email protected]>
Update Aliases.java

This fixes a spelling error: crate -> create

dfddc130ed22ca68f092768636ed76f54fde5211 authored almost 8 years ago by JeepSmash <[email protected]>
Update BukkitEventValues.java

c47b2d85dcc0ad85b26824bfc65452f7cb842cd1 authored almost 8 years ago by LimeGlass <[email protected]>
Update BukkitEventValues.java

b6982cd8397f4216043d41fdd11a4baacdd56b88 authored almost 8 years ago by LimeGlass <[email protected]>
Prepare for release

de7147bc27313fc748c2607de2e7da827c5d8665 authored almost 8 years ago by bensku <[email protected]>
Fix click event with holding not checking both hands (#385)

f127328c4ca0cd3ed3d33b3e14eccdd2bdcd76e7 authored almost 8 years ago by bensku <[email protected]>
Merge branch 'test'

36572f40bf0f48b23a50ba2a401a9add752709b9 authored almost 8 years ago by bensku <[email protected]>
Revert "Fix contains condition not parsing when used as NOT (#379)"

This reverts commit 6b9094acc896714480ca53eb665b090913cf0a60.

eb95e5d319da021c03b1202623c54eb74be871e0 authored almost 8 years ago by bensku <[email protected]>
Revert "Fix few other parse errors"

This reverts commit f86ebf582d36eb6370418da2cb4e5f50be37874a.

64a54d9c38ab893a2c22fa69c2ae8bc09fda4350 authored almost 8 years ago by bensku <[email protected]>
Merge branch 'master' into test

0d75762e83c403d5e4f9fd711ab08a7dcc9c1774 authored almost 8 years ago by bensku <[email protected]>
Possibly fix more parse errors

e54e6cc7fcb05231d1e62638dd0c5cbf2f837fef authored almost 8 years ago by bensku <[email protected]>
Fix few other parse errors

f86ebf582d36eb6370418da2cb4e5f50be37874a authored almost 8 years ago by bensku <[email protected]>
Fix contains condition not parsing when used as NOT (#379)

6b9094acc896714480ca53eb665b090913cf0a60 authored almost 8 years ago by bensku <[email protected]>
Oops, a bit bigger build than I thought. dev24

cb401ca6929432c8d3eea50448e85e27832af7ef authored almost 8 years ago by bensku <[email protected]>
Prepare for release

d9a389a271eec828f461cd8a4dcc5e5a65f62f1b authored almost 8 years ago by bensku <[email protected]>
Fix item amount expression

bfaf9468f6b1382526c651a209daa241348e7686 authored almost 8 years ago by bensku <[email protected]>
Merge branch 'master' of https://github.com/bensku/Skript

c73b3875ffe0c9d19a449dc2fac9f89dd9cf7b02 authored almost 8 years ago by bensku <[email protected]>
Update horse equipment to new Horse API (#377)

649e2dc31ca67274d85407b6037f22a4a8c4f540 authored almost 8 years ago by bensku <[email protected]>
Merge pull request #370 from TheLimeGlass/patch-2

Update ExprWorld.java

38c6d00d5057ed502ad9768053c0a35e591b3803 authored almost 8 years ago by bensku <[email protected]>
Merge pull request #373 from Tuke-Nuke/master

2 new expressions and fix for EffReplace and EffOpenInventory

f53e1af0b0b580992f61e9eb947808c8835f355b authored almost 8 years ago by bensku <[email protected]>
Merge pull request #374 from Syst3ms/master

Add item amount expression

bed49b0317843f00296b4ccd70a33e88084fff31 authored almost 8 years ago by bensku <[email protected]>
Add Sweeping Edge (#366)

4ac5a0ab165fe2504dae3a40b853426d8c2f1e55 authored almost 8 years ago by bensku <[email protected]>
Do not throw exception when WorldGuard hook gets null location (#280)

1691e793e33862ac29a2a8dc82e6cb82ccabf214 authored almost 8 years ago by bensku <[email protected]>
Fix a typo with experience orb (#320)

a064647e0a98f04e5293db09e052711cfd728d81 authored almost 8 years ago by bensku <[email protected]>
Remove debug message (#337)

80a9939c96f1631f74007f18ac837a0424034125 authored almost 8 years ago by bensku <[email protected]>
Fix potential NPE (#319)

da3344c791a7336edb1b9153ac461ee444aff821 authored almost 8 years ago by bensku <[email protected]>
Fix entities expression assuming an entity where there isn't one (#326)

d99ef0842f53115513cf58d6b7c10e1eda5863ba authored almost 8 years ago by bensku <[email protected]>
Add baby polar bear (#355)

947d068879cc7005af89972d44a523f1b8761541 authored almost 8 years ago by bensku <[email protected]>
Finally fix grow event for all (+parser bug causing it to not work)

Fix smaller bug with grow event

c931296f73bd790534ea7bf3f17800a3f373ada4 authored almost 8 years ago by bensku <[email protected]>
Plant growth, revert and fix

7a45394d66025d53ed6be9b2cb174b7460cab345 authored almost 8 years ago by bensku <[email protected]>
Revert "Prepare for unified growth event"

This reverts commit 598ac95fbc5bc7d8f5a2909d5804168c70f2aa86.

87cf1514c3b73bb5446f227031f2fcd1731965cf authored almost 8 years ago by bensku <[email protected]>
Fix merge conflict

bcbd49ca79adfba8adb0472c213c77b74c7fded0 authored almost 8 years ago by bensku <[email protected]>
Revert "Kinda fix grow event, though has other bugginess here"

This reverts commit d7671360651b7d9b2f9e8381029eca74dfee1105.

Conflicts:
src/main/java/ch/njol...

b46cdcdac5e8372b473c60e029aa07127c65624f authored almost 8 years ago by bensku <[email protected]>
Revert "Potentially fix an issue with growth event"

This reverts commit f80b9813f3f8870a6c2a4dbc6e33dd225ca83b7e.

b1e7bbc580e55b81ec3e6a982cd0cd6df6f51a00 authored almost 8 years ago by bensku <[email protected]>
Merge branch 'master' of https://github.com/bensku/Skript

9ad4955d380348dec3b7c4473e3c03ef461c9f5a authored almost 8 years ago by bensku <[email protected]>
This isn't exactly good news.

I have figured out that I do not have time to finish the new parser.
Thus, it must go, as it is ...

9e1bf83b4e38bdebbae80244d5348d1768545bee authored almost 8 years ago by bensku <[email protected]>
Potentially fix an issue with growth event

f80b9813f3f8870a6c2a4dbc6e33dd225ca83b7e authored almost 8 years ago by bensku <[email protected]>
Refixed the package

f9a96ae5e9c276ba975585bb2ec09189892d6344 authored almost 8 years ago by Syst3ms <[email protected]>
Added documentation

f73fe36cbd8e5524fc4a7238e615c8eb3e15570e authored almost 8 years ago by Syst3ms <[email protected]>
Forgot to change the package

37ebcf5cbb8034c9ceaa0e7f5c0b38e3888df79b authored almost 8 years ago by Syst3ms <[email protected]>
Add item amount expression

c33480aa999f8c567ef9f6e0a3cb9e5b08b1c980 authored almost 8 years ago by Syst3ms <[email protected]>
2 new expressions and fix for EffReplace and EffOpenInventory

7106ecb2d1a39f133a9da32220dfa525d3cc9d93 authored almost 8 years ago by Tuke-Nuke <[email protected]>
Update ExprWorld.java

0addc57f644baf2422b076449a58ad433cfcd107 authored almost 8 years ago by LimeGlass <[email protected]>
Start using Travis CI (to check pull requests)

72e94d558c9068485c7d776c9d57c1d644bd61b9 authored almost 8 years ago by bensku <[email protected]>
1.11 is supported

57583c26459b564d3146117c75ebd3e0dfdf2637 authored about 8 years ago by bensku <[email protected]>
Up version number

58e391b0207240559a051e958f269973fc025e1b authored about 8 years ago by bensku <[email protected]>
Remove nitwit's trades (#311)

d4f0a8ab1bd4970968cd5a442170ed091bdf8ad9 authored about 8 years ago by bensku <[email protected]>
Make GSON more optional on updater (#328)

21a086d9c2b002d82d431062865675d4e5ce0b5e authored about 8 years ago by bensku <[email protected]>
Possible fix end portal crashing with WorldGuard (#280)

115d4afb945ff0b83eb7f96d386a93b85cde8c64 authored about 8 years ago by bensku <[email protected]>
Add player to PrepareItemCraftEvent (#323)

631248fa905da46affcc2afd7a5525ba51889e0d authored about 8 years ago by bensku <[email protected]>