Board index » Present Evidence » Games

Page 110 of 131[ 5218 posts ]
Go to page Previous  1 ... 107, 108, 109, 110, 111, 112, 113 ... 131  Next
 


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

KSA_Tech wrote:
//Considering I didn't change the ids on 1.2:
replacetexture(75,"pathtonewbuttongraphic_normal");
replacetexture(77,"pathtonewbuttongraphic_yellow");

------------------------------------------------------------------------------------
One note about PWLib 1.2 Beta:

I'm working with Christie to quickly make the demo game, so I'm aiming at a very soon release date. The game for now will contain 4 cases demonstrating court, investigation, perceive and magatama.
As the game is part of pwlib (will be placed on pwlib/demo), it will be updated with the PWLib Updater when new stuff comes by.

Also the initial beta will be closed, but there will be an open beta before the final 1.2 version release.

I'll be posting pics of the demo cases as it gets closer to completion.


If there are no files in the auto folder, will PWLib run anything in the "demo" folder, or do we have to edit the startup file.

This reminds me, I wanted to ask for something: Wouldn't it be a bad idea to add a game selection menu to PWLib? So you can put as many .hlsl files as you want in the auto folders, and in this menu, all of them are listed, and you select which file to run. Maybe files in that demo folder could be listed, too.
Image
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

DeMatador: added simple game listing system, test version.

The system will actually require that games are added to the list (one single small file necessary). More information about it when 1.2 goes live.

Also, any old games will be supported for the system.

Thanks to it, i found (and fixed) a nasty bug on AIGE.


On PWLib 1.1, if no game is available, you see the popup with the couldn't jump to script error.
On PWLib 1.2, if no game is available, the Game Listing is called (used to be a small notification like game my by DDRKhat).
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

KSA_Tech wrote:
DeMatador: added simple game listing system, test version.

The system will actually require that games are added to the list (one single small file necessary). More information about it when 1.2 goes live.

Also, any old games will be supported for the system.

Thanks to it, i found (and fixed) a nasty bug on AIGE.


On PWLib 1.1, if no game is available, you see the popup with the couldn't jump to script error.
On PWLib 1.2, if no game is available, the Game Listing is called (used to be a small notification like game my by DDRKhat).


Sweet, looks promising. Could there be a command for games to be automatically added to the list? If there isn't, it would only help when you need to have more than one file, like in a multi-file game.
Image
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

To add a game to the list you will only need a 4-line file placed on a certain folder. The file's format is always the same.

For multi-file games I recommend making one file that will include all the others.

Once PWLib 1.2 is out I'll explain how to add a game to the listing.

The game listing is fully working now. Probably I'll add in the future a way to send games to a server, and get them back. It is not a priority, but a noted idea (and now that there is a game selector, it makes sense).
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

Extra News
- (AIGE) Fixed errors on the effect system (specially with fading issues).

There is still one open bug realted with the blink effect that I'm trying to fix while I work on the Feature Demonstration Game.
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

KSA_Tech wrote:
Probably I'll add in the future a way to send games to a server, and get them back. It is not a priority, but a noted idea (and now that there is a game selector, it makes sense).


Interesting ways to share games. Following the Updater's example, games could have an author, a description, size details and such.
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

I have returned!

Gender: Male

Rank: Decisive Witness

Joined: Thu Jul 02, 2009 7:53 pm

Posts: 264

Just out of the blue but,

Are you ever going to fix the .exe compiler?
It would be great to finish that by after beta
Image
Image
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

The .exe thing wasn't made by me. It is a program that does that, but it breaks heavily on recent windows.

So it isn't supported by KSA Technology.

-----------------
Some information:
The feature demo game will use the multi-language functionality. It will serve as a reference for games using the multiple language support that AIGE 800a implements.

The main language will be english, and I'll add more languages as I find people to translate into them. I'll add a portuguese version as well.
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

I have returned!

Gender: Male

Rank: Decisive Witness

