12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
+
+
+
|
* Level index editor
* Deal better with allowing to skip past corrupted levels
* Picture editor/loading
* Allowing more altimages
* Batch insert multiple dependent image lumps
* Puzzle set catalog format (using with internet; a separate program)
* Inventory/replay hybrid view
* Scrollable playfield view
* Auto scroll option (using Player flag)
* Manual scroll option
* Bookmarks
* Message trace menu to enable/disable
* Bugs
* Figure out why the $SeekerCloser class doesn't seem to work properly
* Level 232 of SUPERHRO puzzle set (the Lava shouldn't expand? why?)
* Animation stopping unexpectedly (until a key is pushed)
* ObjLF.Volume+ObjRF.Volume+obj.Volume if ObjLF and/or ObjRF doesn't exist?
|