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 |
Matthias
|
77e664dd98
|
fix map loading
log map name when loading map
|
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 |
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 |
Matthias
|
11c13170bc
|
refactor constructors
|
2 years ago |
MehdiAyadi
|
16ea8479df
|
Merge remote-tracking branch 'origin/main' into main
|
2 years ago |
MehdiAyadi
|
7e5590c901
|
added PlayerSettings.kt to Player.kt
|
2 years ago |