Commit Graph

260 Commits

Author SHA1 Message Date
678add5b1c Remove unused prints 2026-07-30 19:23:55 +03:00
f3c203dd36 Change basketball sfx to bone sfx 2026-07-30 19:04:30 +03:00
8b39a36724 Add skeleton head mesh for ball 2026-07-30 18:59:21 +03:00
cf68bd7887 Allow maps to be hidden 2026-07-30 01:11:10 +03:00
be5960dba8 Add support for map icons 2026-07-30 01:07:23 +03:00
a496e22033 Add settings to lobby as well 2026-07-30 00:45:05 +03:00
1743491f40 Keep editing chat and cli on submit 2026-07-30 00:36:47 +03:00
a997783d50 Add ball sfx 2026-07-30 00:23:38 +03:00
f5af799531 Add goal sounds 2026-07-30 00:03:37 +03:00
ef762ca192 Fix bubble effect failing with replays 2026-07-29 23:51:56 +03:00
285cd9ad20 Tweak precipice 2026-07-29 23:44:29 +03:00
3e17f822e6 Revise the precipice map 2026-07-29 23:02:51 +03:00
c5308af272 Add health pickup sfx 2026-07-29 23:02:35 +03:00
6a2d8564d5 Add buffs, add spawnprotection buff effect 2026-07-29 22:36:41 +03:00
bfddd3129f Add shield effects 2026-07-29 22:36:41 +03:00
c19c32ccd1 Add lobby background 2026-07-29 21:33:34 +03:00
a28e220d64 Add some tasteful wall camping prevention invis walls to two_towers 2026-07-29 21:10:15 +03:00
e618291826 Make teles hit killboxes, tweak two_towers and precipice 2026-07-29 20:49:43 +03:00
d584436587 Reduce labyrinthiness, lengthen bridge, add health pickups to precipice 2026-07-29 17:56:36 +03:00
2b00253924 Update players properly on lobby 2026-07-29 02:25:40 +03:00
5e7de8d936 Make menu players move and slide 2026-07-29 02:13:50 +03:00
62c8a687f3 Commit some forgotten changes to precipice 2026-07-29 01:41:20 +03:00
35c5209257 Add simple menu player to lobby 2026-07-29 01:40:38 +03:00
9faab53ca5 Fix main menu containing a Map accidentally 2026-07-29 01:33:46 +03:00
0b228f45f6 Add shortcut for spawn -> goal in precipice 2026-07-29 01:28:59 +03:00
ea2c888f92 Tweak precipice map to balance home run 2026-07-29 01:10:25 +03:00
72a35ab568 Tint player color based on team 2026-07-29 01:09:10 +03:00
01876de2e7 Make Precipice the main menu background 2026-07-29 01:00:29 +03:00
5ccb0cd794 Fix music not looping 2026-07-29 00:57:42 +03:00
f8759423bc Add precipice map 2026-07-28 23:57:15 +03:00
8d4ee54d98 Allow switching which player is being spectated 2026-07-28 23:30:39 +03:00
620ed980a2 Implement videoplayer feature for replay 2026-07-28 23:02:43 +03:00
c5880c4b1a Add replay telegrenades 2026-07-28 22:18:28 +03:00
f68a9dfc1e Make telegrenades look nicer 2026-07-28 22:10:12 +03:00
a5f927865c Update main menu 2026-07-28 21:36:56 +03:00
3e1dd1eb2f Use DNS for joining server 2026-07-28 21:36:09 +03:00
5715fe4f39 Add music to two towers 2026-07-28 19:55:39 +03:00
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
a16752a6d3 Redo diner 2026-07-24 22:44:46 +03:00
2e71105ea2 Add own health number 2026-07-24 22:38:49 +03:00
9535227e6f Add health bar to remote players 2026-07-24 22:31:11 +03:00
4a443b8075 Implement recent servers list 2026-07-24 21:49:47 +03:00
9756572ccf Make footsteps fade out at 20 meters 2026-07-24 21:17:08 +03:00
f3e196451e Move crosshair behind other UI elements 2026-07-24 20:20:23 +03:00
430de3e1f1 Make shotgun prettier and add shotgun sounds 2026-07-24 20:04:06 +03:00
678268642b Make shotgun functional 2026-07-24 19:36:00 +03:00
f1ee0f0ddb Fix map texture material uids to match the textures' uids 2026-07-24 19:03:23 +03:00
5b8dc1acc4 Add shotgun, and a way to swap weapons 2026-07-24 17:35:05 +03:00
e4e1a94876 Add shotgun 2026-07-24 17:00:27 +03:00
e57967d78f Add crosshairs 2026-07-24 16:18:51 +03:00
3b994283af Use compressed sound effects 2026-07-24 16:06:55 +03:00