Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 20 21 [22] 23 24 ... 27

Author Topic: Drawception: a game of Miscommunication  (Read 90317 times)

Draco18s

  • Bay Watcher
    • View Profile
Re: Drawception: a game of Miscommunication
« Reply #315 on: April 21, 2012, 05:57:35 pm »

I keep getting the

"Can't add text tools: Unable to locate Clear All button."

error

Checking it out now...
Not seeing that myself: I'm getting proper text tool placement.
Logged

varsovie

  • Bay Watcher
    • View Profile
Re: Drawception: a game of Miscommunication
« Reply #316 on: April 21, 2012, 06:38:53 pm »

Logged

shotgun

  • Bay Watcher
    • View Profile
Re: Drawception: a game of Miscommunication
« Reply #317 on: April 22, 2012, 01:38:42 am »

Doesn't work at all now. Looks like Reed has implemented the new canvas (smoother lines, undo button, can go out of the canvas and back in again continuously).
Logged

lordcooper

  • Bay Watcher
  • I'm a number!
    • View Profile
Re: Drawception: a game of Miscommunication
« Reply #318 on: April 22, 2012, 01:57:17 am »

Quote
Note: Please keep all content in public games Safe for Work (PG-13)

wat
Logged
Santorum leaves a bad taste in my mouth

Draco18s

  • Bay Watcher
    • View Profile
Re: Drawception: a game of Miscommunication
« Reply #319 on: April 22, 2012, 02:05:10 am »

Doesn't work at all now. Looks like Reed has implemented the new canvas (smoother lines, undo button, can go out of the canvas and back in again continuously).

Oh, sounds fancy.

Will take a look tomorrow morning (it's 3am).
Logged

Vertigon

  • Bay Watcher
    • View Profile
Re: Drawception: a game of Miscommunication
« Reply #320 on: April 22, 2012, 02:59:43 am »

I got the description "broken image", so I drew a really detailed broken image. But later I went back and it had been replaced by an actual broken image. What are the odds D:
Logged

lordcooper

  • Bay Watcher
  • I'm a number!
    • View Profile
Re: Drawception: a game of Miscommunication
« Reply #321 on: April 22, 2012, 03:07:09 am »

I got the description "broken image", so I drew a really detailed broken image. But later I went back and it had been replaced by an actual broken image. What are the odds D:

Or maybe your drawing was so damn good it even fooled you?
Logged
Santorum leaves a bad taste in my mouth

lavenders2

  • Bay Watcher
  • The cheese stands alone...
    • View Profile
Re: Drawception: a game of Miscommunication
« Reply #322 on: April 22, 2012, 04:37:14 am »

One of the games I was involved in got put on the front page as the 45th most popular game!
http://drawception.com/viewgame/htRgPhHzSD/mc-escher-playes-drawception/
Logged
Economies of scale: Dathominion Co.

Draco18s

  • Bay Watcher
    • View Profile
Re: Drawception: a game of Miscommunication
« Reply #323 on: April 22, 2012, 12:27:10 pm »

Script updated.

I've somehow lost my text positioning preview (apparently I did that at work and never put the code online, darn).  But that'll be an easy change on Monday.

Things SHOULD work fine.

One note: the text tool does NOT add to the undo stack.
Logged

miauw62

  • Bay Watcher
  • Every time you get ahead / it's just another hit
    • View Profile
Re: Drawception: a game of Miscommunication
« Reply #324 on: April 22, 2012, 12:51:32 pm »

OMGOMGOMG
I'm in current top games!
I STARTED IT :D :D :D :D :D
http://drawception.com/viewgame/mneAxgr5h6/french-man-looking-at-croissants/

The funny thing is, i stole it from the final panel of a diffrent game :3

EDIT:
Btw, the text tool still doesnt work for me, any idea why?
« Last Edit: April 22, 2012, 12:54:49 pm by miauw62 »
Logged

Quote from: NW_Kohaku
they wouldn't be able to tell the difference between the raving confessions of a mass murdering cannibal from a recipe to bake a pie.
Knowing Belgium, everyone will vote for themselves out of mistrust for anyone else, and some kind of weird direct democracy coalition will need to be formed from 11 million or so individuals.

shotgun

  • Bay Watcher
    • View Profile
Re: Drawception: a game of Miscommunication
« Reply #325 on: April 22, 2012, 01:06:02 pm »

Grrr, still getting the text tools popup error (using Chrome)
Logged

miauw62

  • Bay Watcher
  • Every time you get ahead / it's just another hit
    • View Profile
Re: Drawception: a game of Miscommunication
« Reply #326 on: April 22, 2012, 01:06:39 pm »

Grrr, still getting the text tools popup error (using Chrome)
Same
Logged

Quote from: NW_Kohaku
they wouldn't be able to tell the difference between the raving confessions of a mass murdering cannibal from a recipe to bake a pie.
Knowing Belgium, everyone will vote for themselves out of mistrust for anyone else, and some kind of weird direct democracy coalition will need to be formed from 11 million or so individuals.

Draco18s

  • Bay Watcher
    • View Profile
Re: Drawception: a game of Miscommunication
« Reply #327 on: April 22, 2012, 01:37:40 pm »

Grrr, still getting the text tools popup error (using Chrome)
Same

Will take a look.  Chrome is probably seeing the html differently.
Edit:
It does, updated to work with Chrome now.

By the way, does anyone know how to set a version number on the script?  Chrome seems to see it as "v0.0" and when I updated the script on Userscripts.org and then told Chrome to check for updates, it didn't find one.  Nevermind!
« Last Edit: April 22, 2012, 02:00:41 pm by Draco18s »
Logged

Draco18s

  • Bay Watcher
    • View Profile
Re: Drawception: a game of Miscommunication
« Reply #328 on: April 23, 2012, 11:02:02 am »

Clever bastard broke my text tool good!

Code: [Select]
this.context.fillText=this.context.strokeText=this.context.putImageData=this.context.strokeRect=this.context.clearRect=function(){};
To put it simply, calling any of those functions (fillText, strokeText, putImageData, etc) are all overridden to be null functions.

* Draco18s cracks his knuckles.

Now to find a way to fix it. ;D
Logged

miauw62

  • Bay Watcher
  • Every time you get ahead / it's just another hit
    • View Profile
Re: Drawception: a game of Miscommunication
« Reply #329 on: April 23, 2012, 11:27:08 am »

Hire a team of elitist hackers and then have them hack the drawception site, removing that function and setting my your points to 9001  8)
Logged

Quote from: NW_Kohaku
they wouldn't be able to tell the difference between the raving confessions of a mass murdering cannibal from a recipe to bake a pie.
Knowing Belgium, everyone will vote for themselves out of mistrust for anyone else, and some kind of weird direct democracy coalition will need to be formed from 11 million or so individuals.
Pages: 1 ... 20 21 [22] 23 24 ... 27