Commit Graph
615 Commits
Author SHA1 Message Date
BlackMATov cf19fba9e4 cache query major chunks: first impl 2025-10-05 08:59:07 +07:00
BlackMATov 784b9c6a15 delele some unnecessary checks 2025-09-29 15:20:37 +07:00
BlackMATov d3b14a6741 v1.3.0 2025-09-26 17:27:49 +07:00
BlackMATov fdf5a03a02 improve performance of builders that are used for spawning multiple times 2025-09-26 17:21:50 +07:00
BlackMATov 9221da6ea7 slightly improve required fragments perf 2025-09-24 18:16:01 +07:00
BlackMATov 0aa57f6b5b benchmarks refactoring 2 2025-09-24 00:51:25 +07:00
BlackMATov 7e38e43d7c benchmarks refactoring 2025-09-23 17:37:29 +07:00
BlackMATov b1b627b677 improve perf of cloning prefabs with many unique fragments 2025-09-23 07:53:11 +07:00
BlackMATov 281866cf6e set/assign hooks are not invoked for tags on override operations anymore 2025-09-23 07:24:26 +07:00
BlackMATov 4ad7fec26d update readme 2025-09-23 05:05:30 +07:00
BlackMATov f15118be05 the new evolved.locate public function
ref: #23
2025-09-23 04:58:10 +07:00
BlackMATov 964ea45f48 use xpcall to process systems 2025-09-22 21:27:57 +07:00
BlackMATov b2c08e1127 cancel deferring ops in systems on error 2025-09-22 05:51:21 +07:00
BlackMATov 2250bd64ce the new evolved.cancel public function 2025-09-22 02:34:37 +07:00
BlackMATov e564be46fb collect garbage from old bytecode 2025-09-22 01:56:08 +07:00
BlackMATov 521ad94278 the internal garbage collector now collects more garbage 2025-09-20 03:11:12 +07:00
BlackMATov 7f6909e48c remove some unused code about pinned chunks 2025-09-20 01:53:29 +07:00
BlackMATov ec745f6ad7 Merge branch 'feature/schemes' into dev 2025-09-19 19:51:02 +07:00
BlackMATov b3eec59f8b update readme 2025-09-19 19:50:50 +07:00
BlackMATov 1635dd66b1 remove schemes temporary 2025-09-19 18:58:18 +07:00
BlackMATov b420085ed5 proof of concept ffi component storages
fast batch ops storage swapping was temporary removed
2025-09-19 07:04:19 +07:00
BlackMATov 6d5f810d45 experimental scheme creation 2025-09-15 17:56:44 +07:00
BlackMATov 5447f50090 dummy SCHEME class and readme 2025-09-12 05:58:41 +07:00
BlackMATov e6d79dc600 Merge branch 'dev' into feature/schemes 2025-09-12 05:45:33 +07:00
BlackMATov 91b3910eda v1.2.0 2025-09-12 05:27:17 +07:00
BlackMATov 7f5ac62a79 Merge branch 'feature/multi_spawn' into dev 2025-09-12 05:13:55 +07:00
BlackMATov 327a6bcbce final tweaks of the multi_spawn/clone functions 2025-09-12 05:11:29 +07:00
BlackMATov 5184b39f4e proof of concept multi_clone/spawn optimizations 2025-09-12 01:52:33 +07:00
BlackMATov de7d1a6674 dirty proof of concept multi_spawn impl (without any optimization) 2025-09-11 06:57:13 +07:00
BlackMATov 632232b9b1 dummy multi spawn api 2025-09-11 01:27:54 +07:00
BlackMATov fbc61a8895 style fixes 2025-09-10 16:27:50 +07:00
BlackMATov e3ed2d89a6 style fixes 2025-09-09 14:46:54 +07:00
BlackMATov bb7f469288 inline internal ids unpacking 2025-09-09 05:02:27 +07:00
BlackMATov 8417cecbbe little test fixes 2025-09-08 17:42:31 +07:00
BlackMATov eb31ed247b little test fixes 2025-09-08 17:41:18 +07:00
BlackMATov 9400401161 dummy SCHEME fragment trait 2025-09-03 15:07:32 +07:00
BlackMATov 59fb4d8ea4 update readme 2025-09-01 16:09:35 +07:00
BlackMATov 001e6f2956 Merge branch 'feature/pairs' into dev 2025-09-01 15:49:46 +07:00
BlackMATov fb6d13ca74 temp remove pairs to merge other changes to dev 2025-09-01 15:34:03 +07:00
BlackMATov 8f61a14db6 update pairs todos 2025-09-01 15:09:29 +07:00
BlackMATov 0c016f1b67 return xxx_set debug mode 2025-09-01 01:59:00 +07:00
BlackMATov 26bf586140 primary/secondary functon set doesn't work with pairs as entity now 2025-09-01 01:53:29 +07:00
BlackMATov 46f1516a55 style fixes 2025-09-01 01:10:17 +07:00
BlackMATov 4cd8393546 public api works only with non-pair ids in has/get functions 2025-09-01 00:33:10 +07:00
BlackMATov 22302cee75 primary/secondary iterators for pair entities 2025-08-29 18:19:19 +07:00
BlackMATov d4a7c7b77c more pair checks 2025-08-29 05:56:23 +07:00
BlackMATov 12beee6eec debug mode for pack/unpack and pair/unpair 2025-08-26 05:42:04 +07:00
BlackMATov 71a7d382c1 more type annots 2025-08-26 04:13:50 +07:00
BlackMATov f2a8ee5b83 little style fixes 2025-08-24 16:14:26 +07:00
BlackMATov 81bf1d91e9 Revert "temp remove pairs to merge other changes to dev" 2025-08-20 23:27:08 +07:00