Ecosyste.ms: OpenCollective

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

github.com/EngineHub/CommandHelper

Rapid scripting and command aliases for Minecraft owners
https://github.com/EngineHub/CommandHelper

Add player prefilter to entity_damage_player event (#1189)

71e7ca236261baf06065584913e00cc8f423b188 authored over 4 years ago
Add cmdline mode fuzzer

8ff888ddab97cb80deb1411eca1871b6c581efa0 authored over 4 years ago
Create .cache folder first if it doesn't exist

afd97f94938f80ad49c6c16b1e4fc0d0de70e23b authored over 4 years ago
Update readme

9fc14f1b1300171cca9bfe2241dfe55e6b0c3eb5 authored over 4 years ago
Update readme

55ebb57a13b5ac3b6bc35c031703881c80f9dab7 authored over 4 years ago
Add remove_recipe(). (#1187)

* Add remove_recipe().

* doc clarification

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

64ef2de812b3b7781f817c0aacd47dfe43f6aea1 authored over 4 years ago
Add pflying(), pblocking(), psprinting() and is_entity_sleeping().

These are more readable than using pinfo().

8799c64c7fa0b15f59e020244ae34d41d0b990d1 authored over 4 years ago
Improve set_blockdata docs

62849f8eaf424f89681ad0cff6109a8057772ffe authored over 4 years ago
Add entity immunity functions

1ffa65d0fb12867e37a1dd3643b13a6e51ede613 authored over 4 years ago
Add "model" item meta key for matching functions

ef8ea789da2895c2ec112823b00417d314c30007 authored over 4 years ago
Don't rely on appspot for the site to load.

Need to replace this longterm with apps.methodscript.com, but this is a
short term fix, and a be...

87bf772754e30520bb3060a5e768d438863c4438 authored over 4 years ago
Nag nag nag.

08d13dc622a9130af30b24dac7e12c1863b8c7ec authored over 4 years ago
Add support for telemetry

This branch adds the ability to send telemetry data to Azure Application Insights. This proxies ...

3c799335b5f4d19ad5607d9b221328a1339b0099 authored over 4 years ago
Fix cmdline file access security checks (#1183)

- Bypass Security.CheckSecurity(File) checks in cmdline mode.
- Move existing in-cmdline-mode c...

596a64b55e9a243c1fba3a823bd66f33c8a75324 authored over 4 years ago
Add missing CommandHelperEnvironments (#1184)

Add CommandHelperEnvironment `@api` annotation arguments for Minecraft dependent functions, such...

3a7df5ec25ac1179fa8bbdde67b263cf05b982f9 authored over 4 years ago
CheckStyle (#1182)

Fix CheckStyle violations.

c1fa052261f92ed3bc78dfd21819e1538553eeda authored over 4 years ago
Add x_thread_join

7b89531b05e6699efd1961a0bd0af536217ecc85 authored over 4 years ago
Parallelize startup and deduplicate work at startup.

This shaves off about half a second on my system.

dfa233109e839931c3be6c07ec4e1039c1167b6e authored over 4 years ago
Add player prefilter to pressure_plate_activated event.

1e4034bff5b4bd009db38d52ae49c01521a0b7af authored over 4 years ago
Improve target for unexpected end curly braces.

Fixes EmptyStackException when encountering more than one unexpected end curly brace.

e052ce22a709defd010540ef7ffb6f974b5faeaa authored over 4 years ago
fix: Fix bug #1180 misspelled class name (#1181)

The DuplicateObjectDefintionException.java class is misspelled,
it should be DuplicateObjectDef...

d118a918744ed4e58f119c220f0dd9ec04c3ec47 authored almost 5 years ago
Finish writing my sente

7833b862ee2b37a69948c526f09ca092f87ab3e4 authored almost 5 years ago
Add cycle tool, to test the startup and shutdown cycle

33c054cd6a17abe5a5c421d90e028aac976541f3 authored almost 5 years ago
Add / at the end

1be2ece401e2fec13d6b9fa7a3dd6874c561ce1c authored almost 5 years ago
Add reflect_pull('dir')

87341338446a1c70e5f198799b395b3c970f8b31 authored almost 5 years ago
Checkstyle

b733ab3b5473de214215fab958db3f0df1ba54fe authored almost 5 years ago
Add initial llvm framework.

This currently mostly just includes the LLVM installer, but also
includes a first pass at actual...

2064220a6205c6f12585bdb5a187ccbb28a48a1a authored almost 5 years ago
Fix puuid() returning invalid UUID for invalid name.

Optimize get_offline_players().

dd8b5258bbdb808e8b7ffec68e6550233345307f authored almost 5 years ago
Fix bug where errors in events in cmdline would fail to render the error properly

c86736dff33e6c4e05f4fbd23d88c12ea0467bcb authored almost 5 years ago
Fix hidden function issue on the site

Fixes #1175

5026fe9a44f78afb2a3ff16a4a9df6419b91711a authored almost 5 years ago
Fix class load warnings for extension dependencies

90f7bef0eac78a3374c4cd092578c7c5e143dbd8 authored almost 5 years ago
Set alias functions to CommandHelperEnvironment

7592c6e8bba079b6ee8f06ceedcd94bc5f05221a authored almost 5 years ago
Ensure server type is set for fast startup modes

6be247750077b0d77c26c734a4e37a5aed5aeb10 authored almost 5 years ago
Improve clarity of player event warning.

Saying it's "missing" is misleading, and the cause is unlikely to be an NPC anymore.

ef32fe0dd796ac5213840b75356113a4f22c17af authored almost 5 years ago
Improve API docs for clear_commands(), spawn_entity(), and player_interact

15614fde169b0306a3d5520aec5d25dbef80a428 authored almost 5 years ago
Fix spelling

de11f40cc6938cd7ef473cf1545468e5ae1ac812 authored almost 5 years ago
Add phantom size to entity_spec

b1511e00079e00634ced32524a27abf9c2ee5b4a authored almost 5 years ago
Finish work on search bar on the site

c06d22fe79082d37cf3b5fb8fa875711f934fa32 authored almost 5 years ago
fix: pom.xml to reduce vulnerabilities (#1177)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMMO...

a02a5bdb5d55f5552b111435fdbfa4df58b67e62 authored almost 5 years ago
checkstyle

c21eb0451270db49f5446c0d5873dd0c2deec92a authored almost 5 years ago
Site search is 80% complete now

d7b8e99e0a6bce9273aa20c8208587a54fcb7afe authored almost 5 years ago
Update switch() documentation (#1176)

b063add058fcee070e0a6a0e731b1ab1c76a4297 authored almost 5 years ago
Override deepClone in CByteArray to allow cloning byte_arrays

74d1485790725520e7bc757dee072297f27eefcb authored almost 5 years ago
Update VersionFrontPage

Update link to bug tracker.

1101071dec5c9687b0c6fb513a23c9c3b38bb6b9 authored almost 5 years ago
Warn on use of variable named pass/password

Also, allow PATCH http verb, though it looks like java still prohibits
that at a deeper level, s...

1cc870d40cafd33fc70f9a540fbb9eda0bc7ce6b authored almost 5 years ago
Update Sponsors

fe99506fad1cc882bf9be2d4b5fd15a22c2bae2e authored almost 5 years ago
Merge pull request #553 from PseudoKnight/master

Ignore fake player entities for events

ce840aadf0f885fb344711b99a884db958e3813c authored almost 5 years ago
Ignore fake player entities for events

75f9234d2b157199f786d4355ed6198f681dbd62 authored almost 5 years ago
Overload getResources in the DynamicClassLoader

Fix bug in is_proc

533b5ab9df885fa125f9b441065eedab7d1e3af9 authored almost 5 years ago
Update Sponsors

f3aa39542c4ee031a80d5c8fef0070ae69f94c2e authored almost 5 years ago
Update sponsors page

7f765b613e2d4e0a6608cbeb75c0580c44ec1906 authored almost 5 years ago
Update pom.xml to use enginehub.org with https

8a212c3fb738b9e3df3cee0c1b742ba4d0b03b22 authored almost 5 years ago
Fix import

eb6971918a35a742d17121b003f6df68f099ce7b authored almost 5 years ago
Update deprecation logging at compile time to CompilerWarning.

Improves visibility in VSCode.

998b5cf0319611eb71c2b5159d58524f530e049a authored almost 5 years ago
Update sponsors

2bf991b2f128a9129bd465765a68cbe671a5723d authored almost 5 years ago
Fix interpreter mode stopping on compile error (#550)

- Fix in-game interpreter mode from disabling when the executed code results in a compile error....

18dc2828dce5489a1658dd6fcc3ee6b9d7dfdd12 authored almost 5 years ago
Bump checkstyle from 8.28 to 8.29 (#549)

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.28 to 8.29.
- [Release note...

cc89f729222ed1f09b36b8a0b8079a15d2144d22 authored almost 5 years ago
Merge pull request #548 from Pieter12345/master

Add get/set_skull_owner functions

0fa2489d666adcb4a750ef8b919a8416dabf47db authored almost 5 years ago
Add get/set_skull_owner functions

These functions can be used to get/set/clear the skull owner on player heads.

701f4a796738398e5e69c12676a410cb6df12ca2 authored almost 5 years ago
BukkitGetCorrectBlockState optimization

Divide into a Container or not-Container check to do roughly half the checks on average.

e68358bf36c359e89eceab367ad51cf5fa408620 authored almost 5 years ago
Fix BukkitMCBlock returning wrong BlockState

d7a653d2d8285dea8adde7fcbaadd06c912807ae authored almost 5 years ago
Fix cases where a branching implementation error is incorrectly detected

5fdf61ed1a67220287a30e278ecf76e2e8d502a3 authored almost 5 years ago
Fix quantity remaining when attempting to add empty items to a full inventory

e4a5d39f616282311749fc78efaa01902951d13c authored almost 5 years ago
Enable all event functions in cmdline

c2a2cc2f6fc10bf0f8e7051c60b98984386f1bef authored almost 5 years ago
Add to the sponsors page

874130ea4bbc931c6d7684b4765bf2f6d9eb7208 authored almost 5 years ago
Remove log4j dependency.

bfe75c0b22cf97520eaa891192f1c2c8d0fd82bf authored almost 5 years ago
Update CheckStyle (#547)

* Fix obvious JavaDoc syntax errors

No functional changes.

* Update CheckStyle

Update C...

cd0ef4193cc9154ebb2d6ed715ba2227798d3884 authored almost 5 years ago
Quote argument in bash launcher

e73a7649ff1437c6245467adbfd327430b9f0787 authored almost 5 years ago
Add new gamerules for 1.15.2

31084c2997805a7ed88bc6f6b542296f655b3999 authored about 5 years ago
Merge pull request #546 from Pieter12345/master

Fix NPE in entity_spec for Enderman

298ed5c028386f9ef22755a3093e904e69db1ab3 authored about 5 years ago
Fix NPE in entity_spec for Enderman

Fix calling entity_spec on an Enderman that is not carrying a block resulting in a NullPointerEx...

a6b0edbb4e7995652193b84fc3df7134c258f6ea authored about 5 years ago
Fix TC build

475ae05251e329f372a2c879021e88c06f848178 authored about 5 years ago
Use https for pluginRepositories

50102b59ff93d7b84fbccc175df1e92a43ff2ed1 authored about 5 years ago
Remove remnants of old documentation deployment

fcaac78d6bc8deb8bda9e121cc87c25cfb796557 authored about 5 years ago
Use https for repositories

07d13cdfb279a6fbd9aad4c579f9d754e1c05b77 authored about 5 years ago
Fix misleading documentation

5be884b1e3a7576e11938a06ae1f824498517297 authored about 5 years ago
Set nested array parent when creating array using labels.

Fixes old string representation for parent array being returned even after nested arrays are mod...

a74a09c4c146875734f730edaf379e65788fcd49 authored about 5 years ago
Update sponsors page

78d3173e5fe93ba4575b139e5df616e4a7f81e31 authored about 5 years ago
Update Advanced_Guide

Define UTF-8 as the standard source file encoding.

8f8538144080b8b2e9076a856a51554a002da98e authored about 5 years ago
Update Crypto.java

Sha-1 has now been totally broken, so make a note of this in the documentation.

97f543e7bf09dde4321114b8c5b81c07f96cea85 authored about 5 years ago
Update PlayerManagement.java (#545)

Pfacing() documentation was incorrect. It indicated yaw 0 is dead west and 90 is north, but all...

7d5c44e19021d12ca8d473fdae376d4b468da7d1 authored about 5 years ago
Add lockable block functions

ea07e0fe1fc3a93bb732945e331d3ab875fa3160 authored about 5 years ago
Merge pull request #544 from Pieter12345/master

Add affectedBlocks to piston_retract event

f1f9cd9344cbd49f43ac8d57c17fb2ae462e6230 authored about 5 years ago
Add affectedBlocks to piston_retract event

Add affectedBlocks key to the piston_retract event. This is used when slime or honey blocks are ...

3e6eccc56fbc4acb095063491f090394ff291294 authored about 5 years ago
Add separate light level functions for sky and block sources

c88780cd605e79b30c5b0801082accde4eeaee23 authored about 5 years ago
Add BEEHIVE SpawnReason for 1.15.1

330f1cff2d502947b08312f6882744706f08c600 authored about 5 years ago
Fix bug in StringUtils.HumanReadableByteCount.

There's an interesting story behind this, see
https://programming.guide/worlds-most-copied-so-sn...

e51603d80d27315607a540485ff3cd43ed9838e1 authored about 5 years ago
Add support for Minecraft 1.15

7f0017181a7a9fd186dcde6b75319cc8194dec0d authored about 5 years ago
Fix bare string warnings in sample scripts

b6aa64b89171cc5e324421094bf321345ea37530 authored about 5 years ago
Support virtual inventories for get_inventory_name()

06a064dc92cea89f8fbd2140c3652e26fa1f9559 authored about 5 years ago
Add vex charging to entity_spec()

85f41eeea409fcdbef2d6dad731cb44276fbf620 authored about 5 years ago
Update docs for player_interact

706a3c64655d50357c3cfa056a49f48322a66243 authored about 5 years ago
Checkstyle

804aad2a251ca62e49dfdbb4109f8857e83fd09c authored about 5 years ago
Update public-suffix.dat

4e96d88debd763e762743572a876422743dc13f3 authored about 5 years ago
Begin work on a built-in webserver

aa617823f0fb9ed24af44429607778e6c3630031 authored about 5 years ago
Add support for particles that require additional data in Area Effect Clouds.

Make particle data creation more forgiving.

e614b254f3bb48a981e3ebbbbbcb48ed213f75a0 authored about 5 years ago
Add timeout to GCUtil.

It really is just best effort to call System.gc, so we can't make this
work in a generic way, wi...

01e37d42deaabcb2e262cf01b1045557bc0dce3d authored about 5 years ago
Reverse debug flag in GCUtil

7cd37d000d2d12eaa72da4d212b9ff92a98c98e4 authored about 5 years ago
Debug build for GCUtil

6f79faf29c1c039009452f6bb164e89b3ec0e173 authored about 5 years ago
Begin work on CGI directions in IIS

a1a86eb73e1a9255f29135ea108f8734a36dc347 authored about 5 years ago