Joined: Thu Jul 02, 2009 7:53 pm

Posts: 264

KSA_Tech wrote:
The .exe thing wasn't made by me. It is a program that does that, but it breaks heavily on recent windows.

So it isn't supported by KSA Technology.


Well, can we find someone who can make one SPECIFICALLY for AIGE/PWlib?

That would be great to have.
Image
Image
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 won't support a "game to .exe" because it breaks the game listing and the update system. If someone develops it, I won't disallow its usage, but some features on pwlib won't work.

Also all major professional engines use the engine exe + data files (check Left 4 Dead 1 and 2, or even Doom 3 or Quake), so I prefer to follow that 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

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

KSA, I would have no problem translating the Feature Demo Game into Spanish. PM me or hit me on MSN if you want to.
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Gender: Male

Location: Melbourne, Australia

Rank: Ace Attorney

Joined: Thu Oct 08, 2009 10:56 am

Posts: 1371

If you want a Japanese translation then I don't mind doing it at all.

Ptapcc
Image
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

The more languages, the better.

Also, Merry Christmas to all!
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

Gender: Male

Location: Mandaue City, Cebu, Philippines

Rank: Desk Jockey

Joined: Sun Sep 20, 2009 1:51 pm

Posts: 117

I could do a Filipino/Tagalog Translation if you want to. :kyouya:
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'll make a list of the languages that people suggested to translate to and once the game is done I'll contact each one to translate the script in.
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

Sounds good to me.

Also, KSA, I'm really advanced at translated graphics-ripping. Most court-related buttons and text-based graphics are done in all Spanish, Italian and German.
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

And a samurai slap!

Gender: Female

Location: Somewhere in Oregon

Rank: Suspect

Joined: Sat Mar 28, 2009 6:38 am

Posts: 29

This is sort of late, but I made something for Christmas.
Image

Uh. Happy Holidays!

I'd offer to translate into French but I don't think I know enough to be able to do it well.
Image
Want one? Go to the Nick & Maya fan club, page 89, and scroll. You should find it pretty easily!

Base credit to KawaiiHannah
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

The current languages that people offered to translate the game to:

English (the base one)
Brazil Portuguese
French
Japanese
Filipino/Tagalog

First I'll finish the game to then use the multi-language support.
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

KSA_Tech wrote:
The current languages that people offered to translate the game to:

English (the base one)
Brazil Portuguese
French
Japanese
Filipino/Tagalog

First I'll finish the game to then use the multi-language support.


You forgot Spanish.
Image
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, and Spanish. sorry.

I'll probably take a week or so of no more CR for me, playing some Resident Evil 5, Left 4 Dead 1 and 2, and some other games I bought on Steam.
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

Yes, and Spanish. sorry.

I'll probably take a week or so of no more CR for me, playing some Resident Evil 5, Left 4 Dead 1 and 2, and some other games I bought on Steam.

Thanks to a certain someone who just misreads my posts all the time, I prefer to ignore CR for a while 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

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

KSA_Tech wrote:
Yes, and Spanish. sorry.

I'll probably take a week or so of no more CR for me, playing some Resident Evil 5, Left 4 Dead 1 and 2, and some other games I bought on Steam.

Thanks to a certain someone who just misreads my posts all the time, I prefer to ignore CR for a while now.


Ah, the Steam Holiday Sell-off, right?

Well, good luck with that.
Image
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

In fact I bought the Valve Complete Pack on the begining of the month.

Resident Evil 5 I got on the Sell-off (along with some other games). STEAM rocks a lot. Mostly because you get a game that was 19,99 for 1,99.
If someone uses it, I recommend Defense Grid: The Awakening. Good Game.

And some updated news:

The Feature Game will contain some special feature that I just made some rework on AIGE. I hope that people like the little surprise when the beta 1.2 starts.
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

Gender: Male

Rank: Medium-in-training

Joined: Tue Dec 29, 2009 12:08 pm

