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 |
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 |
Matthias
|
26cbf95526
|
update door handling
|
2 years ago |
Matthias
|
9e6bca542a
|
add collectibles to map
add highlighting when hovering collectibles
|
2 years ago |
Matthias
|
796f2bead0
|
update inventory
add readable names for easier reference
update loading of files consistent (need to have same names)
|
2 years ago |
Matthias
|
0a1dc86a26
|
add simple inventory display
|
2 years ago |
Matthias
|
9128d8ca49
|
add teleport and random spawn
add random spawn map via config file
add teleport functionality by region on map
|
2 years ago |
Matthias
|
911b636530
|
Add playable example.
add wall collision
add interactable doors
|
2 years ago |
trivernis
|
a5f9f9fd94
|
Add cool rainbow effects
|
2 years ago |
trivernis
|
e9d26779ce
|
Convert to the Kotlin religion
|
2 years ago |