Board index » Present Evidence » Games

Page 130 of 131[ 5216 posts ]
Go to page Previous  1 ... 127, 128, 129, 130, 131  Next
 


Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-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

04/12/2016

A) PWLib
- Reworked PWLib Loader and Initializer a bit, now it is al ot more streamlined.
- Fixed Detective Conan Characters Extension having typos on the folder names (due to extension folder renames).

B) AIGE
No changes.
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-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

05/12/2016 - 14/12/2016

A) PWLib
- Finshed moving characters to the the charags1, charags2, charags3 amd charags4 Extensions.
- Prepared the Compatibility Extension for the new Compatibility options

B) AIGE
- Recreated the 3D Camera
- Added support for MSAA (Anti Aliasing) via the config
- Added MSAA Sampling Level via the config
- Added true texture filtering (Point, Bilinear and Anisotropic) via the config
- Added Anisotropic Level via the config
- Removed usezbuffer, usestencilbuffer and usediffuse from config
- Removed older Filtering option in the config
- Internal Rendering Fixes
- Code cleanup on non used rendering data
- Updated default profiles to align with changes

Screenshots
Spoiler: No Texture Filter, MSAA x2
Image

Spoiler: Anisotropic x4, MSAA x2
Image

Spoiler: Anisotropic x16, MSAA x2
Image

Spoiler: Anisotropic x16, No MSAA
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-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

Big News will be posted in 25th December 2016


Stay Tuned


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-Topic%20Title
User avatar

Mia Payne

Gender: Male

Location: Winning All My God Damn Cases

Rank: Ace Attorney

Joined: Wed Sep 18, 2013 1:11 am

Posts: 1356

Dat's Christmas
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-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

Precisely.
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-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

Here are the News

A) AIGE
- Reworked AIGE's Render
- Optimized 3D Model Rendering
- Added support for rigged models
- Added support for rigged model animation
- Added command to select animation
- Added command to apply direct effects to rigged models' bones

Here are some screenshots of a small Model Poser made to demonstrate the new features:

Spoiler: "T-Poses without Outline"
Image


Spoiler: "A Posed 3D Jinxie Tenma"
Image


Spoiler: "A Posed 3D Jinxie Tenma Angle 2"
Image


Spoiler: "Closeup of Jinxie"
Image


Spoiler: "And Iris Watson Too"
Image


Spoiler: "Iris Pointing her Gun"
Image


Spoiler: "Even a Posed Rayfa"
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-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

A) AIGE
- Added loadmodelresources command to load additional resources to a model (animations so far). So now a model file doesn't need to contain all animations.
- Implemented model instancing. (So a single model can be used multiple times and animated independently of each other).
- Edited animatemodel command to use animation names instead of their ids.
- Fixed Rigged X Model Loader, so models won't create duplicates of necessary textures.


B) PWLib 1.2
- Added CharaDGS Extension.
- Added BGDGS Extension.
- Added Iris Extension.
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-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

A) AIGE
- Renamed poser_alterbone to alterbone for AHLSL consistency.
- Added altermesh that has effect over specific meshes directly. Actions supported so far: visibility.
- Implemented a new Path Redirect System that can be toggled on and off and automatically apply itself to any path location searches.
- Reimplemented how AIGE handles named textures.
-- Loading a texture with an unregistered alias will automatically create it using the configurable "Named" range.
-- Using a unregistered alias will make AIGE use the Invalid Texture.
-- Added command getidfortexturealias to obtain the texture id vinculated with an alias.
-- Added command createtexturealias to create a custom texture alias.
- Implemented a configurable model texture id range that is automatically used by the model loaders that can use the range system.

B) PWLib 1.2
- Moved character profiles to their respective Extensions.
- Added new set of evidence Extensions that will contain Evidence GFX and 3D Models:
-- EvidenceGS1
-- EvidenceGS2
-- EvidenceGS3
-- EvidenceGS4
-- EvidenceGS5
-- EvidenceGS6
-- EvidenceGK1
-- EvidenceGK2
-- EvidenceDGS
- Moved evidence files to their respective extensions.
- Added missing evidence.
- Updated Compatibility Extension to support the new Profile and Evidence Paths.
- Updated Extra Characters Extensions:
-- Added Set: Kessler.
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-Topic%20Title
User avatar

Mia Payne

Gender: Male

Location: Winning All My God Damn Cases

Rank: Ace Attorney

Joined: Wed Sep 18, 2013 1:11 am

Posts: 1356

So much PROGRESS. Wow
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-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 just warming up. This is just the beginning.

