Pages: « 1 2 3 4 5 6 7 8 9 10 11 »
  Print  
Author Topic: Window Styler, Web Browser, and Embed Program  (Read 98598 times)
Offline (Male) edsquare
Reply #135 Posted on: October 03, 2014, 03:09:24 pm

Member
Location: The throne of ringworld
Joined: Apr 2014
Posts: 402

View Profile
Quote
confess the murder of Pancho Villa if they so choose
I will confess to that. But python being better than C++? Never!

It's said that once they got an elephant to admit he was the mouse that stole the presidents cheese  :D
Logged
A child of five would understand this. Send someone to fetch a child of five.
Groucho Marx
Offline (Unknown gender) lonewolff
Reply #136 Posted on: October 04, 2014, 06:12:37 pm
"Guest"


Email
then you can actually debug lonewolf's stuff too :P :P :P

Hehe - i am my own worst critic, if I sense there is a bug lurking. I hold off release.

The general public do some weird shit though. You find out pretty quickly if there are bugs upon release :P
Logged
Offline (Unknown gender) time-killer-games
Reply #137 Posted on: October 04, 2014, 10:22:01 pm
"Guest"


Email
Quote
confess the murder of Pancho Villa if they so choose
I will confess to that. But python being better than C++? Never!

It's said that once they got an elephant to admit he was the mouse that stole the presidents cheese  :D

I like playing golf while children are being beheaded in Syria, does that make me a donkey?


Well, that is the democrat animal. But I prefer the term ass.

I like assigning healthcare to screw the whole nation over while not effecting myself or the government itself, does that make me an ass?


No. It means you're on something.

Can we please leave irrelevent politics shit out of my topic? k' thanks! ;) :P
Logged
Offline (Male) Goombert
Reply #138 Posted on: October 05, 2014, 04:58:39 pm

Developer
Location: Cappuccino, CA
Joined: Jan 2013
Posts: 2993

View Profile
Yes don't get me started either, Bush created the drone program. Clinton signed Glass-Steagall deregulating the banks, Bush expanded Housing and Urban Development giving poor people homes they can't afford, both crashed the economy, and Obama hasn't done anything to fix it.
Logged
I think it was Leonardo da Vinci who once said something along the lines of "If you build the robots, they will make games." or something to that effect.

Offline (Unknown gender) time-killer-games
Reply #139 Posted on: October 05, 2014, 06:06:37 pm
"Guest"


Email
Agreeing with everything you just said. We've never really had a "good" president since Abraham Lincoln. Whether Republishit or Democrap.

Back on topic. My browser extension's crashing problem when calling BrowserDestroy() is finally fixed. Whoop whoop. ;D
« Last Edit: October 05, 2014, 06:08:22 pm by time-killer-games » Logged
Offline (Male) Goombert
Reply #140 Posted on: October 05, 2014, 06:26:38 pm

Developer
Location: Cappuccino, CA
Joined: Jan 2013
Posts: 2993

View Profile
How'd you fix it?
Logged
I think it was Leonardo da Vinci who once said something along the lines of "If you build the robots, they will make games." or something to that effect.

Offline (Unknown gender) time-killer-games
Reply #141 Posted on: October 05, 2014, 07:05:47 pm
"Guest"


Email
Instead of destroying the window, it now just hides it. When a new BrowserCreate is called the window reappears with the new url. When the browser is hidden it is also disabled, meaning if you play a YouTube video and "hide" the browser in the middle of the video playing, the audio will stop, giving the end user the impression the control is actually destroyed. This won't lag games because when the browser is hidden it's nothing more than 1 small disabled window running in the background (no webpage still open).

I discovered YYG was forcing that crash intentionally. They think it's "malicious" to use GM for DestroyWindow() calls. Or at least it could be used for something bad. I think.

PS the browser is forced to legitimately close at game end automatically, which does work.
« Last Edit: October 05, 2014, 07:13:52 pm by time-killer-games » Logged
Offline (Male) Goombert
Reply #142 Posted on: October 05, 2014, 07:12:24 pm

