Commit Graph

173 Commits

Author SHA1 Message Date
264a81e072 Add map music 2026-07-28 19:55:17 +03:00
e42b0e6627 Add main menu music 2026-07-28 19:51:19 +03:00
a6e6e66d28 Propagate teleport when teleport grenade collides 2026-07-27 22:43:57 +03:00
3a2b2d609d Sync telegrenades 2026-07-27 22:28:55 +03:00
b2756c9c25 Add rest of Torment Textures 2026-07-27 22:18:54 +03:00
81402f2cf4 Add initial support for telegrenades 2026-07-27 22:17:05 +03:00
af895efc6e Fix texture uids for some materials 2026-07-27 20:46:42 +03:00
da72e0a39d Add health pickups to two towers 2026-07-27 20:27:38 +03:00
def6539bbc Add double health bar 2026-07-27 20:13:14 +03:00
9187e6abff Register pickups 2026-07-27 19:07:47 +03:00
ba1b1bf6f1 Make hud exit button work on replay 2026-07-27 02:39:36 +03:00
f5f375db1e Add semi-working hud to replays 2026-07-27 02:37:33 +03:00
2384eb90ba Move hud stuff to hud 2026-07-27 02:11:54 +03:00
bc1bad8ab5 Show kills and deaths correctly in after-replay view 2026-07-27 00:21:36 +03:00
9cd6a40ac5 Work on two_towers, decrease speed to 7 2026-07-27 00:12:54 +03:00
e75cb79c86 Add replay finished screen 2026-07-26 22:55:34 +03:00
8c0d5b99ff Add playing replays from file 2026-07-26 21:59:00 +03:00
5687adbf8a Store replay to file 2026-07-26 21:59:00 +03:00
506d0f3b50 Move prefabs to game_manager from map 2026-07-26 21:59:00 +03:00
d79411b7e7 Use separate ball for replays 2026-07-26 21:59:00 +03:00
7a9292242f Start adding replays 2026-07-26 21:59:00 +03:00
b8578a0a95 Fix slow slope speed with CharacterBody3D's Constant Speed instead 2026-07-26 21:45:28 +03:00
2c7fef2bfa Increase player speed to 8 2026-07-26 21:16:50 +03:00
5e35fff70c Split environments to be map specific 2026-07-26 18:55:07 +03:00
5c12249c7b Share same env between player camera and the maps 2026-07-26 18:34:02 +03:00
c057071fd5 Prep some exporting stuff 2026-07-26 04:23:46 +03:00
e3fb67cd9c Fix credits sizing problem 2026-07-26 03:43:34 +03:00
26cdffe0de Add kenney icons, add reset button to settings 2026-07-26 03:21:47 +03:00
9504eb7a88 Add jump keybind, fix binding space 2026-07-26 02:33:36 +03:00
97cc8b1712 Start adding keybinds 2026-07-26 02:03:10 +03:00
58a3b74d2b Make settings look a lot better 2026-07-26 01:24:49 +03:00
b53b6289bd Add punch animation as well 2026-07-26 00:29:26 +03:00
fb799acdbe Implement punching 2026-07-26 00:10:04 +03:00
b0a0fe077a Remove unused imports 2026-07-25 23:49:45 +03:00
520d44d564 Add credits 2026-07-25 23:48:20 +03:00
2ece3a573b Add credits 2026-07-25 23:28:35 +03:00
88e9d912a2 Update volumes via audio buses 2026-07-25 22:46:16 +03:00
b6a4cd59bf Add new settings 2026-07-25 22:09:53 +03:00
b10acbeb96 Play local hit sound on kill 2026-07-25 21:26:28 +03:00
5fa5b56e5a Move chat to upper left corner 2026-07-25 01:59:59 +03:00
6f008436da Rebuild diner.tscn to fix missing killbox mesh 2026-07-25 00:49:06 +03:00
f2c28847b1 Up physics ticks from 60 to 240 2026-07-25 00:36:43 +03:00
326a70ab81 Use killbox kinds in maps 2026-07-24 23:47:19 +03:00
1b43852f12 Make crosshair partly transparent 2026-07-24 23:25:32 +03:00
3f3c65db7b Add str_blood_large.png 2026-07-24 23:24:03 +03:00
d1937e3e77 Add killbox to two_towers 2026-07-24 23:22:13 +03:00
32c4367aeb Add backup killbox in diner 2026-07-24 23:11:29 +03:00
27869e9072 Swap weapon on scroll wheel 2026-07-24 23:10:15 +03:00
d0ece667c2 Add func_killbox 2026-07-24 23:08:23 +03:00
5a174e561a Fix name edit in lobby 2026-07-24 23:04:59 +03:00