Opened 6 years ago

Closed 6 years ago

#4887 closed defect (fixed)

Savegames and replays should also store mod version

Reported by: elexis Owned by:
Priority: Should Have Milestone: Alpha 23
Component: UI & Simulation Keywords:
Cc: Patch: Phab:D955

Description

In order to test compatibility of savegames and replays, the version of mods needs to be tested.

Version numbers don't necessarily have to be equal, but mods can also pass a mod version check like "0ad<=0.0.16", see modmod.js and wiki:Modding_Guide.

Change History (2)

comment:1 by Imarok, 6 years ago

Patch: Phab:D955

comment:2 by Imarok, 6 years ago

Milestone: BacklogAlpha 23
Resolution: fixed
Status: newclosed

In 21239:

Check for and save mod version for savegames and replays

Reviewed by: elexis
Fixes: #4887
Differential Revision: https://code.wildfiregames.com/D955

Note: See TracTickets for help on using tickets.