marshall

Results 10 issues of marshall

### Purpose and Effect of This Pull Request Title and Commit message says it all... :) 1. Adds Alpha (Transparency) to Color object 2. Adds the missing functions This is...

## Introduction PM4 currently lacks a way to overwrite and/or "register" entities, this is due to the new improved design principles that avoids type-unsafe variadic argument passing to entity constructors...

Category: API
Type: Contribution
Status: Waiting on Author
Line: Bleeding Edge

The text color for \ is too dark for its dark background. It becomes even more unreadable when tiny: ![image](https://user-images.githubusercontent.com/17762324/155207635-72c04625-e624-4a10-858f-8ae101a3416d.png) Live: https://sccb.us/commands

bug
help wanted
good first issue

## Description: Currently, entity flag translation is inaccurate. Evidences pointing to this are mentioned in #49 and by testing a PMMP shields implementation. Instead of lowering the shield properly, it...

bug
unconfirmed

Currently, dropping fields seem to only result to a `KeyError`. This PR fixes that by resorting to the default field name **!! Please review thoroughly to prevent unintentional side-effects as...

a basic implementation of selectors, more advancements such as selector arguments are still needed to be implemented

Self explanatory... Allows these types of commands: /command players add test /command players remove test While only registering `players add` and `players remove` as subcommands... Would probably be a useful...

enhancement

# How should this work... literally. The only thing that I can think of that would be "good enough" is a separate `SelectableEntityArgument` class which would be parsed and the...

enhancement
help wanted
question

Parse errors shouldn't be directly sent from the parser, throw only one at a time. Throwing several errors at once might cause confusion because not only will it be inconsistent...

Title says it all. Just need ideas for this "Advanced" Spoon. --- ***Contributions are VERY welcome***

enhancement
help wanted
question
TO-DO
GamePlay
Plugin API