News

A) AIGE
- Implemented a working version of the setresolution command.

B) PWLib 1.2
- PWLib now forces the DS resolution upon load, but games can change resolution as needed.
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-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) AIGE
- Fixed various bugs related to the new features.
- Fixed render order error.
- Fixed setresolution issues with fonts.
- Fixed setresolution issue with mouse not working if the window size was resized prior to resolution change.
- Fixed issue with Filedialog locking AIGE.
- Fixed issue with file dialog not returning proper file paths and messing with the working folder reference inside AIGE.
- Fixed issue with Message Base (the Translation Subsystem) refusing to load certain text base files.

B) PWLib 1.2
- Resolution is forced to DS's (256x384) open leaving a game.
- Added the Padma Model Viewer/Poser to the default Games/Tools.
- Updated mus Extension with DGS and the SSIJ Anime OSTs.
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-Topic%20Title
User avatar

Dracarys!

Gender: Male

Location: In a courtroom, for some reason

Rank: Ace Attorney

Joined: Tue Nov 02, 2010 1:00 pm

Posts: 1224

KSA_Tech wrote:
3D stuff


So, what's coding for the 3D models going to be like?
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-Topic%20Title
User avatar

Ace Culprit

Gender: Male

Location: pilipinas

Rank: Desk Jockey

Joined: Sat Oct 09, 2010 1:57 pm

Posts: 138

Ropfa wrote:
KSA_Tech wrote:
3D stuff


So, what's coding for the 3D models going to be like?


my current version of AIGE doesn't support it yet but according to what we have discussed before it will be simple,

to show a model in aige
you just need 5 or 6 commands
that including loading the model into the model manager

fairly like how we did the sprite loading
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-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 will be simple.

AIGE's 3D Model interface is simple, you have a model manager where you load 3d models into (in normal or rigged mode).
You also can connect additional animations to any loaded x model if they are in rigged mode.

Any needed texture can be placed into the model's folder, and will be loaded accordingly automatically.

From that, you can have a model object (that represents an instance of a 3D Model).
With that created, you assign a 3D model to it, then you cna show, hide, animate, etc it directly.

A very simple load and display code for a 3D Model:

createmodel("test",0,304);
loadmodel("x_rigged","jinxie","padma/models/Tests/test_jinxie.X");
assignmodel("test","jinxie");
placemodel("test",0,0,0);
scalemodel("test",0.25,0.25,0.25);
showmodel("test");

Animations are referred by name as saved and exported from your favorite 3D Modeler.

In case of the 3D Examine, you will only need to set the model. If you need to examine it, you can set reaction faces in the model (pretty much a number of face ids that will react when examine). A tool will be available for you to identify the face ids.

In case for the future DD onwards interface, you will be able to set animations and other properties directly.
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-Topic%20Title

Gender: None specified

Rank: Suspect

Joined: Mon May 11, 2015 11:47 am

Posts: 2

:athena: Hello! Just logged into my old account to comment on this thread.

Over the years I used tons of different visual novel/game engines, Renpy, Kirikiri, Novely, Tyranobuilder, Ns/On/ponscripter etc...
It's obvious that Pwlib is gonna become a very powerfull tool. Hell it'll even get it's own book/documentation.
From what I read so far I'm thinking of making my next pw game with it.
Looking forward for 1.2 getting released.
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-Topic%20Title
User avatar

Ace Culprit

Gender: Male

Location: pilipinas

Rank: Desk Jockey

Joined: Sat Oct 09, 2010 1:57 pm

Posts: 138

dineth wrote:
:athena: Hello! Just logged into my old account to comment on this thread.

Over the years I used tons of different visual novel/game engines, Renpy, Kirikiri, Novely, Tyranobuilder, Ns/On/ponscripter etc...
It's obvious that Pwlib is gonna become a very powerfull tool. Hell it'll even get it's own book/documentation.
From what I read so far I'm thinking of making my next pw game with it.
Looking forward for 1.2 getting released.


yeah, KSA is doing his best to make PWLib 1.2 a powerful tool in casemaking

So while we wait for it's release, I can help you in PWLib coding in your game if you want.
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-Topic%20Title

Gender: None specified

Rank: Suspect

Joined: Mon May 11, 2015 11:47 am

Posts: 2

:athena:
Thanks for your offer.
Currently adding some final touchups to my Onscripter fan game. Once I'm finished with it , i'll start using PWlib.
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-Topic%20Title
User avatar

Ace Culprit

Gender: Male

Location: pilipinas

Rank: Desk Jockey

