Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / EngineHub/CommandHelper issues and pull requests

#1391 - Need help with texture pack

Issue - State: closed - Opened by RandomUser-1990 about 1 month ago

#1390 - Bump micromatch from 4.0.5 to 4.0.8 in /src/main/resources/apps.methodscript.com

Pull Request - State: open - Opened by dependabot[bot] 2 months ago
Labels: dependencies, javascript

#1389 - Thread leak in ReadWriteFileConnection on recompile

Issue - State: open - Opened by PseudoKnight 3 months ago - 1 comment
Labels: bug

#1387 - Add player_bucket_fill and player_bucket_empty events.

Pull Request - State: closed - Opened by Lildirt 4 months ago - 4 comments

#1385 - add modify for item_pre_anvil's item_repair_cost/level_repair_cost

Pull Request - State: closed - Opened by Lildirt 4 months ago - 7 comments

#1384 - add item_pre_anvil event

Pull Request - State: closed - Opened by Lildirt 5 months ago - 6 comments

#1383 - Bump braces from 3.0.2 to 3.0.3 in /src/main/resources/apps.methodscript.com

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, javascript

#1382 - Add item_in_hand and hand fields to block_place event.

Pull Request - State: closed - Opened by Lildirt 5 months ago - 3 comments

#1381 - Add x_get_lock, synchronized changes

Pull Request - State: closed - Opened by LadyCailin 7 months ago

#1380 - Add support replacement as closure in reg_replace

Pull Request - State: closed - Opened by Anatoliy057 8 months ago

#1378 - Add priority to event prefilters.

Pull Request - State: closed - Opened by LadyCailin 8 months ago

#1377 - Add get_entity_transient_id

Pull Request - State: closed - Opened by LadyCailin 8 months ago

#1376 - Initial packet support, pushing basic types is supported

Pull Request - State: closed - Opened by LadyCailin 9 months ago

#1375 - Switch keyword optimization

Pull Request - State: closed - Opened by Pieter12345 10 months ago

#1373 - Support MC RGB colors in conversion to ANSI color codes

Pull Request - State: open - Opened by Pieter12345 11 months ago - 2 comments

#1371 - Stacktrace manager optimization

Pull Request - State: closed - Opened by Pieter12345 about 1 year ago - 3 comments

#1370 - Improve handling of offline players during events

Issue - State: open - Opened by PseudoKnight about 1 year ago - 1 comment

#1368 - Support passing byte_array into crypto functions

Pull Request - State: closed - Opened by Pieter12345 about 1 year ago

#1367 - Add file option for pausing cmdline on script exception

Pull Request - State: open - Opened by Pieter12345 about 1 year ago

#1366 - Add support for custom tags in item meta

Pull Request - State: closed - Opened by PseudoKnight about 1 year ago

#1365 - Fix email by updating its dependency

Pull Request - State: closed - Opened by Ecconia over 1 year ago

#1364 - Interact entity spec

Pull Request - State: closed - Opened by VergilPrime over 1 year ago

#1363 - Add "Interaction" entity to entity_spec() and set_entity_spec()

Pull Request - State: closed - Opened by VergilPrime over 1 year ago

#1361 - Bump sqlite-jdbc from 3.21.0.1 to 3.41.2.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#1360 - "@var was already defined" runtime error on typed foreach loop variable

Issue - State: closed - Opened by Pieter12345 over 1 year ago - 1 comment
Labels: bug

#1359 - Bump snakeyaml from 1.32 to 2.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#1357 - [Feature request] colorize() to support hex colors

Issue - State: closed - Opened by malonnnn over 1 year ago - 11 comments
Labels: good first issue, documentation

#1355 - [Snyk] Security upgrade org.yaml:snakeyaml from 1.32 to 2.0

Pull Request - State: closed - Opened by snyk-bot over 1 year ago

#1354 - Errors with persistence can leak DB password in error messages

Issue - State: open - Opened by LadyCailin over 1 year ago
Labels: bug

