Poll

Color Coding

Yes.
8 (61.5%)
No.
5 (38.5%)

Total Members Voted: 13

Author Topic: Copy and Paste Events - Client Sided Mod  (Read 2759 times)

if you can, avoid using tabs since not all computers display them the same.
It uses the forum's table system.
I presume this would also support copying in <tags> since copying those into chatmessage boxes seems to always break
I don't know. It should. Never thought about that. I should probably test it.

Ok. Let's try this in the right topic this time.


What do you think about color coding it?

Events (5 lines)
[X] 0   [0     ][onActivate][Self][setColor][]
[X] 1[0     ][onBlownUp][Player][ChangeDataBlock][No-Jet Player]
[X] 2[0     ][onPlayerTouch][Player][SetPlayerScale][1.3]
[X] 3[0     ][onProjectileHit][Client][BottomPrint][Success!][3   ][  ]
[X] 4[0     ][onBallHit][MiniGame][Reset]

Like the colors? Like it without color? Feedback?

Ok. Let's try this in the right topic this time.


What do you think about color coding it?

Events (5 lines)
[X] 0   [0     ][onActivate][Self][setColor][]
[X] 1[0     ][onBlownUp][Player][ChangeDataBlock][No-Jet Player]
[X] 2[0     ][onPlayerTouch][Player][SetPlayerScale][1.3]
[X] 3[0     ][onProjectileHit][Client][BottomPrint][Success!][3   ][  ]
[X] 4[0     ][onBallHit][MiniGame][Reset]

Like the colors? Like it without color? Feedback?
I personally like it better without the colors unless things need to be colored ie part of a color set or something. However, if you're going to do colors, I suggest using colors that have a lot less contrast between them.

However, if you're going to do colors, I suggest using colors that have a lot less contrast between them.
Such as? I made them contrast so that the different parts of each event is more clearly defined(input, target, output, parameters).

like varying shades of blue/green that are darker and not so saturated

but honestly it looks meh and the layout is already clear enough what is an input/output event - color coding isn't necessary to clarify what each box represents

like varying shades of blue/green that are darker and not so saturated

but honestly it looks meh and the layout is already clear enough what is an input/output event - color coding isn't necessary to clarify what each box represents
took the words straight from my mouth
yeah, basically this, jes

color coding looks bad imo
sleek black is the game

Working on this again. Discovered that I'll have to recode parts of the parser because the forums adds weird junk. When you have three or more spaces(?) in a post, it'll add weird invisible Á's. And also new lines don't transfer over to Blockland in your clipboard.