Joined: Sat Oct 09, 2010 1:57 pm

Posts: 138

dineth wrote:
:athena:
Thanks for your offer.
Currently adding some final touchups to my Onscripter fan game. Once I'm finished with it , i'll start using PWlib.


okay i'll wait for it then :)

well since I have a lot of free time, I decided to try the GK function of PWLib 1.2

it's very much in alpha state but it's interesting
Image
I recorded a simple GK demostration video for those who wants to see
Spoiler:

Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-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 (sort of)

A) PWLib
- Started major resource files reorganization in PWLib.
- Added the CRClassic Extension that will provide a new version of the Classic Court Records, without the limitations of the original PWLib 1.0/1.1 Court Records.
- Added more Extension Support to the Court Record. Now it is possible to create fully custom Court Record Interfaces.

B) AIGE
- Object IDS now can be float point numbers (numbers with decimals)
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-Topic%20Title
User avatar

Ace Culprit

Gender: Male

Location: pilipinas

Rank: Desk Jockey

Joined: Sat Oct 09, 2010 1:57 pm

Posts: 138

KSA_Tech wrote:
News (sort of)

A) PWLib
- Started major resource files reorganization in PWLib.
- Added the CRClassic Extension that will provide a new version of the Classic Court Records, without the limitations of the original PWLib 1.0/1.1 Court Records.
- Added more Extension Support to the Court Record. Now it is possible to create fully custom Court Record Interfaces.

B) AIGE
- Object IDS now can be float point numbers (numbers with decimals)


So DD, SOJ and DGS CR interface will be easier?
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-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 easier, more like possible to be added.
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-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

A) AIGE
- Fixed some limitations on the modifyvar command.

B) PWLib
- Finished base version of the CRClassic Extension.
- Added "Case" Extensions: CaseGS1, CaseGS2, CaseGS3, CaseGS4, CaseGS5, CaseGK1 and CaseGK2.
--> The Case Extensions contain the gfx for each case separated by type and case.
- Added several Extension Points for the Court Records.
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-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

A) AIGE
- Video Interface makes use of Path Validation properly now.

B) PWLib
- Updated 3D evidence to work with new CR Extension system.
- Updated Video evidence to work with new CR Extension system.
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-Topic%20Title
User avatar

Yup. I'm a salmon.

Gender: Male

Location: The Ironic Sea

Rank: Suspect

Joined: Sun Jan 06, 2013 9:28 pm

Posts: 46

Hey! PWLib is still under construction!
That's awesome.
I think it's been years since we last talked.

Glad to see you're ok and working on 1.2.
It's crazy seeing the possiblility of 3D fan made cases slowly become a reality and as someone who has horrible work ethic, I personally appreciate your dedication to this case maker.

Thank you and keep up the good work!
No promises, but if I ever get a script going
I'd love to have a second go at PWLib. :phoenix:
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-Topic%20Title
User avatar

Ace Culprit

Gender: Male

Location: pilipinas

Rank: Desk Jockey

Joined: Sat Oct 09, 2010 1:57 pm

Posts: 138

IronicSalmon wrote:
Hey! PWLib is still under construction!
That's awesome.
I think it's been years since we last talked.

Glad to see you're ok and working on 1.2.
It's crazy seeing the possiblility of 3D fan made cases slowly become a reality and as someone who has horrible work ethic, I personally appreciate your dedication to this case maker.

Thank you and keep up the good work!
No promises, but if I ever get a script going
I'd love to have a second go at PWLib. :phoenix:


Hey man! It's been ages since we last talked; let's discuss thing in skype
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-Topic%20Title
User avatar

Cabbage and lettuce are the same thing!

Gender: None specified

Rank: Suspect

Joined: Tue Apr 22, 2014 5:02 pm

Posts: 3

Wow, I'm only discovering it now but the latest updates you posted are really promising. I wonder how you ripped Rayfa's model? Maybe with mhff and Scarlet?
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-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

1) PWLib 1.2
- Added the skeleton of the 3DS screen.
- Added the Crimenology Extension. This extension provides simple controls to create crime scene recreations with markers.
- Reworked the Advance Screen
- Revised all pwlib core interfaces.
- Renamed and reorganized most gfx.
- Added several entries to the Compatibility Extension.
- Several small fixes.

2) AIGE
- Updated engine's timming system to use real time instead of pure FPS. Animations, waits and effects are now far smoother.
- Altered createnewplaylist behavior. Now prevents creating duplicates.
- Several other small fixes and corrections.

