#a new function arrives

8 messages · Page 1 of 1 (latest)

eternal owl
#

Basically, you can choose the color of a specific character with a function, I have in mind that it should be something like this

character.color(+) = #red

?foe = boss
  character.color(+) = #blue

>+ 
/*the plus symbol will show red if the enemy is not a boss and blue if the enemy is a boss*/```
#

and an extra, that it can also be used in ascii art and the color is shown equally

>`0,10,ascii
-+-+-/()
asciiend 
//yes, I'm not an artist

/*this will show the addition symbols of the previous colors*/```
dense fox
#

Good!!

thorny salmon
#

This already exists in game though

boreal flame
#

The emojis 😭

thorny salmon
#
Print thing
?foe=boss
  Print blue highlight thing
:
  Print red highlight thing ```
eternal owl
#

and why not, that the color also remains within the minstone, it would also serve to see a preview of the art ascii