Developer
Location: Cappuccino, CA
Joined: Jan 2013
Posts: 2993

View Profile
TKG, oh wow that's funny, they think someone will hide the window and create a new virus one or something lol. Newsflash, they can still do it with create window, and it's not something they couldn't just do in C++ without GM. I can guarantee you it would work with ENIGMA.
Logged
I think it was Leonardo da Vinci who once said something along the lines of "If you build the robots, they will make games." or something to that effect.

Offline (Unknown gender) time-killer-games
Reply #143 Posted on: October 05, 2014, 07:17:26 pm
"Guest"


Email
I can guarantee you it would work with ENIGMA.

And it did, when I was still working on that version that crashed with GMS it didn't do that with ENIGMA when I tested the same code and everything.

Edit.

That's not all, for the same reasons they've sandboxed GMS's file system if you haven't heard already.

Search "File System Limits" in their docs - http://docs.yoyogames.com/
« Last Edit: October 05, 2014, 07:23:53 pm by time-killer-games » Logged
Offline (Male) Goombert
Reply #144 Posted on: October 05, 2014, 08:13:18 pm

Developer
Location: Cappuccino, CA
Joined: Jan 2013
Posts: 2993

View Profile
TKG, I am aware of the built-in limits, but are you saying that you literally can't even get out of that sandbox with extensions, like, at all?
Logged
I think it was Leonardo da Vinci who once said something along the lines of "If you build the robots, they will make games." or something to that effect.

Offline (Unknown gender) time-killer-games
Reply #145 Posted on: October 05, 2014, 08:17:22 pm
"Guest"


Email
No you can still break it with extensions. My bad. That's not what I meant.
Logged
Offline (Unknown gender) time-killer-games
Reply #146 Posted on: October 07, 2014, 06:56:56 pm
"Guest"


Email
This is a little shout-out, props to lonewolff for showing me the correct way of using window_handle(). All my extensions as of right now are using the correct method thanks to him, which has completely fixed a ton of bugs I discovered! Thank you wolfie!! :D
« Last Edit: October 07, 2014, 06:58:45 pm by time-killer-games » Logged
Offline (Unknown gender) lonewolff
Reply #147 Posted on: October 08, 2014, 02:30:51 am
"Guest"


Email
This is a little shout-out, props to lonewolff for showing me the correct way of using window_handle(). All my extensions as of right now are using the correct method thanks to him, which has completely fixed a ton of bugs I discovered! Thank you wolfie!! :D

Now worries man!

How are you going with downloads? Many people getting your extensions yet?

BTW - I have just cracked $426 Yoyo-Dolla's. Still wont see my first payment until end of this year though - friggin Yoyo...
Logged
Offline (Unknown gender) time-killer-games
Reply #148 Posted on: October 08, 2014, 12:04:52 pm
"Guest"


Email
Thanks for asking, here's my current results. ;D

Horror Music - 44 (when it was free, still no buys)
Execute Program - 69
Embed Program - 53
Window Styler - 75
Web Browser - 71
Set Display - 16
Horror Voices - 4

I'm sorry to hear that, you should really get that money sooner. Darn YoYo.
Logged
Offline (Unknown gender) Darkstar2
Reply #149 Posted on: October 08, 2014, 12:47:33 pm
Member
Joined: Jan 2014
Posts: 1238

View Profile Email
TKG, I believe there is a reason why they hold on to the money for 60 days.  They use PayPal right ? They might have funds on hold for a certain period, and also to protect against dispute/chargebacks, but perhaps other internal reasons, sending bulk payments instead.

Still an accounts receivable though.  IF you deal with most affiliate programs online where you earn, (from legit sources that is) that's about the time you wait.

and BTW, lonewolff's video plugin sold well because his product was HIGH DEMAND.  As far as music and sounds, that is harder due to competitiveness and the availability of many samples online and there is other reasons as well due to the "demographics" of GM (lone knows what I'm talking about :D)

Keep in mind TKG you have other venues to sell your products, the YYG market place might not be the best place. :D at least not for this category :D
Logged
Pages: « 1 2 3 4 5 6 7 8 9 10 11 »
  Print