This repository has been archived on 2023-11-26. You can view files and clone it, but cannot push or open issues or pull requests.
SorceryCraft/CHANGELOG.md

134 lines
2.0 KiB
Markdown
Raw Normal View History

2020-03-14 22:11:28 +00:00
# Changelog
2020-03-02 23:06:47 +00:00
**1.1.21**
* Update Mappings
* Tweak Teleport and Flame Spells
2020-03-18 21:21:39 +00:00
**1.1.20**
* Update to 20w12a
**1.1.19**
* Update API Docs
* Allow Setting Custom Display name for Spell
**1.1.18**
* Fix Crash When Using Dedicated Server
**1.1.17**
* Update Mappings
* Add Spell-related Advancements
2020-03-17 18:25:35 +00:00
**1.1.16**
* Consistent Gradle Project Name
2020-03-17 18:08:55 +00:00
**1.1.15**
* Build JavaDoc Jar
2020-03-17 17:36:53 +00:00
**1.1.14**
* Update Config Lang
**1.1.13**
* Update Mappings
* Improve ```/spell``` command
**1.1.12**
* Update Mappings
* Add Config Screen
* Clarify Terms
**1.1.11**
* Update Mappings
* Add Lightning Spell
**1.1.10**
* Update to 20w11a
* Enhance Flame Spell
2020-03-11 13:06:10 +00:00
**1.1.9**
* Fix Scrolling Bug
2020-03-11 00:47:27 +00:00
**1.1.8**
* Tweak Casting Table UI
**1.1.7**
* Improve JavaDoc
* Update Mappings
* Tweak Spell Texture
2020-03-10 01:27:10 +00:00
**1.1.6**
* Add Spell-related Statistics
2020-03-10 00:39:25 +00:00
**1.1.5**
* Tweak Spell Particles
**1.1.4**
* Tweak Casting Table Texture
* Tweak Casting Table Recipe
* Update Mappings
**1.1.3**
* Fix Shift-Clicking in Casting Table
**1.1.2**
* Update Casting Table Texture
* Generate Spells in Pillager Outposts and Woodland Mansions
**1.1.1**
* Add a unique texture for the Spell
**1.1**
* API is now stable
* Fix ```/spell``` suggestions
2020-03-08 16:06:43 +00:00
**1.0.14**
* Update Spell API
**1.0.13**
* Rename ```SpellRegistry.registerSpell``` to ```SpellRegistry.register```
2020-03-08 15:34:47 +00:00
**1.0.12**
* Update Mappings
* Add API Docs
**1.0.11**
* Allow Spells to Affect Blocks
* Add Cooling Spell
2020-03-07 01:33:54 +00:00
**1.0.10**
* Add Issues Link
2020-03-07 00:21:27 +00:00
**1.0.9**
* Update Particles
**1.0.8**
* Update to 20w10a
* Add the ```/spell learn```, ```/spell add```, and ```/spell remove``` commands
* Use CurseForge
**1.0.7**
* Play Failure Sound when Inward Spell Fails
2020-03-04 01:34:36 +00:00
**1.0.6**
* Namespace PlayerEntity Mixin
2020-03-04 01:22:40 +00:00
**1.0.5**
* Clean up code
**1.0.4**
* Migrate old worlds to new ID system
**1.0.3**
* Tweak Loot Tables
* Fix Dispenser Bugs
* Fix Inward Bugs
**1.0.2**
* Add Inward Spell
* Tweak Rebound Mechanic
* Allow Dispensers to Shoot Spells
2020-03-02 23:06:47 +00:00
**1.0.1**
* Add Teleport Spell
2020-03-10 00:49:40 +00:00
**1.0**
2020-03-02 23:06:47 +00:00
* Initial Release