153 Commits

Author SHA1 Message Date
Vova 72a210f142 fix 2023-12-10 19:32:12 +02:00
Vova 1a114c10da add new input mouse system 2023-12-10 19:22:32 +02:00
Vova aa87424794 Integrated terrain, mouse drag and rotation 2023-12-07 16:06:53 +02:00
Vova 487c0fabae add areaname 2023-12-06 14:55:20 +02:00
Vova 87595daf67 Set camera looking at player when start 2023-12-06 10:36:47 +02:00
vova 1bba255479 fixes and improvements 2023-12-06 00:05:31 +02:00
vova 7629980ae3 new CameraSystem to control the camera
increased unity version
2023-12-05 23:00:42 +02:00
vova 448367d6d3 fix stats 2023-11-17 15:33:02 +02:00
vova 725081c2cd fix UI and destroy radial menu 2023-11-17 15:12:15 +02:00
vova cb2eba5731 radial menu work 2023-11-17 15:02:33 +02:00
vova 37da3bd61a fix radial menu 2023-11-17 13:52:06 +02:00
vova c01b969fe0 refactor radial menu, every click work as cancel - problem with invoke in radial button add listener 2023-11-17 12:58:26 +02:00
Vova e03633616e items menu WIP 2023-11-16 17:57:04 +02:00
Vova 1774ab5b18 refactor interact system
interact only after PopupItemMenu button clicked
2023-11-16 16:11:39 +02:00
vova b791681d51 fix conflicts 2023-10-03 23:34:51 +03:00
vova 9350cdda48 Work on item actions popup menu (like work, buy, etc) 2023-10-03 23:29:41 +03:00
vova c96ca850b4 Fix not found job position 2023-05-15 18:00:37 +03:00
vova 612b793677 Implement player education parameter
Enable job offer according to Player education
2023-05-01 19:40:14 +03:00
vova 0dfd80cf16 Player can select job position now 2023-04-30 16:45:05 +03:00
vova 18c8ba0f8c Fix ui issues 2023-04-20 19:09:53 +03:00
vova 1ffaa079e6 New Job selection UI 2023-04-20 18:11:07 +03:00
vova e4eaaea8cc ui fix 2023-04-16 19:12:39 +03:00
vova 92e21df9bf fix tabs ui 2023-04-16 16:07:14 +03:00
vova 38cd7752d6 try to fix tabs 2023-04-13 23:48:17 +03:00
vova 1f4659c3c0 start to make tabs 2023-04-13 19:50:43 +03:00
vova 2f69a2b046 player can work now 2023-04-10 18:01:16 +03:00
vova f2753a363b office table Interact 2023-04-03 16:02:48 +03:00
vova c392a38017 new job selection menu 2023-03-28 11:19:23 +03:00
vova a3e82c8649 start to implement jobs dialog 2023-03-27 18:36:16 +03:00
vova 9bf19a4c3c Fix TestPack 2023-03-26 16:41:13 +03:00
Vladimir Koshevarov 39ce016c1e refactor 2023-03-15 18:05:32 +02:00
Vladimir Koshevarov f12a92deac little refactor 2023-03-15 15:34:32 +02:00
vova ec18f16b97 dialog applying time pause 2023-03-14 20:54:50 +02:00
vova 3a94a6182e sleeping ui dialog 2023-03-14 20:53:29 +02:00
Vladimir Koshevarov 84e227d167 Buttons and job system 2023-03-14 17:05:51 +02:00
Vladimir Koshevarov 582f0e393e CleanupCode add eating 2023-03-14 13:56:14 +02:00
Vladimir Koshevarov dbd1d16a24 sleep increase the energy 2023-03-14 13:36:24 +02:00
Vladimir Koshevarov f6a8ca9d9d fix animation end action, fast forward work as expected 2023-03-14 13:16:15 +02:00
vova 63daaaf3e5 start dealing with corutines 2023-03-14 06:09:21 +02:00
Vladimir Koshevarov 6d26efe67c change in camera system. move it far on the street an follow the player 2023-03-13 13:31:17 +02:00
Vladimir Koshevarov 516cea0815 camera movement start 2023-03-09 16:08:30 +02:00
vova bcaa786e7c time to bed 2023-03-08 13:40:01 +02:00
Vladimir Koshevarov 87a2099f00 player can go to shop buy some cola's and then go home and put them to freezer 2023-03-07 18:19:14 +02:00
Vladimir Koshevarov 85292eeb87 UI changes, add fade in/out between SceneLoaded 2023-03-07 13:28:51 +02:00
Vova 4182e84464 Add building to city 2023-03-06 21:32:00 +02:00
Vladimir Koshevarov ac5dce3507 player can enter the door 2023-03-06 18:54:13 +02:00
Vova 667c9901b6 change depricated method usage 2023-03-06 08:24:03 +02:00
vova 2227fb18b5 added new prefabs, added scene load manager 2023-03-05 23:47:07 +02:00
Vladimir Koshevarov 471fc5df93 create base item SO for container. still need to set container type for different item types (sellable or not) 2023-03-05 19:06:31 +02:00
Vladimir Koshevarov 1b5e1b9359 Fridge can store food 2023-03-05 18:37:28 +02:00