Board index » Present Evidence » Games

Page 57 of 131[ 5218 posts ]
Go to page Previous  1 ... 54, 55, 56, 57, 58, 59, 60 ... 131  Next
 


Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

PWLib / AIGE developer

Gender: Male

Location: 127.0.0.1

Rank: Prosecutor

Joined: Tue May 01, 2007 9:27 pm

Posts: 649

Sorry folks but I am going to have to pass the lantern with Edgeworth's animations. I just do not have the time these days to handle so many animations that Edgeworth has, so I am passing the torch, as it were, to someone who is willing to pick it up.

I admit there's next-to-no commenting in the document but you should only need the two comments I left, there is a to-do folder with a stolen copy of Edgeworth's animations page of the sprites that still need to be animated (I deleted them from the page as I went, I find it good practice so you can recall what you have left to do).

Again, sorry folks. Edgeworth. In his uncompleted glory.
If you put your mind to it, you can accomplish anything!
"(Not)Guilty" for PWLib | Emergency Case Selection Fixes
Case 1-1 for PWLib | Pearl
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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 know how it is. That's why I don't animate characters (I'll do Lamiroir, just focusing on Shinku now).
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.1 at 14/09/2008 11:24PM 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

News:
- (AIGE) Fixed Accelerated Text Bad Rendering Issue.
- (AIGE) Added new config parameter: sound.usesound.
- (AIGE) TFix removed from AIGE config.
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.1 at 14/09/2008 11:24PM 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

A survey about PWLib was added on KSA Technology site. Please, if possible, take your time and answer it honestly:

http://www.ksatechnologyhq.com:1357/site/node/60

(Survey updated to make it more logical to answer.)
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.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title

Hold it!

Gender: Male

Location: The Netherlands

Rank: Desk Jockey

Joined: Wed Jul 09, 2008 4:00 pm

Posts: 95

Hey guys,

I don't come around here much but I saw this topic and it got me interested :) I was just wondering, after playing the wonderful little case Turnabout Traveler with PWLib, are there any more cases made by people? I can't seem to find them which I find strange, since it looks great and all and I would love to play them :)

Thank you for your help and keep up the great work!

Peter
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Someone. Isn't that enough for you?

Gender: Male

Location: Somewhere

Rank: Suspect

Joined: Sat Sep 06, 2008 5:42 pm

Posts: 49

Unfortunately, there aren't many cases for PWLib currently made right now mainly because of 2 reasons:

1. PWLib is fairly new, and
2. AIGE's coding (the program that runs PWLib) is difficult to use, especially for those who don't use computers too much.

But be on the lookout for more cases coming out soon! One that you might especially want to see is Remnants of the Past. It's an AA game for PWLib that is currently in development. A demo is coming out around Xmas. Also, many people have been dloading PWLib lately and it may be possible they are secretly making cases. :godot:

But why don't you try making a case yourself? There's a lot of freedom in PWLib, letting you make mostly whatever you have in mind. Anyways, just something to consider. I would like to see what you could do. :garyuu:
Image
Image
Awesome sig done by Caelestis!
Avatar from Croik!
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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

PWLib's "hard stuff" thing will fall down once Shinku gets released.

Here's a bit of Shinku coding:
1) Creating Evidence

pwlib_createevidence(900,80901,80901,0,"Attorney's Badge","Type: Other\n One of my possessions.","It's my all important badge.\nIt shows that I'm a defense attorney.");

2) Requesting Present

pwlib_requestpresent_simple(902,"(Show what proves that Trucy is \na magician!)","presenttrucyevidencecorrect","presenttrucyevidencewrong",0);

3) Examining A place/photo

pwlib_configureexamination(1,0,0);
pwlib_configureexaminationarea(1,157,110,81,23);
pwlib_requestexamination("So, what is wrong in this place?");
pwlib_responseexaminationaction(1,"simpleexaminecorrect","simpleexaminewrong");
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.1 at 14/09/2008 11:24PM 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

Current News:
- (AIGE) Worked on the 3D Light System and fixed it.
- (AIGE) Added 3D Model Scaling, fixed rotation.
- (AIGE) Added setobjectz command.
- (PWLib) Preparing for 3D Examination.
- (PWLib) Added more present commands for Shinku (making it par with examination model)
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.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Nyaaaaan~ Moé Powers Go!

Gender: Male

Location: O' Canada

Rank: Ace Attorney

Joined: Fri Jan 25, 2008 6:04 am

Posts: 1502

