
The converter seems to stop at 97%, although it's complete (When the finish button is enabled, it's done) Several feats have incorrect descriptors (Char Creation) Class Features other than Cleric Domains are not implemented (Char Creation) Hair/Spells are not implemented View/Rename in the Party Vault are not implemented (They will still be readable by the game) To make the files more readable, drag them onto the JSONFormat.exe found in the data folder of your EvilTemple installation. More advanced users may also be interested in the format used to store characters, you can open the character files (*.js in data\characters and My Documents\EvilTemple\characters) using a normal text editor and have a look. No actual combat implementation is given yet, but having all the feats registered is necessary for that anyway.

The technically inclined may look at the data\scripts\d20-*.js files, which contain the definitions for most of the feats/etc. Most of the changes (Except for the new dialogs) is behind the scenes and relates to implementing the D20 rules. Fog of war is disabled for now, since it's incomplete (If the technically inclined want to enable it, uncomment lines 223-226 in data\scripts\map.js) Party alignment selection (-> multiple vignettes) Savegames and characters are now stored in My Documents\EvilTemple, pregenerated characters in data\characters (two are included) *Edit on 1: Fixed the build and uploaded a new one*Įxtract to a location of your liking (don't overwrite an old version please), run converter.exe once, then run eviltemple.exe as often as you'd like.

After quite a while, here's a new release of the engine recreation project:
