Skip to content

Commit

Permalink
Merge pull request #65 from Relluem94s/v4.2
Browse files Browse the repository at this point in the history
# Release notes - RelluEssentials - v4.2

### Epic

[RE-117](https://relluem94.atlassian.net/browse/RE-117) Release v4.2

### Bug

[RE-125](https://relluem94.atlassian.net/browse/RE-125) Check if Coin is valid \(1 Coin\)

[RE-126](https://relluem94.atlassian.net/browse/RE-126) Speed Command falsely claims your are not a player

[RE-175](https://relluem94.atlassian.net/browse/RE-175) InventoryHelper.inventorySize Index Out of Bounds if input is less then 7

[RE-178](https://relluem94.atlassian.net/browse/RE-178) Purse does not get saved on reload

[RE-179](https://relluem94.atlassian.net/browse/RE-179) Cant get Coins from Purse

[RE-181](https://relluem94.atlassian.net/browse/RE-181) Remove Bold and Italic from PLUGIN\_NAME\_PREFIX

### New Feature

[RE-112](https://relluem94.atlassian.net/browse/RE-112) Add option to auto sell items via hopper / chest

[RE-176](https://relluem94.atlassian.net/browse/RE-176) Add Some Helper Stuff from RelluSGA

[RE-177](https://relluem94.atlassian.net/browse/RE-177) Show Price on Hover Item

[RE-180](https://relluem94.atlassian.net/browse/RE-180) Move String to Interface / Constants

[RE-182](https://relluem94.atlassian.net/browse/RE-182) ProtectTabCompleter

[RE-183](https://relluem94.atlassian.net/browse/RE-183) Clean Up Project

[RE-184](https://relluem94.atlassian.net/browse/RE-184) Move Other Keys
  • Loading branch information
Relluem94 authored Apr 20, 2024
2 parents a7b004f + e62141b commit 1213aa2
Show file tree
Hide file tree
Showing 130 changed files with 1,860 additions and 1,654 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
# Adjust severity of non-security issues
gh-code-scanning-compat: true
# Force 0 exit code to allow SARIF file generation
# This will handover control about PR rejection to the GitHub side
# This will hand over control about PR rejection to the GitHub side
max-allowed-issues: 2147483647

# Upload the SARIF file generated in the previous step
Expand Down
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "RelluBash-Script-Collection"]
path = RelluBash-Script-Collection
url = https://github.com/Relluem94s/RelluBash-Script-Collection
path = RelluBash-Script-Collection
url = https://github.com/Relluem94s/RelluBash-Script-Collection
8 changes: 8 additions & 0 deletions .idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .idea/encodings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .idea/google-java-format.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion RelluBash-Script-Collection
Loading

0 comments on commit 1213aa2

Please sign in to comment.