From 00f7d8dd3dc47ed3cfa951325e809a92c37341b7 Mon Sep 17 00:00:00 2001 From: rodri Date: Thu, 13 Apr 2023 11:09:13 +0000 Subject: now using PNG files instead of image(6)s. bullet TTL taken into account during stepping. --- todo | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'todo') diff --git a/todo b/todo index bccfa18..e7722ba 100644 --- a/todo +++ b/todo @@ -1,6 +1,6 @@ [ ] collision detection [✓] toroidal warping -[ ] respect bullets's ttl +[✓] respect bullets's ttl [ ] communicate this event to the clients [ ] explode when the time comes [ ] fuel consumption @@ -18,3 +18,5 @@ [ ] more realistic DEC Type 30 CRT emulation [ ] the right colors (fg: 0x3daaf7, fgblur: 0x0063eb, bg0: 0x79cc3e, bg1: 0x7eba1e) [ ] the right decay function +[✓] work with PNG files instead of 9 pics + > big compressed image(6) files can't be used because of the iounit limits. -- cgit v1.2.3