Commit Graph

92 Commits (abbce4e691db76964c6af0c3ee52dfd98d5d7e36)

Author SHA1 Message Date
Theunis J. Botha abbce4e691 done with parent / child relationships 2021-10-02 14:55:08 +02:00
Theunis J. Botha c9fa144d02 requirements are now arrays of objects 2021-10-02 10:27:25 +02:00
Theunis J. Botha 2b8c94cb25 new components 2021-10-02 06:50:42 +02:00
Theunis J. Botha 7ee2b9f5ea runtimes get names 2021-10-02 06:30:41 +02:00
Theunis J. Botha 5e1141a70a fix type 2021-10-01 12:46:35 +02:00
Theunis J. Botha 967ee31957 all tests passing 2021-10-01 12:40:04 +02:00
Theunis J. Botha 40e85bf6d4 server and client side up 2021-10-01 09:39:42 +02:00
Theunis J. Botha 4589ecb059 two tests passing :) 2021-10-01 08:36:52 +02:00
Theunis J. Botha 70b7dcf438 objects moved, server side starting 2021-10-01 06:08:34 +02:00
Theunis J. Botha d2474293e3 started initialize for all objects 2021-09-24 09:32:27 +02:00
Theunis J. Botha 7b0c234e21 change order of init 2021-09-24 07:46:29 +02:00
Theunis J. Botha aa683c05eb required sections for components 2021-09-24 07:36:30 +02:00
Theunis J. Botha 534dd4ceb0 fix other components 2021-09-24 07:05:41 +02:00
Theunis J. Botha a1099c0784 small fix 2021-09-23 20:24:34 +02:00
Theunis J. Botha d5a51c46e4 updated comment 2021-09-23 20:21:34 +02:00
Theunis J. Botha 548784393a set / unset parents of components of entities 2021-09-23 20:17:53 +02:00
Theunis J. Botha b0626d53fe now entities stop if their property change will eventually de-initialize them 2021-09-23 14:01:59 +02:00
Theunis J. Botha f6978c091e entities become self-aware of init state 2021-09-23 11:39:21 +02:00
Theunis J. Botha 823dcdbf14 starting requirement components 2021-09-22 14:43:33 +02:00
Theunis J. Botha aaf4ef4a4c entities emit start events 2021-09-22 13:56:43 +02:00
Theunis J. Botha ecc7b71380 entities become transient systems 2021-09-22 13:07:05 +02:00
Theunis J. Botha 0c5701aa1c fixed instance creation callchain 2021-09-22 08:31:29 +02:00
Theunis J. Botha 2deca7016f custom after instance 2021-09-19 21:46:34 +02:00
Theunis J. Botha 85f5a8bb2f returns for events + good instance creation 2021-09-19 21:38:53 +02:00
Theunis J. Botha 3cea5e05b2 before run all 2021-09-19 21:28:53 +02:00
Theunis J. Botha 5a0029810e fix imports + dist build 2021-09-18 11:06:19 +02:00
Theunis J. Botha 165dba208f re-factored runtimes 2021-09-18 08:52:21 +02:00
Theunis J. Botha b19075fde3 runtime updates 2021-09-17 14:42:18 +02:00
Theunis J. Botha f952a37b49 some image handling 2021-09-17 11:56:58 +02:00
Theunis J. Botha 42b628419d updated template - removed test stuff 2021-09-17 11:30:42 +02:00
Theunis J. Botha 7bbfc03f63 new storage system 2021-09-17 11:28:07 +02:00
Theunis J. Botha 7484a0c273 updated base + extends 2021-09-14 06:13:26 +02:00
Theunis J. Botha ce22c08655 done with systems now too 2021-09-13 10:26:48 +02:00
Theunis J. Botha cdcad35256 fixed runtimes 2021-09-13 10:14:09 +02:00
Theunis J. Botha 0ded927e5b runtime base 2021-09-13 09:57:21 +02:00
Theunis J. Botha baf5c3a327 updated templates for entities 2021-09-13 09:53:04 +02:00
Theunis J. Botha 7c67368b65 updated template 2021-09-13 09:47:31 +02:00
Theunis J. Botha 515eb631ac updated entity base templates 2021-09-13 09:46:12 +02:00
Theunis J. Botha 4f6b2bf6e2 template stuff for components 2021-09-13 09:39:38 +02:00
Theunis J. Botha 8b4491e7ec Render system takes care of DOM 2021-09-11 06:53:30 +02:00
Theunis J. Botha 3133154ac0 fixes for component base + updates to instances 2021-09-11 06:44:48 +02:00
Theunis J. Botha 44d6e7206b put a canvas there 2021-09-10 14:26:03 +02:00
Theunis J. Botha d4c5e23f3a each one for his own 2021-09-10 14:03:19 +02:00
Theunis J. Botha 552a632dbf moved to runtime dom 2021-09-10 12:11:16 +02:00
Theunis J. Botha 6a99de01d8 fix initialize 2021-09-10 10:59:34 +02:00
Theunis J. Botha 342d298cbb updated components and entities 2021-09-10 10:01:59 +02:00
Theunis J. Botha a7f3caa49b before component changes 2021-09-10 09:40:19 +02:00
Theunis J. Botha b384d331ac new entities 2021-09-10 07:18:08 +02:00
Theunis J. Botha ec68e2631d fixed system runtime 2021-09-09 18:09:09 +02:00
Theunis J. Botha 6b77cc3067 fixed initialized 2021-09-09 17:59:33 +02:00