-----------------------------------------------------------------------------------------------------------------------------------------------
I ripped Rayfa's model using the same tutorial for DD.
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-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

A) PWLib
- Updated the Compatibility Extension.
- Remade the Reply Screen to mimic AA design and effects.
- Updated Shinku Integration Language Extension to prevent issues with missing nameboxes and expressions.

B) AIGE
- Fixed issues with effects not working as intended under certain cases.
- Added object alias support.
- Fixed major error with fade effect.
- Changed behavior of the placeslide to work as intended and avoid animation jumps.
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-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

Quick News

A) AIGE
- Fixed Unicode text rendering.
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-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

Quick News

AIGE
- Added run command letter event.

PWLib
- Added command to easily set a pose, with support for custom position, left, right and center automatic alignment.
- Added kirakishou_mimicpresets to the Kirakishou IL Extension. This function applies PYwright's preset letter events for ( and ). If used, ( will disable lipsync and ) will enable lipsync.
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-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
- Started working on a proper Save/Load set of commands.
- Started engine object rework for a future feature.

2) PWLib
- Misc fixes.
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-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

Oh man. OOOOH MAN.
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-Topic%20Title
User avatar

Ace Culprit

Gender: Male

Location: pilipinas

Rank: Desk Jockey

Joined: Sat Oct 09, 2010 1:57 pm

Posts: 138

DeMatador wrote:
Oh man. OOOOH MAN.


yeah man!
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-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) AIGE
- Finished object rendering rework.
- Added proper support for object offset
- Fixed a few issues with the shake effect.
- Updated blinking effect to hide the object by default.
- Recoded the Effects Processor to ensure a better handling of the effect instances.

II) PWLib
- Added a simpler way to code character poses.
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-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 a small set of the changes made.

I) AIGE
- Fixed lingering bug with screen fading failing.
- Updated killeffect and killeffectex to properly destroy effects on execution.
- Effects are killed now in the same cycle that they expire or are killed via killeffect and killeffectex.
- Command killeffect no longer runs the effect oncompletion command.
- Command killeffectex stays the same, running the oncompletion command.

II) PWLib 1.2
- Fixed Mikumo Extension texture (graphic) paths.
- Changed Mikumo's ID textures to Named textures for easier customization.
- Mikumo's GK Walking System properly works on latest AIGE.
- Fixed Mikumo Extension issue with certain objects not working properly on a visual change.
- Reworked Confrontation to use newer, smooth sliding code from PWLib Core.
- Added language separation for Mikumo Extension Interfaces (EN and JP). Default is EN.
- Added visual change (to AAI gfx) on Mikumo in accordance to the new PWLib standards.
- Added missing crossexam vs background image to the GS4 Court Set (part of the BGGS4 Extension).
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-Topic%20Title
User avatar

Ace... Dimwitt?

Gender: Male

Rank: Suspect

Joined: Tue Mar 21, 2017 12:58 am

Posts: 11

Hey! Just like to say that I appreciate you working on this casemaker so much, hope everything continues smoothly in your work.

Pretty excited to try new version when its publicly released.
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-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

A) AIGE

B) PWLib 1.2
- (Smart Investigation) Made the Smart Investigation an Extension (since it has support for the Magatama and Perceive icons)
- (Smart Investigation) Added wrong present and wrong examine support.
- (Smart Investigation) Added protection in case of mistypes for examine.
- Rearranging some assorted resource Extensions (bgassorted, charassorted) and adding new ones (evidenceassorted) to contain assorted resources for case development.
- Changed organization inside assorted-type Extensions. Resources will be organized per-character and per pack. Made by references and usage restrictions will be organized in a txt file named license.
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-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) AIGE
- Fixed issue with effects breaking at times, most notably the fade.

B) PWLib 1.2
- Finished first working version of the Reconstructy Extension.
- Misc fixes in the engine.
- Added the CharTest Extension to help creating character pose tests.
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-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) AIGE
- Fixed small presentation issue where the window was wrong in the height size leaving the actual render area 3 pixels smaller than it should be.

B) PWLib
- Added and started development of the CRUnmei Extension (DD/SoJ CR, but in DS size) using fieryexplosion's graphic sheet.
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-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 to keep people updated.
A) AIGE
- Fixed button order issue.
- Misc fixes.

PWLib 1.2
- Updated needed codes regarding the button order fix.
- Moved some commands to the Compatibility API.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Page 130 of 131 [ 5216 posts ] 
Go to page Previous  1 ... 127, 128, 129, 130, 131  Next
 
Display posts from previous:  Sort by  

 Board index » Present Evidence » Games

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