Search found 13 matches

Go to advanced search

by Bit
Fri Aug 07, 2026 10:45 am
Forum: Ban Appeals
Topic: Why im banned???
Replies: 24
Views: 15274

Re: Why im banned???

NO RULE against receiving gold from strangers
Doesn't mean it's not enforced. You are deemed harmful to the community, and received a suspension even if what you claim is not explicitly covered by rules.
by Bit
Wed Jul 15, 2026 12:43 pm
Forum: General
Topic: Pig demotion
Replies: 40
Views: 81021

Re: Pig demotion

Darktifa,

Pig failed to maintain required boundaries and impartiality with players alongside making inappropriate jokes during his time as a GM. There is a fine line between "talkative" and incompetent for the given role and responsibilities.
by Bit
Sat May 02, 2026 9:10 am
Forum: Support
Topic: [BUG] Login cookie expires too soon (even if remember me is checked)
Replies: 3
Views: 9146

Re: [BUG] Login cookie expires too soon (even if remember me is checked)

Unfortunately, it's still not fixed as the tw_sso cookie which controls the duration of login session is still only 2 hours long.
by Bit
Thu Apr 30, 2026 5:04 pm
Forum: Support
Topic: [BUG] Login cookie expires too soon (even if remember me is checked)
Replies: 3
Views: 9146

[BUG] Login cookie expires too soon (even if remember me is checked)

We need to fix this, because session ends after an hour.

Also, all cookies are not using secure flag which is compromising the security of the user in case of xss injection.

Image
by Bit
Thu Apr 30, 2026 3:38 pm
Forum: Support
Topic: Aspect ratio / VanillaFixes compatibility
Replies: 11
Views: 27252

Re: Aspect ratio / VanillaFixes compatibility




Bump.

Having similar issues, can't get Vanilla Fixes to work (very bad stutter and animation lag in-game).
Also can't seem to change 60HZ to a higher amount in the settings.

Vanilla Fixes throws up a "make sure you have a compatible client" error.


The highest refresh rate is 120HZ right ...
by Bit
Thu Apr 30, 2026 2:19 pm
Forum: Support
Topic: Aspect ratio / VanillaFixes compatibility
Replies: 11
Views: 27252

Re: Aspect ratio / VanillaFixes compatibility


Bump.

Having similar issues, can't get Vanilla Fixes to work (very bad stutter and animation lag in-game).
Also can't seem to change 60HZ to a higher amount in the settings.

Vanilla Fixes throws up a "make sure you have a compatible client" error.


The highest refresh rate is 120HZ right now ...
by Bit
Thu Apr 30, 2026 8:58 am
Forum: Support
Topic: [BUG] Forum Username modal container has broken styling
Replies: 1
Views: 5664

[BUG] Forum Username modal container has broken styling

Currently, the forum modal is broken because of missmatching heights.
https://i.postimg.cc/k5yCWrTv/F284B8F5-FD78-4F15-A76C-47E873E03A0D.png

To fix it, .profile-context .user-icons a height needs to be changed.
.profile-context .user-icons a {
height: 20px;
line-height: 20px;
}

https://i ...
by Bit
Thu Apr 30, 2026 8:32 am
Forum: General
Topic: Realmlist
Replies: 4
Views: 10135

Re: Realmlist

The realmlist is the server IP address currently, I don't know if I'm allowed to post it.
by Bit
Thu Apr 30, 2026 8:28 am
Forum: Support
Topic: [BUG] Forum avatar going out of container
Replies: 1
Views: 5539

[BUG] Forum avatar going out of container

When setting forum avatar it's getting out of the scope, to fix it add padding: 0; to .postprofile .avatar img

Image
by Bit
Thu Apr 30, 2026 8:23 am
Forum: Support
Topic: [BUG] Site navigation dropdown doesn't work on mobile devices
Replies: 0
Views: 3827

[BUG] Site navigation dropdown doesn't work on mobile devices

1. Unable to expand menus with the links.
2. Profile container overlaps with the navigation links.

Image