Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Boss placeholder, pre-boss WARNING message. | David Thompson | 2023-10-28 | 4 | -4/+25 |
* | More animations, splash screen, decent continue/clear screens! | David Thompson | 2023-10-28 | 10 | -70/+236 |
* | Animations! | David Thompson | 2023-10-28 | 5 | -11/+20 |
* | Start of boss ship | Christine Lemmer-Webber | 2023-10-28 | 1 | -0/+0 |
* | Fix cover, remove spray | Christine Lemmer-Webber | 2023-10-28 | 2 | -0/+0 |
* | Add splash screen | Christine Lemmer-Webber | 2023-10-28 | 2 | -0/+0 |
* | splash screen wip | Christine Lemmer-Webber | 2023-10-28 | 1 | -0/+0 |
* | Change turret firing pattern. | David Thompson | 2023-10-28 | 1 | -13/+17 |
* | Undo some testing code. | David Thompson | 2023-10-28 | 1 | -5/+5 |
* | Use starfield background. | David Thompson | 2023-10-28 | 3 | -66/+113 |
* | Fix scroll speed transitions. | David Thompson | 2023-10-28 | 2 | -70/+73 |
* | Tone down specular | Christine Lemmer-Webber | 2023-10-28 | 1 | -0/+0 |
* | Lock some layers | Christine Lemmer-Webber | 2023-10-28 | 1 | -0/+0 |
* | More tilt improvements to hero ship | Christine Lemmer-Webber | 2023-10-28 | 1 | -0/+0 |
* | Add rough, but fuller level. Mostly just a rough map. | David Thompson | 2023-10-28 | 3 | -196/+912 |
* | Improve gun turns on hero | Christine Lemmer-Webber | 2023-10-28 | 1 | -0/+0 |
* | ship tilts | Christine Lemmer-Webber | 2023-10-28 | 1 | -0/+0 |
* | Animation for electric baddy | Christine Lemmer-Webber | 2023-10-28 | 1 | -0/+0 |
* | duplicate starfield layer frames so as to make animation non-confusing | Christine Lemmer-Webber | 2023-10-28 | 1 | -0/+0 |
* | Starfields | Christine Lemmer-Webber | 2023-10-28 | 3 | -0/+0 |
* | Animations and (optional) outlines | Christine Lemmer-Webber | 2023-10-28 | 1 | -0/+0 |
* | Set scroll speed at map start. | David Thompson | 2023-10-28 | 1 | -1/+7 |
* | Scriptable scroll speed! | David Thompson | 2023-10-28 | 4 | -129/+425 |
* | Include font in bundle. | David Thompson | 2023-10-28 | 1 | -1/+1 |
* | Remove pks. | David Thompson | 2023-10-28 | 1 | -2/+0 |
* | Small demo level update. | David Thompson | 2023-10-28 | 1 | -4/+2 |
* | bundle target depends on game.wasm. | David Thompson | 2023-10-28 | 1 | -1/+1 |
* | Use game name for the zip file. | David Thompson | 2023-10-28 | 2 | -2/+3 |
* | Add scroll dy to non-stationary enemies, too. | David Thompson | 2023-10-28 | 1 | -5/+7 |
* | Start updating assets to use Christine's sprites; add nested scripts. | David Thompson | 2023-10-28 | 15 | -41/+224 |
* | Add start of Strigoform sprites | Christine Lemmer-Webber | 2023-10-28 | 1 | -0/+0 |
* | Use monogram font. | David Thompson | 2023-10-28 | 4 | -4/+11 |
* | Add 'make serve' target. | David Thompson | 2023-10-28 | 1 | -0/+3 |
* | Make game buildable using Guix. | David Thompson | 2023-10-28 | 2 | -6/+5 |
* | Friday's progress. lots of placeholder art. | David Thompson | 2023-10-27 | 24 | -103/+173 |
* | Remove unused background from map. | David Thompson | 2023-10-27 | 4 | -56/+6 |
* | Re-enable player death sound, but half volume. | David Thompson | 2023-10-27 | 1 | -1/+1 |
* | Add particles. | David Thompson | 2023-10-27 | 4 | -24/+171 |
* | Pass bullet type to collide proc. | David Thompson | 2023-10-26 | 1 | -6/+10 |
* | Enemy animation. | David Thompson | 2023-10-26 | 1 | -28/+41 |
* | Per-bullet hitboxes; scoring. | David Thompson | 2023-10-26 | 3 | -47/+66 |
* | Add focus fire. | David Thompson | 2023-10-25 | 5 | -39/+67 |
* | Update map; don't play explosion sound when enemy goes out of bounds. | David Thompson | 2023-10-25 | 4 | -14/+15 |
* | Add paused, game-win states. | David Thompson | 2023-10-25 | 1 | -11/+36 |
* | Fix stationary enemy movement. | David Thompson | 2023-10-25 | 2 | -2/+6 |
* | Lots of changes! | David Thompson | 2023-10-25 | 13 | -1033/+1783 |
* | Add basic HUD; prevent default key event handler. | David Thompson | 2023-10-24 | 2 | -11/+53 |
* | Use define-type for vec2. | David Thompson | 2023-10-24 | 1 | -30/+34 |
* | Ignore zip bundle file. | David Thompson | 2023-10-24 | 1 | -0/+1 |
* | Remove unused vars. | David Thompson | 2023-10-23 | 1 | -5/+0 |