EtienneLamoureux / TQVaultAE

Extra bank space for Titan Quest Anniversary Edition
MIT License
285 stars 62 forks source link

Complete support of custom maps and characters #212

Open hguy opened 5 years ago

hguy commented 5 years ago

It can be achieved by keeping the reference to the mod (GamePathEntry) and arz/arc file at Item level and Player level. doing so we can avoid itemid collision/ambiguity by prioritizing mod file data read before fall back to regular game files.

hguy commented 5 years ago

May help as a preliminary work for next update from THQ about modding depending how they implement that update.

https://titanquestgame.com/titan-quest-the-future/

Modding We are working on improving the mod support in Titan Quest. This includes better documentation on how to create mods, updating the mod tools and getting the game to handle more than one mod at a time. One requested feature that will be released soon is the ability for mods to add new languages to replace all the text in the game.