Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some points for improvement in use #51

Closed
jacques-tony opened this issue Sep 29, 2023 · 1 comment · Fixed by #102
Closed

Some points for improvement in use #51

jacques-tony opened this issue Sep 29, 2023 · 1 comment · Fixed by #102

Comments

@jacques-tony
Copy link

jacques-tony commented Sep 29, 2023

Estou deixando comentado aqui para não se perder em nossa conversa, fora os pontos apontados abaixo estou usando essa pr e tem funcionado bem._

- Show indicators for pickupable and moveable items

Testado e funcionando normalmente, seria interessante se tivesse um atalho para o uso ele fica no final da lista dentro de um menu lateral.

- Fix: drawing always refreshing ui

Testado e funcionando normalmente

- Option to remove empty spawns and Add undo/redo after remove empty spawns

Testado e funcionando normalmente o spawn de NPC não tem nenhum indicativo, antes tinha um fogo laranjinha

image

- Draws position indicator

Testado e funcionando normalmente

- Avoid adding a new Unique ID if it already exists
Testado e funcionando, mas se você copiar um objeto que já tenha um unique ID ele, ele vai duplicar o unique ID

- Elementos na paleta Doodad não esta sendo possível selecionar eles com o click direito no mapa.
Agora
image (1)
Antes
image (2)

- Grid do comando SHIFT + I não esta ficando centralizado na tela, conforme o zoom vai aumentando ele vai se deslocando.

image (3)
image (4)

- Teleport copy/paste improvements
Quando se define nas configurações o terceiro tipo de "Copy Position Format - x,y,z ele não cola separado nos itens que tem o campo destination
image (5)
image (6)
GIF 07-07-2023 09-55-41

-Add function to get minimap/8bit color
Testado e funcionando normalmente

-Fix flood fill
Testado e funcionando normalmente

- Brush preview as vezes desaparece.
brush preview

- Ao criar uma nova paleta em "Window > New Palette" e usá-la como a Paleta de Waypoints, ela não funciona conforme o esperado.

newpalletwp.mp4

Originally posted by @jacques-tony in #36 (comment)

@phacUFPE
Copy link
Collaborator

Commenting only about the bugs that were found, the ones that was working I skipped.

  • Elementos na paleta Doodad não esta sendo possível selecionar eles com o click direito no mapa.
    Working as expected, tested on August 12, 2024.

  • Brush preview as vezes desaparece.
    Not able to reproduce, lack of information. I tested and the behavior that you reported didn't happened with me.

  • Ao criar uma nova paleta em "Window > New Palette" e usá-la como a Paleta de Waypoints, ela não funciona conforme o esperado.
    Confirmed, I'll be investigating.

  • Teleport copy/paste improvements
    Confirmed, only the third option, pattern "x, y, z" is not pasting correctly, I'll be investigating.

  • Grid do comando SHIFT + I não esta ficando centralizado na tela, conforme o zoom vai aumentando ele vai se deslocando.
    Not able to confirm, because this could be confused with the behavior of the zoom, the map zoom out in the opposite side that the mouse pointer is, and it zoom in to the mouse pointer. I don't know if the map can be zoom in/out with 100% of accuracy avoid the map to shift the location, it need further testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants