Board index » Present Evidence » Games

Page 33 of 131[ 5218 posts ]
Go to page Previous  1 ... 30, 31, 32, 33, 34, 35, 36 ... 131  Next
 


Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

There are a multitude of ways to make it.
You can slide the bg using the slide function as usual, and the lower screen independently.

You can use the bg for top screen, and the pw_eviback genobj for the lower. I use that on the new game screen.
Just don't forget up put the genobj back to 0,192 with size 256,192. (if i'm not mistaken).
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

End Quote.

Gender: Male

Location: UK

Rank: Decisive Witness

Joined: Mon Feb 25, 2008 9:11 pm

Posts: 201

KSA, I volunteer to be a moderator or something along those lines on your upcoming website/forum, I have good experience moderating forums so I could be helpful in that respect.. Also, i'm getting a good understanding of the language so I can help people with certain problems when you're
AFK etc.. that's if you need my help ^^
Image
ImageImage
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

When the site is on i'll think about it. Most probably I'll have you as a mod. Thanks for the interest. :keiko: :minuki: :maya: :pearl:
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

The Rocking Attorney

Gender: Male

Rank: Medium-in-training

Joined: Fri Apr 11, 2008 11:49 pm

Posts: 375

Hah, I'll just stay in the shadows there

On topic: Almost done with Normal gumshoe, 2 animations and I'm done, should be ready for tommorrow
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

Luke: Layton's #1 Apprentice

Gender: Male

Location: United Kingdom

Rank: Bug Sweeper

Joined: Fri May 30, 2008 4:19 pm

Posts: 365

Current website work in progress: Integrating User DBs of Forums and Website
Web developer by night, school student by day. That's how I roll.
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

Great, GenoWhirl.

Upon release, I'll include on the site a list of completed characters and "being done" ones for reference. It wil help users a lot. :maya:

-----------
PWLib Download Statistics!

1.0 -> 314 downloads
1.0a -> 143 downloads
Total = 457 downloads, in less then a month! (and practically ZERO merchandising outside CR) :maya:
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

The Rocking Attorney

Gender: Male

Rank: Medium-in-training

Joined: Fri Apr 11, 2008 11:49 pm

Posts: 375

Image

enjoy people! It's gumshoe! due to some problems with the sheerts, it's not perfect, but it's good enough!


http://rapidshare.com/files/128273727/G ... k.zip.html
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

Ace Everything

Gender: Male

Rank: Suspect

Joined: Sun Jul 06, 2008 1:45 pm

Posts: 11

Image

Larry Sprite Pack - Compiled by Mashu

Spoiler: Details
1. Place the Larry folder into PW/character/
2. (optional) Place pw_custompeople.hlsl into pwlib/
3. If you followed step 2, then simply add:
#include(pwlib/pw_custompeople.hlsl)
to your case after your #include(pwlib/pwlib.hlsl) and you'll be set!
Example: Your case should look like this at the top:
Code:
#include(pwlib/pwlib.hlsl)
#include(pwlib/pw_custompeople.hlsl)


4. If you did not follow step 2, then open pw_custompeople.hlsl and copy the contents into pw_people.hlsl

5. You may test the sprites yourself by loading larrytest.hlsl

Enjoy!

Animations: [pw_enablelarrynormal],[pw_enablelarrycrying],[pw_enablelarrythumbsup],[pw_enablelarryhappy],[pw_enablelarrygrin],[pw_enablelarrythink],[pw_enablelarryscratch],[pw_enablelarrysweating],[pw_enablelarrymad],[pw_enablelarrymad2],[pw_enablelarryextra],[pw_enablelarryextra2]

Also:

[pw_setnameboxtolarry]

Will set the message box to Butz.

Download Link: http://rapidshare.com/files/128311351/LarryPack.zip.html

Edit: Don't be hatin'
Image


Last edited by Mashu on Wed Jul 09, 2008 10:56 am, edited 1 time in total.
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

Luke: Layton's #1 Apprentice

Gender: Male

Location: United Kingdom

Rank: Bug Sweeper

Joined: Fri May 30, 2008 4:19 pm

Posts: 365

Gumshoe _AND_ the BUTZ! Epic win! :larry: & :eh?: ... Moving on.

Now adding to my character DB - I'm sure it'll be added to the SCS soon.
Web developer by night, school student by day. That's how I roll.
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

The Rocking Attorney

Gender: Male

Rank: Medium-in-training

Joined: Fri Apr 11, 2008 11:49 pm

Posts: 375

