sanine pushed to main at sanine/ogam26 2023-09-02 04:05:54 +00:00
466225e88d refactor: move entitydb queries into metatable
sanine pushed to main at sanine/ogam26 2023-09-02 03:42:02 +00:00
596325a87f remove components when deleting
sanine pushed to main at sanine/piCO2 2023-08-28 05:59:51 +00:00
c90cecca54 add case model
sanine pushed to main at sanine/piCO2 2023-08-27 08:20:45 +00:00
6460b2f4a5 add sleep/wake functionality and battery monitor
sanine created branch main in sanine/piCO2 2023-08-27 05:39:39 +00:00
sanine pushed to main at sanine/piCO2 2023-08-27 05:39:39 +00:00
643f7aa970 add README.md
02a9ece00d initial commit
sanine created repository sanine/piCO2 2023-08-27 05:39:17 +00:00
sanine pushed to main at sanine/ogam26 2023-08-22 19:19:34 +00:00
6fd15dcd34 add basic component operations
sanine created pull request stefonzo/ECS#1 2023-08-18 01:02:46 +00:00
WIP: clean up binary/lock files
sanine pushed to main at sanine/stefonzo-sECS 2023-08-18 00:53:11 +00:00
2029d89862 clean up ignores
sanine created repository sanine/stefonzo-sECS 2023-08-18 00:49:16 +00:00
sanine pushed to cooperative at sanine/nerine 2023-08-10 20:40:08 +00:00
1ad77cbdad refactor: is_valid -> get_size()
49312fea07 add is_valid()
Compare 2 commits »
sanine pushed to cooperative at sanine/nerine 2023-08-10 19:57:16 +00:00
0460985d38 use average weight in mutation and add README.md
sanine pushed to main at sanine/ogam26 2023-08-04 07:24:32 +00:00
c1c38073ce refactor: store entity parents rather than absolute paths
sanine pushed to main at sanine/ogam26 2023-08-04 03:56:56 +00:00
e1c2857588 implement basic ecs functions
sanine pushed to main at sanine/ogam26 2023-08-04 03:50:30 +00:00
33f7565313 add is_ancestor
sanine pushed to main at sanine/ogam26 2023-08-04 02:43:52 +00:00
f4e2fb7497 add path.parent()
sanine pushed to main at sanine/ogam26 2023-08-04 00:37:05 +00:00
073e64f564 move gmatch to fun.lua
sanine pushed to main at sanine/ogam26 2023-08-04 00:33:55 +00:00
d1756c4fda implement path functions
sanine pushed to main at sanine/ogam26 2023-08-03 01:16:46 +00:00
572de8a2db add honey-stdlib and main.lua