Sat, 17 Aug 2019 13:49:31 +0200 |
Emmanuel Gil Peyrot |
Fix PRNG not to panic, pass it to Enemy, and initialise it with time in eclrenderer.
|
Sat, 17 Aug 2019 04:28:24 +0200 |
Emmanuel Gil Peyrot |
ecl_vm: implement the SetBulletAttributes opcodes.
|
Fri, 16 Aug 2019 23:53:03 +0200 |
Gauvain "GovanifY" Roussel-Tarbouriech |
ecl_vm: fixes for previous instructions
|
Fri, 16 Aug 2019 23:45:28 +0200 |
Gauvain "GovanifY" Roussel-Tarbouriech |
ecl_vm: more work
|
Thu, 15 Aug 2019 21:32:54 +0200 |
Emmanuel Gil Peyrot |
Use a struct for difficulty coeffs, so that we can impl Default on it.
|
Mon, 12 Aug 2019 15:09:53 +0200 |
Emmanuel Gil Peyrot |
Use the correct half-size of the hitbox.
|
Mon, 12 Aug 2019 15:09:34 +0200 |
Emmanuel Gil Peyrot |
Implement update_mode 1 on enemy.
|
Mon, 12 Aug 2019 00:22:25 +0200 |
Emmanuel Gil Peyrot |
Implement ECL instruction 98, for directional sprites.
|