TheBrokenRail
114c3a03d2
All checks were successful
SorceryCraft/pipeline/head This commit looks good
Fix Cooling Spell Bug
163 lines
2.4 KiB
Markdown
163 lines
2.4 KiB
Markdown
# Changelog
|
|
|
|
**1.2.7**
|
|
* Fix Cooling Spell Bug
|
|
|
|
**1.2.6**
|
|
* Fix Potential Client-Server De-sync Bug
|
|
|
|
**1.2.5**
|
|
* Fix Casting Table Bug
|
|
|
|
**1.2.4**
|
|
* Optimize Packets
|
|
* Allow Command Blocks to use ```/spell``` Command
|
|
* Namespace Statistics
|
|
|
|
**1.2.3**
|
|
* Tweak Cooling Spell
|
|
* Tweak Versioning
|
|
|
|
**1.2.2**
|
|
* Allow ```/spell``` command to work with multiple players
|
|
|
|
**1.2.1**
|
|
* Fix Launching Without ModMenu
|
|
|
|
**1.2**
|
|
* Update Mappings
|
|
* Update API (More Consistent Package Names)
|
|
* Fix Bug When Casting Spell
|
|
|
|
**1.1.21**
|
|
* Update Mappings
|
|
* Tweak Teleport and Flame Spells
|
|
|
|
**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
|
|
|
|
**1.1.16**
|
|
* Consistent Gradle Project Name
|
|
|
|
**1.1.15**
|
|
* Build JavaDoc Jar
|
|
|
|
**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
|
|
|
|
**1.1.9**
|
|
* Fix Scrolling Bug
|
|
|
|
**1.1.8**
|
|
* Tweak Casting Table UI
|
|
|
|
**1.1.7**
|
|
* Improve JavaDoc
|
|
* Update Mappings
|
|
* Tweak Spell Texture
|
|
|
|
**1.1.6**
|
|
* Add Spell-related Statistics
|
|
|
|
**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
|
|
|
|
**1.0.14**
|
|
* Update Spell API
|
|
|
|
**1.0.13**
|
|
* Rename ```SpellRegistry.registerSpell``` to ```SpellRegistry.register```
|
|
|
|
**1.0.12**
|
|
* Update Mappings
|
|
* Add API Docs
|
|
|
|
**1.0.11**
|
|
* Allow Spells to Affect Blocks
|
|
* Add Cooling Spell
|
|
|
|
**1.0.10**
|
|
* Add Issues Link
|
|
|
|
**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
|
|
|
|
**1.0.6**
|
|
* Namespace PlayerEntity Mixin
|
|
|
|
**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
|
|
|
|
**1.0.1**
|
|
* Add Teleport Spell
|
|
|
|
**1.0**
|
|
* Initial Release |