• Joined on 2022-02-24
s473577 closed pull request s473616/grafika_komputerowa#1 2024-02-08 19:53:59 +01:00
develop
s473577 merged pull request s473616/grafika_komputerowa#19 2024-02-08 00:44:08 +01:00
enemies_placement
s473577 pushed to master at s473616/grafika_komputerowa 2024-02-08 00:44:08 +01:00
630438b1bc Merge pull request 'enemies_placement' (#19) from enemies_placement into master
5d2405774b Add starter enemy
23b1f0c124 Add constant enemies respawn when half of them is defeated
6737f14356 Add respawn for spaceship and enemies
91c2dca35b Change spaceship starting position and lower nitro consumption
Compare 6 commits »
s473577 created pull request s473616/grafika_komputerowa#19 2024-02-08 00:43:50 +01:00
enemies_placement
s473577 pushed to enemies_placement at s473616/grafika_komputerowa 2024-02-08 00:43:18 +01:00
5d2405774b Add starter enemy
23b1f0c124 Add constant enemies respawn when half of them is defeated
6737f14356 Add respawn for spaceship and enemies
91c2dca35b Change spaceship starting position and lower nitro consumption
1579e92b35 Add random location enemy generator
Compare 5 commits »
s473577 merged pull request s473616/grafika_komputerowa#17 2024-02-07 16:32:08 +01:00
enemies_placement
s473577 pushed to master at s473616/grafika_komputerowa 2024-02-07 16:32:08 +01:00
ebbda6e21e Merge pull request 'enemies_placement' (#17) from enemies_placement into master
7c410aee09 Add turbo bar
598d709910 Fix healthbar is visible in maximized window
dc73f3b5f1 Fix hud bars are no longer moving and rotating with spaceship movement
6f85812a35 Change window size to 1920x1080
Compare 5 commits »
s473577 created pull request s473616/grafika_komputerowa#17 2024-02-07 16:31:56 +01:00
enemies_placement
s473577 pushed to enemies_placement at s473616/grafika_komputerowa 2024-02-07 16:31:43 +01:00
7c410aee09 Add turbo bar
598d709910 Fix healthbar is visible in maximized window
dc73f3b5f1 Fix hud bars are no longer moving and rotating with spaceship movement
6f85812a35 Change window size to 1920x1080
1f70717502 Merge pull request 'normal map on ship' (#15) from fix_normal_map into master
Compare 6 commits »
s473577 closed pull request s473616/grafika_komputerowa#16 2024-02-07 16:29:36 +01:00
enemies_placement
s473577 created pull request s473616/grafika_komputerowa#16 2024-02-07 16:24:52 +01:00
enemies_placement
s473577 pushed to enemies_placement at s473616/grafika_komputerowa 2024-02-07 16:22:58 +01:00
3f818cac54 Add turbo bar
95988104a1 Fix healthbar is visible in maximized window
2063395cea Fix hud bars are no longer moving and rotating with spaceship movement
7543350dfd Change window size to 1920x1080
Compare 4 commits »
s473577 created branch enemies_placement in s473616/grafika_komputerowa 2024-02-07 16:22:58 +01:00
s473577 merged pull request s473616/grafika_komputerowa#11 2024-02-03 21:51:30 +01:00
health_bar
s473577 pushed to master at s473616/grafika_komputerowa 2024-02-03 21:51:30 +01:00
3b506455c6 Merge pull request 'health_bar' (#11) from health_bar into master
61170baa47 Adjust hud postion to the new scale
1f09c40bb5 Add collision detection and taking dmg
94b22aad78 Add drawing HUD HP bar
de13bc43a4 Add drawing health bars for enemies
Compare 5 commits »
s473577 created pull request s473616/grafika_komputerowa#11 2024-02-03 21:51:17 +01:00
health_bar
s473577 pushed to health_bar at s473616/grafika_komputerowa 2024-02-03 21:50:50 +01:00
61170baa47 Adjust hud postion to the new scale
1f09c40bb5 Add collision detection and taking dmg
94b22aad78 Add drawing HUD HP bar
de13bc43a4 Add drawing health bars for enemies
Compare 4 commits »
s473577 created branch health_bar in s473616/grafika_komputerowa 2024-02-03 21:50:50 +01:00
s473577 pushed to master at s473616/grafika_komputerowa 2024-01-29 16:14:32 +01:00
cf07257222 Merge pull request 'enemies' (#6) from enemies into master
79d0069a52 modify gitignore
4e3264ad2a Fix billboarding of enemies and their shooting positions
f1c3a1b57b Add enemy class
6b60c55af7 Add sprite renderer and sprite shaders
Compare 5 commits »
s473577 merged pull request s473616/grafika_komputerowa#6 2024-01-29 16:14:32 +01:00
enemies