Commit Graph

22 Commits

Author SHA1 Message Date
Wuzzy b83f0e7175 Fix wooden fence and fence gate non-craftable 2017-07-31 00:47:04 +02:00
Wuzzy 3cb6e725f6 Tweak coloring of nether brick stuff 2017-07-27 16:43:42 +02:00
Wuzzy d68ed483bc Add custom fence textures 2017-07-24 00:37:45 +02:00
Wuzzy 6577af3f11 Fix fence gate sounds being heard globally 2017-07-23 22:25:25 +02:00
Wuzzy d114818b3e Make open fence gates completely non-walkable 2017-06-10 03:47:35 +02:00
Wuzzy 316ee94c2d Clean up and rename textures in mcl_core 2017-05-26 01:06:54 +02:00
Wuzzy c46cdb67c0 Fix the partially non-pointable fences
This was caused by incorrect ordering of nodebox boundaries (bigger value was first sometimes)
2017-05-19 14:22:06 +02:00
Wuzzy b1b45274e4 Add Help entry aliases for many core items 2017-03-20 18:12:05 +01:00
Wuzzy f41bda8cdf Fix some undeclared global bugs, and horse aliases 2017-03-20 00:52:49 +01:00
Wuzzy b4e7fc8179 Fix double connects_to registation in fences 2017-03-17 05:19:38 +01:00
Wuzzy 4caf0add5e Add item help texts all over the place 2017-03-11 01:51:06 +01:00
Wuzzy c695cf2fec Fix unwanted group table changes in fences API 2017-03-01 02:04:55 +01:00
Wuzzy 9552c4472e Add hardness support for fences and fence gates 2017-02-27 22:13:28 +01:00
Wuzzy 707c0813ff Add partial fence hardness support 2017-02-27 01:28:55 +01:00
Wuzzy 24a69977f0 Allow to set gain of fence gate sounds 2017-02-23 15:41:46 +01:00
Wuzzy bfbb6d145e Remove unused connects_to from fence gate function 2017-02-23 15:13:10 +01:00
Wuzzy a05cbd29ef Remove unused parameters from fences API 2017-02-22 04:09:21 +01:00
Wuzzy 296e746fab Allow to use custom fence gate sounds 2017-02-22 03:57:12 +01:00
Wuzzy 816c8b4b38 Fix incorrect drop of open fence gates 2017-02-22 03:28:25 +01:00
Wuzzy 0a28c15e32 API documentation for mcl_fences 2017-02-21 20:53:43 +01:00
Wuzzy 6cbf1d098f Mcl_fences: Allow 2 register fences/gates seperate 2017-02-21 20:18:08 +01:00
Wuzzy 3696ee3761 Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00