Loading...
  OR  Zero-K Name:    Password:   

Post edit history

Timewarp Is Invisible?

To display differences between versions, select one or more edits in the list using checkboxes and click "diff selected"
Post edit history
Date Editor Before After
9/13/2014 4:42:53 AMCArankAdminShadowfury333 before revert after revert
9/13/2014 4:42:34 AMCArankAdminShadowfury333 before revert after revert
9/13/2014 4:34:17 AMCArankAdminShadowfury333 before revert after revert
9/13/2014 4:02:19 AMCArankAdminShadowfury333 before revert after revert
9/13/2014 3:54:51 AMCArankAdminShadowfury333 before revert after revert
9/13/2014 3:53:49 AMCArankAdminShadowfury333 before revert after revert
9/13/2014 3:53:34 AMCArankAdminShadowfury333 before revert after revert
Before After
1 Okay, that's even worse. According to the Lua code the "enabled!" message should be showing at the very least. I'll have to take a careful look at the logic then, because it was working (and continues to work for me, so I'll need to experiment with settings). 1 Okay, that's even worse. According to the Lua code the "enabled!" message should be showing at the very least. I'll have to take a careful look at the logic then, because it was working (and continues to work for me, so I'll need to experiment with settings).
2 \n 2 \n
3 Anyway, it seems to work fine with Pro Console2, just not Pro Console. Not sure why yet. I should also note that Chili Chat 2.2 is set up with the same filtering as the other two, but that seems to also work properly. 3 Anyway, it seems to work fine with Pro Console2, just not Pro Console. Not sure why yet. I should also note that Chili Chat 2.2 is set up with the same filtering as the other two, but that seems to also work properly.
4 \n 4 \n
5 Okay, I found the difference. Turns out the set of filtered text that should be showing is still being hidden, but pausing and speed changes were special-cased elsewhere. 5 Okay, I found the difference. Turns out the set of filtered text that should be showing is still being hidden, but pausing and speed changes were special-cased elsewhere.
6 \n 6 \n
7 Also, a side note, the widget stuff isn't supposed to show messages, the "enabled!" is for stuff like input grabbing, dynamic sky/sun, cheats, etc. 7 Also, a side note, the widget stuff isn't supposed to show messages, the "enabled!" is for stuff like input grabbing, dynamic sky/sun, cheats, etc.
8 \n 8 \n
9 All fixed now, in a PR, should be in next stable. 9 All fixed now, in a PR, should hopefully be in next stable.