Replies

Mar 23, 2017 9 years ago
Maskros
has a sweet tooth
User Avatar

Please help me tag those who also find problem in the endless scrolling in battle.

I've played around with CustomCSS and figured out some code that can solve the issue of endless scrolling on the weapon selection page, especially for those who battle with multiple pets where skipping weapon and scroll selection is not an option. **Disclaimer: This works for me in IE for Windows 10 and Chrome. I haven't tested it on FF and other browsers so I'm not sure if it'll work there too.

Please toggle for code

1. Scrollable pet list This code will shrink your pets' images and put them all in a scrollable box. Probably helpful for those with multiple battle pets: .ten.wide.column > table {width:370px; height: 225px; overflow:scroll; display:block; } .ten.wide.column label img {width:70px !important; } Feel free to change your desired pet image size by tweaking the width value in the second line of the code (the one with label img)

2. Shrink headings This code shrinks the headings, including Select Pet, Select Weapons, Select Scroll and Opponent's name and stat: .ui.grid h2 {font-size:22px !important; } Subeta default font size is 32px. Anything lower than that would shrink the headings thus save some space so you can customize the code to your preference.

Bonus code This code shrinks the opponent stat table. Only works when the headings are shrunken I guess. .six.wide.column table {width:100px !important; }

3. Scrollable weapon and scroll lists This code puts the scroll and weapon sets in scrollable containers. Credit goes to . I did not come up with this one ^^ , {height:300px; overflow: auto; }

4. Hide weapons and scrolls overview in each set This code hides the weapons/ scrolls in each set, leaving only the set name, set tier and select button visible. Suitable for those who can remember what weapons they have in each set. Does not affect Customize tab (i.e. you can still view all weapons when clicking on Customize; it only hides the overview for each set). > .ui.segment.attached > .ui.grid > .three.wide.column, > .ui.segment.attached > .ui.grid > .three.wide.column {display:none; }

5. Slimming set headings This code gets rid of most of the white space around each set name and select option: .ui.segment.attached, .ui.segment.attached {padding:3px !important; }

6. Customize select areas This code expands the select area and gives it a light grey background. The default setting is that you can only select a set by clicking on either the Tier text or the radio button, but with this code you can click anywhere on the grey area. I've also changed the cursor to indicate the clickable area: .ui.segment.attached.bottom label {width: 100% !important; cursor:pointer !important; background-color:;} Feel free to change the background colour to any colour that you prefer.

I used some special characters in the code so hopefully they will show up properly in the code boxes :'(

To : I'm sorry for the double (or actually triple I think) messages :'(. I've just figured out how to customize the select area so I think I might as well ping you here again.

|
|

Mar 23, 2017 9 years ago
Kevin
is all-powerful
User Avatar
Wuf

A special event started that increased the rates of water pokemon so I was probably after a lapras for my gf actually xD no snorlaxes last night, but a ton of magikarps

Mar 23, 2017 9 years ago
bonita
has a bad feeling about this
User Avatar
Killer Threat

lol Isn't Magikarp the fish that looks like it rides the short bus to school? I hope you get the lapras!

I live in MN, and whatever you've heard... It's much worse.

Mar 23, 2017 9 years ago
Kevin
is all-powerful
User Avatar
Wuf

Yeah! Magikarps are the best :p We did! We got two last night though both were very very weak

Mar 23, 2017 9 years ago
bonita
has a bad feeling about this
User Avatar
Killer Threat

Congrats! :)

I live in MN, and whatever you've heard... It's much worse.

Mar 23, 2017 9 years ago
The Doctor
DrJeff
User Avatar
Demigod

You Won! You have defeated C.A.P.S. Droid 10 times! You earned 8312 sP for beating C.A.P.S. Droid! Ph3@r earned 6784 EXP Points!

My first 10 pets are done with him

Mar 23, 2017 9 years ago
The Helper
Jess
User Avatar
Crimsyn

No worries <3 Thank you so much! I can't wait to test these out :D

