- Mar 07, 2022
-
-
Alejandro Perea authored
* Optional `optionals` in `get_attrs!` * Improve `get_attrs` * Improve Map error * Simplify `parse_tag` internals
-
- Mar 04, 2022
-
-
Alejandro Perea authored
* Warn on missing docs * Add some documentation and fix examples * More documentation * More docs * More docs * Fix object colour docs * Finish documenting * Misc changes * Address PR comment
-
- Mar 03, 2022
-
-
Alejandro Perea authored
* Add attributes - `#[inline]` for properties - `#![deny(unsafe_code)]` - `#![deny(missing_copy_implementations)]` - `#![deny(missing_debug_implementations)]` * Add more inline attributes * Merge with upstream
-
- Feb 14, 2022
-
-
Alejandro Perea authored
* Move `parse_animation` to the `animation` module * Simplify `parse_data_line` * Simplify tile layer utils * Simplify `convert_to_tiles` * Simplify objects module * Simplify if * Address PR comments
-
- Oct 11, 2021
-
-
alexdevteam authored
-