It is currently 08 Jul 2021, 04:48
   
Text Size

Typo thread

Moderators: BAgate, drool66, stassy, Aswan jaguar, gmzombie, CCGHQ Admins

Re: Typo thread

Postby stassy » 22 Nov 2012, 05:31

Approved :supz:
stassy
Moderator
 
Posts: 5274
Joined: 25 Feb 2009, 07:06
Has thanked: 471 times
Been thanked: 337 times

Re: Typo thread

Postby stassy » 16 Jul 2013, 06:23

As of OIv1, typo in Random Singleton menu

Image

Also is it possible to sort the expansions by date release?

Image
stassy
Moderator
 
Posts: 5274
Joined: 25 Feb 2009, 07:06
Has thanked: 471 times
Been thanked: 337 times

Re: Typo thread

Postby Korath » 18 Jul 2013, 14:35

Alabaster Mage (#11773): Short Name is "Alabster Mage".
User avatar
Korath
DEVELOPER
 
Posts: 3522
Joined: 02 Jun 2013, 05:57
Has thanked: 491 times
Been thanked: 1037 times

Re: Typo thread

Postby Sonic » 18 Jul 2013, 15:52

Korath wrote:Alabaster Mage (#11773): Short Name is "Alabster Mage".
Fixed.
Working On: Life, the Universe, and Everything.
User avatar
Sonic
Apprentice
 
Posts: 827
Joined: 27 Feb 2010, 00:37
Has thanked: 3 times
Been thanked: 160 times

Re: Typo thread

Postby Gargaroz » 24 Jul 2013, 19:40

Fixed typo for Random Singleton. I won't change the expansion order as it's useful for testing purposes that the last inserted is the last one in the menu, sorry.
----
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
Gargaroz
Programmer
 
Posts: 7095
Joined: 06 Nov 2009, 11:11
Has thanked: 82 times
Been thanked: 593 times

Re: Typo thread

Postby stassy » 01 Aug 2013, 13:25

Not sure if typo or a bug on the legacy card:

Image
stassy
Moderator
 
Posts: 5274
Joined: 25 Feb 2009, 07:06
Has thanked: 471 times
Been thanked: 337 times

Re: Typo thread

Postby Gargaroz » 02 Aug 2013, 13:32

Well, it that would be real, it would be a really OP card ;)
----
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
Gargaroz
Programmer
 
Posts: 7095
Joined: 06 Nov 2009, 11:11
Has thanked: 82 times
Been thanked: 593 times

Re: Typo thread

Postby Korath » 09 Aug 2013, 08:49

Chalice of Life's flipside should be titled Chalice of Death.

I've checked the other transformable cards for similar errors; they all look right.
Attachments
chalice-of-life.jpg
User avatar
Korath
DEVELOPER
 
Posts: 3522
Joined: 02 Jun 2013, 05:57
Has thanked: 491 times
Been thanked: 1037 times

Re: Typo thread

Postby Sonic » 09 Aug 2013, 12:37

Korath wrote:Chalice of Life's flipside should be titled Chalice of Death.
#-o
Working On: Life, the Universe, and Everything.
User avatar
Sonic
Apprentice
 
Posts: 827
Joined: 27 Feb 2010, 00:37
Has thanked: 3 times
Been thanked: 160 times

Re: Typo thread

Postby HarlequinCasts » 19 Aug 2013, 17:26

Austere Command

The "Kill all creatures with CMC" options' text are mixed up.

Should read:

"Kill all creatures with CMC < 3"
or
"Kill all creatures with CMC > 4"
Attachments
manalink austere command.png
User avatar
HarlequinCasts
 
Posts: 917
Joined: 07 May 2013, 14:33
Has thanked: 68 times
Been thanked: 30 times

Re: Typo thread

Postby Korath » 19 Aug 2013, 22:20

It's technically correct - "all creatures with converted mana cost 3 or less" is the same as "all creatures with CMC < 4"; as is "all creatures with converted mana cost 4 or greater" and "CMC > 4". (Ignoring the half-mana critters from the un-sets, of course.) The root problem here is that the prompting system can't display a choice that's more than one line long, and it doesn't look like anything longer than what's currently there will fit. Already on my list of things to rewrite (eventually).
User avatar
Korath
DEVELOPER
 
Posts: 3522
Joined: 02 Jun 2013, 05:57
Has thanked: 491 times
Been thanked: 1037 times

Re: Typo thread

Postby HarlequinCasts » 20 Aug 2013, 06:53

Korath wrote:It's technically correct - "all creatures with converted mana cost 3 or less" is the same as "all creatures with CMC < 4"; as is "all creatures with converted mana cost 4 or greater" and "CMC > 4". (Ignoring the half-mana critters from the un-sets, of course.) The root problem here is that the prompting system can't display a choice that's more than one line long, and it doesn't look like anything longer than what's currently there will fit. Already on my list of things to rewrite (eventually).
Hmm ok I see you are correct. Just pointing it out then because having the 3's and 4's reversed will definitely lead to misclicks. But, if there isn't enough room for "<= 3" instead of "< 4" that's the way it goes.
User avatar
HarlequinCasts
 
Posts: 917
Joined: 07 May 2013, 14:33
Has thanked: 68 times
Been thanked: 30 times

Re: Typo thread

Postby Aswan jaguar » 20 Aug 2013, 14:22

The Animated Blinkmoth Nexus is missing the text : " 1, Tap: Target Blinkmoth creature gets +1/+1 until end of turn."
---
Trying to squash some bugs and playtesting.
User avatar
Aswan jaguar
Super Tester Elite
 
Posts: 7450
Joined: 13 May 2010, 12:17
Has thanked: 639 times
Been thanked: 351 times

Re: Typo thread

Postby Sonic » 21 Aug 2013, 09:58

Aswan jaguar wrote:The Animated Blinkmoth Nexus is missing the text : " 1, Tap: Target Blinkmoth creature gets +1/+1 until end of turn."
Done
Working On: Life, the Universe, and Everything.
User avatar
Sonic
Apprentice
 
Posts: 827
Joined: 27 Feb 2010, 00:37
Has thanked: 3 times
Been thanked: 160 times

Re: Typo thread

Postby stassy » 21 Aug 2013, 11:42

Also just a global question about legacy text : Is it possible to add the symbols (tap, mana...) in this area or is it limited to text only?
stassy
Moderator
 
Posts: 5274
Joined: 25 Feb 2009, 07:06
Has thanked: 471 times
Been thanked: 337 times

PreviousNext

Return to Archived Reports

Who is online

Users browsing this forum: No registered users and 4 guests


Who is online

In total there are 4 users online :: 0 registered, 0 hidden and 4 guests (based on users active over the past 10 minutes)
Most users ever online was 1922 on 07 Jun 2021, 06:01

Users browsing this forum: No registered users and 4 guests

Login Form