you know..larry guy, you should have put that on the read me file =/

good job anyways :larry:
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

Ace Everything

Gender: Male

Rank: Suspect

Joined: Sun Jul 06, 2008 1:45 pm

Posts: 11

Image

Frank Sahwit

Just read the readme included, tell me if I messed it up somehow.

Download Link: http://rapidshare.com/files/128465205/S ... k.zip.html


Okay, the fainting animation was RIDICULOUS. That is all.
Image


Last edited by Mashu on Wed Jul 09, 2008 8:16 pm, edited 1 time in total.
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

Great. Gumshoe, Larry and Sahwit added to the SCS.

Mashu, you can use the setanimationrepeations command to make single-execution animations (like Sahwit throwing) execute only once.

[pw_enablephoenixnegate]
runscript("setlipsynctonoone");
placecharacter("pw_char",0,16);
setcharactersize("pw_char",127,143);
setanimationrepeations("Phoenix_Negate",1); //<------ here
setcharacterlipsyncsilent("pw_char","Phoenix_Negate");
setcharacterlipsynctalking("pw_char","Phoenix_Negate");
wait(128);

I would also recommend using the resetanimation command to make sure the animation is back at frame 1.

Looking foward to see pw 1-1 in pwlib.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

Ace Everything

Gender: Male

Rank: Suspect

Joined: Sun Jul 06, 2008 1:45 pm

Posts: 11

Ooh, great, thanks!
Edit: Also, is there a way to change the text color in the middle of the message?
Image


Last edited by Mashu on Wed Jul 09, 2008 8:13 pm, edited 1 time in total.
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

The Rocking Attorney

Gender: Male

Rank: Medium-in-training

Joined: Fri Apr 11, 2008 11:49 pm

Posts: 375

So, KSA, will you do the reset thing to sawhit? please :(?
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

Ace Everything

Gender: Male

Rank: Suspect

Joined: Sun Jul 06, 2008 1:45 pm

Posts: 11

It was a pretty simple fix, just added 3 lines to my file. The new file's been uploaded as well.

All I had to do was change [pw_enablesahwitdamage], [pw_enablesahwittoss], and [pw_enablesahwitbreak]
by adding setanimationrepeations("Sahwit_Damage",1);, setanimationrepeations("Sahwit_Toss",1);, and setanimationrepeations("Sahwit_Break",1);

Now where would I insert this resetanimation command?
Also inside these?
Image


Last edited by Mashu on Wed Jul 09, 2008 8:53 pm, edited 1 time in total.
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

Luke: Layton's #1 Apprentice

Gender: Male

Location: United Kingdom

Rank: Bug Sweeper

Joined: Fri May 30, 2008 4:19 pm

Posts: 365

At present: there is no way to change text colour IN THE MIDDLE OF a passage. It is possible to change it before a text passage, just not during, at this current stage.
Web developer by night, school student by day. That's how I roll.
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

The Rocking Attorney

Gender: Male

Rank: Medium-in-training

Joined: Fri Apr 11, 2008 11:49 pm

Posts: 375

is that a question?
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

Middle-text color change isn't working, yet. I was going to use only the Accelerated mode, but since people had issues I will need to make it work before doing so. The Simple mode is pretty closed so I don't have any idea on how to make coloring work with it (it's Windows draw code). I'll work on the Advanced text render (Accelerated with a different render style) to see if I can crush the render issue.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

Note: KSA Technology HQ site will be announced soon. (so it will be a point for AIGE/PWLib official information point) Stay tuned.

:edgy: :maya: :pearl: :minuki: :keiko:
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

Ace Everything

Gender: Male

Rank: Suspect

Joined: Sun Jul 06, 2008 1:45 pm

Posts: 11

Edit: Never mind, stupid spelling errors for the win! I fixed my problem.

But, I did notice that in the tutorial, on page 71, it says:
runscript("pw_slideprosecutortoattoney");

Edit: I just noticed that it works, too! I guess that means you're already aware of it.
Image
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

It happens, so it's ok.

The new exe will contain fixes and new features including the power of error notification.
And I really need to revise the tutorials book. Been too busy lately.
:edgeworth:
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

End Quote.

Gender: Male

Location: UK

Rank: Decisive Witness

Joined: Mon Feb 25, 2008 9:11 pm

Posts: 201

Can't wait for the inclusion of error notification. That will make everyone's code so much easier to handle :]
Image
ImageImage
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

I'll need to add a new thing on AIGE to allow it inform unknown commands (like messager("abc"); for example). Currently blank lines are taken as unknown commands.

I'll finish the incorrect signature error notification today.

Edit: Managed to complete the Incorrect Function Signature Notification. As a protection, it will revert to ignore upon first error (to prevent errors where you cannot quit the engine). eg:

[game]
jumptoscript("lockmeup");

[lockmeup]
message();

I also added the can't jump/run script notification. :pearl: :maya:
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

Just one small update:

Next AIGE exe will include the Animation Builder support. It will allow you to easily make an animation using sheets.

Basically it will substitute the "setanimationframetexturecordinates" for sheets where each frame is on a same sized cell (like the characters i made, for example), so you won't need to calculate the position and size for cell 2, 3, etc.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

Luke: Layton's #1 Apprentice

Gender: Male

Location: United Kingdom

Rank: Bug Sweeper

Joined: Fri May 30, 2008 4:19 pm

Posts: 365

Woo! AB support sounds great. Probably make it much easier for those who wish to sprite. :)

