Gibberlings3 / iesdp

Jekyllized version of IESDP with imported history
https://gibberlings3.github.io/iesdp/
19 stars 22 forks source link

Created separate pages for PSTEE script actions, triggers, IDS files and 2DA files #147

Closed Argent77 closed 2 years ago

Argent77 commented 2 years ago

This PR provides separate PST:EE pages for

A well as several fixes in pages for other games.

Tested with a local Jekyll installation.

lynxlynxlynx commented 2 years ago

DisplayStringPoint really has different param order in bgee and pstee? And are any of the resolved trigger unknowns applicable to the other trigger pages as well? Do you have a list somewhere?

Argent77 commented 2 years ago

Yes, parameter order for DisplayStringPoint is indeed different in PST:EE. There are no instances of this action found in PSTEE though, so it might as well just be a typo.

I'll check the triggers again tomorrow, but there are just very few overlaps with other games. The PSTEE-specific trigger slots are simply defined as reserved() in BG(2)EE and IWDEE. There may be some similarities with oPST, but I can't really test it since the game is very glitchy and unstable on my system.

I've created diffs between BGEE and PSTEE action.ids and trigger.ids definitions which helped me to create the files. I've attached them if you want to take a look yourself.

scripting_diffs.zip

Argent77 commented 2 years ago

There were no overlaps with BG/IWD triggers, but I have added descriptions to PST triggers which were most likely directly mirrored in PSTEE.

lynxlynxlynx commented 2 years ago

Thanks, most of that matches Avenger lore as well.