Commit graph

73 commits

Author SHA1 Message Date
b3dc1a7994
Add game picture 2022-01-02 23:14:37 +01:00
e46b3710f2
fix typo 2022-01-02 20:31:54 +01:00
1b55b1eaa9
add 0 to the v_keyboard list 2022-01-02 20:28:29 +01:00
eddb61988c
Add notice on how plant a bomb 2022-01-02 20:13:08 +01:00
602b603d96
update presentation path 2022-01-02 19:45:02 +01:00
e5fc5bf0ed
update commands 2022-01-02 19:41:47 +01:00
6d3d779766
make ennemy bomb solid 2022-01-02 19:34:55 +01:00
cac22e8dfb
bring back old collision system 2022-01-02 19:28:46 +01:00
9e807e6506
rework bomb explosion 2022-01-02 19:25:24 +01:00
dc30a7a16e
fix bug when a player lose when planting a bomb when the ennemy bomb explode 2022-01-02 19:07:18 +01:00
7bef2bdbf6
Add presentation document 2022-01-02 18:24:33 +01:00
940e837654
Add correct name of player 2022-01-02 18:09:16 +01:00
d554c4d7a1
added a 'sudden' effect 2022-01-02 18:06:07 +01:00
25d9f8e7e5
Update todo 2022-01-02 18:03:02 +01:00
43ea725a4e
Add death and destruction of wood when bomb explod 2022-01-02 18:01:31 +01:00
49c4c3896f
bomb getting bigger with time 2022-01-02 17:23:46 +01:00
a6f9156be5
Adding bombe exploding after 3s 2022-01-02 17:11:12 +01:00
7f6896b7a7
add timeout bombe 2022-01-02 16:48:59 +01:00
b46125c282
add comments on players collision 2022-01-02 16:34:54 +01:00
27e8808349
Changes
- fix typo
- Add test to see where is the player in the grid
- Add bomb
2022-01-02 16:32:43 +01:00
9cf47bb696
use the correct UP for the B player 2022-01-02 15:31:57 +01:00
ed30e7cc29
fix bug which B player is A id 2022-01-02 15:29:12 +01:00
881a08e7dd
Remove wall security 2022-01-02 15:19:39 +01:00
f53d3d279c
Add gimp 2022-01-02 15:19:19 +01:00
868571571d
Reverse old collisions way 2022-01-02 15:16:51 +01:00
6c960df880
Add wood texture 2022-01-02 15:13:24 +01:00
78a8012638
Changes
- Collisions system
- Player speed
- Spawn system
2022-01-02 13:22:20 +01:00
2f0c65ec19
Gestion clavier bombe 2022-01-02 03:14:43 +01:00
9af82a8ba8
Better removal of blocks around players 2022-01-02 03:04:16 +01:00
a093045fdd
Place all destructible blocs 2022-01-02 02:48:42 +01:00
82bd71cce3
Changes
- fix typo
- spawn of the two players far from each other (#covid)
2022-01-02 02:28:03 +01:00
afa5686a68
fix typo 2022-01-02 02:20:09 +01:00
3b6d1fbb38
Changes
- Added destrucible blocs (they are not spawn yet)
- Zoom decrease when map increase
- Increase default map size
2022-01-02 02:18:23 +01:00
55abb736c3
fix bug players spawning in a wall 2022-01-02 01:42:45 +01:00
2e1b37a525
adding todos 2022-01-02 00:29:27 +01:00
4bb79eaca6
Random generation of the board 2022-01-02 00:25:00 +01:00
bd440e9f71
add comments 2022-01-01 23:35:24 +01:00
4963b48398
Add an head to the players 2022-01-01 22:53:11 +01:00
2901afc3d0
fix debug display 2022-01-01 21:36:20 +01:00
9f4e31aa01
collisions done 2022-01-01 21:28:44 +01:00
3102114348
Add keybinds 2022-01-01 21:23:05 +01:00
a74cec10c2
Add debug key 2022-01-01 21:21:15 +01:00
bbb8995e99
Add collisions between players 2022-01-01 21:18:23 +01:00
4566a92d09
Reduce player size and remove useless time calculation 2022-01-01 21:00:24 +01:00
7d78b54806
Fix collisions bug 2022-01-01 20:54:59 +01:00
284966c7a6
[Draft] fixing collisions 2021-12-31 17:22:04 +01:00
4452a04ac8
Add wall collision 2021-12-31 15:27:23 +01:00
5fbc3cc0e5
Changes:
- Update comments
- Change orientation of the board
- Get the position of the players
2021-12-31 15:07:16 +01:00
7d4801edcf
Add a script to autoinstall GL4D 2021-12-31 14:54:52 +01:00
e5c9b0d795
Update comments 2021-12-31 14:48:24 +01:00