|
2443caba88
|
Merge branch 'master' into develop
|
2022-08-28 01:13:17 -04:00 |
|
|
a57c4d420f
|
Merge pull request 'feature/cleanup' (#33) from feature/cleanup into develop
Reviewed-on: #33
|
2022-08-28 01:09:29 -04:00 |
|
|
39173cef21
|
cleanup code
|
2022-08-28 01:08:04 -04:00 |
|
|
3c8107ba9f
|
disable monitor by default in development
|
2022-08-28 01:04:47 -04:00 |
|
|
156d3ddcae
|
Merge branch 'develop' into feature/cleanup
# Conflicts:
# src/godot.cpp
# src/player/Player.cpp
|
2022-08-28 00:38:08 -04:00 |
|
|
1f4d2b1b72
|
Merge pull request 'feature/Coin' (#32) from feature/Coin into develop
Reviewed-on: #32
|
2022-08-27 22:39:00 -04:00 |
|
|
3bcbde8161
|
Game over screen finished
|
2022-08-27 22:34:18 -04:00 |
|
|
705ed4e897
|
Use event bus for coins
|
2022-08-27 18:32:33 -04:00 |
|
|
8b53f74929
|
Merge branch 'develop' into feature/Coin
|
2022-08-27 18:17:58 -04:00 |
|
|
195c7015af
|
Merge pull request 'add event bus' (#31) from feature/event_bus into develop
Reviewed-on: #31
|
2022-08-27 18:16:28 -04:00 |
|
|
a27f968297
|
add gameover
|
2022-08-27 18:14:21 -04:00 |
|
|
3eb3d8765a
|
add event bus
|
2022-08-27 18:10:36 -04:00 |
|
|
c102c2ad3f
|
use empty PackedScene instead of nullptr
|
2022-08-27 00:25:15 -04:00 |
|
|
9e0d428ffa
|
include forgotten header
|
2022-08-26 23:57:12 -04:00 |
|
|
1a2c5eab98
|
improve default values
|
2022-08-26 23:56:30 -04:00 |
|
|
ddb630ca3e
|
change NULL to nullptr
|
2022-08-26 21:43:09 -04:00 |
|
|
3478127e86
|
remove main namespace
|
2022-08-26 21:02:40 -04:00 |
|
|
0f4e77d4b7
|
cleanup c++ code
|
2022-08-26 19:27:57 -04:00 |
|
|
a9f26a8408
|
Merge branch 'develop' into feature/Coin
# Conflicts:
# godot/Main.tscn
# godot/project.godot
|
2022-08-26 13:54:25 -04:00 |
|
|
b74a8ce1aa
|
fix function name and pointer usage
|
2022-08-26 13:51:19 -04:00 |
|
|
ff600cd761
|
fix spacing
|
2022-08-26 13:48:59 -04:00 |
|
|
7083f680ee
|
ignore delta since we don't use it
|
2022-08-26 13:48:39 -04:00 |
|
|
64102a992a
|
GameOverScreen .h/.cpp made. Godot scene completed
|
2022-08-12 21:50:48 -04:00 |
|
|
e54e3b0687
|
changes to coinHUD
|
2022-08-01 15:05:09 -04:00 |
|
|
2be22ceb68
|
Merge branch 'develop' into feature/Coin
# Conflicts:
# godot/Main.tscn
|
2022-08-01 14:17:05 -04:00 |
|
|
b24c9e8732
|
fix goal state
|
2022-08-01 14:10:00 -04:00 |
|
|
d14cc627de
|
Flag successfully placed on lvl, hitbox detected and working
|
2022-07-17 21:51:11 -04:00 |
|
|
b9ff12dab3
|
Finished coin counter
|
2022-07-16 18:36:38 -04:00 |
|
|
b25e1f040c
|
minor changes
|
2022-07-15 23:04:06 -04:00 |
|
|
3a58777773
|
coin counter method created
|
2022-06-25 20:54:47 -04:00 |
|
|
a439748a34
|
On-screen coin counter state machine archives added
|
2022-06-21 23:26:43 -04:00 |
|
|
876206c39d
|
Added two states, collected and not collected
|
2022-06-11 00:26:11 -04:00 |
|
|
5fe9e3340a
|
Some fixes on Coin files
|
2022-06-06 20:59:51 -04:00 |
|
|
20e2fafcf4
|
Coin state machines archives created but not functional
|
2022-05-24 23:17:16 -04:00 |
|
|
a079d8aa37
|
changes to coin
|
2022-05-24 15:23:29 -04:00 |
|
|
57289dcb8f
|
Coin added to prototype
|
2022-05-20 12:50:47 -04:00 |
|