Commit Graph

178 Commits

Author SHA1 Message Date
juliuse98
9168a4aa8b Neck Control
Added a neck feature to the player camera
2021-10-19 08:56:05 +02:00
DerTyp187
0ce5bb61d6 installed mlapi 2021-10-19 08:49:36 +02:00
DerTyp187
30b2f8f4b2 Installed MLAPI 2021-10-19 08:48:38 +02:00
DerTyp187
add5beeb47 added base team class 2021-10-19 07:26:40 +02:00
Noah4ever
631938fa22 Weapon Pickup start
+ started weapon pickup
2021-10-18 19:24:56 +02:00
Noah4ever
0c274a031f Weapon Animation, Ammunition
+ fixed USP animation
+ fixed shooting with CTRL
+ added working ammunition
2021-10-18 18:13:06 +02:00
Noah4ever
c4d3f8590c Weapons start_2
+ added shooting animation
+ added idle animation
2021-10-18 16:48:47 +02:00
DerTyp187
c5162f3082 Merge branch 'player-master' into game-master 2021-10-18 09:02:50 +02:00
DerTyp187
c07aec7cc8 init 2021-10-18 09:00:26 +02:00
DerTyp187
266f1a0aca Update PlayerMaster.cs 2021-10-18 08:57:32 +02:00
Noah4ever
20830538db Weapon start
Started working on weapons.

+ added USP weapon
    - added materials
+ added Weapon.cs script
    - Implemented shooting
+ added WeaponSwitch.cs script
+ added WeaponHolder
+ added particles (muzzleflash, muzzlesmoke)
+ added additional camera for weapon clipping
2021-10-17 03:48:47 +02:00
DerTyp187
add984e36c adde ServerPlayer 2021-10-15 14:18:45 +02:00
DerTyp187
1deb6add0d Update TestScene.unity 2021-10-14 20:19:01 +02:00
DerTyp187
666e4f479f added PlayerClass with Sync 2021-10-14 20:16:38 +02:00
DerTyp187
e057a569a5 Added Kills & Deaths Lists 2021-10-14 14:56:29 +02:00
DerTyp187
469fd047bd Add HealthSystem and Base Structure of DeadSystem
HEALTH
 - Set Health of a player
 - Subtract Health from a player
 - Add Health to a player

DEAD
 - Player Dies
 - Another Player gets a kill
2021-10-13 18:52:06 +02:00
DerTyp187
7ba5aa69eb Added Documentation for Join/Leave List 2021-10-13 17:35:59 +02:00
DerTyp187
6c951b26da Update TestScene.unity 2021-10-13 15:04:25 +02:00
DerTyp187
eaaddb3f67 Added Basic PlayerMaster 2021-10-13 15:03:16 +02:00
DerTyp187
c1af73f04c Merge branch 'main' of https://github.com/DerTyp187/3d-shooter 2021-10-13 14:10:44 +02:00
DerTyp187
c14da9168d Added GameManager 2021-10-13 14:10:07 +02:00
DerTyp187
4c9ae0c4f7 Update README.md 2021-10-13 13:33:08 +02:00
DerTyp187
5e15b47d35 mb fixed CharacterController; FpsCount 2021-10-13 08:50:54 +02:00
DerTyp187
475110316b Update TestScene.unity 2021-10-12 19:38:30 +02:00
DerTyp187
db14a3c933 Added buggy PlayerController 2021-10-12 19:38:20 +02:00
DerTyp187
bfac9e07a2 Textures + Basic PlayerController 2021-10-10 13:50:04 +02:00
DerTyp187
bf81c10e49 Created Project 2021-10-10 12:28:45 +02:00
DerTyp187
bc460694ea Initial commit 2021-10-10 12:02:44 +02:00