Commit Graph

169 Commits

Author SHA1 Message Date
cha0s
84ee8ee997 fix: initialization 2024-08-05 13:32:33 -05:00
cha0s
9afb5bba81 perf: lazy 2024-08-05 13:12:58 -05:00
cha0s
d6af0199c9 fix: context entities 2024-08-05 03:21:11 -05:00
cha0s
14add7e8bb perf: entity updates 2024-08-05 02:23:41 -05:00
cha0s
51bdda5eb9 flow+perf: indexing, ticking, flat components, etc. 2024-08-05 01:48:01 -05:00
cha0s
b5698cd392 perf: internals 2024-08-05 01:45:10 -05:00
cha0s
ecd26f0ddb perf: hsl 2024-08-05 01:41:21 -05:00
cha0s
c1a090688e refactor: dynamic names 2024-08-04 23:08:46 -05:00
cha0s
030bf436c4 perf: initialize 2024-08-04 21:56:31 -05:00
cha0s
91af56c9ff chore: tidy 2024-08-04 20:55:10 -05:00
cha0s
16a094806e refactor: indexing 2024-08-04 20:54:56 -05:00
cha0s
172b457a8c perf: detached entities 2024-08-03 15:25:30 -05:00
cha0s
097bf9505f fix: set internal defaults first 2024-08-03 11:34:57 -05:00
cha0s
4cb29e56cd fix: query tests 2024-08-03 11:20:08 -05:00
cha0s
2f5032762a chore: tidy 2024-08-03 00:24:00 -05:00
cha0s
29f6987a48 refactor: component instances 2024-08-01 21:24:54 -05:00
cha0s
bf299e718e refactor: initialization 2024-08-01 21:10:16 -05:00
cha0s
c4f2c4e7d4 refactor: action 2024-08-01 15:44:54 -05:00
cha0s
2e183559ad Revert "perf: micro"
This reverts commit 05350e6ccf.
2024-08-01 14:59:52 -05:00
cha0s
38d76791f7 feat: numeric scale 2024-08-01 14:31:18 -05:00
cha0s
a1873c5295 fix: water immediately 2024-08-01 14:31:08 -05:00
cha0s
05350e6ccf perf: micro 2024-08-01 13:23:23 -05:00
cha0s
0e5fcc3ea3 chore: tidy 2024-08-01 13:22:48 -05:00
cha0s
30caab6c9e feat: fields and colors 2024-08-01 00:39:54 -05:00
cha0s
a4949bd7a0 perf: huge entity gainz 2024-07-31 21:25:11 -05:00
cha0s
83d8924517 refactor: invulnerability 2024-07-30 17:21:06 -05:00
cha0s
4b46b2f0ab perf: damage clumping 2024-07-30 17:06:04 -05:00
cha0s
32fa9ee257 refactor: simplify splice 2024-07-30 17:05:15 -05:00
cha0s
ba360d6b4f revert: double tick 2024-07-30 17:02:49 -05:00
cha0s
90ab588133 perf: separate insert/update 2024-07-30 11:46:04 -05:00
cha0s
64df3b882f refactor: particles 2024-07-30 09:56:53 -05:00
cha0s
b719e3227b feat: ticking destruction dependencies 2024-07-29 07:44:12 -05:00
cha0s
4777a2a3a5 fun: an actual chest 2024-07-28 18:42:28 -05:00
cha0s
99b8d0f633 refactor: collision systems 2024-07-28 18:40:58 -05:00
cha0s
b37d3513f6 refactor: light prep 2024-07-27 15:28:08 -05:00
cha0s
5c619b26c0 fun: life and death 2024-07-27 12:31:52 -05:00
cha0s
fb747b38e6 feat: damage types 2024-07-27 10:52:49 -05:00
cha0s
ebf62613ef feat: collision filtering 2024-07-26 19:28:28 -05:00
cha0s
08dfe8ac29 fun: das a lodda damage 2024-07-26 18:05:24 -05:00
cha0s
091e19c7de refactor: safety first 2024-07-26 11:36:32 -05:00
cha0s
5ff4eb2991 fun: smokin some kittens 2024-07-26 11:25:01 -05:00
cha0s
c19beead68 feat: destruction dependency 2024-07-26 10:31:58 -05:00
cha0s
628e0cae48 fix: collision mutex 2024-07-26 08:40:53 -05:00
cha0s
91d0f481d6 fix: clean up 2024-07-26 07:53:50 -05:00
cha0s
dd675efa5c refactor: collisions 2024-07-26 06:00:37 -05:00
cha0s
a2b30d2f8b refactor: script names and body bounds 2024-07-25 16:39:05 -05:00
cha0s
adcdc81423 fun: magic swords 2024-07-25 11:00:25 -05:00
cha0s
5fe346372b feat: sprite alpha and rotation 2024-07-25 10:48:22 -05:00
cha0s
0439c52076 feat: positional usage 2024-07-25 10:47:52 -05:00
cha0s
557c8285ba feat: vertice transformation and collider aabb updates 2024-07-25 10:45:23 -05:00
cha0s
ce802a8499 fix: entities iterator 2024-07-25 06:44:02 -05:00
cha0s
62eaa16b28 fix: directional control 2024-07-25 02:07:36 -05:00
cha0s
3eb94f2ef8 refactor: continuous direction 2024-07-24 09:28:35 -05:00
cha0s
49f46b4b00 fix: clear undefined slots 2024-07-24 02:39:25 -05:00
cha0s
c45d24b909 fun: inventory + bag 2024-07-23 23:27:08 -05:00
cha0s
f971295825 dev: town 2024-07-23 17:04:17 -05:00
cha0s
5a92be47c1 fix: index only active 2024-07-23 17:03:53 -05:00
cha0s
b04392756b fix: destruction order 2024-07-23 15:05:55 -05:00
cha0s
9f0c3f3c07 fix: collisions 2024-07-23 11:46:52 -05:00
cha0s
88f0ec4715 refactor: schema 2024-07-23 10:10:32 -05:00
cha0s
b95a2e2bb9 fun: furballs 2024-07-22 03:18:02 -05:00
cha0s
947e2cf380 refactor: Collider.closest 2024-07-22 03:17:43 -05:00
cha0s
f7e4bd0e36 fix: adjust interactivity bounds 2024-07-22 01:43:05 -05:00
cha0s
6eac298671 refactor: promise and tickers 2024-07-22 01:31:52 -05:00
cha0s
6997e108c0 fix: bounds 2024-07-22 01:25:05 -05:00
cha0s
fa817e3072 fix: query deindexing 2024-07-22 01:12:17 -05:00
cha0s
c224445345 refactor: withResolvers 2024-07-22 00:13:03 -05:00
cha0s
a1d1c35565 fun: kittehs 2024-07-21 11:20:16 -05:00
cha0s
14713797f1 perf: no elapsed 2024-07-21 07:22:48 -05:00
cha0s
a872d9ae5f refactor: separate concerns 2024-07-21 04:00:55 -05:00
cha0s
1a7d55f6d3 refactor: lifetimes 2024-07-21 03:54:03 -05:00
cha0s
8be6c23711 chore: tidy 2024-07-21 03:01:12 -05:00
cha0s
8bf26ef7cd refactor: asset and data I/O 2024-07-21 01:37:40 -05:00
cha0s
9833e2ba16 refactor: ecs 2024-07-20 05:07:39 -05:00
cha0s
5521d28131 refactor: easy rebuild 2024-07-13 00:34:07 -05:00
cha0s
03035ec8b6 refactor: toNet 2024-07-13 00:33:41 -05:00
cha0s
0372b0ddf4 refactor: easier testing 2024-07-07 17:26:17 -05:00
cha0s
36be786348 perf: avoid work 2024-07-04 09:10:37 -05:00
cha0s
7bdd598915 chore: clean up 2024-07-04 09:06:50 -05:00
cha0s
e2cad034c2 perf: avoid work 2024-07-02 20:57:35 -05:00
cha0s
69c3a87da3 fix: omega derp 2024-07-02 17:51:58 -05:00
cha0s
b65714589f fix: change deferral 2024-07-02 17:46:31 -05:00
cha0s
47f0b1040e fix: async 2024-07-01 21:45:38 -05:00
cha0s
b9a86312de feat: system frequency 2024-06-30 15:54:23 -05:00
cha0s
c339491590 fix: slop 2024-06-27 12:03:58 -05:00
cha0s
c6557bee39 fix: async 2024-06-27 10:17:47 -05:00
cha0s
2b4c5f5a8e fix: stale iterator 2024-06-27 10:17:04 -05:00
cha0s
0cb1624cd8 fix: changed broke on removed 2024-06-27 07:28:46 -05:00
cha0s
74ec36dfa8 feat: async creation 2024-06-27 06:58:47 -05:00
cha0s
73082aad94 chore: tidy & perf 2024-06-27 02:57:28 -05:00
cha0s
929b6a5071 chore: gardening 2024-06-27 02:05:10 -05:00
cha0s
45cb158f2a refactor: less magic 2024-06-26 21:36:45 -05:00
cha0s
ee96c69a30 refactor: component 2024-06-26 10:41:09 -05:00
cha0s
559d77c92c refactor: queries 2024-06-26 07:41:07 -05:00
cha0s
6de77e5c73 fix: outer continue 2024-06-26 07:39:28 -05:00
cha0s
cadabc219d feat: System priority 2024-06-25 10:43:12 -05:00
cha0s
9fe10408f7 feat: map 2024-06-24 04:19:54 -05:00
cha0s
15ca775611 fix: test 2024-06-24 03:21:04 -05:00
cha0s
6f7ec2e7ac fix: lint 2024-06-23 07:35:56 -05:00
cha0s
92b167237d fix: production 2024-06-23 03:04:48 -05:00