Skip to content
#

open

Here are 679 public repositories matching this topic...

zentral

Zentral is an open-source solution for infrastructure monitoring and endpoint event stream processing. It provides build-in orchestration of macOS security components (Santa, Osquery, et-al.), event correlation and event management. It consolidates its features with various data store backends (ElasticStack, Azure Log Analytics, Splunk, et-al.).

  • Updated Jul 22, 2021
  • Python
ksraj123
ksraj123 commented Sep 30, 2020

Describe the bug
Search results in the members and administrators modals persist on closing on opening the modals again. There is no way to clear the search result other than searching for blank or switching to a different page and stitching back, both of these are not intuitive and lead to bad user experience.

Steps to Reproduce
Steps to reproduce the behavior:

  1. Go to Members or A
Loobinex
Loobinex commented Mar 29, 2021

Issue #923 Asked for ANY_CREATURE, GOOD_CREATURE and EVIL_CREATURE, but only ANY_CREATURE was delivered.

So it would be good if the other two could work too, in script commands like CHANGE_CREATURE_OWNER or USE_POWER_ON_CREATURE.

Example:

IF(PLAYER0,GOOD_CREATURES > 20)
  NEXT_COMMAND_REUSABLE
  CHANGE_CREATURE_OWNER(PLAYER0,GOOD_CREATURE,ON_ENEMY_GROUND,PLAYER_GOOD)
ENDIF

Improve this page

Add a description, image, and links to the open topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the open topic, visit your repo's landing page and select "manage topics."

Learn more