Commit Graph

26 Commits

Author SHA1 Message Date
Pavel Shevaev 64d00bee4c Обновить CHANGELOG.md 2024-12-19 10:56:05 +03:00
Pavel Shevaev 294faf5faf Merge branch 'master' of https://git.bit5.ru/bit/metagen_bhl_bind_ecslite 2024-12-05 19:43:31 +03:00
Pavel Shevaev 7e75c1aba0 Trying make more flexible deps 2024-12-05 19:42:59 +03:00
Pavel Shevaev 8ad4b6c460 Обновить CHANGELOG.md 2024-11-21 14:37:12 +03:00
Pavel Shevaev df8ba2db00 Using local static functions instead of lambdas 2024-11-21 11:48:22 +03:00
Pavel Shevaev 814993936e Splitting registration methods 2024-11-20 15:34:22 +03:00
Pavel Shevaev c2030384f0 More optimal retrival of components: 1) using refs 2) using EcsPool<T>.GetOrDefault(..) 2024-11-20 12:10:08 +03:00
Pavel Shevaev 852f860499 Reverting experimental code 2024-11-19 15:37:43 +03:00
Pavel Shevaev 3be17ed0d0 Starting to use faster EcsPools caching 2024-11-19 11:27:25 +03:00
Pavel Shevaev 8218301b0c Making it forward compatible with newer version of metagen_bhl_bind 2024-11-14 20:20:34 +03:00
Pavel Shevaev 4fe094e39c Throwing an exception in getters if component is missing 2024-11-06 12:21:16 +03:00
Pavel Shevaev a45406df59 Trying to implement more optimal access to components, not using Ensure for getters 2024-11-05 19:39:20 +03:00
Pavel Shevaev 587b3b607d Trying to implement more optimal access to components, not using Ensure for getters 2024-11-05 19:07:15 +03:00
Pavel Shevaev d829acacab Bumping dependency 2024-10-18 11:26:36 +03:00
Georgiy Sadovnikov de5b6d62b4 Adding optimization for arrays self assingnment 2024-06-28 11:27:02 +03:00
Pavel Shevaev 40dbbbb7c1 Добавить CHANGELOG.md 2024-06-21 18:41:04 +03:00
Pavel Shevaev 38d91077f0 Bumping deps 2024-06-21 12:49:12 +03:00
Pavel Shevaev 476a899e73 Добавить .gitea/workflows/build_composer.yaml 2024-04-26 18:36:02 +03:00
Madpwnhammer 9ac9b2cf6c Using native class where appropriate 2023-12-05 17:11:48 +03:00
Pavel Shevaev ce5454d509 More strict checks during entity unpacking 2023-11-21 13:37:57 +03:00
Pavel Shevaev b0f8d4eb0f Making PHPStan happy 2023-11-16 11:42:55 +03:00
Pavel Shevaev c5e607b969 Изменил(а) на 'composer.json' 2023-10-23 13:44:21 +03:00
Pavel Shevaev 7c38eece84 Setting up deps 2023-10-23 11:30:44 +03:00
Pavel Shevaev 12c2ff3b15 Improving README 2023-10-23 11:17:58 +03:00
Pavel Shevaev a409b60f0f Fixing README 2023-10-23 11:15:07 +03:00
Pavel Shevaev 8e3d2baca6 Initial commit 2023-10-23 11:13:52 +03:00