trivernis
|
ca7ac1f5fd
|
Add teleport description
|
2 years ago |
trivernis
|
2d47d57039
|
Add victory condition check and screen
|
2 years ago |
trivernis
|
c5db7ca5ac
|
Fix scaling of dialog in dialog stage
|
2 years ago |
trivernis
|
5113f58ab5
|
Merge remote-tracking branch 'origin/main'
|
2 years ago |
trivernis
|
20c4e15251
|
Fix player rotation
|
2 years ago |
trivernis
|
2922510994
|
Fix viewport issue in ui stage
|
2 years ago |
Matthias
|
4d108068b3
|
add inventory check
items can only be used once
|
2 years ago |
trivernis
|
1d4da585ed
|
Fix viewport issues
|
2 years ago |
Matthias
|
739cebf937
|
show dialog when door is closed
|
2 years ago |
Matthias
|
e0ca135712
|
add option to show message
|
2 years ago |
Matthias
|
f6a7cfaafb
|
remove noisy logs
|
2 years ago |
trivernis
|
f768723d88
|
Add removal of collectible from map after collecting it
|
2 years ago |
trivernis
|
d977560644
|
Merge
|
2 years ago |
trivernis
|
451b202775
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# core/src/main/kotlin/com/last/commit/map/Collectible.kt
# core/src/main/kotlin/com/last/commit/map/TimeMap.kt
|
2 years ago |
trivernis
|
4afb0cd3fb
|
Add map state
|
2 years ago |
MehdiAyadi
|
26bdc1e9b5
|
cleanup and filled gamesettings with life:
TODO viewport, connection to soundengine and keybinding
|
2 years ago |
Matthias
|
d9081f5d83
|
add usable key
|
2 years ago |
trivernis
|
4c508a2e55
|
Merge branch 'main' of github.com:Trivernis/gamejam-22
|
2 years ago |
Matthias
|
77e664dd98
|
fix map loading
log map name when loading map
|
2 years ago |
trivernis
|
09b464c1cb
|
Merge branch 'main' of github.com:Trivernis/gamejam-22
|
2 years ago |
trivernis
|
7266742b33
|
Meerge
|
2 years ago |
MehdiAyadi
|
8175149540
|
fix stuff
|
2 years ago |
MehdiAyadi
|
0707dd9077
|
something new
|
2 years ago |
lihell
|
781eba9a77
|
update level_sommer und level_winter
|
2 years ago |
trivernis
|
3e7efc0fb7
|
Add rendering of collectables on the map
|
2 years ago |
trivernis
|
b04d982198
|
Add map descripton and fps counter
|
2 years ago |
MehdiAyadi
|
eeba41edbc
|
made GameInputProcessor.kt not defined in screen
added support for multiple screens
|
2 years ago |
MehdiAyadi
|
40d38ee057
|
Merge remote-tracking branch 'origin/main' into main
|
2 years ago |
trivernis
|
2a4820db24
|
Add grab sound effect
|
2 years ago |
trivernis
|
0404964b84
|
Add time travel sound
|
2 years ago |
trivernis
|
810e07cc44
|
Add foodsteps
|
2 years ago |
MehdiAyadi
|
541428b658
|
Merge remote-tracking branch 'origin/main' into main
|
2 years ago |
trivernis
|
5ffc1f6676
|
Add door sound effects
|
2 years ago |
MehdiAyadi
|
8543b354ab
|
new screen package for upcoming additional screens
|
2 years ago |
trivernis
|
c65c3892aa
|
Fix music corruption (2nd try)
|
2 years ago |
MehdiAyadi
|
19ce04bf1d
|
Merge remote-tracking branch 'origin/main' into main
|
2 years ago |
trivernis
|
6d12123063
|
Fix whatever is wrong with the music
|
2 years ago |
trivernis
|
9b44cc6194
|
Squashing to remove big audio files
|
2 years ago |
MehdiAyadi
|
5507061271
|
refactor move commands to access game settings
|
2 years ago |
MehdiAyadi
|
90532e9147
|
fix keycode mapping and checking
|
2 years ago |
trivernis
|
0a0e5334b5
|
Merge with mehdis changes
|
2 years ago |
trivernis
|
4fdee63537
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# core/src/main/kotlin/com/last/commit/FirstScreen.kt
# core/src/main/kotlin/com/last/commit/Game.kt
|
2 years ago |
trivernis
|
cf99f9b6f7
|
Add adding an item to the inventory when interacting with it
|
2 years ago |
MehdiAyadi
|
bb42b79f59
|
Merge remote-tracking branch 'origin/main' into main
# Conflicts:
# core/src/main/kotlin/com/last/commit/FirstScreen.kt
|
2 years ago |
trivernis
|
d23f0bdab0
|
Move grid and pixel position state to separate class
|
2 years ago |
MehdiAyadi
|
6d486d23b0
|
refactored partial input
added methods for ActionCommand checking
|
2 years ago |
trivernis
|
5245aaea96
|
Merge branch 'main' of github.com:Trivernis/gamejam-22
|
2 years ago |
trivernis
|
55fe170808
|
Fix ratio change not being handled correctly
|
2 years ago |
Matthias
|
d5842be016
|
update interaction with doors/items
|
2 years ago |
Matthias
|
edfeb7b645
|
rework inventory handling
|
2 years ago |