diff options
| -rw-r--r-- | CHANGELOG.mdown | 7 | ||||
| -rw-r--r-- | docs/FelECS.html | 2 | ||||
| -rw-r--r-- | docs/FelECS/ComponentManager.html | 2 | ||||
| -rw-r--r-- | docs/FelECS/Components.html | 2 | ||||
| -rw-r--r-- | docs/FelECS/Entities.html | 2 | ||||
| -rw-r--r-- | docs/FelECS/Order.html | 2 | ||||
| -rw-r--r-- | docs/FelECS/Scenes.html | 2 | ||||
| -rw-r--r-- | docs/FelECS/Stage.html | 2 | ||||
| -rw-r--r-- | docs/FelECS/Systems.html | 2 | ||||
| -rw-r--r-- | docs/_index.html | 2 | ||||
| -rw-r--r-- | docs/file.README.html | 2 | ||||
| -rw-r--r-- | docs/index.html | 2 | ||||
| -rw-r--r-- | docs/top-level-namespace.html | 2 |
13 files changed, 19 insertions, 12 deletions
diff --git a/CHANGELOG.mdown b/CHANGELOG.mdown index 7488836..9b4bdba 100644 --- a/CHANGELOG.mdown +++ b/CHANGELOG.mdown @@ -8,6 +8,13 @@   +## [5.0.0](https://github.com/realtradam/FelFlame/releases/tag/5.0.0) - 2022-02-02 + +- Renamed to FelECS + + +- Trigger on attr_changed was fixed to now trigger the system after the attr value is changed. + ## [4.0.0](https://github.com/realtradam/FelFlame/releases/tag/4.0.0) - 2021-12-30  - Removed all ids as they were not used diff --git a/docs/FelECS.html b/docs/FelECS.html index d2d03b4..0e3e334 100644 --- a/docs/FelECS.html +++ b/docs/FelECS.html @@ -325,7 +325,7 @@ </div> <div id="footer"> - Generated on Fri Jan 28 16:21:20 2022 by + Generated on Wed Feb 2 03:29:07 2022 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> 0.9.26 (ruby-2.7.3). </div> diff --git a/docs/FelECS/ComponentManager.html b/docs/FelECS/ComponentManager.html index de5d5c3..5179b58 100644 --- a/docs/FelECS/ComponentManager.html +++ b/docs/FelECS/ComponentManager.html @@ -1229,7 +1229,7 @@ </div> <div id="footer"> - Generated on Fri Jan 28 16:21:21 2022 by + Generated on Wed Feb 2 03:29:07 2022 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> 0.9.26 (ruby-2.7.3). </div> diff --git a/docs/FelECS/Components.html b/docs/FelECS/Components.html index a1b7abc..b1e0185 100644 --- a/docs/FelECS/Components.html +++ b/docs/FelECS/Components.html @@ -327,7 +327,7 @@ </div> <div id="footer"> - Generated on Fri Jan 28 16:21:20 2022 by + Generated on Wed Feb 2 03:29:07 2022 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> 0.9.26 (ruby-2.7.3). </div> diff --git a/docs/FelECS/Entities.html b/docs/FelECS/Entities.html index 1d2bda6..ac43403 100644 --- a/docs/FelECS/Entities.html +++ b/docs/FelECS/Entities.html @@ -782,7 +782,7 @@ </div> <div id="footer"> - Generated on Fri Jan 28 16:21:21 2022 by + Generated on Wed Feb 2 03:29:07 2022 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> 0.9.26 (ruby-2.7.3). </div> diff --git a/docs/FelECS/Order.html b/docs/FelECS/Order.html index 8ea39da..9438239 100644 --- a/docs/FelECS/Order.html +++ b/docs/FelECS/Order.html @@ -241,7 +241,7 @@ </div> <div id="footer"> - Generated on Fri Jan 28 16:21:21 2022 by + Generated on Wed Feb 2 03:29:07 2022 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> 0.9.26 (ruby-2.7.3). </div> diff --git a/docs/FelECS/Scenes.html b/docs/FelECS/Scenes.html index e548278..c42be77 100644 --- a/docs/FelECS/Scenes.html +++ b/docs/FelECS/Scenes.html @@ -755,7 +755,7 @@ </div> <div id="footer"> - Generated on Fri Jan 28 16:21:21 2022 by + Generated on Wed Feb 2 03:29:07 2022 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> 0.9.26 (ruby-2.7.3). </div> diff --git a/docs/FelECS/Stage.html b/docs/FelECS/Stage.html index ec24ccf..4386c1a 100644 --- a/docs/FelECS/Stage.html +++ b/docs/FelECS/Stage.html @@ -562,7 +562,7 @@ </div> <div id="footer"> - Generated on Fri Jan 28 16:21:21 2022 by + Generated on Wed Feb 2 03:29:07 2022 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> 0.9.26 (ruby-2.7.3). </div> diff --git a/docs/FelECS/Systems.html b/docs/FelECS/Systems.html index 867d3a2..9024a56 100644 --- a/docs/FelECS/Systems.html +++ b/docs/FelECS/Systems.html @@ -1495,7 +1495,7 @@ </div> <div id="footer"> - Generated on Fri Jan 28 16:21:21 2022 by + Generated on Wed Feb 2 03:29:07 2022 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> 0.9.26 (ruby-2.7.3). </div> diff --git a/docs/_index.html b/docs/_index.html index 13029f8..513f06d 100644 --- a/docs/_index.html +++ b/docs/_index.html @@ -178,7 +178,7 @@ </div> <div id="footer"> - Generated on Fri Jan 28 16:21:20 2022 by + Generated on Wed Feb 2 03:29:07 2022 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> 0.9.26 (ruby-2.7.3). </div> diff --git a/docs/file.README.html b/docs/file.README.html index cae63f4..fdf4b37 100644 --- a/docs/file.README.html +++ b/docs/file.README.html @@ -550,7 +550,7 @@ E.g priority 1 will go first, priority 2 will go second, etcetera. </p> </div></div> <div id="footer"> - Generated on Fri Jan 28 16:21:20 2022 by + Generated on Wed Feb 2 03:29:07 2022 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> 0.9.26 (ruby-2.7.3). </div> diff --git a/docs/index.html b/docs/index.html index fedf740..a83a21f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -550,7 +550,7 @@ E.g priority 1 will go first, priority 2 will go second, etcetera. </p> </div></div> <div id="footer"> - Generated on Fri Jan 28 16:21:20 2022 by + Generated on Wed Feb 2 03:29:07 2022 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> 0.9.26 (ruby-2.7.3). </div> diff --git a/docs/top-level-namespace.html b/docs/top-level-namespace.html index c9879d9..13472bf 100644 --- a/docs/top-level-namespace.html +++ b/docs/top-level-namespace.html @@ -127,7 +127,7 @@ </div> <div id="footer"> - Generated on Fri Jan 28 16:21:20 2022 by + Generated on Wed Feb 2 03:29:07 2022 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> 0.9.26 (ruby-2.7.3). </div> |
