Commit Graph

49 Commits

Author SHA1 Message Date
Vova 19d57651c3 popup menu refactor, player class refactor 2023-12-17 12:01:08 +02:00
vova 11c4d217c3 new Hightlight system 2023-12-13 20:01:38 +02:00
Vova d9273466ef scene transfer fixes 2023-12-11 20:30:23 +02:00
Vova 0c4d9b2481 transfer between scenes 2023-12-11 19:35:11 +02:00
Vova e7f082a774 fix popup item menu and refactor ui system 2023-12-11 16:16:18 +02:00
Vova ea59babf93 Refactor: added GameManager 2023-12-11 11:53:00 +02:00
Vova 1a114c10da add new input mouse system 2023-12-10 19:22:32 +02:00
Vova 487c0fabae add areaname 2023-12-06 14:55:20 +02:00
vova 1bba255479 fixes and improvements 2023-12-06 00:05:31 +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 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 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
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
vova bcaa786e7c time to bed 2023-03-08 13:40:01 +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
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
Vladimir Koshevarov 901e500d0e Player put items in basket with UI indication 2023-03-05 17:21:00 +02:00
Vladimir Koshevarov 50e8cb3d22 put cola in basket 2023-03-05 14:02:00 +02:00
Vladimir Koshevarov 905d159f4e Player can hold shopping basket 2023-03-05 13:37:50 +02:00
vova 5e4be5be1c added new models 2023-03-03 09:30:17 +02:00
Vladimir Koshevarov 2337bc1423 Added basic popup action menu 2023-03-02 18:33:51 +02:00
vova a54ce69e66 simple eating ) 2023-02-28 23:42:24 +02:00
vova 84fd2b6b38 Add simple fridge logic 2023-02-28 22:48:52 +02:00
Vladimir Koshevarov ee07359c50 player interact with cola freezer, improvement in movements 2023-02-28 19:14:01 +02:00
Vladimir Koshevarov dad45af7a9 animations mechanism refactor 2023-02-28 16:01:51 +02:00
Vladimir Koshevarov c62b8ddd32 turning slowly, waiting for standing animation when standing 2023-02-28 13:21:43 +02:00
Vladimir Koshevarov 26bb1878c5 Added sitting animation 2023-02-27 19:04:16 +02:00
Vladimir Koshevarov 31eb9fb04a added new animations 2023-02-22 18:06:13 +02:00
Vladimir Koshevarov 59d2f7cc30 Added player task system. simple interaction with objects. Known issue - no player stats canvas 2023-02-21 18:58:06 +02:00