todo 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. blocking
  2. - remove CSS lines from beginning of each level
  3. - update sprites & layouts in level files
  4. - update ui-specific mentions in level descrips
  5. - fix borders on playback button sprites
  6. - finish edit packet functionality
  7. - prettier level listing
  8. - resize game on resize viewport (attempt at this at top of ui.js but it's laggy)
  9. - 'repeat' packet property
  10. - prevent launcher click-spamming?
  11. - device scripts (?list)
  12. - method to work on test levels
  13. - hosted version on DO
  14. nice to have
  15. - screenshots for level selector?
  16. - differentiate launcher buttons
  17. - coloured packets
  18. - differentiate/label devices
  19. - only preload used device sprites
  20. - move levels to database
  21. - level editor
  22. - more variety in device sprites
  23. - slower intro/learning levels
  24. long term
  25. - licensing
  26. - non-php version
  27. --- load json/html via ajax
  28. --- remove login system
  29. --- remove saving
  30. --- add warning screen about that
  31. - paid-hosting version?
  32. - wireless
  33. - patreon
  34. level ideas
  35. - ping, tracert
  36. - privacy (see ISPs, who can read data, etc)
  37. - how protocols work (HTTP, DNS, email, DHCP...)