Age | Commit message (Collapse) | Author |
|
|
|
|
|
brightness
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use tables for adding particles, deprecate former way.
separate particles(pawner) definition, add default values, work with no
arguments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Lua does not guarantee that the indexes of a table will be in numerical order.
|
|
Indexes for empty slots shall not be skipped.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
made optional this time; also fixed a slight bug with night values being ignored
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|