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

Is Gliding Condition (#5145) (#5153)

ed527fd33c086ca35667b1be0822cbec50fd86d8 authored about 2 years ago
Resolves EffFireworkLaunch's IAE from out-of-range power number input (#5173)

7b1e9cf42dd37fadae8b3aa1c275b3df4fbaf3c3 authored over 2 years ago
Fix offhand tool getter in tool change event (#5095)

8d6cf1fa2545bd19bc0b3992c6e02af57662ca9c authored over 2 years ago
add environment expression (#5070)

* add environment expression

b13c29c3381e0cced02c52fddd54580529e080bc authored over 2 years ago
Remove Relational Variables (#5158)

Remove relational variable stuff

0e1455b2152047add53b66b67f820e8a995d66c6 authored over 2 years ago
Fix variable names with long numbers (#4737)

145bc59ff69d999883015bc5c3e318cd9607f7ff authored over 2 years ago
Fix conversion for list-modifying expressions (#5052)

Add getConvertedExpression for list-modifying expressions

c52f0558a6ab3bd250c52997f479239b44eac824 authored over 2 years ago
Fix ItemData Serialization (#4961)

0d49ab4d9bb988bde670c4af16e775c1b3a5dbea authored over 2 years ago
Implement unregistering event listeners when possible (#5141)

* Implement unregistering listeners when possible

0ebf136959714a2a962497d9fb915fbf294c8f66 authored over 2 years ago
🚀 Add `last launched firework` (#4976)

* 🚀 Add last launched firework

58e62664401cf32c72dcf5ce431ce9239975dfd5 authored over 2 years ago
Cleanup ExprSpawn (#4966)

* Cleanup ExprSpawn

cbdff19fbdb745da7db9881ff698ea9657d591c5 authored over 2 years ago
Add translation to the Polish language (#5164)

* Create polish.lang

Co-authored-by: 3meraldK <[email protected]>
C...

70ab148219328cae6065e09f406d62bb51b07baf authored over 2 years ago
Fix isQuotedCorrectly, to account for 1-char string `"` (#5150)

2ec733efb67869690da9fe4716eacc139b586d01 authored over 2 years ago
Pickup Delay Expression (#5132)

53004ad17a55b1895210fd92d1b62ebdfcc96214 authored over 2 years ago
Fix pattern issue with EffPotion (#5118)

65c550aa42516a59cceb5e0af383ae149b515403 authored over 2 years ago
Fix wrong array component type for ExprEntities (#5131)

5fb088fe267b9a17aa121fe5a11e722a44f4a6f3 authored over 2 years ago
Escape colons in ExprParse (#5071)

685d8203662b01f34b9a8dbc96be846b93fdb3de authored over 2 years ago
Make defendExpression create new ExpressionList (#5047)

ebe6aeba0a5e8fe9684646c232632bdae670d8c2 authored over 2 years ago
Fix toString of TypePatternElement (#5136)

eea0e1a9df4ace12949da597d15ec9d56fc1d3ab authored over 2 years ago
Structure API (#4108)

One small step for a Skripter...

ONE GIANT LEAP FOR SKRIPTKIND!!!

aa62e8984ceb749df17f1a2d1a6f8da0cbc9c1ff authored over 2 years ago
Add lang file updates on version change (#5072)

a8df952a2c0b954b392998acbd507e61a35c295c authored over 2 years ago
Fixed only highest event super class getting registered. (#4797)

43449100093c256bb6aaf1cb08ee6ad4527a395e authored over 2 years ago
Allow parse tags to be expanded onto optional pattern elements (#5089)

3a4cc8efd0b935b91978ea47cb4ff091096f12b0 authored over 2 years ago
Improve command expressions for command events and script commands (#4087)

877cb294187f00e409a344f75fe695ea74957301 authored over 2 years ago
Fix falling block NPE (#5057)

4cf9918367d9b2c1a98437aff3c6b7a8576aafbf authored over 2 years ago
ExprJoinSplit config case sensitivity (#5066)

* add case sensitivity pattern to syntax and cleanup class

9f6ce128b422203df328147825a7dff1561b2261 authored over 2 years ago
EffSecSpawn improvements and fixes (#4911)

* EffSecSpawn improvements and fixes

c760e0a26b20de6477b0722a79dcff8e24ea072b authored over 2 years ago
Move EffMakeHatch to effect folder (#5115)

69ef6de6adf1e7dbfb76a1dbb830d955c04ef382 authored over 2 years ago
Update tests readme (#4967)

b9434f9a659946c54d375e94617023811f1ee105 authored over 2 years ago
Add Paper's PlayerTradeEvent in SimpleEvents (#5049)

* Added Paper PlayerTradeEvent

ab59b2aa53a7eea2f0e9fc65f993aa1af2f8ec00 authored over 2 years ago
allow multiple livingentities in EffEquip's pattern (#5091)

d5ffe68a4ca3b43104e46cada48ae17006076773 authored over 2 years ago
⚒️ Fix Time Played NSME (#4938)

* Fix Time Played NSME

f56409325c2d1e12fd6161f8849027b6761ae5fc authored over 2 years ago
Add french translation (#5035)

* French translation

97646113c1cd5645c67caabb68c1319a0d212e8d authored over 2 years ago
Plus symbol new line standard (#5012)

* Plus symbol new line standard

a26e902b16a8eb087b8e76befcdde06914f868b0 authored over 2 years ago
Bump org.eclipse.jdt.annotation from 2.2.600 to 2.2.700 (#5100)

Bumps [org.eclipse.jdt.annotation](https://github.com/eclipse-jdt/eclipse.jdt.core) from 2.2.600...

0b1e4e1cf7a9e066e503d4866c660b2c6eea50ea authored over 2 years ago
Remove Dependabot language label (#5084)

Change indentation to same as on Dependabot docs (4 spaces per indent, dashes within indent)

6bf23414910250bfaa65933adbacd9311733b536 authored over 2 years ago
⚒️ Improve ExprBalance (#4640)

* ⚒️ Improve ExprBalance

f1e7db5dee38717c1968510c19d4fac20d6b8abb authored over 2 years ago
Egg API ! (#4970)

* Egg API !

224cd6281ac9546d116f56a8c92f054a015c379f authored over 2 years ago
Add testing community section to README (#5044)

852d4e4b7803dcf724a7b4ef7c3f8ab1b766f9c4 authored over 2 years ago
Add providing plugin to pattern compilation exception (#5039)

93f03a89806f82b5e96bc4e3ac2bb682a8e0b3bf authored over 2 years ago
Add potion effect tier (#4632)

* add potion effect tier

8dc04919b07ee9a7fd4a1c0afca148edd030dcf6 authored over 2 years ago
🛠 Fix PrepareCraft event NPE (#4972)

* Fix PrepareCraft NPE

c311c8ea6d1fd6a574305a0698631f1b942b6f33 authored over 2 years ago
Fix ExprFunctionCall conversion (#4986)

* Change default return type and implement conversion

adb687d0e47d6fde82360956c42ff98b3e32572d authored over 2 years ago
Bump paper-api from 1.19.1-R0.1-SNAPSHOT to 1.19.2-R0.1-SNAPSHOT (#5018)

* Bump paper-api from 1.19.1-R0.1-SNAPSHOT to 1.19.2-R0.1-SNAPSHOT

5c37a3060133a363f6c90000487e5313e4172b5e authored over 2 years ago
⚒️ Enhance and Fix ExprAge (#4854)

* Enhance and fix ExprAge

89f79266dfc2adf1ac6dc06b37d90e5e4618c63d authored over 2 years ago
Fix Actions not running on master branch (#5011)

Change main to master in workflow YML files

c0b8e950e33536c57f182d00b887ce35a86ecda9 authored over 2 years ago
Implement missing methods for Block implementations (#5009)

1600c7d13ea7b8f4568d117ed053b298b07af257 authored over 2 years ago
Add flavour to Skript info command (#5003)

* Add flavour to Skript info command

14d7e63993bd651ca88e6cd66b47a697b9792979 authored over 2 years ago
Bump paper-api from 1.19-R0.1-SNAPSHOT to 1.19.1-R0.1-SNAPSHOT (#4983)

e74e3a1e8e10b669f9730aea4a808722e82cd62b authored over 2 years ago
Fix silverfish events (#4964)

6f25742d0422f106d8ce6ffa3d5c69fca6bff0c3 authored over 2 years ago
Add support for wolf collar colours (#4921)

* Added support for wolf collar colours

5c41519f972db18beed4ba1244018e4a6f51a928 authored over 2 years ago
Attempts to fix the random zombie health test failing (#4962)

e9d04e7604c13d0de8d210f88ea0f021cdace009 authored over 2 years ago
Added 'Raw String' expression (#4883)

* Added 'Raw String' expression

a19847338f55ebf8595dd97038f32e64e5fb19c8 authored over 2 years ago
Fix nightly uploads (#4946)

490f3db74ec104bf52ca93a4a41780a1186d8b4e authored over 2 years ago
Add world null check (#4700)

* Add world null check

2a1b52b134c708a17eba39288291057aefca22e5 authored over 2 years ago
Implement warning system for long parse times (#4784)

* Implement warning system for long parse times

af6740a50602e94c7155de5366df42977a236aba authored over 2 years ago
Improve event values move events (#4895)

* Make past location event value include PlayerMoveEvent
Add future and default location event ...

0db7944d7b7a46a70795c8bd4f666cd31a0c7785 authored over 2 years ago
Add colours to the collection expression (#4899)

7872fd40f22a10931d0f7a26d5e00f605e2c615b authored over 2 years ago
🚀 Add Anvil Damage Event (#4619)

bacbb92143016d0b650e612166137ac0cfe95205 authored over 2 years ago
Add dependabot (#4847)

0871a1defa30580d5c0e7f24b8b08f298cdaa3eb authored over 2 years ago
Fixes test system and adds 1.19 test environment (#4845)

59a0050394fdb2f07818fa7095e08b5de645c876 authored over 2 years ago
🚀 Support offline players in ExprBed (#4660)

7b4c449b18669d0d39b45cb27362b3a71587da11 authored over 2 years ago
🚀 Add all plugins expression (#4199)

672bba577c21cbcc94bb923501fb57a4984ff029 authored over 2 years ago
⚒️ Improve Time class (#4690)

1cc568b6d3802b49c311b7a56deee0016d4390ab authored over 2 years ago
Fix ExprFormatTime CCE + Support non-literals (#4664)

58081ab8a77d04b3be827d8d4e2fc9e321b0543d authored over 2 years ago
Make scripts in directories load before rest (#4515)

715a016e9f37b6186dcece8b4bab9a625f6b87cd authored over 2 years ago
Feature/pathfinding to be double (#4915)

7186ed17e2a49b72bbc84cc2d15ee3588d63375e authored over 2 years ago
Fix function converters and plural arguments when single expected (#4896)

* Make functions error for incorrect argument plurality (single expected, multiple provided)

baccca9233a26683248ee2d1a572d900afb21821 authored over 2 years ago
Add EffPathfind (#4671)

70df50bfe07cc813d81b774e296bdf768ad62259 authored over 2 years ago
Add last struck lightning (#3873)

ae4bb64620de6f2c504bd9e2449b39eaf36db01f authored over 2 years ago
Fix double function signature error (#4772)

f45b3ae9087b8db882225363a8e0d371b054c60e authored over 2 years ago
Update branch model (#4655)

* Update branches.md

eb92daabda5ccd70edea2ecfc3f540523fdd9ece authored over 2 years ago
Syntax for 1.18 Freezing Mechanics (#4781)

63ab42eb7f36cf4e6bf8dd54220fbfb4fcf0992d authored over 2 years ago
Update Target (#4836)

70ad4f2f479b8ebba2954f33e067212d3e26b3fc authored over 2 years ago
isCurrentEvent API changes (#4884)

0372ad611477b08a1b285bf8d655e643ad19b086 authored over 2 years ago
Remove legacy code (#4885)

5c8156396935ec1c94225701fab8f58bfd0cfa1a authored over 2 years ago
Make event values return item stacks instead of item types if possible (#4128)

215939ff1e99f2b4399888b8795e1f9bf796037f authored over 2 years ago
Fix and improve some errors and exceptions (#4243)

0e91c2e81332f41bd8cf14cdb2014e537846b95b authored over 2 years ago
Remove travis.yml (#4870)

dc9cb99496e337de70f097a018c066a5ce7f277e authored over 2 years ago
Update maven publish workflow and JitPack Java version (#4907)

bf80f174eb56e40d13d0e9151be57042674bc8c2 authored over 2 years ago
Remove WorldGuard 6 support (#4764)

3dbf414e0a16fae3c9ae59d15f0243f2534bf38f authored over 2 years ago
Fix lingering potion spawning on 1.13 (#4904)

f9abb0c5fac1b5cad3be9a07e622b3d0da980906 authored over 2 years ago
Fix test servers crashing part 2 (#4906)

e215b9d98ee5ed4dafb8a62fc9f8f6067fe5bcce authored over 2 years ago
Make random vector expression components signed (#3821)

e6c7bd014c746a9a461c6a16791b1c8717af6f8f authored over 2 years ago
Disable watchdog in tests (#4900)

Co-authored-by: LimeGlass <[email protected]>

3fda0b8554921698113ac620811642eb32189e91 authored over 2 years ago
🛠 Support multiple players in `CondPlayedBefore` (#4833)

* Support multiple players

b34527d944237678e2e33c0cc7a6bdabc2362f4f authored over 2 years ago
Update version on master branch (#4901)

f42e414647852383f0686f8c84e015dc8c6266be authored over 2 years ago
Add [by %entitydata%] to on damage event (#4642)

ceaa32d7ed6595d723c8bfe7949ed0de2c2553c0 authored over 2 years ago
Remove CondWeather and add it to default comparators (#4641)

ff5df8bdb4c4ca51914fabde3ac5f0869676b2d6 authored over 2 years ago
Fix parser formatting in debug mode (#4620)

aedce0d9b51f67b8da193651d722f2ffbde72c84 authored over 2 years ago
Add gender support to EnumUtils (#4510)

b59b2ddf0f40a4562d05c8de1ff59e8a776a7f2c authored over 2 years ago
Fix empty player parsing (#3802)

5351339903cd7858b9db4257f6318cdfe881e926 authored over 2 years ago
🚀 Update 1.19 Aliases to master branch (#4894)

b825095e6f6b57d638e450e58ede430ca061b277 authored over 2 years ago
Add 1.19 spawn reasons to default.lang (#4879)

a90e109e35a339d30c2402e9cee8c7a7666ce16e authored over 2 years ago
⚒️ Fix 1.19 aliases (#4881)

b6de45898385cf73058459f28bf237ff52e7284b authored over 2 years ago
🛠 Fix ExprHanging CCE (#4874)

15455c4e7c034935e8364d6ee3c2df633f532e47 authored over 2 years ago
🚀 Update Aliases to 1.19 (#4877)

416d6e0e16a66294bbab24391d17a7538ff9a6ff authored over 2 years ago
🚀 Add missing event values for crafting events + fix `PrepareItemCraftEvent` (#4409)

db3214d13f9a57cd4e6904d7f33bf08302b442c4 authored over 2 years ago
⚒️ Update docs link, add tutorials link, fix equals for some args (#4838)

d4be6901f9908f1dddc00e1a8fd3adc7206944e6 authored over 2 years ago
🚀 Fix ExprEntities iterate method in chunks (#4608)

688b617e2fa506b3f4ab001d5bd19d05fb0659c4 authored over 2 years ago