Commit Graph

83 Commits (29225109941f44d41ba1c9ec7ec42c34e7732ed8)
 

Author SHA1 Message Date
trivernis 2922510994
Fix viewport issue in ui stage 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 9c5447e3b3 remove unnecessary layer 2 years ago
Matthias 5cd5d807cd fix entrance tile on all maps 2 years ago
Matthias a7f1a9cfef fix broken teleport 2 years ago
Matthias d9081f5d83 add usable key 2 years ago
lihell 1b00a5fc0f update level_sommer und level_winter: teleporter to other maps added 2 years ago
lihell 486707853c Merge remote-tracking branch 'origin/main' 2 years ago
lihell 0ad40aefc7 update level_sommer und level_winter: teleporter to other maps added 2 years ago
Matthias a68ad86112 update maps
add SFX layer
add collectible key
2 years ago
Matthias 63a3f10f0d fix teleporters 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
Matthias 6e16cefac6 add correct levels for initial spawning 2 years ago
Matthias 999c1c69c7 add axe item reference 2 years ago
lihell 781eba9a77 update level_sommer und level_winter 2 years ago
Matthias 0ab7c3e6de update maps
update fruehling
update herbst
2 years ago
Matthias 9b5d61cd4f update tiled spritesheet 2 years ago
trivernis 3e7efc0fb7
Add rendering of collectables on the map 2 years ago
Matthias 4e217aca5e update/fix maps 2 years ago
trivernis d9575d5b1b
Merge remote-tracking branch 'origin/main'
# Conflicts:
#	assets/tiled/base.tmx
#	assets/tiled/demo.tmx
2 years ago
trivernis b04d982198
Add map descripton and fps counter 2 years ago
Matthias b4c25630ab add missing layer to maps 2 years ago
Matthias cb73940168 increase map size and add more maps 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 43523192d1
Merge remote-tracking branch 'origin/main'
# Conflicts:
#	core/src/main/kotlin/com/last/commit/Game.kt
#	core/src/main/kotlin/com/last/commit/GameState.kt
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