2,051
edits
(→Main TODO: Riven background videos have been implemented) |
m (update TODO a bit more) |
||
Line 25: | Line 25: | ||
== Riven TODO == | == Riven TODO == | ||
The game is currently not completable because of these missing parts (there are more puzzles after this missing, but these are the big ones in the way now): | The game is currently not completable because of these missing parts (there are more puzzles after this missing, but these are the big ones in the way now): | ||
* bspit, gspit, jspit, tspit: Cannot access domes. | * bspit, gspit, jspit, pspit, tspit: Cannot access domes. | ||
** Various external commands | ** Various external commands | ||
Line 32: | Line 32: | ||
* Finish External Commands (A few are done, most are self-explanatory) | * Finish External Commands (A few are done, most are self-explanatory) | ||
** Some require video seeking, see above | ** Some require video seeking, see above | ||
* Fix Memory Leaks; The memory consumption of the game goes up ~200 kilobytes per card. Not good! The hotspots are not freed when changing cards. Freeing them can (and will) segfault the game. | * Fix Memory Leaks; The memory consumption of the game goes up ~200 kilobytes per card. Not good! The hotspots are not freed when changing cards. Freeing them can (and will) segfault the game. | ||
** Actually, I'm not sure if this happens anymore. Need to check... | ** Actually, I'm not sure if this happens anymore. Need to check... | ||
Line 60: | Line 59: | ||
* Videos need to be added to the rebel tunnel puzzle (hardcoded). | * Videos need to be added to the rebel tunnel puzzle (hardcoded). | ||
* Ambient sounds don't work when clicking on a stone in the rebel tunnel puzzle. | * Ambient sounds don't work when clicking on a stone in the rebel tunnel puzzle. | ||
* Videos don't work with the rebel tunnel puzzle stones (however, the final video *does* work as well as the linking book videos). | |||
* The video for opening the right bamboo door from the destroyed forest doesn't work; we need to update videos when in the delay script opcode. | |||
==== ospit ==== | ==== ospit ==== |
edits