dungeon_world_data 1.4.5
dungeon_world_data: ^1.4.5 copied to clipboard
Data dump of Dungeon World classes, moves, equipment, and more
1.4.5 #
- Fixed case sensitivity in info tag parsing
- Improved tag parsing from starting gear options
1.4.4 #
- Fixed tag toJSON method
1.4.3 #
- Fixed info tag mapping in main data
1.4.2 #
- Updated tags to allow description
1.4.1 #
- Fixed Tags toString() behavior
1.4.0 #
- Simplified Tags behavior. This will break some Tag usages
1.3.4 #
- Removed test dump file from source
1.3.3 #
- Removed test package from dependencies
1.3.2 #
- Fixed 'looks' sections in some classes being concatenated and not split
- Added 2 tests
1.3.1 #
- Added missing toJSON() on GearOption
1.3.0 #
- Updated gear choice and option mapping
1.2.6 #
- Fixed tag JSON output in other classes
1.2.5 #
- Turned fields to non final, so they're changable for users
1.2.4 #
- Fix JSON output for Equipment item
1.2.1-v1.2.3 #
- Tag bugfixes
1.2.0 #
- Improved equipment loading (breaks interface for equipment items)
1.1.7 #
- Fixed spell loading
1.1.6 #
1.1.1 #
- Working release