Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Enemy’s wool can’t be moved in inventory #21

Open
fleuor opened this issue Mar 22, 2020 · 5 comments
Open

Enemy’s wool can’t be moved in inventory #21

fleuor opened this issue Mar 22, 2020 · 5 comments
Labels
bug Something isn't working map Issue concerns maps plugin Issue concerns the plugin

Comments

@fleuor
Copy link

fleuor commented Mar 22, 2020

On Limbo II, I spawned with a gap and when I got a kill I got a 2nd gap but it didnt stack with the one I spawned with (took up a new slot).

Elemental also had a problem where on GD5 the wool i was killed with was stuck in his inventory - he couldnt move it around his inventory or drop it.

@Picajoluna Picajoluna added bug Something isn't working plugin Issue concerns the plugin labels Mar 22, 2020
@mitchts
Copy link

mitchts commented Mar 22, 2020

Gapples related to #13

@mattarnold98 mattarnold98 self-assigned this Mar 22, 2020
@mattarnold98 mattarnold98 added the map Issue concerns maps label Mar 23, 2020
@mattarnold98
Copy link

Adding the map label, see #13 for the new xml feature that'll fix limbo

@dustinn1 dustinn1 changed the title gaps dont stack on kill + wool not dropping Enemy’s wool can’t be moved in inventory Mar 29, 2020
@dustinn1
Copy link
Collaborator

The item stacking issue should be fixed

@mitchts
Copy link

mitchts commented Apr 8, 2020

https://gitlab.com/WalrusNetwork/minecraft/walrus/-/blob/master/Games/octc/src/main/java/network/walrus/games/octc/ctw/wools/WoolListener.java#L200

I think changing this line to check if the inventory is an ender chest will resolve the issue. An ender chest should be the only inventory that a player is denied taking wool out of if it is not their own wool.

@Picajoluna
Copy link
Member

Picajoluna commented Apr 8, 2020

I've just pushed a fix, code redacted due to NDA. But works for me now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working map Issue concerns maps plugin Issue concerns the plugin
Projects
None yet
Development

No branches or pull requests

5 participants