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

Update README.md

dd654e4f32d44fae32e8bf89a1b3d25230805aeb authored almost 4 years ago
Add warning when class import has unnecessary alias

2e9fe71a6b460fed2780fc8c2c4ab7b1a75698ed authored almost 4 years ago
Wrong word

07c77e0213a1dc539548159db487ab10a6545d7b authored almost 4 years ago
Create FUNDING.yml

b3ac2591acf684b88d81dba0b5c38cfc3a43f014 authored almost 4 years ago
Forgot return

a377d3d04a4cac4591174ff82b4d9c5a6c480980 authored almost 4 years ago
Make EvtByReflection check if input class is a Bukkit event (issue #39)

8e024e256f0cb92238dfcde3a525ef3650271231 authored almost 4 years ago
Prepare for https://github.com/SkriptLang/Skript/pull/3800

f58d52a5a89258a45af04cb66fdbaa2391e58aac authored almost 4 years ago
Mark event as delayed when appropriate

816d240e8bd93e55c523f6e46588cef900c7b69a authored almost 4 years ago
Add class reference utility

1b95fc0da859b9f7f5772437c2f1c03645c1cc3a authored almost 4 years ago
Fix more stuff I broke

11d5f71b5a368b3681b44c13dbe4d4d79c369b73 authored almost 4 years ago
Fix https://github.com/TPGamesNL/skript-reflect/issues/37

33eec263ec846daf151c819a48a315443263a2e4 authored almost 4 years ago
Fix https://github.com/TPGamesNL/skript-reflect/issues/34

56d6894fcc9e0762d41f86cae0f2edb4e8bde8b4 authored almost 4 years ago
Bump version

e1d443afc25c57b4048138f6f491e90f620f3f30 authored almost 4 years ago
Fix EffRunSection not storing return value

I had hoped that release lasted a bit longer tbh

a6a4541f439e7cc5bf1c6782f4ee422ed7f42e6e authored almost 4 years ago
Prepare for release

0ac0955ebcec450257435be89535b8baa629aeb0 authored almost 4 years ago
Fix local variable issues with EffRunSection

Update docs

05b8cdec5bc1bdf0fbb43523bd2c9a6a4a44aa24 authored almost 4 years ago
Fix issue with matched pattern, parse mark, expr-n and regex

14c106c4ea34c72393cf6e009cda005ecf266385 authored almost 4 years ago
Prepare for release

btw I totally didn't do this after the release don't check

1ece4e262824c4c989c95e077d657ef247cd1c8a authored almost 4 years ago
License update

adea421bb85035cb26d75103d94113d48560c4d1 authored almost 4 years ago
Update documentation

e54fdfbb9f434dda44ed85823af97ca506c23761 authored almost 4 years ago
Added bStats

057ab54d403ce756ae127032419d4096236d951a authored almost 4 years ago
More internal docs

Small docs update
Code reformat

b3956c5de8d1926bc1af0aa31acd269899c945e1 authored almost 4 years ago
Fix WrappedEvent expressions using wrong event

49776464263b27b67b6cea76c61000d2e5c56d94 authored about 4 years ago
Fix https://github.com/TPGamesNL/skript-reflect/issues/31

Added some javadocs
Some code cleanup
Some internal changes

1a5c7a684a9d7193cdab117e7891b033f8b0814b authored about 4 years ago
Forgot the return false

4e65fa97aec590a6a7e018b68dfd157669fca935 authored about 4 years ago
Fix syntax conflict with MundoSK custom events

64d34642cf833531cae3386d3013238b7b3fb4af authored about 4 years ago
Add ItemType -> ItemStack converter for java calls

8d7c6357e9a9c1c3125bdb0fe3354081feef6357 authored about 4 years ago
Fix NPE with expr-%number% where the number is higher than the pattern allows

dff48ec16cd3770f5d2947491d29c9c2b0e4c9e9 authored about 4 years ago
Add docs link to config.yml

75476f4eb3916b5dd06faadc8355aa9a467c94fe authored about 4 years ago
Prepare for release

e7ca869576a26a50664fe714407972518d771b1c authored about 4 years ago
Fix EvtByReflection firing twice for 3rd party plugins that don't use Bukkit's event API correctly. This solution is not perfect, and it should be fixed in the plugins. See https://gist.github.com/TPGamesNL/ee79fc4c348721925e2b4cfafb1a9ea0

d8c478016f85a0928b3bc9b51b4744a2bca67efd authored about 4 years ago
preloading, see docs (advanced > experiments)

remove bugs
add bugs

272078ca68c4e661b71940604b25f41ee4a9583c authored about 4 years ago
Fix https://github.com/TPGamesNL/skript-reflect/issues/29

a45b0f7ebcaba3b14961d0251ebd498aaf5e39d4 authored over 4 years ago
Removed semicolon from docs example

9e2a82abee6a5bcd1b80f085fbf1c160f6fd63fb authored over 4 years ago
Fix artifacts in GitHub actions

cc6177e0703bbbc624b1bfdd9c6035a0810f6070 authored over 4 years ago
Fix NullPointerException for varargs methods with a single given argument

d219d0407c02bb0779e265c67f2b215eb6e56f80 authored over 4 years ago
Fix local variables being deleted with delayed effects

397405b6196706d1f8d700f6995ca5dd527e144d authored over 4 years ago
Fixed setting ExprRawExpression to multiple values.

Added errors for return after a delay.
Added documentation for delayed effects.

1e51db2feac769aa5bfba6cf77db5a3e664504eb authored over 4 years ago
Prepare for release of v2.1.0

11122c1825b8a348024b77f7f6445e6017e4b9a5 authored over 4 years ago
Event-values in custom events now have changer support

Added api-version to plugin.yml
Added docs for `usable in` section in custom syntax

ec826f00f71862378a3d141e1738433a1f3fd342 authored over 4 years ago
Fixed small docs issue part 2

148f04e8cf35d5b3c69b1e1fb949d40e5330dd9a authored over 4 years ago
Fixed small docs issue

186a07aaf6ab85f83ae78ab6d3825e62938952b2 authored over 4 years ago
Changed project name to skript-reflect

Added sections
Added `usable in` section for custom syntax (closes https://github.com/TPGamesNL/s...

70387906356a6b6b140564d52c85d83dd963b738 authored over 4 years ago
Update README.md

a013c791e3f5e850e9cfbf8dba3b9cb5cf07bfb4 authored over 4 years ago
Checking if GitHub Actions works now part 2

a72afc29e7a4c8febf48e33b84937d12f99981b9 authored over 4 years ago
Checking if GitHub Actions works now

e6a5a5840b324e9c8342961eb61b5359dffa9f78 authored over 4 years ago
Update link

0723a37085720a63f4a2590af8c780d507625b0d authored over 4 years ago
Remove CircleCI

a097771a98d9d0797128d49303a93aba8809a66d authored over 4 years ago
Update github workflow

f9b0b42ae129880099c7fbf72d656d173a192361 authored over 4 years ago
Use CircleCI

830fe254e79abad215d8d28e523154ca8530d324 authored over 4 years ago
Update download link to only show from commits

75a0bd7a2e6ad3f0518338d0a61446953c7a733e authored over 4 years ago
Fix https://github.com/TPGamesNL/skript-mirror/issues/22

6e3e390fe1bee7bcc6975255e00d8557e9705cae authored over 4 years ago
Fix issue with proxies returning ObjectWrapper instead of the actual object it contains

ac1e879798deb5085391d35dad40962b9bd3c9db authored over 4 years ago
A lot of stuff, should've worked on one thing at a time.

Fixed:
https://github.com/TPGamesNL/skript-mirror/issues/21
https://github.com/TPGamesNL/skript-m...

3cc1a60d8cf48c6ade8ca707185095bbba11d011 authored over 4 years ago
Add different error message for static / non-static.

Also github action cache

6fe0ca6565812d7ffacb436c849c679bc23067ef authored over 4 years ago
Update to latest Skript branch + update github workflow

72173a09d1c31e9b1955d6fe7d78b752a778391a authored over 4 years ago
Fix https://github.com/btk5h/skript-mirror/issues/105

eb5ce4c565e1a6cbc1436192ad5969343d2df3d0 authored over 4 years ago
Fix https://github.com/TPGamesNL/skript-mirror/issues/11

5fd230e88b880b58778b6d3883fb699bcfe8f8d2 authored over 4 years ago
Fixes https://github.com/TPGamesNL/skript-mirror/issues/4 (partially, code is still ran after Skript disables, but signature stuff is fixed)

fd2532765fd943d92796a0aaed06ceed7aa7d33b authored over 4 years ago
Typo + class proxy documentation (#6)

44daf8641f8b56af1c73dee8d4337de389cefc5d authored over 4 years ago
Yea I forgot most of the files with last commit, here's the actual thing

72914a47f1a685f666d6e94112b14bcfda69a093 authored over 4 years ago
Custom event update + doc update:

EffCallCustomEvent works async now
Extra data has more support
Event-values work in the check sec...

12ad04ace07c214fc14436b5514d33026e79167d authored over 4 years ago
Documentation changes + README.md update

e35e398f124ef58ce93e60bb98e34162f2b88739 authored over 4 years ago
fix https://github.com/TPGamesNL/skript-mirror/issues/12

64d703a6a3a6f379b0fb122776b63adcb8d667c2 authored over 4 years ago
doc stuff for gitbook test

6ae8670779fd97f5ad632b35772f18a8440b20b7 authored over 4 years ago
Create events.md

6c227853f0b45a2e31c5a8489e65e62977910b61 authored over 4 years ago
small readme update

eb4fc6ac39b444ebbcb39be5ffc6de7a0ae2dde8 authored over 4 years ago
Second part of custom events, please test

Also fixes local variable transfer from parse section

ac18b44cc25ea81eb5347af328065602f4d59261 authored over 4 years ago
First part of custom events

e4ab630b5e46770cc11fac7eb8b0e5b16254b3b7 authored over 4 years ago
Change README.md

f954e104f2f76a5dca628c510dcf3be05fa8f1e3 authored over 4 years ago
Improve suppressing of and/or warnings (https://github.com/TPGamesNL/skript-mirror/issues/7)

5230c1b3d074d7b735c5c73780f2492e902bc331 authored over 4 years ago
Remove and/or warnings in scripts with mirror syntax (https://github.com/TPGamesNL/skript-mirror/issues/5)

7d5a1d9c7d8e4d180e7780b79974d7036e4e0118 authored over 4 years ago
Remove this site from maven because it doesn't look like it's required

c5e5ab0c81fa1e1fbac7f6e8366b4c1b77e56eb6 authored over 4 years ago
Fix return effect in custom expressions

04344dfaf7bab7df07c1ea483ce5dc4c44249ec4 authored over 4 years ago
Github action 3

dde70393f285c0d5270c709e282acb6ea09b3238 authored over 4 years ago
Github action 2

8a0d25fd1b7d2c6613eb3744f4446da72c7953a5 authored over 4 years ago
Create gradle2.yml

e5a6fd448a8bb085c7ab887ffcef4356b9b5fbaf authored over 4 years ago
Github action

f760910d9ae343c9a8a4df8623be78395089a58a authored over 4 years ago
Merge remote-tracking branch 'origin/2.x' into 2.x

5468461f12da9fc4b23f3b5f0ac30e3f1bbd6926 authored over 4 years ago
Github action

33f06fc86af7f64dd12f1b229740b448c5c7ff33 authored over 4 years ago
Create gradle.yml

18781b51b6cb64678320c41c0e25ec8de0121fbc authored over 4 years ago
Delete gradle.yml

7bb2994e9e8261c77b38ff0563826e6ed73b2935 authored over 4 years ago
Initial changes Java versions fix (Java 13, 14, OpenJ9) Fix class proxies Fix build issue

270f6de5b6c2f31c5efa0adf9f9679b1f617dc26 authored over 4 years ago
Fix a typo (#143)

6e4e8bf7a640256baca2bfbe877445a378fe8319 authored over 5 years ago
Update gradle.yml

d7d5f9a71158e82285a0c7f6365b5cdb90b90dbb authored over 5 years ago
Store artifacts in root directory

14b452382cb5b7fa52030a4418bf8a1230785af1 authored almost 6 years ago
Fix circleci docker image

57ae02a37b856bc8a72476a14f99038c1a82a502 authored almost 6 years ago
Merge remote-tracking branch 'origin/2.x' into 2.x

41c912115a286d1ee12b5282b8560f0e409a43cd authored almost 6 years ago
Add circleci build config

5cce60401eed1a55c20c02c19f568db4c426991d authored almost 6 years ago
Fix NPE with return effect toString (fixes #107) (#109)

8435e378b5e255daa3e16ab3b5a1637d434a56e6 authored about 6 years ago
Remove no-missing-and-or logger hacks

bbaefd71cd90674c1e34404d00b53cbc0408f57a authored about 6 years ago
Remove requirement for ! in fields

959991cc1d75e033a13f0d186c0364c67c0f2e5e authored about 6 years ago
Fix for latest Skript versions (closes #83)

4b854e0d11b3528f7972a6daaed6cd3e69452709 authored about 6 years ago
Update build.gradle and dependencies

6f8b86075d5043dd51b629b27dfdc8d1a946eef8 authored about 6 years ago
Change documentation link in README

d78e650d2b1180609194dd21085940f253881785 authored about 6 years ago
Add 1.x notice to README

1d80ad719785aea384c95cbf7ab7723192d06814 authored about 6 years ago
1.0.0 Update

70a736a610f1a38d33a629fb8b1855f86252e419 authored about 6 years ago
Remove LibraryLoader dependency on SkriptMirror

b935d596160116a58d57eabb7d4ffb834b332580 authored over 6 years ago
Merge remote-tracking branch 'origin/master'

89d9a2615ea2b9cdfeb3d4ccfce02d6f2ea0a01f authored over 6 years ago
Document type coercion

03e17b786577552897e62d7e3399c1727b133071 authored over 6 years ago