Looking great! I especially love the new cursor for examination mode. I'm hoping Shinku/AIGE 800 comes out soon, I really want those new effects:D
Image
The dancing Sakura petals; only in such grace do we see the beauty of the world.
Lovely wife PandaPrinzessin, charismatic sons Meenyman and Romeo, and talented daughters Reiji and sparkleranger78.
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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 might finish the 3d evidence mode for check very early tomorrow, so i can resume making Shinku. The sooner i finish this thing, the better. I have to think on psychelocks and other features too.


Thanks to the new effects, I think that psyche locks might get interesting features...
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.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Nyaaaaan~ Moé Powers Go!

Gender: Male

Location: O' Canada

Rank: Ace Attorney

Joined: Fri Jan 25, 2008 6:04 am

Posts: 1502

I heard from someone that the current Psyche Lock chains animations looks...odd?

I'm unsure how they look, but will this fixed? And how many locks can be present at once?
Image
The dancing Sakura petals; only in such grace do we see the beauty of the world.
Lovely wife PandaPrinzessin, charismatic sons Meenyman and Romeo, and talented daughters Reiji and sparkleranger78.
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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'm thinking on a new way to do them, so the old ones will get removed (since they aren't working like they should).

jeti died a long time ago, so no one really redid the animations.

luke was working on the PLs, but he got busy (and is working on Suigintou now).
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.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Nyaaaaan~ Moé Powers Go!

Gender: Male

Location: O' Canada

Rank: Ace Attorney

Joined: Fri Jan 25, 2008 6:04 am

Posts: 1502

O_O DIED?

Well, it's good to hear that the locks/chains will be redone, I can't wait to see the results.
Image
The dancing Sakura petals; only in such grace do we see the beauty of the world.
Lovely wife PandaPrinzessin, charismatic sons Meenyman and Romeo, and talented daughters Reiji and sparkleranger78.
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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

jeti dissapeared from CR mysteriously.

I'll try to make the new PL system tomorrow. Hope it runs nicely.
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.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Nyaaaaan~ Moé Powers Go!

Gender: Male

Location: O' Canada

Rank: Ace Attorney

Joined: Fri Jan 25, 2008 6:04 am

Posts: 1502

Me too. Also, sorry about my MSN, it's constantly screwing up. Looks like I won't be signing in today.
Image
The dancing Sakura petals; only in such grace do we see the beauty of the world.
Lovely wife PandaPrinzessin, charismatic sons Meenyman and Romeo, and talented daughters Reiji and sparkleranger78.
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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

No problem.

I already got on paper the idea for the Psyche Lock system.

:keylady:
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.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Nyaaaaan~ Moé Powers Go!

Gender: Male

Location: O' Canada

Rank: Ace Attorney

Joined: Fri Jan 25, 2008 6:04 am

Posts: 1502

Nice! I'm really curious as to how it looks:D
Image
The dancing Sakura petals; only in such grace do we see the beauty of the world.
Lovely wife PandaPrinzessin, charismatic sons Meenyman and Romeo, and talented daughters Reiji and sparkleranger78.
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title

Hold it!

Gender: Male

Location: The Netherlands

Rank: Desk Jockey

Joined: Wed Jul 09, 2008 4:00 pm

Posts: 95

someone70 wrote:
Unfortunately, there aren't many cases for PWLib currently made right now mainly because of 2 reasons:

1. PWLib is fairly new, and
2. AIGE's coding (the program that runs PWLib) is difficult to use, especially for those who don't use computers too much.

But be on the lookout for more cases coming out soon! One that you might especially want to see is Remnants of the Past. It's an AA game for PWLib that is currently in development. A demo is coming out around Xmas. Also, many people have been dloading PWLib lately and it may be possible they are secretly making cases. :godot:

But why don't you try making a case yourself? There's a lot of freedom in PWLib, letting you make mostly whatever you have in mind. Anyways, just something to consider. I would like to see what you could do. :garyuu:


Thank you for your reply :) I have seen the trailer for Remnants of the Past, it looks really awesome. Can't believe fans can make it that well, looks almost as good as the original Ace Attorney games :) And I have seen some cases in development on gyakutenwiki which seem really cool as well. I'll be sure to keep a look out and maybe fool around a bit with PWLib myself.
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

In The Middle of It Now

Gender: None specified

Rank: Medium-in-training

Joined: Wed Aug 13, 2008 2:53 pm

Posts: 586

Forgot to ask, how are things coming with the Apollo Justice characters?
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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