#1353 - [Feature request] InventoryPickupItemEvent and InventoryMoveItemEvent

Issue - State: closed - Opened by lukecfairchild almost 2 years ago
Labels: feature request

#1352 - Always inject player for player events

Pull Request - State: closed - Opened by Pieter12345 almost 2 years ago - 11 comments

#1351 - Using switch_ic the break() function gives a compile error

Issue - State: closed - Opened by Sketsi almost 2 years ago - 1 comment

#1350 - False BlockState default values (also enforced after set_pinv(pinv()) )

Issue - State: open - Opened by Nilleke almost 2 years ago - 1 comment
Labels: bug

#1349 - set_pinv(pinv()) clears EntityTag values

Issue - State: open - Opened by Nilleke almost 2 years ago - 3 comments
Labels: bug

#1348 - item_swap event docs don't match actual behavior

Issue - State: closed - Opened by Nilleke almost 2 years ago - 1 comment

#1347 - Fix self statement semicolon rewrite

Pull Request - State: open - Opened by Pieter12345 almost 2 years ago - 1 comment

#1346 - Fail on missing semicolons

Pull Request - State: open - Opened by LadyCailin almost 2 years ago

#1345 - Fail on missing semicolons

Pull Request - State: closed - Opened by LadyCailin almost 2 years ago

#1344 - Fail on missing semicolons

Pull Request - State: closed - Opened by LadyCailin almost 2 years ago

#1343 - [BUG] set_pinv(pinv()) clears BlockStateTag values

Issue - State: closed - Opened by lukecfairchild almost 2 years ago

#1342 - add support for tools/items in break_block

Issue - State: closed - Opened by lukecfairchild almost 2 years ago

#1341 - Possible EOFException in SerializedPersistence during recompile

Issue - State: open - Opened by malonnnn almost 2 years ago - 2 comments
Labels: bug

#1339 - Fix execute() sugared syntax rewrite

Pull Request - State: closed - Opened by Pieter12345 almost 2 years ago

#1338 - pfacing resets player velocity to 0

Issue - State: open - Opened by LadyCailin almost 2 years ago - 2 comments
Labels: bug, discussion wanted

#1336 - [Feature request] has_inventory

Issue - State: closed - Opened by cypher139 almost 2 years ago

#1335 - ba_get_bytes() (always?) returns a zero-size byte_array

Issue - State: closed - Opened by Pieter12345 almost 2 years ago
Labels: bug, good first issue

#1334 - Provide `nocatch` keyword

Issue - State: open - Opened by LadyCailin almost 2 years ago - 4 comments
Labels: feature request, good first issue

#1333 - Provide schema for Persistence Network

Issue - State: open - Opened by LadyCailin about 2 years ago
Labels: engineering, discussion wanted

#1331 - [Snyk] Security upgrade mysql:mysql-connector-java from 8.0.29 to 8.0.31

Pull Request - State: closed - Opened by snyk-bot about 2 years ago - 1 comment

#1330 - Core exception when using stop_named_sound

Issue - State: closed - Opened by LadyCailin about 2 years ago
Labels: bug

#1329 - get_vector requires a world when run from non-player context

Issue - State: closed - Opened by LadyCailin about 2 years ago
Labels: bug

#1328 - [Snyk] Security upgrade org.yaml:snakeyaml from 1.31 to 1.32

Pull Request - State: closed - Opened by snyk-bot about 2 years ago

#1327 - Bump snakeyaml from 1.26 to 1.31

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#1326 - [Snyk] Security upgrade org.yaml:snakeyaml from 1.26 to 1.31

Pull Request - State: closed - Opened by snyk-bot about 2 years ago

#1325 - [Snyk] Security upgrade org.yaml:snakeyaml from 1.26 to 1.31

Pull Request - State: closed - Opened by LadyCailin about 2 years ago

#1324 - Fix Event API Link

Pull Request - State: closed - Opened by RitzKid76 about 2 years ago - 1 comment

#1323 - Bug in parenthesis based execution

