|
7e57e78205
|
Revert "no changes"
This reverts commit b718c0f31b .
|
2022-08-28 15:04:50 -04:00 |
|
|
b718c0f31b
|
no changes
|
2022-08-28 15:03:53 -04:00 |
|
|
14d29bbc7c
|
fix incorrect method name
|
2022-08-28 01:25:50 -04:00 |
|
|
3c8107ba9f
|
disable monitor by default in development
|
2022-08-28 01:04:47 -04:00 |
|
|
3bcbde8161
|
Game over screen finished
|
2022-08-27 22:34:18 -04:00 |
|
|
8b53f74929
|
Merge branch 'develop' into feature/Coin
|
2022-08-27 18:17:58 -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 |
|
|
a9f26a8408
|
Merge branch 'develop' into feature/Coin
# Conflicts:
# godot/Main.tscn
# godot/project.godot
|
2022-08-26 13:54:25 -04:00 |
|
|
7083f680ee
|
ignore delta since we don't use it
|
2022-08-26 13:48:39 -04:00 |
|
|
0c8c3f6d1b
|
fix level not loading when monitor is disabled
|
2022-08-26 10:51:16 -04:00 |
|
|
bb0c4e302d
|
submit form when enter is pressed
|
2022-08-25 10:11:46 -04:00 |
|
|
563cdade00
|
refactor code to be more decoupled
|
2022-08-14 16:53:44 -04:00 |
|
|
2a7b20ed54
|
dynamically load monitor and crt shader
|
2022-08-14 15:15:36 -04:00 |
|
|
0000cd114c
|
add default player info for quicker development
|
2022-08-14 12:43:25 -04:00 |
|
|
8e5c035675
|
fix monitor bug where player info wasn't being sent
|
2022-08-14 12:42:49 -04:00 |
|
|
64102a992a
|
GameOverScreen .h/.cpp made. Godot scene completed
|
2022-08-12 21:50:48 -04:00 |
|
|
5d1f634e08
|
Merge branch 'develop' into feature/enemies
|
2022-08-06 16:49:30 -04:00 |
|
|
eb22e8b883
|
fix text spacing
|
2022-08-06 16:47:23 -04:00 |
|
|
81faf5d32e
|
Merge branch 'develop' into feature/enemies
|
2022-08-05 13:57:21 -04:00 |
|
|
0f85d5cfa3
|
use the Time singleton instead of OS singleton
time functions in OS are being deprecated and will be removed in gotod 4.0
|
2022-08-05 13:23:45 -04:00 |
|
|
5ce3a2f37c
|
add blightwing prototype example
|
2022-08-04 00:59:48 -04:00 |
|
|
a72954b578
|
add blightwing's behavior
|
2022-08-04 00:59:10 -04:00 |
|
|
89f1ac5303
|
make dreadtooth animation start automatically
|
2022-08-04 00:56:14 -04:00 |
|
|
09916a0598
|
Merge branch 'develop' into feature/enemies
|
2022-08-03 21:40:09 -04:00 |
|
|
457915a46a
|
add CRT shader
|
2022-08-03 21:38:13 -04:00 |
|
|
4267332d70
|
move the level instance to a level node so that pausing the game doesn't effect the main node
|
2022-08-03 21:25:19 -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 |
|
|
f8f1210e61
|
Merge branch 'develop' into feature/enemies
# Conflicts:
# godot/characters/player/Player.tscn
|
2022-07-27 00:08:25 -04:00 |
|
|
f9e70eae01
|
connect signals to the dreadteeth
|
2022-07-27 00:03:18 -04:00 |
|
|
8cfa1d5cce
|
add sounds and adjust music
|
2022-07-26 23:14:21 -04:00 |
|
|
d50d5063b8
|
Merge branch 'develop' into feature/enemies
|
2022-07-23 13:47:05 -04:00 |
|
|
6b86126127
|
gui focus changes and limits
|
2022-07-23 13:45:09 -04:00 |
|
|
8eabc38a91
|
Merge branch 'develop' into feature/enemies
|
2022-07-23 13:28:52 -04:00 |
|
|
5c4106246c
|
fix error that happens after the GUI is freed
|
2022-07-23 13:27:21 -04:00 |
|
|
332ac5b028
|
Merge branch 'develop' into feature/enemies
|
2022-07-23 13:07:55 -04:00 |
|
|
71bf91fd2f
|
make ui_accept press the button
|
2022-07-23 13:03:35 -04:00 |
|
|
1398f3d92c
|
GUI should not be visible until ready
|
2022-07-23 13:03:35 -04:00 |
|
|
4f8c134bb7
|
add level 2 music
|
2022-07-22 00:10:08 -04:00 |
|
|
edd24b6798
|
undo accidental collision extents change
|
2022-07-21 00:17:12 -04:00 |
|
|
948f4ce911
|
add some enemy behavior prototypes
|
2022-07-21 00:05:08 -04:00 |
|
|
31003a2863
|
Merge branch 'develop' into feature/enemies
|
2022-07-19 22:11:53 -04:00 |
|
|
84eb228a6c
|
fix bug with RUT validation
|
2022-07-19 21:44:28 -04:00 |
|
|
ae40849c21
|
validate information and send it to the monitor
|
2022-07-19 21:44:28 -04:00 |
|
|
39d0804268
|
remove default text from text inputs
|
2022-07-19 21:44:28 -04:00 |
|
|
10bf1fd270
|
add GUI to get player info
|
2022-07-19 21:44:28 -04:00 |
|
|
0d1613a7ef
|
add pixel operator fonts
|
2022-07-19 21:44:28 -04:00 |
|
|
0d2b9cb67f
|
remove player script
|
2022-07-19 21:44:28 -04:00 |
|