Posts: 367

Hi!
Greetings from Poland and Polish fans of Ace Attorney Series.

I have one question:
Is there any chance to include in final version of PWLiB letters from Polish language?
I see there will be Spanish, French, Japanese and even Tagalog support, so why not Polish?
Many fans in Poland would like to create and play custom cases in Polish language.
Maybe I can help you and translate your first game to Polish.

Link:

http://en.wikipedia.org/wiki/Polish_alphabet
Image


Last edited by Darth Wiader on Thu Dec 31, 2009 11:50 am, edited 1 time in total.
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, Polish is supported by AIGE 800a and PWLib 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

Gender: Male

Rank: Medium-in-training

Joined: Tue Dec 29, 2009 12:08 pm

Posts: 367

Thanks, dude!
One question - is it possible for me (or any other Polish user) to create and insert custom samples such as ''Sprzeciw!" (Polish for ''Objection!'')?
What format should those files be in (*.mid *.mp3, etc?)?
I can make Polish bubbles, too.

Happy New Year to everyone!
Image
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

Darth Wiader wrote:
Thanks, dude!
One question - is it possible for me (or any other Polish user) to create and insert custom samples such as ''Sprzeciw!" (Polish for ''Objection!'')?
What format should those files be in (*.mid *.mp3, etc?)?
I can make Polish bubbles, too.

Happy New Year to everyone!


A *.wav file is good.
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title

Humph.

Gender: Male

Rank: Prosecutor

Joined: Fri Jun 19, 2009 6:18 pm

Posts: 659

I'll help you translate it into Russian... if Cyrillic is supported now.

Yes, I can help you translate the dialogue and the voices - "Protestuyu", "Podozhdi", and "Voz'mi Aeto!". (Протестую, Подожди, Возьми Это)
Ace Attorney MIDI rips!

Please visit my forum!

Engaged to P!ATD.
Bought an apartment at the Otaku.
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, Cyrilic is supported.

The only unicode ranges that aren't supported at the "big ranges", the ones with a large number of characters like the CJK one.
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

Some notes:

Some while ago (about when the news for the new Hotel Dusk game came out), I felt like doing a small library for it, but I still need to finish certain things before even considering working on it:
- Mikumo Extension. I need to finish it.
- PWLib. Need to perfect things on this, and make the extensions system better.
- PWLib Editor. It needs to be done.
- AIGE. There is a game I need to do with a friend. A non-PWLib game.
- AIGE. Need to add the long ranges of the unicode system.
- Probably something else.

Also I didn't play Hotel Dusk yet.
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

KSA_Tech wrote:
Some notes:

Some while ago (about when the news for the new Hotel Dusk game came out), I felt like doing a small library for it, but I still need to finish certain things before even considering working on it:
- Mikumo Extension. I need to finish it.
- PWLib. Need to perfect things on this, and make the extensions system better.
- PWLib Editor. It needs to be done.
- AIGE. There is a game I need to do with a friend. A non-PWLib game.
- AIGE. Need to add the long ranges of the unicode system.
- Probably something else.

Also I didn't play Hotel Dusk yet.


For some reason, I see this as a cue for B12Core to post "OH ALMIGHTY GOD OF PWLIB YOU STOLE MY IDEA BUT ITS YOURS PLEASE DON'T KILL ME"Nevermind.

But yes, a Hotel Dusk library for AIGE would be amazing.
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Gender: Male

Location: Melbourne, Australia

Rank: Ace Attorney

Joined: Thu Oct 08, 2009 10:56 am

Posts: 1371

I haven't played Hotel Dusk yet so I don't know whether it will be any good for the engine. Maybe you should get a team to work on the editor for you KSA. Get someone in general programming, someone for graphics, someone for the dialogue provided and then of course, the person who knows all the pwlib programming related stuff.
Image
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 may play Hotel Dusk eventually and probably work on it along with PWLib 1.2 after the Beta begins. I don't know that kind of puzzles/features that HD has, but it won't be something I won't be able to do with AIGE (probably it can even all be done already).