Also: website status: almost complete.
Web developer by night, school student by day. That's how I roll.
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

Completed Animation Builder for AIGE's animation system.

:maya: :pearl: :minuki: :phoenix:

Here is an example:
Code:
createanimation("Ema_Excited",0);
setanimationbuilder("Ema_Excited","true");
setanimationbuildercellsize("Ema_Excited",120,175);
insertanimationframe("Ema_Excited",1,400,200);
setanimationframetexwithbuilder("Ema_Excited",1,1);
insertanimationframe("Ema_Excited",2,400,10);
setanimationframetexwithbuilder("Ema_Excited",2,2);
insertanimationframe("Ema_Excited",3,400,10);
setanimationframetexwithbuilder("Ema_Excited",3,3);
insertanimationframe("Ema_Excited",4,400,10);
setanimationframetexwithbuilder("Ema_Excited",4,2);

PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

Need someone to animate Ceres' Old Phoenix to add to PWLib Extras.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

I'd say

Gender: Male

Location: Belgium

Rank: Moderators

Joined: Thu May 29, 2008 10:49 am

Posts: 2480

What format do you need?
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

I use png for the sheet (transparencies) then create an animation in AHLSL code (nothing complex).

example (for the currently in the field AIGE exe):

createanimation("Ema_Excited",4);
insertanimationframe("Ema_Excited",1,260,200);
setanimationframetexturecoordinates("Ema_Excited",1,0,0,120,175);
insertanimationframe("Ema_Excited",2,260,10);
setanimationframetexturecoordinates("Ema_Excited",2,120,0,120,175);
insertanimationframe("Ema_Excited",3,260,10);
setanimationframetexturecoordinates("Ema_Excited",3,240,0,120,175);
insertanimationframe("Ema_Excited",4,260,10);
setanimationframetexturecoordinates("Ema_Excited",4,120,0,120,175);
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

I'd say

Gender: Male

Location: Belgium

Rank: Moderators

Joined: Thu May 29, 2008 10:49 am

Posts: 2480

In that case i'l leave it to you :p, I just assumed you meant xcf , gif, animation.
No experience in coding whatsoever.
Srry about the mix up :knock-knock:
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

If your sheet is 100% compliant with "cell-separated" sheet style, i can animate it in a flash.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

Next AIGE exe may be out tomorrow.

To-do for release:
-Identify Blank Lines and Ignore them (not call them unknown AHLSL commands)
-Make Error Handling to be able to notify unknown commands
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

The Rocking Attorney

Gender: Male

Rank: Medium-in-training

Joined: Fri Apr 11, 2008 11:49 pm

Posts: 375

Image


TURNER GREY :grey: :grey: :grey: :grey: :grey:

http://rapidshare.com/files/129042870/T ... k.zip.html

PLEASE READ THE READ ME FILE!!!


also...I encourage other people to help in animating, c'mon let's add everyone!
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

I may or may not be here.

Gender: Male

Location: Drinking a mug of hot chocolate

Rank: Ace Attorney

Joined: Thu Nov 29, 2007 11:58 pm

Posts: 4916

When you ad the animation builder stuff could you post a blank template (with border lines) to show where to make your sprites fit within?
Cause then I could take my Don sprites (and any other customs) and edit them into the right spots.
Also... as an idea... if you make enough space between each sprite (about 10pxl maybe?) people could add speed guides for each frame. That way they could see what the best speed for each frame would be at a glance. =)
ImageImage
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

