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

123 lines
1.8 KiB
Markdown
Raw Permalink Normal View History

2020-03-14 18:11:28 -04:00
# Changelog
2020-03-02 18:06:47 -05:00
**1.1.18**
* Fix Crash When Using Dedicated Server
**1.1.17**
* Update Mappings
* Add Spell-related Advancements
2020-03-17 14:25:35 -04:00
**1.1.16**
* Consistent Gradle Project Name
2020-03-17 14:08:55 -04:00
**1.1.15**
* Build JavaDoc Jar
2020-03-17 13:36:53 -04: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 09:06:10 -04:00
**1.1.9**
* Fix Scrolling Bug
2020-03-10 20:47:27 -04:00
**1.1.8**
* Tweak Casting Table UI
**1.1.7**
* Improve JavaDoc
* Update Mappings
* Tweak Spell Texture
2020-03-09 21:27:10 -04:00
**1.1.6**
* Add Spell-related Statistics
2020-03-09 20:39:25 -04: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 12:06:43 -04:00
**1.0.14**
* Update Spell API
**1.0.13**
* Rename ```SpellRegistry.registerSpell``` to ```SpellRegistry.register```
2020-03-08 11:34:47 -04:00
**1.0.12**
* Update Mappings
* Add API Docs
**1.0.11**
* Allow Spells to Affect Blocks
* Add Cooling Spell
2020-03-06 20:33:54 -05:00
**1.0.10**
* Add Issues Link
2020-03-06 19:21:27 -05: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-03 20:34:36 -05:00
**1.0.6**
* Namespace PlayerEntity Mixin
2020-03-03 20:22:40 -05: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 18:06:47 -05:00
**1.0.1**
* Add Teleport Spell
2020-03-09 20:49:40 -04:00
**1.0**
2020-03-02 18:06:47 -05:00
* Initial Release