I love that you chose that mask for Masquerade. It's perfect :D

Mar 23, 2017 9 years ago
The Doctor
DrJeff
User Avatar
Demigod

Thanks , it seemed fitting :)

Mar 23, 2017 9 years ago
KiaArra
is ZOMBIE LONG TIME
User Avatar
Foot Rash

- GL getting a lapras! I've been catching lots of staryu and maril, none of the water types I actually need, though I did find a totodile today! Apparently they've put shiney magikarp into the game. Ugh. I hate shinies.

- Cool I'll have to add a few of those!


I collect these:

Quote by Xenomorph
Rotting flesh. It is the new black. c:
Who doesn&;t want a piece of our bad zombie selves?

Mar 24, 2017 9 years ago
Oh My Shinwa, we thought
Parisa
was dead
User Avatar

yay dancing! also, yay almost 4.5k strength!!

doing BQs can actually be rewarding :P


MW for sale
food wishlist

Mar 24, 2017 9 years ago
Kaseydaqueen
has a massive family
User Avatar

Ick, took too many breaks but oh well, that's the second tier 7 pet capped out on the challengers that's 10 times beatable without much trouble.

KaseysCW Shop
Join my group KaseyEvent to win millions in prizes during my events!!
Scrolls! Kaseydaqueen here!

Mar 24, 2017 9 years ago
Kevin
is all-powerful
User Avatar
Wuf

time I think? I'm not sure if quests reset, no pet spotlight yet

Mar 24, 2017 9 years ago
Oh My Shinwa, we thought
Wesker
was dead
User Avatar
Verdugo

Thanks for posting those! I will need to save a few

Woo! I am almost at 4k lol Once I get to 6k health and 4k strength, I will be focusing on speed and defense.

Still better than my lazy butt! I will finish off the final wins on the TBT challenger with my T8 this weekend e.e;

still no reset yet. Everyone is too busy dancing lol

Mar 24, 2017 9 years ago
arixen
User Avatar

- quests have not reset so far, most cron items are still on hold apparently. Not sure about battle quests, since I didn't get to those yesterday. Someone mentioned that Blue Building quests did reset and I was able to visit the Bathhouse.

Mar 24, 2017 9 years ago
Kaseydaqueen
has a massive family
User Avatar

Still pretty lazy though but I need them wins for that exp before the reset. Hopefully that's this year. crosses fingers <.<

KaseysCW Shop
Join my group KaseyEvent to win millions in prizes during my events!!
Scrolls! Kaseydaqueen here!

Mar 24, 2017 9 years ago
L0stS0ul
is a Morostide warrior
User Avatar

BQs didn't reset for me. Nooo, I finally get to do BQs, and then I get rewarded by them not resetting xD

Woa, tell me your Lapras hunting strategies. I need one too :O

That code looks really really helpfull, I'll definitely try it out!


[font=monotype corsiva]Lost in the Darkness[/font]

Mar 24, 2017 9 years ago
arixen
User Avatar

- oh that's too bad. Now that Masquerade has begun, I hope your life has calmed down enough so you can quest and battle in between dances. That's enough to keep you really busy right there. Looks like you've been making some progress since you last pinged me, so hope that continues.

- the Pet Spotlight made the news and the cron reset about a half hour after your post, so maybe you could try those Battle Quests again. Hope they work for you.

Mar 24, 2017 9 years ago
Amber
is bitter
User Avatar
Taco

CRON RESET FINALLY, sorry about that guys! Enjoy your battle quests. :)

Mar 24, 2017 9 years ago
arixen
User Avatar

Thank you .

Mar 24, 2017 9 years ago
Kevin
is all-powerful
User Avatar
Wuf

quests are all reset now and since my ping didn't go through, here it is

my city has a twiter (well had, it's been down all day) that tweeted out locations of rare spawns. this water festival going on right now has lapras spawning all over the place :P usually they are very very very very rare here

Please log in to reply to this topic.