Puzzles like keypads are possible on AIGE 800a (not sure about 700a), and are real easy to make.

Even if a HD library apparently won't do any good (no improvements to AIGE per se), I'll just do it for the sake of it. Something different that AIGE can do aside from PWLib would be good. Any new library always has a chance of bringing something new to the base engine.

I'm thinking on making a small demo of a password keypad done in AIGE 800a.

The Hotel Dusk Library might be called "DuskLib" or something similar.
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

LuAA Developer

Gender: Male

Rank: Prosecutor

Joined: Thu Jan 01, 2009 4:46 pm

Posts: 607

DeMatador wrote:
"OH ALMIGHTY GOD OF PWLIB YOU STOLE MY IDEA BUT ITS YOURS PLEASE DON'T KILL ME"Nevermind.


Image

no, srsly. KSA and I are cool.


Feel free to do a Hotel Dusk engine, another engine for the community to use. :phoenix:

unless you're trying to get a reaction out of me, of course. If true, then grow up.

Image
priceless.
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 mod, please remove the post above. Much appreciated.

------------------
On a extra note, I won't slow down PWLib 1.2 development during the beta in favor of a possible DuskLib.

Every little thing that makes AIGE better is welcome. Be it even a small feature, it is always welcome.

---------------
Now I'm out to play some Resident Evil 5, and get some more S ranks.
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

KSA_Tech wrote:
I may play Hotel Dusk eventually and probably work on it along with PWLib 1.2 after the Beta begins. I don't know that kind of puzzles/features that HD has, but it won't be something I won't be able to do with AIGE (probably it can even all be done already).

Puzzles like keypads are possible on AIGE 800a (not sure about 700a), and are real easy to make.

Even if a HD library apparently won't do any good (no improvements to AIGE per se), I'll just do it for the sake of it. Something different that AIGE can do aside from PWLib would be good. Any new library always has a chance of bringing something new to the base engine.

I'm thinking on making a small demo of a password keypad done in AIGE 800a.

The Hotel Dusk Library might be called "DuskLib" or something similar.


Sounds great. I'm sure AIGE would be able to emulate Dusk's style well.

Now we're only missing a LaytonLib XD
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

I have returned!

Gender: Male

Rank: Decisive Witness

Joined: Thu Jul 02, 2009 7:53 pm

Posts: 264

DeMatador wrote:
Now we're only missing a LaytonLib XD


OH MAH GAWWWWD.

That would be Godly :D
Image
Image
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

Attorneyatlawl wrote:
DeMatador wrote:
Now we're only missing a LaytonLib XD


OH MAH GAWWWWD.

That would be Godly :D


The best thing is that its basic layout is very easy, specially with 1.2's multi-char support.
Image
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

Multiple Characters is suported since PwLib 1.0, as AIGE allows the creation of any number of character objects.
The problem is that PwLib 1.1 and older have commands that only work for one specific object (pw_char). I made the changes on the code to generalize the commands and allow them to make use of an "active" object (so you can change the active one using a command).
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

Gender: Male

Location: Mandaue City, Cebu, Philippines

Rank: Desk Jockey

Joined: Sun Sep 20, 2009 1:51 pm

Posts: 117

Incidentally, I don't know what Hotel Dusk is, but... DuskLib?! Woah! We're taking AIGE to a whole new level! :redd: And the idea of LaytonLib (Go, Professor Layton!) , too?! It just gets getting better and better... This is all too new for me. I'm very excited of AIGE 800a. It can do anything now! So many libraries... :hotti: Good luck and a Happy New Year to everyone! :garyuu:
Page 110 of 131 [ 5218 posts ] 
Go to page Previous  1 ... 107, 108, 109, 110, 111, 112, 113 ... 131  Next
 
Display posts from previous:  Sort by  

 Board index » Present Evidence » Games

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