aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'main' of https://codeberg.org/code-your-friends/gmtk2022Libravatar IcECreAm7772022-07-1730-1143/+480
|\
| * merge leveldesignLibravatar cel2022-07-1730-1143/+480
| |\
| | * added barrier turrets and placed in level1Libravatar Scarabeaver2022-07-168-29/+176
| | |
| | * material editLibravatar Scarabeaver2022-07-163-3/+14
| | |
| | * car imports + level1 lighting updateLibravatar Scarabeaver2022-07-1612-21/+101
| | |
| | * update level1 + new car modelsLibravatar Scarabeaver2022-07-163-0/+78
| | |
| | * replaced level1 geometry for mesh-colliderLibravatar Scarabeaver2022-07-167-1079/+156
| | |
| | * update level 1 + lfs anpassungLibravatar Scarabeaver2022-07-162-5/+40
| | |
| | * Update level1.tscnLibravatar Scarabeaver2022-07-161-2/+2
| | |
| | * replaced faulty track1 with lvl1 sceneLibravatar Scarabeaver2022-07-162-3/+3
| | |
| | * updated track1Libravatar Scarabeaver2022-07-162-25/+5
| | |
| | * Update .gitattributesLibravatar Scarabeaver2022-07-161-12/+10
| | |
| | * CityLevel1 Szene erstelltLibravatar Scarabeaver2022-07-1629-15/+1077
| | |
* | | asset for the goal triggerLibravatar IcECreAm7772022-07-177-8/+39
|/ /
* | scoreboard added againLibravatar IcECreAm7772022-07-171-0/+8
| |
* | Merge branch 'Scoreboard'Libravatar IcECreAm7772022-07-1716-73/+701
|\ \
| * | post game behaviourLibravatar IcECreAm7772022-07-173-38/+30
| | |
| * | very scuffed detection which way the die facesLibravatar IcECreAm7772022-07-172-14/+100
| | | | | | | | | | | | the mapping of the buffs might be incorrect
| * | scoreboard can be accessed when pressing tabLibravatar IcECreAm7772022-07-172-0/+21
| | |
| * | simple scoreboardLibravatar IcECreAm7772022-07-176-15/+524
| | |
| * | moved level loading and score tracking to the game classLibravatar IcECreAm7772022-07-172-60/+42
| | |
| * | added bgmLibravatar IcECreAm7772022-07-176-2/+32
| | |
* | | dleted uhLibravatar IcECreAm7772022-07-172-16/+0
| | |
* | | fix mouse aimLibravatar cel2022-07-171-27/+26
|/ /
* | fixed merge conflictsLibravatar cel2022-07-163-69/+10
| |
* | merged menu branchLibravatar cel2022-07-1620-208/+334
|\ \
| * | add menu and switch die code from rust to gdscriptLibravatar cel2022-07-1620-219/+312
| | |
* | | goal zoneLibravatar IcECreAm7772022-07-169-54/+93
| | | | | | | | | | | | the rest is trash
* | | Merge branch 'BuffSystem' into GoalPostLibravatar IcECreAm7772022-07-1621-120/+602
|\ \ \
| * | | deactivate ball after 5sLibravatar David2022-07-163-3/+18
| | | |
| * | | make buffs workLibravatar David2022-07-168-107/+130
| |/ /
| * | Merge branch 'player'Libravatar David2022-07-1617-21/+484
| |\ \
| | * | fix up angle and forceLibravatar David2022-07-163-2/+3
| | | |
| | * | better stopping detectionLibravatar David2022-07-163-14/+33
| | | |
| | * | better mouse handling. correct impulseLibravatar David2022-07-164-6/+21
| | | |
| | * | change player script to work with new structureLibravatar David2022-07-162-119/+78
| | | |
| | * | new node structureLibravatar David2022-07-168-61/+108
| | | |
| | * | Merge branch 'BasicDie'Libravatar David2022-07-169-4/+394
| | |\ \
| | | * | add separate shooting intensityLibravatar David2022-07-165-38/+77
| | | | |
| | | * | applying force after pressing leftclick and dragging the mouseLibravatar IcECreAm7772022-07-163-13/+81
| | | | |
| | | * | ignoring local bat fileLibravatar IcECreAm7772022-07-161-0/+1
| | | | |
| | | * | basic camera movementLibravatar IcECreAm7772022-07-168-10/+280
| | | | | | | | | | | | | | | | | | | | also events for other movements
| * | | | remove scenes from lfsLibravatar David2022-07-161-1/+0
| | | | |
* | | | | goal post hitbox and level loader in gd scriptLibravatar IcECreAm7772022-07-1611-12/+167
|/ / / /
* | | | brugLibravatar IcECreAm7772022-07-1628-37/+84
| | | |
* | | | updated gitattributesLibravatar IcECreAm7772022-07-162-7/+10
| |_|/ |/| |
* | | Create .gitattributesLibravatar IcECreAm7772022-07-161-0/+15
| | |
* | | Merge branch 'BuffSystem'Libravatar IcECreAm7772022-07-166-2/+262
|\ \ \
| * | | base implementation for the buffsLibravatar IcECreAm7772022-07-166-2/+262
| |/ / | | | | | | | | | they are not tested and the extra stroke is missing since we need the scoring system for it beforehand
* | | Merge branch 'main' of https://codeberg.org/code-your-friends/gmtk2022Libravatar Scarabeaver2022-07-1616-17/+222
|\| |