NukeBird
  • Joined on 2025-02-10
NukeBird pushed to main at NukeBird/s2ga 2025-03-13 18:17:16 +03:00
6bb018d24b add penalty to useless actions
NukeBird pushed to main at NukeBird/s2ga 2025-03-13 04:18:50 +03:00
19ea8d1eaa dirty yet working goap
NukeBird pushed to main at NukeBird/s2ga 2025-03-12 21:44:29 +03:00
30407477ea action_list
NukeBird pushed to main at NukeBird/s2ga 2025-03-12 18:50:18 +03:00
NukeBird pushed to main at NukeBird/s2ga 2025-03-12 18:49:39 +03:00
3a95e1d7b7 add action struct
NukeBird pushed to main at NukeBird/s2ga 2025-03-09 23:31:18 +03:00
092e7c2102 add [test] tag
72da4beff0 add lehmer64 rng
Compare 2 commits »
NukeBird pushed to main at NukeBird/zecsy 2025-02-23 00:21:47 +03:00
36c0b797be Handle situation when entity already has a component
NukeBird pushed to main at NukeBird/zecsy 2025-02-22 20:20:58 +03:00
93d6d14e70 Implement filter method
b3ccf43097 zecsy_bits -> archetype_signature
Compare 2 commits »
NukeBird pushed to main at NukeBird/zecsy 2025-02-22 17:46:04 +03:00
3ad8fc6d21 Typo
3d81378824 Remove algorithms
Compare 2 commits »
NukeBird pushed to main at NukeBird/zecsy 2025-02-21 19:06:07 +03:00
02053fb383 Optional tests
NukeBird pushed to main at NukeBird/zecsy 2025-02-21 18:26:33 +03:00
5afe852f75 Implement ensure method
NukeBird pushed to main at NukeBird/zecsy 2025-02-20 18:17:38 +03:00
e99adff481 Format
NukeBird pushed to main at NukeBird/zecsy 2025-02-20 17:59:14 +03:00
46e66aff12 index_to_entity is useless
NukeBird pushed to main at NukeBird/zecsy 2025-02-20 17:49:59 +03:00
bda170bf6d Archetypes now based on bitsets (performance++)
NukeBird pushed to main at NukeBird/zecsy 2025-02-20 14:37:01 +03:00
219af9d803 std::set works better for entity groups
fbbe04f942 Specify optimization flags + -Wall
acc03a75aa Add benchmarks
Compare 3 commits »
NukeBird pushed to main at NukeBird/zecsy 2025-02-20 02:55:14 +03:00
72f635400a 📦More tests for archetypes📦
bcd5a8135d 📦Remove empty archetypes📦
Compare 2 commits »
NukeBird pushed to main at NukeBird/zecsy 2025-02-20 02:39:32 +03:00
cb05c2cf1d 📦Archetypes, entities, components introspection📦
NukeBird pushed to main at NukeBird/zecsy 2025-02-20 01:52:36 +03:00
8055ac0cac 📦Archetypes📦
NukeBird pushed to main at NukeBird/zecsy 2025-02-20 01:42:17 +03:00
6bd041342a 📦Archetypes📦
NukeBird pushed to main at NukeBird/zecsy 2025-02-20 00:20:18 +03:00
f313d64d4a +std::invocable