Commit Graph

53 Commits

Author SHA1 Message Date
DerTyp187
86dc271305 Added Disable/Enable HUD 2021-10-01 21:06:14 +02:00
DerTyp187
aad300affd Added RotateBuildings 2021-10-01 20:47:43 +02:00
DerTyp187
b7d092193a added objects 2021-10-01 18:15:50 +02:00
DerTyp187
0edee65d2c Remove unneccesary things 2021-10-01 14:39:16 +02:00
DerTyp187
3cc2f2be1f Merge branch 'NPC' into main 2021-10-01 12:36:39 +02:00
DerTyp187
a6bcb08764 Merge branch 'PlayerController-Rigidbody' into main 2021-10-01 12:36:04 +02:00
DerTyp187
d20c6922a6 Merge branch 'Resources' into main 2021-10-01 12:33:43 +02:00
DerTyp187
0faf506d5a Update SampleScene.unity 2021-10-01 11:42:01 +02:00
DerTyp187
96fdac4acc ResourceText 2021-10-01 11:11:58 +02:00
DerTyp187
8692827990 Added TerrainGenerator (Hit Terrain y)) 2021-10-01 10:41:11 +02:00
DerTyp187
15203c52ad Added Basic ResourceManagement 2021-09-30 20:44:50 +02:00
juliuse98
6deadb9c22 Pathfinding rework
Pulled the whole thing apart and glued it back together
2021-09-30 17:38:44 +02:00
DerTyp187
4136dec646 Merge branch 'Buildings' into Resources 2021-09-30 08:42:20 +02:00
DerTyp187
99830d476f Updated Building.cs 2021-09-30 08:41:59 +02:00
DerTyp187
9425d95ce2 Update SampleScene.unity 2021-09-29 20:12:43 +02:00
DerTyp187
97d5ba183b Update PlayerMovement.cs 2021-09-29 20:12:28 +02:00
DerTyp187
d211c0468e Update Movement 2021-09-29 19:57:09 +02:00
DerTyp187
48618855e8 Updated Unity to 2021.1.22f1) 2021-09-29 18:59:25 +02:00
DerTyp187
f7cd996097 Updated Unity Version to 2021.1.22f1) 2021-09-29 18:58:26 +02:00
DerTyp187
85f16b0697 Base Rigidbody Movement + FPS counter 2021-09-29 18:47:21 +02:00
DerTyp187
2dbed6bdc0 update buildings 2021-09-28 14:38:03 +02:00
DerTyp187
435c59821e Update ResourceManager.cs 2021-09-28 13:51:22 +02:00
DerTyp187
d0d5b76669 Update ResourceManager 2021-09-28 13:39:01 +02:00
DerTyp187
e67e603fe7 Item Scriptable Object, Basic Resource Manager 2021-09-28 13:14:37 +02:00
juliuse98
c2f412b62e PathMap Class
+Made the PathMap into a standalone class
2021-09-28 11:22:17 +02:00
juliuse98
be3906af4d Test
Created some folders.
2021-09-27 11:22:46 +02:00
DerTyp187
ed0c5cece6 Bug Fix: Blueprint overlapping
All blueprints now get deleted before when a new one gets created.
2021-09-27 11:07:41 +02:00
DerTyp187
05de734ecc Merge remote-tracking branch 'origin/juliuse98-patch-1' into main 2021-09-27 08:24:05 +02:00
DerTyp187
97a5b095d2 Create LICENSE 2021-09-26 14:52:16 +02:00
DerTyp187
feea438c54 Bug Fixes 2021-09-26 14:27:43 +02:00
DerTyp187
284d995fc5 Merge branch 'janis' into main 2021-09-26 14:25:56 +02:00
DerTyp187
56bf23aa63 Updated EventLog 2021-09-26 14:20:27 +02:00
DerTyp187
7af73ae68b updated building.cs, buildingContruction.cs, buildingBlueprint.cs 2021-09-25 22:54:18 +02:00
DerTyp187
880e5a2424 bug fixes 2021-09-25 19:25:18 +02:00
DerTyp187
ccd0008ade Update FirstPerson Player.prefab 2021-09-25 16:44:09 +02:00
DerTyp187
9faaecf22a Merge branch 'main' of https://github.com/DerTyp187/fps-citybuild into main 2021-09-25 16:33:30 +02:00
DerTyp187
935eb3c0be merged mit noah und juilius 2021-09-25 16:33:18 +02:00
DerTyp187
99050d082c Update BUILDINGS.md 2021-09-24 13:48:42 +02:00
DerTyp187
8c3c1f2462 Update BUILDINGS.md 2021-09-24 13:47:18 +02:00
DerTyp187
4a4e9dfb06 Update BUILDINGS.md 2021-09-24 13:46:35 +02:00
DerTyp187
efbf5337ee Update BUILDINGS.md 2021-09-24 13:34:12 +02:00
DerTyp187
bc0b8f5dee Update and rename Buildings.md to BUILDINGS.md 2021-09-24 13:33:03 +02:00
DerTyp187
4b89d4eb13 Create Buildings.md 2021-09-24 13:32:16 +02:00
DerTyp187
904b534695 Interactable Class 2021-09-23 20:09:12 +02:00
DerTyp187
c268d0c489 Skybox, Day Night Cycle, Better TimeManager 2021-09-23 19:28:57 +02:00
DerTyp187
c62447891f basic time system, test terrain, event log 2021-09-23 17:15:59 +02:00
juliuse98
5770d41a0c Add files via upload
This adds the PathNode class and the PathMap class which generates a path for a NPC to follow to a desired position.
2021-09-22 20:33:11 +02:00
DerTyp187
bec6953ffa Update SampleScene.unity 2021-09-21 18:49:11 +02:00
DerTyp187
6c495bbcf1 bug fixes: PlayerMovement 2021-09-21 18:48:32 +02:00
DerTyp187
e3064f0823 basic air control and sprinting 2021-09-21 18:34:02 +02:00