Issue - State: closed - Opened by LadyCailin about 2 years ago - 1 comment
Labels: bug

#1322 - Minor fixes

Pull Request - State: closed - Opened by aah-uuh over 2 years ago - 1 comment

#1321 - yml_decode() error in core on decoding Date datatypes

Issue - State: open - Opened by Pieter12345 over 2 years ago
Labels: bug

#1320 - autoconcat not removed for empty auto_includes

Issue - State: closed - Opened by PseudoKnight over 2 years ago - 5 comments
Labels: bug

#1318 - Fix smart_string rewriting for dumb strings

Pull Request - State: closed - Opened by Pieter12345 over 2 years ago

#1316 - Add framework for late binding keywords.

Pull Request - State: closed - Opened by LadyCailin over 2 years ago

#1315 - 3.3.5 final changelog prep

Pull Request - State: open - Opened by LadyCailin over 2 years ago

#1314 - Move execution of autoincludes to later.

Pull Request - State: closed - Opened by LadyCailin over 2 years ago

#1313 - Display exceptions on auto includes in LangServ

Pull Request - State: closed - Opened by Pieter12345 over 2 years ago

#1312 - Process keywords faster

Pull Request - State: closed - Opened by PseudoKnight over 2 years ago - 1 comment

#1311 - Autoconcat optimization

Pull Request - State: closed - Opened by Pieter12345 over 2 years ago

#1310 - [WIP] Function signature implementation

Pull Request - State: open - Opened by Pieter12345 over 2 years ago - 1 comment

#1309 - Throw compile errors in strict mode for illegal statements

Pull Request - State: closed - Opened by PseudoKnight over 2 years ago - 1 comment

#1308 - Dramatically reduce extension initialization time

Pull Request - State: closed - Opened by PseudoKnight over 2 years ago

#1307 - Let x_find accept 3 arguments, as intended.

Pull Request - State: closed - Opened by Lildirt over 2 years ago - 2 comments

#1306 - Add "halt-on-failure" option

Issue - State: closed - Opened by LadyCailin over 2 years ago
Labels: feature request, good first issue

#1305 - Provide auto_includes to the LangServ based on open workspaces.

Pull Request - State: closed - Opened by LadyCailin over 2 years ago

#1304 - Reload rewrite

Pull Request - State: closed - Opened by PseudoKnight over 2 years ago - 2 comments

#1303 - ls: fix Core exception in certain conditions.

Pull Request - State: closed - Opened by Lildirt over 2 years ago

#1302 - Add get_world_autosave, set_world_autosave.

Pull Request - State: closed - Opened by Lildirt over 2 years ago

#1301 - Add first version of deep bind compilation checks.

Pull Request - State: closed - Opened by LadyCailin over 2 years ago

#1300 - Allow command execution from RCON

Pull Request - State: closed - Opened by addstar over 2 years ago - 12 comments

#1299 - [Snyk] Security upgrade mysql:mysql-connector-java from 8.0.27 to 8.0.28

Pull Request - State: closed - Opened by snyk-bot almost 3 years ago

#1298 - Documentation fixes and improvements

Pull Request - State: closed - Opened by LeigerGaming almost 3 years ago

#1297 - Update item_* function documentation

Pull Request - State: closed - Opened by LeigerGaming almost 3 years ago

#1296 - Move instanceof logic to InstanceofUtil + Fix SA instanceof reference

Pull Request - State: closed - Opened by Pieter12345 about 3 years ago

#1294 - Generics take2

Pull Request - State: open - Opened by LadyCailin about 3 years ago

#1293 - fix: pom.xml to reduce vulnerabilities

Pull Request - State: closed - Opened by LadyCailin about 3 years ago

#1292 - [Snyk] Security upgrade mysql:mysql-connector-java from 8.0.18 to 8.0.27

Pull Request - State: closed - Opened by snyk-bot about 3 years ago

#1291 - Warn on multiple block comment opens

Pull Request - State: closed - Opened by LadyCailin about 3 years ago - 2 comments