Lamiroir is on hold for now due to Shinku and the Psyche Locks feature, but all of her sheets are done, just waiting animation.

I plan to resume working on her as I finish Shinku and the PL.
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.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

In The Middle of It Now

Gender: None specified

Rank: Medium-in-training

Joined: Wed Aug 13, 2008 2:53 pm

Posts: 586

As long as you manage to finish that list I gave you before March.
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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 hope that many people return when holiday begins. I'm using all my free time on pwlib, so i can't really animate anything now.

I could add gif support if I got an easy to use library. Like I said. I don't have much time now to sit and try to pull out a gif decoder now. Perfecting code is a pain, specially in cases like this.

I hope to get PLs working today, so it will speed up things up.
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.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

In The Middle of It Now

Gender: None specified

Rank: Medium-in-training

Joined: Wed Aug 13, 2008 2:53 pm

Posts: 586

Don't feel rushed, seriously.

And wouldn't it be simpler to add a Gif Library? Probably not, I'm guessing.
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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 I could find an easy to use library, i could pull it in a day at most.
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.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

PWLib / AIGE developer

Gender: Male

Location: 127.0.0.1

Rank: Prosecutor

Joined: Tue May 01, 2007 9:27 pm

Posts: 649

Peter wrote:
someone70 wrote:
Unfortunately, there aren't many cases for PWLib currently made right now mainly because of 2 reasons:

1. PWLib is fairly new, and
2. AIGE's coding (the program that runs PWLib) is difficult to use, especially for those who don't use computers too much.

But be on the lookout for more cases coming out soon! One that you might especially want to see is Remnants of the Past. It's an AA game for PWLib that is currently in development. A demo is coming out around Xmas. Also, many people have been dloading PWLib lately and it may be possible they are secretly making cases. :godot:

But why don't you try making a case yourself? There's a lot of freedom in PWLib, letting you make mostly whatever you have in mind. Anyways, just something to consider. I would like to see what you could do. :garyuu:


Thank you for your reply :) I have seen the trailer for Remnants of the Past, it looks really awesome. Can't believe fans can make it that well, looks almost as good as the original Ace Attorney games :) And I have seen some cases in development on gyakutenwiki which seem really cool as well. I'll be sure to keep a look out and maybe fool around a bit with PWLib myself.
I am working on a game. :yogi:
If you put your mind to it, you can accomplish anything!
"(Not)Guilty" for PWLib | Emergency Case Selection Fixes
Case 1-1 for PWLib | Pearl
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

In The Middle of It Now

Gender: None specified

Rank: Medium-in-training

Joined: Wed Aug 13, 2008 2:53 pm

Posts: 586

Why not just get someone to scour the internet for one?
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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 found one, but it was too badly documented.

News
- (AIGE) Fixed Animation System. Now one animation can be used in more then one object at once.
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.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Nyaaaaan~ Moé Powers Go!

Gender: Male

Location: O' Canada

Rank: Ace Attorney

Joined: Fri Jan 25, 2008 6:04 am

Posts: 1502

To Peter: Remnants of the Past will be like no other fangame. Mainly because I took the time to make it look like an actual PW game, and fit into the timeline. If you'd like to learn more about the project, please PM me:D
Image
The dancing Sakura petals; only in such grace do we see the beauty of the world.
Lovely wife PandaPrinzessin, charismatic sons Meenyman and Romeo, and talented daughters Reiji and sparkleranger78.
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

PWLib / AIGE developer

Gender: Male

Location: 127.0.0.1

Rank: Prosecutor

Joined: Tue May 01, 2007 9:27 pm

Posts: 649

papermario13689 wrote:
To Peter: Remnants of the Past will be like no other fangame. Mainly because I took the time to make it look like an actual PW game, and fit into the timeline. If you'd like to learn more about the project, please PM me:D
And because you inspired the help of alot of other Gyakuten Saiban fans who have dedicated their time to helping you realize this goal and are willing to work together to form a collaboration of sorts while trying to make it as good as an original Gyakuten Saiban game, to show Capcom what we really would like to see from them.
If you put your mind to it, you can accomplish anything!
"(Not)Guilty" for PWLib | Emergency Case Selection Fixes
Case 1-1 for PWLib | Pearl
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Nyaaaaan~ Moé Powers Go!

Gender: Male

Location: O' Canada

Rank: Ace Attorney

Joined: Fri Jan 25, 2008 6:04 am

Posts: 1502

