Opened 12 years ago
Closed 11 years ago
#57 closed defect (fixed)
Unlock All Moves: Fix move-learned notifications popping up in later levels
Reported by: | Iritscen | Owned by: | |
---|---|---|---|
Priority: | minor | Component: | Packages |
Keywords: | Cc: |
Description (last modified by )
I'm pretty sure the fix for this is to moveset [a property in] all the Diary's move pages to level 0, just don't have the time to look into it and do it now.
Change History (5)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
You will need to change <IsLearnedMove>1</IsLearnedMove> to <IsLearnedMove>0</IsLearnedMove> in these files:
DPgelev_02_pg_01.oni
DPgelev_03_pg_01.oni
DPgelev_04_pg_01.oni
DPgelev_06_pg_01.oni
DPgelev_08_pg_01.oni
DPgelev_09_pg_01.oni
DPgelev_10_pg_01.oni
DPgelev_12_pg_01.oni
DPgelev_19_pg_01.oni
comment:3 by , 12 years ago
Ah, good, that's the kind of thing I was thinking of (although it probably didn't sound that way in the ticket the way I wrote it). Thanks for saving me some time, EdT.
comment:4 by , 11 years ago
took the liberty to apply the fix and update the package on the depot .. however I did it a bit differently .. I kept <IsLearnedMove>1</IsLearnedMove>
but changed the <LevelNumber>*</LevelNumber> to 1 .. this fixes the issue and also allows access to all the moves' diary pages from the beginning. I also adjusted the <PageNumber>*</PageNumber> flag so the moves' diary pages appear in order (all moves' pages are after each other in the order they're originally unlocked .. then the other diary entries)
comment:5 by , 11 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
actually I think that the message is bsl based.