Commit Graph

35 Commits

Author SHA1 Message Date
leca b3040b4de0 fix first bullet 2024-03-27 20:47:54 +03:00
leca b4677e91b9 added tracers 2024-03-27 20:07:26 +03:00
leca fb839f3467 Fixed weapon 2024-03-10 01:01:27 +03:00
leca a1dbbb72a9 moved properties to GameData singleton 2024-03-07 14:46:59 +03:00
leca 0ddfd64bb5 now changing nicknames of killer and victim 2024-03-07 02:00:22 +03:00
leca aaedb60b86 rework of player rotation, add killog 2024-03-05 22:45:27 +03:00
leca eb1ba01812 Add hud functionality, decomposition of Networking.gd 2024-03-05 18:58:11 +03:00
leca 7190a51e62 Add backend round&games mechanic 2024-03-05 02:46:07 +03:00
leca 6d8e66815e added ladder functionality 2024-03-02 03:46:17 +03:00
leca 10cb509bc5 add ui functionality 2024-02-29 23:13:30 +03:00
leca 2142fbf55a cleand file structure & rework of playermodel 2024-02-29 15:21:37 +03:00
leca eaa49d7a7f Added acceleration and inertia 2024-02-28 09:23:20 +03:00
leca 65ca46bdf2 reworked player movement 2024-02-26 23:06:15 +03:00
leca 0f0217713a Implementation of teams and it's spawnpoints and partial(basic) implementation of classes 2024-02-26 13:32:26 +03:00
leca 534a3be505 fixed file structure 2024-02-25 18:26:42 +03:00
leca 18471e74ec Firing is now from the gun itself + bugfixes 2024-02-24 20:11:41 +03:00
leca b64803f190 Making server run custom map2 2024-02-21 04:53:45 +03:00
leca 38c518e65a Making server run custom map 2024-02-21 04:37:40 +03:00
leca 9bdeb1d1e4 Added reloading timing 2024-02-21 03:22:33 +03:00
leca 71f9cdec66 fixed wrong weapon range change 2024-02-21 02:23:07 +03:00
leca 4e04f38700 Very unstable ammo and reloading system 2024-02-18 17:36:39 +03:00
leca aa113c7ff8 Now nichname is saved in client settings 2024-02-18 15:00:43 +03:00
leca eb99032a63 Implemented firerate 2024-02-18 02:42:31 +03:00
leca 76b8dc3a17 fixed errors, implemented different weapons, code cleanup 2024-02-18 01:35:54 +03:00
leca de44ff2cce Code cleanup 2024-02-17 21:48:03 +03:00
leca 4dd130ee10 code cleanup 2024-02-17 20:23:18 +03:00
leca e99e1fc984 Implemented hp, shooting and dying 2024-02-17 01:57:08 +03:00
leca a23fd5b5bf small changed 2024-02-15 18:12:48 +03:00
leca b49b910382 implemented nicknames 2024-02-15 15:14:21 +03:00
leca 1b6d45a001 Merged rot and pos sync 2024-02-15 13:10:01 +03:00
leca 92ee1513cc a log of changed 2024-02-14 22:18:05 +03:00
leca 46353fc8f6 Embeeded configs of the game to server, made client ask it 2024-02-12 00:11:50 +03:00
leca 77e94131af remove unneeded & made move funcs unreliable 2024-02-08 21:20:49 +03:00
leca 3c066fb99b code cleanup & improvements 2024-02-08 21:16:31 +03:00
leca b81f4cedff Base multiplayer 2024-02-07 23:25:08 +03:00