Ecosyste.ms: OpenCollective

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

github.com/SkriptLang/skript-reflect

Powerful reflection utilities for Skript.
https://github.com/SkriptLang/skript-reflect

Add test script setup (#96)

* Add test job

* Add ExprJavaCall.sk test

* Modify test job

* Add build dependency to t...

7c3cbfdb24e1c59e836c7f04276aae87c66fdb66 authored 12 months ago
Revert to org-level funding info

259b7f2dc368f98dce41664af30f067f1c5687c2 authored 12 months ago
Merge pull request #92 from SkriptLang/fix-event-parsing

Ensure lastWhich is set correctly for CustomEvent parsing

c0a5cb3327a796a84478a8207015a212931caba0 authored 12 months ago
Ensure lastWhich is set correctly for CustomEvent parsing

28f489305e8f34a38cccc242ba9b9085e726f54c authored 12 months ago
Merge pull request #83 from SkriptLang/prep-for-2.4

Prepare for 2.4 release

d49527b0928c51b6a8d1dccfd0076bee31287287 authored about 1 year ago
Bump version to 2.4

243e316107611d49591d12e452051419257b7f4b authored about 1 year ago
Update Skript dependency to 2.8

fb0118f6677c6d17f27a0dea97b7f307a6db5936 authored about 1 year ago
Fix event pattern on Skript 2.7

c9f0139f512bd5ab67a5740ef416f74baf0512ca authored about 1 year ago
Merge pull request #82 from SkriptLang/skript-2.7

Merge 2.7 changes into default branch

b287809854e40859492483dcbb9d44bf14d71b71 authored about 1 year ago
Merge pull request #81 from SkriptLang/2.8-proofing

Update to 2.8

ce67cac234b68de709764f597ba20e7751358caa authored about 1 year ago
nevermind, it wasn't used, so out the door it goes.

a140c55da52243ee5274bd8c25b3d3d98d2eafc4 authored about 1 year ago
2.7 compatibility

2ffeff638d3984f9507a9fa1c6291297419477b0 authored about 1 year ago
parse_i signature change

23bd0204382b7d7be7b448ce9207c2f174030a19 authored about 1 year ago
remove extra `[on]`

dd5a473bbc99c58f7cb6103a355f25a6351380de authored about 1 year ago
Update to 2.8 fully

2c633f0ee38bc876cb5149fe0c08182a0f3cb559 authored about 1 year ago
Replace field references to SyntaxElementInfo#c with getters to avoid errors with 2.8

f3c7dad4b9ee685a5dfa0a983d2452244e27d87a authored about 1 year ago
Structure API Update (#77)

c73746f2ffb017f6464bae977362de409f2047c5 authored about 1 year ago
Update version

3d19b642f71d33cbf87bf9d7bbbcd89fdff5e8e9 authored over 1 year ago
Update more code for 2.7, change deprecated code usages

a650ff547eb4a5ed59920f9cab3836b3e99cedd9 authored over 1 year ago
Fix computed options

f8eebddcc0d2c4aabcbde3c3158b3e5d58ca77d7 authored over 1 year ago
Make SkriptReflection#copyLocals make a proper deep copy, not a shallow copy. Use Skript's VariablesMap#copy method

Code to reproduce issue (trigger effect twice):
```
effect do stuff:
parse:
set {_a::*} to 1
...

11fa9856c40459c0caad847bae7e45e91d1f57e6 authored over 1 year ago
Fix old Trigger constructor usages

53199061ee81d95afb556a327c74c8e3518ef18b authored over 1 year ago
Rename SkriptUtil#getCurrentScript to getCurrentScriptFile

b563b1c32bb3523273fe0bf6e7fb2c76042ae956 authored over 1 year ago
Update Skript Gradle dependency to 2.7.0-beta3

b7431a2d3723ff56a4ab9ee2d0b12d398b686585 authored over 1 year ago
Replace deprecated Converters usage with new Converters class usage

52ffed723400107707b3b8af4d1ce445d036c413 authored over 1 year ago
Make ParserInstanceState use Script instead of Config

445da01810471a9365324b3b5db9a844615a2eee authored over 1 year ago
Add event pattern prefix and suffix in registration

2cde73d92b718cd833a967447e1b94951e11df57 authored over 1 year ago
Update gradle.yml so I don't have to change version each time there too

13930ec8abce53efa102b4d6f2cc41f08eb8d111 authored over 1 year ago
Update copyright year

a84d4953e1eba37cbba151d55d2edbf373347e52 authored over 1 year ago
Update Gradle dependency of Skript to 2.6.4

97f06b27b5be6559a7404186d45c250953e2e912 authored over 1 year ago
Make EvtByReflection indicate whether its events are cancellable

a80b804f0497e87941d3165883b16f02f1baa554 authored about 2 years ago
Prioritize non-varargs methods in Java calls

8f6bb82950906489a5e382efef04f82690ea757e authored about 2 years ago
Fix `'events' may not be empty` on Skript's master branch

af11d028410961a199bcd4300e4457670a37b307 authored about 2 years ago
Update Gradle dependency versions

Remove old worldguard maven repo

fa4d284e2fdb31155f37a90d130049e3632638bf authored about 2 years ago
Add missing ExprExpression#toString

4f0789b41a93cfe6640365491c69c351a6fd9275 authored over 2 years ago
Fix event priorities (https://github.com/TPGamesNL/skript-reflect/issues/50)

887813facea45e6cceeceeeaa8d644174926e1a8 authored almost 3 years ago
Version update

50765d6950b7790516c1223acbe32b5aa479612c authored almost 3 years ago
Implement ExprPlugin (#49)

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

ab30f82e0b3814899edaeac8d666fa3cb1abef3e authored almost 3 years ago
Fix memory leak from EffReturn

4d5d1fb640b6e5cbbd01d9cd0b019857c85c3865 authored almost 3 years ago
Remove leftover debug message

e5f069ca523ffca55e34db13a29be64068720c5c authored almost 3 years ago
Add import effect for effect commands (https://github.com/TPGamesNL/skript-reflect/issues/48)

344c4730776d078f58fdbbdb592f86ae679be8b0 authored almost 3 years ago
Add parse tags

994dc00c473aaf5067d89d7cd621731b3c27a31a authored almost 3 years ago
Update to Skript 2.6.1, including maven repo

67dc4217f8b17815018a6dfb8d7c12c3fb0ad357 authored almost 3 years ago
Update gradle

d8be8e56393d2c4904bb9320206fded5dcb91ade authored about 3 years ago
Don't throw exception on enable when Skript is disabled, instead simple error and disable plugin

aa9544a8e70cf88a069f8e32e1159763ac565643 authored about 3 years ago
Rework EvtByReflection, fixing bug that caused duplicate event triggers.

Since Skript 2.6 listeners with priority with the 'with priority' syntax weren't registered with...

058321a3f3607f7db4045f5937cec72036422faa authored about 3 years ago
Shouldn't removed this, code looks better with it

cdb7ae2ae9065de86f557f0048f1f34dcdd5f3d7 authored about 3 years ago
Temporary fix for Skript 2.6 Jitpack build being down

b4604a4b723fcf76e1a4207df534f97437d6d4d1 authored about 3 years ago
Allow return effect where previously only continue effect was allowed (except for delayed effects) (https://github.com/btk5h/skript-mirror/issues/147)

Update some error messages

0e2563db01b8e909a2a30071fbedec54e9b1caa7 authored about 3 years ago
Convert proxy return values to method return type

081107d3b4345a1d340ca8286c9ea1353bdf6064 authored about 3 years ago
Add default implementation for proxies of toString, hashCode and equals

1de96ade7ffb84d55710dceda8b9f288d016cd48 authored about 3 years ago
Make proxies invoke default method when not provided (only interface default method, not toString, hashCode or equals)

12996ddf8bd9594271c0668bf1a058c23fa9c64e authored about 3 years ago
Fix NPE when attempting to use nonexistent changer on custom expression

d003d77bc12d6a963fbc5ed47439c70157d1998a authored about 3 years ago
Add SkJade's CondBoolean to parse order workarounds

95a01aee809907cb971cf0e05be3cebadc7d8425 authored about 3 years ago
Warn when custom expression doesn't have get handler

53587f8fcf895c1ede7fb7d74d7a9d911b89a3d6 authored about 3 years ago
Change import errors to actual errors instead of warnings

efb3c1c9af4e14c314b8f76052dbd0566439f8e7 authored about 3 years ago
Fix Java object toString stackoverflow

0c1f76daec1c1e6a29268260a2959513667ec42e authored about 3 years ago
Fix EffReturn with unknown expression giving wrong error

d68bd1ef93255b0adc43824064b86aa3e3f696f6 authored about 3 years ago
Fix errors with event name having double 'event'

762381703c0059b5ff137c48c9906216a67b8a27 authored about 3 years ago
Update Skript dependency

30f7b5086a2a377065106cc5c5b2a00d9f794286 authored about 3 years ago
Add continue effect to example in custom events docs in check section

23852d39391eb80d199f19ca2931ecdd89f1c884 authored over 3 years ago
Improve array handling, including fixes for handling primitive arrays

Added JavaTypeWrapper to help with patterns that include both primitive types and JavaType expres...

9576187b1c87196d246780a519cf32ff8d35745a authored over 3 years ago
Move sections to Skript's Section API

5f435e9028d27ba11af48e5c024ab711c80c3e59 authored over 3 years ago
Improve Section's internals

74ea5783ec41c0d07d112b5ba813b1ab1432f939 authored over 3 years ago
Give error during parsing if EffReturn is used with improper type

9b2b05950c82f552e72a8de898281357628733fb authored over 3 years ago
Add warning when skript-mirror is installed

f62562e1a0c0f13244fae4587411bc259e7b4699 authored over 3 years ago
Update docs for non-public java calls

3e484f4f9cc5b878c045eee0e4f667a8233b22be authored over 3 years ago
Add warning to proxy expression if literal classes aren't interfaces

45ae1331ce6dbf06364f3932af0f83b4099d3b04 authored over 3 years ago
Fix java calls to caller sensitive methods by not using a public lookup

7eba6f6bec82c67ec564b5f163e9677ee94cf975 authored over 3 years ago
Fix docs for custom events saying required instead of optional

2dad9f3dba5741dfb5fbe525bdf2a9945f7b7e18 authored over 3 years ago
Update docs for NMS import changes

64e14903ed9abdc0822d0407d44e54fb7181fb8b authored over 3 years ago
Add section type to language file

b40e5f5a29567c6cf2a84eba34ffc316a7094ea2 authored over 3 years ago
Change event data expression syntax to allow event-data %string%

75a1e7046f98e02e5b543867ac1c84b09926e2ad authored over 3 years ago
More Skript 2.6 updates, 2.6 is now required for skript-reflect to run

513060ad8c4dc502bb99be84d1cc139ea6fe391f authored over 3 years ago
Version update

e5ed8687f5aa982aa1ec3dd09cfd96269bbed435 authored over 3 years ago
Update version to 2.2.3

42ec564ab22e499a737cda7b85ff0182ec65eeed authored over 3 years ago
Fix typo

8f18179b8bcb6717137bd5b9bfe507ad331b772a authored over 3 years ago
Make custom expressions have their defined return type immediately

cf34e45d69c1e2a3793ac2e9a03f8e6455b12c50 authored over 3 years ago
Fix error with custom event instance creation with only data specified

2c7fd7cd2a6e52e92c3c43e96504590636f102f8 authored over 3 years ago
Add Number wrapper classes to java call coercion

10e4180bbe8bf95a8e59d518d40e8d8aff762e1e authored over 3 years ago
Update inner class import system

b708753f3c3a2f4a539479d3e2c0c44bfb9acb4a authored over 3 years ago
Make class literals support primitives

9b9c7fd0a4f86c174e1ff546bda0419422207b3d authored over 3 years ago
Update Skript version in build.gradle

ecd73cd4325ec71622f6c43cab4e13b79770cf71 authored over 3 years ago
Update ExprJavaCall parameter mismatch and typo errors to better indicate static-ness

d5b928371c1d6fa0e51ff262ca8039ac5ccaa054 authored over 3 years ago
Update Gradle to 7.1.1

1ef668824016df29cf632da2e5cc3cd7ad1e9753 authored over 3 years ago
Add more Javadocs to ExprJavaCall.java

512728c73a375c8791667ce29f1d6c90abd64714 authored over 3 years ago
Only try setting Member accessible if not already accessible

b62fafeaffbc78a99782f1651ce7c58094772caa authored over 3 years ago
Set dev version

1cdac68a0443221f8be81702a15078b46d4a8e4a authored over 3 years ago
Fix #43

8c80e918ffa2bdff9d0eba6cd5203c63270b74ae authored over 3 years ago
Update version to 2.2.2

c6feb15def2cc9d41e183b7501a1be62d5dfbd83 authored over 3 years ago
Dito (why did I add constructor support)

d3feea93f709c8bf7c062860286010f6c82bda9e authored over 3 years ago
Better Java 16 support, tries to get a super member to use instead of direct member

61d27854502a70bc9b29f3b86ff42773e3818a4b authored over 3 years ago
Fix some weird error messages from Skript

69ce2f0b20472ae42704eab083049c830b07fdb0 authored over 3 years ago
Fix Java 16 compatibility

Some refactoring

6f700b0a806d4900b7d862ec5dfccce448627c0f authored over 3 years ago
Improve java call errors

9112b8fb6a44183edcb77ba202b9680b30bd9985 authored over 3 years ago
Fix startup warnings for missing fields/methods having wrong prefix

84b8801fe7426e2331394f29f6a19532538e0e43 authored over 3 years ago
Add compatibility with 2.6-alpha1

291a75e154e566860d44ec02b07b7cd9dea56746 authored over 3 years ago
Fix java call not parsing descriptor right

fb7e2a377a0fbc092cc8351ddef91c3b7da4a8da authored over 3 years ago
Update Gradle wrapper

Add .gitattributes

2286429c8526528534f889e41a5d2deb3562f735 authored over 3 years ago
Set source and target compatibility to Java 8

23ca9a0db0f13c6bec6ef3ce7cd0a8398b5bbb19 authored over 3 years ago