mirror of
https://github.com/worldforge/cyphesis
synced 2026-08-13 12:26:04 -04:00
* rulesets/Thing.h, rulesets/Thing.cpp, rulesets/Plant.h, rulesets/Plant.cpp: Remove SetupOperation from Thing and implement in Plant, as not all entities need a starting tick, but plants do. * rulesets/basic/world/objects/elements/Fire.py, rulesets/mason/world/objects/Weather.py: Add setup_operation handlers as these scripts require ticks. |
||
|---|---|---|
| .. | ||
| hooks | ||
| mind | ||
| world | ||
| __init__.py | ||
| editor.py | ||
| terrain.py | ||
| test_python_api.py | ||