Commit Graph

45 Commits

Author SHA1 Message Date
Elias Åström 5d3514880a Move data from deprecated files to mod.conf
Move data from deprecated files (depends.txt and description.txt) into
fields in mod.conf for all mods.
2021-05-16 13:44:04 +02:00
kay27 ba51686e6c Russian translation 2020-07-20 00:11:13 +00:00
Rocher Laurent 4957bd1118 Translate In French 2020-05-03 22:39:07 +02:00
Wuzzy e268370452 Add fire metadata to many nodes (unused for now) 2020-04-18 23:24:42 +02:00
Wuzzy a2785041dd Remove mod startup debug messages 2020-04-11 02:56:46 +02:00
Wuzzy c5e4ec5e27 Use ephemeral sounds 2020-04-07 00:55:45 +02:00
Wuzzy feba60cad8 Translate all extended tooltips to German 2020-03-12 01:35:11 +01:00
Wuzzy cbda2ef326 Add _tt_help to many more items 2020-03-08 03:30:40 +01:00
wuniversales 15481cb24d Add Spanish translation 2020-02-04 21:43:50 +01:00
Wuzzy aced401c6c Remove useless files 2019-08-30 19:42:47 +02:00
Wuzzy 2627742b36 Restore original fence collisionbox, but deeper 2019-08-30 04:43:25 +02:00
Nicholas Niro c7d111219d Make fence collisionbox larger 2019-08-30 04:30:22 +02:00
Wuzzy 03db150175 Add missing fence translation 2019-03-16 00:27:05 +01:00
Wuzzy e764851775 German translation: Dunkeleiche → Schwarzeiche 2019-03-15 03:47:16 +01:00
Wuzzy 5aeb4aea74 Add translation templates for most mods
Using the findtext.lua script
2019-03-13 23:40:59 +01:00
Wuzzy a29626881f New translation system, part 7: Items, part 3 2019-03-08 00:00:09 +01:00
Wuzzy 2ff1372b1e Fix nether brick fence crafting 2018-12-03 17:38:32 +01:00
Wuzzy fcc53f4151 Remove inventory images of some internal nodes 2018-05-14 16:31:17 +02:00
Wuzzy e8ebc537f0 Fix door closing if dig opaque block next to it 2018-01-26 21:11:49 +01:00
Wuzzy 2d5b519830 Fix weird fence mesecon behaviour 2018-01-17 01:45:12 +01:00
Wuzzy 3830e5d24c Change redstone open/close rules of doors etc. 2018-01-10 02:25:20 +01:00
Wuzzy 320567e1f2 Add basic screwdriver support 2017-12-05 14:09:39 +01:00
Wuzzy e227470474 Fix falling node falling forever on fences (hacky) 2017-12-01 22:22:00 +01:00
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