Changes between Version 2 and Version 3 of Ticket #10768, comment 5


Ignore:
Timestamp:
11/12/18 04:00:40 (5 years ago)
Author:
Vhati

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10768, comment 5

    v2 v3  
    1818}}}
    1919
    20 Interactive items sometimes change their "loop"/"cel". Each item has a constant "mainLoop"/"mainCel" attribute for the default. Or maybe those volatile attributes can be turned into "maskLoop"/"maskCel".
     20Interactive items sometimes change their "loop"/"cel". Each item has a constant "mainLoop"/"mainCel" attribute for the default. That could be copied during a restart. Or maybe those volatile attributes can be turned into "maskLoop"/"maskCel", and the existing code will reset them.
    2121
    22 They also have a "value" (weight) that grows when combined with other items. This weight will continue to grow with each restart and further combination. There is no default for value, so each item would need its own hardcoded reset. Luckily, there are only two such items.
     22Items also have a "value" (weight) that grows when combined with other items. This weight will continue to grow with each restart and further combination. There is no default for value, so each item would need its own hardcoded reset. Luckily, there are only two such items.
    2323
    2424* thePiepan (script 16)