Commit Graph
178 Commits
Author SHA1 Message Date
DerTyp187 620d8a0e9b Update Player.cs 2022-01-24 19:28:44 +01:00
DerTyp187 4fdc6aad3a add WeaponInventory in Player.cs 2022-01-24 19:23:55 +01:00
DerTyp187 41847c9ca8 updated to 2021.2.8f1 2022-01-20 19:49:05 +01:00
Janis M 80a44e6d3e Merge branch 'main' of https://github.com/DerTyp187/defrain 2022-01-18 10:33:42 +01:00
Janis M 3bcc95612d fixed homescene 2022-01-18 10:33:36 +01:00
Noah4ever c28d9147d2 Revert "idk"
This reverts commit e5e44eeb55.
2022-01-17 13:51:03 +01:00
Noah4ever e5e44eeb55 idk 2022-01-17 13:31:14 +01:00
DerTyp187 eff2619acd added test sound 2022-01-02 14:42:03 +01:00
DerTyp187 9027425c70 Update AudioManager.cs 2022-01-02 14:05:57 +01:00
DerTyp187 be50ec5eed created audio manager and Sound class 2022-01-02 14:01:18 +01:00
DerTyp187 8c6d063e53 idfk 2021-12-22 23:10:29 +01:00
DerTyp187 e0c379d9d6 fixed hover bug 2021-12-22 23:08:22 +01:00
DerTyp187 4eed64f73b Merge branch 'Better-HomeScene' 2021-12-22 23:02:02 +01:00
DerTyp187 089a89b094 changed bg in scene 2021-12-22 23:01:33 +01:00
DerTyp187 64ff77be53 changeds bg 2021-12-22 23:01:15 +01:00
DerTyp187 b62dbc5afa backbtn 2021-12-22 22:57:09 +01:00
DerTyp187 405f59f764 added brightness method 2021-12-21 22:07:09 +01:00
DerTyp187 da164e4e90 finished inputfield prefab 2021-12-21 21:51:34 +01:00
Janis M 5205b9553f inputscript 2021-12-21 14:35:56 +01:00
Janis M 559b9d9f38 inputfield 2021-12-21 14:29:03 +01:00
Janis M 3350cf5c41 added input field script 2021-12-21 13:55:53 +01:00
Janis M 7bb3a90a1b worked on InpuTField 2021-12-21 13:52:10 +01:00
Janis M 6a06e21a96 u 2021-12-21 10:24:41 +01:00
DerTyp187 dedeb7567f ghdx 2021-12-20 16:43:13 +01:00
DerTyp187 f16c3c6fd2 Update README.md 2021-12-20 14:25:23 +01:00
DerTyp187 c9c50d69d4 Delete LICENSE 2021-12-20 14:20:42 +01:00
DerTyp187 4902fb2816 added new HomeSceneBtns 2021-12-17 00:45:39 +01:00
DerTyp187 7faa5f9a76 Finished Merge
- Old NetworkManager delete in testscene (new one is "NetManager" and comes from the HomeScene via "DoNotDestroy-Object")

- set up lobbymanager, netmanager
2021-12-16 22:16:09 +01:00
DerTyp187 0beeed4540 Merging retry 2021-12-16 22:08:59 +01:00
DerTyp187 151f63c9fb Revert "Merging"
This reverts commit b180875539.
2021-12-16 22:03:10 +01:00
DerTyp187 b180875539 Merging 2021-12-16 22:01:55 +01:00
DerTyp187 14ad07036e Merge branch 'Lobby-System' 2021-12-16 21:57:42 +01:00
DerTyp187 dc62dddb11 updated to 2021.2.7f
had to updated because of Lobby-System Merge
2021-12-16 21:57:14 +01:00
DerTyp187 3206cccb80 updated 2021-12-16 21:54:05 +01:00
DerTyp187 131d40dcda Revert "Merge branch 'Lobby-System'"
This reverts commit f19e634ee9, reversing
changes made to 21c03f5b00.
2021-12-16 21:41:38 +01:00
DerTyp187 f19e634ee9 Merge branch 'Lobby-System' 2021-12-16 21:40:56 +01:00
DerTyp187 acae797f36 deleted home scene 2021-12-16 21:19:57 +01:00
DerTyp187 831346c4b0 fixed inputfields 2021-12-16 00:40:47 +01:00
DerTyp187 82dc2c3c6c absoulter basic join kram klappt 2021-12-16 00:04:36 +01:00
Noah4ever 21c03f5b00 added 4 assets
+ jerrycan1
+ stonewall1
+ stonewall2
+ streetlantern1
2021-12-15 14:06:53 +01:00
Noah4ever 572344254d Little fix on player, added trigger collider on usp
@juliuse98 needs to fix when looking up the weapon gets to far away an the hands look strange. Tried to fix it a bit. Its no a little better but NOT completely fixed.

USP has now a collider that is a trigger. When the weapon is clipping through the wall (befor that the collider should trigger and the player puts the weapon upright) ITS NOT WORKING but the structure is there... (All collider gets disabled when you pick up a weapon)
2021-12-15 13:19:10 +01:00
DerTyp187 8072265797 Ready Up and Clean Up 2021-12-15 00:18:24 +01:00
Noah4ever bdf043d299 Quick bug fixes
fixed pickup weapon
fixed drop weapon
changed switch weapon
2021-12-14 20:18:18 +01:00
Noah4ever 0fc8c6e08c Distance to grenade explosion camera shake
if you are close to the grenade you get more camera shake
2021-12-13 21:52:38 +01:00
Noah4ever b2b997307b CameraShake
Camera shake is working now
2021-12-13 16:02:11 +01:00
Noah4ever a2ac91bf6e Camera Shake, WeaponSwitch Animation
Added camera shake. Its not working.. i dont know why.
WeaponSwitch is also not working
2021-12-12 18:19:36 +01:00
Noah4ever 9512d9dac1 DebugCanvas and ShootDebug
Fixed DebugAmmunitionText on DebugCanvas
Added hitForce on Weapons. When you hit an object with a rigidbody its going to fly back a little bit
2021-12-10 15:38:59 +01:00
Noah4ever 14a8f084d3 PostProcessing & Universal RP
added PostProcessing and Universal Render Pipeline from the Packet Manager.
You can disable PostProcessing (If it lags too much) by disabling PostProcessingVolume in the Hierarchy.

added some fancy lights to the test scnee
added dirt texture to the camera
added bloom to the lights
added light to explosion from grenade
2021-12-10 09:22:32 +01:00
Noah4ever e0b4b94412 idk 2021-12-09 16:33:13 +01:00
Noah4ever df14f7bdd7 Update issue templates
Added "Bug report" and "Feature request"
2021-12-09 15:00:50 +01:00