Commit Graph

54 Commits

Author SHA1 Message Date
Wojtek
abf896ce6d nitroes 2 2024-02-08 04:55:27 +01:00
Wojtek
a49a76f8ef nitroes 2024-02-08 04:54:48 +01:00
Wojtek
1421b90c66 Opis projektu 2024-02-08 04:44:22 +01:00
630438b1bc Merge pull request 'enemies_placement' (#19) from enemies_placement into master
Reviewed-on: #19
2024-02-08 00:44:07 +01:00
5d2405774b Add starter enemy 2024-02-08 00:43:24 +01:00
23b1f0c124 Add constant enemies respawn when half of them is defeated 2024-02-08 00:23:07 +01:00
6737f14356 Add respawn for spaceship and enemies 2024-02-07 23:44:53 +01:00
Pawel Felcyn
d949505204 asteroids 2024-02-07 23:13:51 +01:00
91c2dca35b Change spaceship starting position and lower nitro consumption 2024-02-07 22:54:19 +01:00
1579e92b35 Add random location enemy generator 2024-02-07 22:46:33 +01:00
7c410aee09 Add turbo bar 2024-02-07 16:29:16 +01:00
598d709910 Fix healthbar is visible in maximized window 2024-02-07 16:26:33 +01:00
dc73f3b5f1 Fix hud bars are no longer moving and rotating with spaceship movement 2024-02-07 16:26:33 +01:00
6f85812a35 Change window size to 1920x1080 2024-02-07 16:26:33 +01:00
Wojtek
ec331f322b normal map on ship 2024-02-07 13:59:41 +01:00
Wojtek
8090c8ec1c sun_textures+ship_texturing_works 2024-02-05 22:22:25 +01:00
Pawel Felcyn
6df3b595d7 spaceship animations 2024-02-04 20:31:21 +01:00
Pawel Felcyn
3fe71e0f93 normal mapping - sth wrong with the ship 2024-02-04 18:10:19 +01:00
61170baa47 Adjust hud postion to the new scale 2024-02-03 21:50:55 +01:00
1f09c40bb5 Add collision detection and taking dmg 2024-02-03 21:31:46 +01:00
94b22aad78 Add drawing HUD HP bar 2024-02-03 21:28:49 +01:00
de13bc43a4 Add drawing health bars for enemies 2024-02-03 21:28:12 +01:00
Wojtek
2a4d52c235 merge 2024-02-02 22:12:09 +01:00
Wojtek
e4d1460f2e usuniecie tekstury 2024-02-02 21:59:37 +01:00
Wojtek
54c3674f24 all planets has random textures 2024-02-02 21:59:37 +01:00
Wojtek
2054a2919e refractoring 2024-02-02 21:58:14 +01:00
Wojtek
6e7c437aa8 earth_texture works 2024-02-02 21:57:31 +01:00
Wojtek
67fa38035c new ship + texturing 2024-02-02 21:55:47 +01:00
Pawel Felcyn
b3893d1587 fix gitignore 2024-02-02 21:31:27 +01:00
Pawel Felcyn
69d7db83fa fire from spaceship 2024-01-30 21:15:07 +01:00
4e3264ad2a Fix billboarding of enemies and their shooting positions 2024-01-29 16:11:15 +01:00
f1c3a1b57b Add enemy class 2024-01-29 16:10:54 +01:00
6b60c55af7 Add sprite renderer and sprite shaders 2024-01-29 16:07:55 +01:00
Pawel Felcyn
1e913c61e6 create multiple suns 2024-01-20 21:01:14 +01:00
Pawel Felcyn
4436a7b0d8 add shooting 2024-01-16 22:47:14 +01:00
8de2bf6a70 Add drawing skybox 2024-01-12 23:26:00 +01:00
c8d4806f88 Add skybox textures and cube model 2024-01-12 23:19:19 +01:00
Pawel Felcyn
06a808b3a7 spaceship get instance returns pointer 2024-01-10 21:20:52 +01:00
Pawel Felcyn
7b2fb51136 merge develop into master 2024-01-10 21:14:12 +01:00
Pawel Felcyn
b06b3e7f5e move suns to game utils 2024-01-10 20:56:20 +01:00
Pawel Felcyn
f9c93f9d5b render one planet with moon 2024-01-08 16:17:25 +01:00
874934e603 Change Spaceship::getInstance to spaceship 2024-01-05 00:10:48 +01:00
c0f6329de7 Add color, roughness and metallic properities to spaceship 2024-01-05 00:08:17 +01:00
Pawel Felcyn
60a5c80adc sun shines brughter 2024-01-04 21:48:56 +01:00
Pawel Felcyn
656756dc0a delete unnecessary models 2024-01-04 21:38:08 +01:00
Pawel Felcyn
fe7fad1258 one sun shines 2024-01-04 21:35:34 +01:00
Pawel Felcyn
7a876100dd create multiple suns 2024-01-04 20:51:01 +01:00
Pawel Felcyn
2b390af6d9 move rendering sun to Sun class 2024-01-03 22:06:27 +01:00
Pawel Felcyn
034df6be24 move camera to spaceship 2024-01-03 21:11:13 +01:00
Pawel Felcyn
5c8faba1f8 spaceship light 2024-01-03 20:56:56 +01:00