8,013
edits
Paradox-01 (talk | contribs) m (got a new bug in xsi' lsi processing that prevents any object to be deleted, very strange - probably one week away from finishing powerups code, continuing env markers in mid of august) |
Paradox-01 (talk | contribs) m (preparing furn checklist) |
||
Line 96: | Line 96: | ||
===Detailed checklist=== | ===Detailed checklist=== | ||
{{divhide|env markers - feature update #3 (upcoming)}} | {{divhide|env markers - feature update #3 (upcoming)}} | ||
Line 120: | Line 102: | ||
These things deal also more or less with textures: '''pathfinding''' (ghosts), '''furniture''' (collision boxes), handling of '''regular textures''' (adding an easy way to switch textures), '''gunk flagged''' ("special") textures, '''static objects''' (just so that I complete the model section all together), and for sake of completeness '''animated objects''' and '''cameras'''. | These things deal also more or less with textures: '''pathfinding''' (ghosts), '''furniture''' (collision boxes), handling of '''regular textures''' (adding an easy way to switch textures), '''gunk flagged''' ("special") textures, '''static objects''' (just so that I complete the model section all together), and for sake of completeness '''animated objects''' and '''cameras'''. | ||
Version increment: | |||
sharedVanillaClassesVersionInApp = 4 | |||
xsiGeneralScriptsVersion = 3 | |||
;env markers | |||
* html page [x] | * html page [x] | ||
* detect xml DnD from html page [x] | * detect xml DnD from html page [x] | ||
Line 143: | Line 130: | ||
* test package update on different machine before uploading it [] | * test package update on different machine before uploading it [] | ||
; powerups | |||
* html page [x] | |||
* detect xml DnD from html page [x] | |||
* make / switch to layer [x] | |||
* move object if a point was selected [x] | |||
* make PPG (property page) [x] | |||
* add layer export [x] | |||
* load complete layer after clicking button in GUI [x] | |||
* get specific (local) LSI files when building a level [x] | |||
* embed new files and make package [] | |||
* test package update on different machine before uploading it [] | |||
; furniture | |||
:attached OFGA particle can't shown within xsi until there I write 3RAP support which won't happen | |||
* html page [] | |||
* detect xml DnD from html page [] | |||
* make / switch to layer [] | |||
* move object if a point was selected [] | |||
* make PPG (property page) ? [] | |||
* add layer export [] | |||
* load complete layer after clicking button in GUI [] | |||
* embed new files and make package [] | |||
* test package update on different machine before uploading it [] | |||
{{divhide|end}} | {{divhide|end}} | ||
edits