]> git.lizzy.rs Git - Crafter.git/blobdiff - README.md
Stop enchanting from being so annoying
[Crafter.git] / README.md
index 74e926e18ad9f102732b7cf804481ba34000d4c0..1412ce8aaa5b926d4c2f27e7cc90aa6b805ad39f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -17,6 +17,7 @@
 enable_client_modding = true
 csm_restriction_flags = 0
 enable_mod_channels = true
+secure.http_mods = skins
 ```
 
 
@@ -38,6 +39,25 @@ enable_mod_channels = true
 - Fixed wrong variable for durability assigned to all swords
 - Fix bug in experience
 - Fully implemented bows and arrows
+- Tuned the bow and arrows even further
+- Snowmen now drop a carrot, coal, stick, or snowball
+- Added in armor
+- Tuned a lot of things
+- Made armor work
+- Added in Krock's awesome Colored Names mod for csm chat
+- Added sheep
+- Fixed global mob handling
+- Added in better fire
+- Overhauled weather effects
+- Added in clientside modchannel lockout to check if server sending message
+- Added in capes
+- Overhauled client mod version checking
+- Overhauled mob pathfinding AI
+- Overhauled fire
+- Fixed Crafter Client from crashing if joining a non-crafter server
+- Heavily optimized network usage with player mechanics to client mod
+- Updated player_api for next step in optimization
+- ElCeejo remodeled and fixed snowman head tracking. Thanks!
 ---
 
 
@@ -115,6 +135,7 @@ enable_mod_channels = true
 - magic (wands, spells, etc)
 - better combat ( sweep hit enemies, falling while hitting deals more damage )
 - Enchanting food - gives buffs
+- LATE effects https://forum.minetest.net/viewtopic.php?t=20724
 
 
 ---