Foxar
|
f86a1bf190
|
Added: Underwater/Above water soundscape, misc sound effects. Reworked player class a bit to contain pointer to the game engine for sound playing.
|
2020-12-09 14:27:40 +01:00 |
|
Foxar
|
c4fc52b043
|
Added: Sprites representing lifes player has left, and life variable.
|
2020-12-08 19:27:30 +01:00 |
|
Foxar
|
45edf7aedb
|
Added: Static fps member to dolphin.cpp, auto-updated with engine->fps, made player movement multiplied by deltatime of last frame.
|
2020-12-08 14:42:43 +01:00 |
|
Foxar
|
582b42c29e
|
Changed: Optimization from code review PR #42
|
2020-12-08 13:36:13 +01:00 |
|
Foxar
|
83dce5cb92
|
Changed: Slowed player rotation speed.
|
2020-12-07 20:09:17 +01:00 |
|
Foxar
|
32422b87eb
|
Added: Collectibles now rotate, float up before disapeparing after being picked up.
|
2020-12-07 20:08:11 +01:00 |
|
Foxar
|
c0ab97585c
|
Added: collectibles class. Collectibles are strewn around the level and can be 'picked up' (deactivated, won't be rendered), when the player gets close and jumps.
|
2020-12-05 22:04:38 +01:00 |
|
Foxar
|
b547de9cbb
|
Stretched water overlay to fullscreen, made it appear when camera's sugmerged, disabled the invalid rotation during submerging ( issue number #10 ), enlargened and fixed position of the island mesh.
|
2020-12-04 16:50:25 +01:00 |
|
Foxar
|
bae834e599
|
Added water mesh, jumping animation, skybox and diving.
|
2020-12-03 18:33:20 +01:00 |
|
Foxar
|
7e676916a0
|
Added new sample dolphin.
|
2020-12-02 20:54:19 +01:00 |
|