Exactly!

It's gonna be one hell of a project, to say the least.

I hope you'll like the results in the demo!
Image
The dancing Sakura petals; only in such grace do we see the beauty of the world.
Lovely wife PandaPrinzessin, charismatic sons Meenyman and Romeo, and talented daughters Reiji and sparkleranger78.
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

PWLib / AIGE developer

Gender: Male

Location: 127.0.0.1

Rank: Prosecutor

Joined: Tue May 01, 2007 9:27 pm

Posts: 649

papermario13689 wrote:
Exactly!

It's gonna be one hell of a project, to say the least.

I hope you'll like the results in the demo!
Most probably, I just wanted to make sure you would acknowledge credit where it was due, considering the amount of KSA and other members have given towards your project.
If you put your mind to it, you can accomplish anything!
"(Not)Guilty" for PWLib | Emergency Case Selection Fixes
Case 1-1 for PWLib | Pearl
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Nyaaaaan~ Moé Powers Go!

Gender: Male

Location: O' Canada

Rank: Ace Attorney

Joined: Fri Jan 25, 2008 6:04 am

Posts: 1502

Oh yes:P For sure!

I'm really thankful, believe me. I have all helpers on GyakutenWiki(might be missing some, I haven't updated for a while) and, I will make a credits part, with an epilogue movie at the ending.
Image
The dancing Sakura petals; only in such grace do we see the beauty of the world.
Lovely wife PandaPrinzessin, charismatic sons Meenyman and Romeo, and talented daughters Reiji and sparkleranger78.
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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

Remnants of the Past was one very good reason for me to add some of the new features on 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.1 at 14/09/2008 11:24PM 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

Something about PWLib 1.2:

Image
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.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Someone. Isn't that enough for you?

Gender: Male

Location: Somewhere

Rank: Suspect

Joined: Sat Sep 06, 2008 5:42 pm

Posts: 49

Cool. Are all 5 of the psyche locks and breaks going to be here this time? Just wondering.

Also, I've checked out your topic, papermario13689. It's pretty awesome. Can't wait for the demo.

Edit: KSA, is there a rough estimate of when 1.2 will be released? (next month, next week, tomorrow, etc.)
Image
Image
Awesome sig done by Caelestis!
Avatar from Croik!
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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

Yes, it will be 100% complete Psyche Locks (and with a special twist too).

No estimates yet, since I have to work on many things (Shinku for example), but I can say 1.2 might be out around the end of the year.
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.1 at 14/09/2008 11:24PM 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

Since there were some backwards compatibility problems from 1.0 to 1.1 (and not minor ones either, Trials of Life became unplayable until I modified it to work with the new version)... is there anything like this this time?

Just wondering if I should hold off scripting of case 2 until 1.2 is out, or if it's okay to go ahead.
Proud creator of the first released PWLib-made fangame! ^_^
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM 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

Not that i'm aware. I'll look into it upon release.

News:
- (PWLib) Lock break animation done.
- (PWLib) Psyche Lock core completed. 1 lock and 2 lock working (missing chain removal, but working on it <done>).

One thing i changed on 1.2 was the placeshake to use ("type","name",...) instead of ("name","type",...) to keep the same format on all placers and object commands.

I'll get Case 1 From DDRKhat and Trial of Life as a test for 1.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.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

They don't :c

Gender: Male

Location: http://www.ezilon.com/maps/images/southamerica/political-map-of-Argentina.gif

Rank: Moderators

Joined: Mon Jan 21, 2008 6:34 pm

Posts: 3188

Hey, isn't the background supposed to be black while the locks are there?

Also, it would be awesome to have the background negative-colors-flash thing, with the sfx, of course.
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

lol boobs.

Gender: Female

Rank: Ace Attorney

Joined: Sat Nov 08, 2008 7:59 pm

Posts: 2792

DeMatador wrote:
Hey, isn't the background supposed to be black while the locks are there?

Also, it would be awesome to have the background negative-colors-flash thing, with the sfx, of course.


yeah, that would be awesome :D
Image

"also you meant: Are you from Germany, sorry on the one hand I am not sure about English grammar on the other hand I am a grammar nazi" - Coffee Prosecutor
Page 57 of 131 [ 5218 posts ] 
Go to page Previous  1 ... 54, 55, 56, 57, 58, 59, 60 ... 131  Next
 
Display posts from previous:  Sort by  

 Board index » Present Evidence » Games

Who is online
Users browsing this forum: No registered users and 38 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