The size of the cell is you that define. I did some to myself using photoshop's guidelines.
The Animation Builder would go bad with border lines (it doesn't suppose you use them).
I redid one of the animations (Excited Ema) for testing and it works like it should in the new exe. So I may release the reference psd's i did.

Comparing:

:minuki: Classic Method:
createanimation("Ema_Excited",4);
insertanimationframe("Ema_Excited",1,260,200);
setanimationframetexturecoordinates("Ema_Excited",1,0,0,120,175);
insertanimationframe("Ema_Excited",2,260,10);
setanimationframetexturecoordinates("Ema_Excited",2,120,0,120,175);
insertanimationframe("Ema_Excited",3,260,10);
setanimationframetexturecoordinates("Ema_Excited",3,240,0,120,175);
insertanimationframe("Ema_Excited",4,260,10);
setanimationframetexturecoordinates("Ema_Excited",4,120,0,120,175);

:minuki: Animation Builder Method:
createanimation("Ema_Excited",0);
setanimationbuilder("Ema_Excited","true");
setanimationbuildercellsize("Ema_Excited",120,175);
insertanimationframe("Ema_Excited",1,400,200);
setanimationframetexwithbuilder("Ema_Excited",1,1);
insertanimationframe("Ema_Excited",2,400,10);
setanimationframetexwithbuilder("Ema_Excited",2,2);
insertanimationframe("Ema_Excited",3,400,10);
setanimationframetexwithbuilder("Ema_Excited",3,3);
insertanimationframe("Ema_Excited",4,400,10);
setanimationframetexwithbuilder("Ema_Excited",4,2);
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

^ Ji Hye Jang

Gender: None specified

Location: Your mom

Rank: Medium-in-training

Joined: Tue Dec 18, 2007 4:16 am

Posts: 535

Probably overlooking something obvious on all of these but:
1) How do you make a Court Overview with one or more of the characters not present? (eg: if i wanted to show court overview but without any witness present)
2) How do you make the onscreen character disappear (not fade out) without replacing with another one?
3) How do you center text in an info window? Do you have to print spaces as padding or is there a better way?

Also, Fade Out appears to be broken, instead it fades in even if out is specified. stopmp3 also appears to be broken.
Proud creator of the first released PWLib-made fangame! ^_^
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

Luke: Layton's #1 Apprentice

Gender: Male

Location: United Kingdom

Rank: Bug Sweeper

Joined: Fri May 30, 2008 4:19 pm

Posts: 365

1) Cheat and load PW\misc\totaltransparent.png - I think, but I haven't tested it...
2) As above.

Fade Out fix has been implemented in un-released AIGE exe, along with shake fix. More info is available on (still unreleased) website.
Web developer by night, school student by day. That's how I roll.
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

^ Ji Hye Jang

Gender: None specified

Location: Your mom

Rank: Medium-in-training

Joined: Tue Dec 18, 2007 4:16 am

Posts: 535

Maelstrom wrote:
Hm... lukegb, that single exe you linked me to in your PM is being picked up as a virus by Avast AVG.


Avast or AVG? Entirely different programs. AVG seems to have a problem with false positives, whereas Avast is pretty good.
Proud creator of the first released PWLib-made fangame! ^_^
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

Luke: Layton's #1 Apprentice

Gender: Male

Location: United Kingdom

Rank: Bug Sweeper

Joined: Fri May 30, 2008 4:19 pm

Posts: 365

'Twas Avast - VirusTotal says AVG doesn't pick it up as a virus.
Web developer by night, school student by day. That's how I roll.
Re: PWLib Casemaker (Released 1.0a at 29/06/2008 8:26PM GMT-3)Topic%20Title
User avatar

^ Ji Hye Jang

Gender: None specified

Location: Your mom

Rank: Medium-in-training

Joined: Tue Dec 18, 2007 4:16 am

Posts: 535

Hm, another question... anyone got a complete set of code for the Judge and/or Payne yet?
(Edit: To clarify, that's PW1/PW2 payne, not past Payne or AJ payne)
Proud creator of the first released PWLib-made fangame! ^_^
Page 33 of 131 [ 5218 posts ] 
Go to page Previous  1 ... 30, 31, 32, 33, 34, 35, 36 ... 131  Next
 
Display posts from previous:  Sort by  

 Board index » Present Evidence » Games

Who is online
Users browsing this forum: No registered users and 9 guests

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum
Jump to:  
cron
News News Site map Site map SitemapIndex SitemapIndex RSS Feed RSS Feed Channel list Channel list
Powered by phpBB

phpBB SEO