]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
xonogotchi: implement a digital pet minigame
authorJuhu <5894800-Juhu_@users.noreply.gitlab.com>
Sat, 17 Jun 2023 17:44:18 +0000 (19:44 +0200)
committerJuhu <5894800-Juhu_@users.noreply.gitlab.com>
Sun, 18 Jun 2023 09:10:14 +0000 (11:10 +0200)
commit453ead98fc5e9f0f8a973fc4cf6c6f196e968eaf
treeb48af712ae4b117bbfe58e6c94804ccfbf144593
parenta65e47aec60ff88e2f575e88dd6516cf4648eb08
xonogotchi: implement a digital pet minigame
22 files changed:
gfx/hud/default/minigames/xonogotchi/board.tga [new file with mode: 0644]
gfx/hud/default/minigames/xonogotchi/bowl.png [new file with mode: 0644]
gfx/hud/default/minigames/xonogotchi/food.png [new file with mode: 0644]
gfx/hud/default/minigames/xonogotchi/food1.png [new file with mode: 0644]
gfx/hud/default/minigames/xonogotchi/food2.png [new file with mode: 0644]
gfx/hud/default/minigames/xonogotchi/icon.tga [new file with mode: 0644]
gfx/hud/default/minigames/xonogotchi/icon_notif.tga [new file with mode: 0644]
gfx/hud/default/minigames/xonogotchi/nest.png [new file with mode: 0644]
gfx/hud/default/minigames/xonogotchi/nest2.png [new file with mode: 0644]
gfx/hud/default/minigames/xonogotchi/nest2b.png [new file with mode: 0644]
gfx/hud/default/minigames/xonogotchi/nest2f.png [new file with mode: 0644]
gfx/hud/default/minigames/xonogotchi/nestb.png [new file with mode: 0644]
gfx/hud/default/minigames/xonogotchi/nestf.png [new file with mode: 0644]
gfx/hud/default/minigames/xonogotchi/pet.png [new file with mode: 0644]
gfx/hud/default/minigames/xonogotchi/pet2.png [new file with mode: 0644]
gfx/hud/default/minigames/xonogotchi/pet2_r.png [new file with mode: 0644]
gfx/hud/default/minigames/xonogotchi/pet_r.png [new file with mode: 0644]
qcsrc/common/minigames/minigame/_mod.inc
qcsrc/common/minigames/minigame/_mod.qh
qcsrc/common/minigames/minigame/all.qh
qcsrc/common/minigames/minigame/xonogotchi.qc [new file with mode: 0644]
qcsrc/common/minigames/minigame/xonogotchi.qh [new file with mode: 0644]