1
0
Commit Graph

26 Commits

Author SHA1 Message Date
a709e4f1c4 decompose bouncing into "mods" 2022-12-26 19:02:37 +02:00
e2134d76bd version 0.1 2022-12-23 13:20:39 +02:00
cc709ba84a start from scratch 2022-11-19 12:17:23 +02:00
0066f8ba0a improve main menu 2022-08-21 22:56:16 +00:00
6ab0b2eb4a add bolt ghosts 2022-08-21 19:18:41 +00:00
6e754155dc improve button in main menu 2022-08-13 20:37:25 +00:00
7f26575942 make player wobble as he walks 2022-08-13 11:50:35 +00:00
e40b9a959e create nicer looking map 2022-08-13 02:41:50 +00:00
0351d38b10 reset map when any player gets hit 2022-08-13 01:32:29 +00:00
f19fbda061 update aseprite loader so, it would work in builds 2022-08-13 00:15:22 +00:00
5b51be8556 add automatic build and deploy Makefile 2022-08-13 00:15:22 +00:00
088156f880 add bolt projections 2022-08-05 22:17:43 +00:00
afeb219786 add animated bolts 2022-08-05 15:41:19 +00:00
a445461075 add animated sprites 2022-08-05 01:26:44 +00:00
513ad6d119 temp: add animated sprites 2022-08-03 16:54:30 +00:00
4c400f5370 add bouncing bolts 2022-07-12 15:48:36 +00:00
6fdb954b36 add collisions using "bump" 2022-07-12 15:01:49 +00:00
467c450349 refactor sreen scalar to support multiple resolutions 2022-07-06 02:00:44 +03:00
be7708edcf add loading of maps and rendering of maps with pixel perfect scaling 2022-07-05 19:58:46 +03:00
aedde7b105 update license file 2022-07-03 21:06:34 +00:00
a845e9110b add simple way of playing with anyone and switch to lua-enet 2022-07-03 19:45:59 +00:00
796730f857 add temporary way of connecting to host 2022-07-03 00:24:53 +00:00
27f8cc262c create my own basic immediate ui library 2022-07-01 13:07:01 +00:00
8600abcdda add shooting of bolts 2022-07-01 13:06:19 +00:00
d06472f57b basic character controller with aiming 2022-07-01 13:06:15 +00:00
a11b91f6bc feat: initial commit 2022-06-26 22:16:11 +00:00