Commit Graph

50 Commits

Author SHA1 Message Date
Wuzzy 3087621b11 Merge branch 'mcl_explosions' 2020-04-30 20:55:10 +02:00
Elias Åström 6315490b14 Update the rest of the blast resistance values
The values have been updated according to this list:

https://minecraft.gamepedia.com/Module:Blast_resistance_values
2020-04-19 13:08:36 +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 ba74546d48 Add extended tooltips 2020-02-19 04:54:17 +01:00
Wuzzy 2528463db6 Remove reverse sign rotation 2019-12-09 18:28:31 +01:00
Wuzzy d25922b325 Implement sign rotation 2019-12-09 17:46:55 +01:00
Wuzzy f218180eaa Disable rotation of torches and signs 2019-12-09 17:03:11 +01:00
Wuzzy 719f7b5b77 Explain how characters work in mcl_signs 2019-03-25 13:30:35 +01:00
Wuzzy 65a61398b5 Add some Latin-1 characters for signs 2019-03-21 14:35:56 +01:00
Wuzzy 8019315eaa Fix character cutoff in standing signs 2019-03-21 12:52:13 +01:00
Wuzzy d12356794f Close editing formspec if sign is destroyed 2019-03-21 12:28:48 +01:00
Wuzzy ae5f5fe3b7 Slightly change wording in sign formspec 2019-03-21 11:37:36 +01:00
Wuzzy 78fc9565c0 Make sign formspec translatable 2019-03-21 11:36:58 +01:00
Wuzzy 579e526615 Signs: Add replacement character 2019-03-21 11:25:14 +01:00
Wuzzy 70498cf529 mcl_signs: Rename characters file 2019-03-21 10:12:20 +01:00
Wuzzy 9385458632 German translation: mcl_signs to xpanes 2019-03-16 00:07:44 +01:00
Wuzzy e6e9d13701 Piston support: banner, sign, armor stand, chests, daylight sensor, jukebox, noteblock 2019-03-09 07:02:02 +01:00
Wuzzy 47c817d75a New translation system, part 8: Items, part 4 2019-03-08 00:22:28 +01:00
Wuzzy 66c6b373a5 Make many entities non-pointable 2019-03-07 03:53:06 +01:00
Wuzzy 2f74aea6f5 Replace deprecated functions 2019-03-06 04:38:57 +01:00
Wuzzy 198adcc740 Respawn sign text on load 2019-02-18 21:58:17 +01:00
Wuzzy 37b9a8f6bf Fix incorrect text rotation when sign text updates 2019-02-18 20:59:25 +01:00
Wuzzy d0e3862356 Fix bad wall sign text update after punch 2019-02-18 20:52:44 +01:00
Wuzzy 46a6d9bb8e Signs: Remove dead code 2019-02-18 20:14:30 +01:00
Wuzzy e789801662 Replace getpos() with get_pos() 2019-02-01 06:33:07 +01:00
Wuzzy 320567e1f2 Add basic screwdriver support 2017-12-05 14:09:39 +01:00
Wuzzy 1442b38f43 Fix wall sign placement taking away 2 signs 2017-08-31 18:47:59 +02:00
Wuzzy e2442a6283 Replace deprecated get_entity_name 2017-08-18 22:44:36 +02:00
Wuzzy e5a34367c9 Use new Minetest settings API syntax for most mods 2017-08-09 16:17:00 +02:00
Wuzzy 677a19acd1 Use overhigh signs again 2017-07-26 16:50:26 +02:00
Wuzzy 712424eb8d Update help aliases for signs 2017-07-26 16:13:19 +02:00
Wuzzy 4ff88e211d Fix sign text entity position problems 2017-07-26 16:02:55 +02:00
Wuzzy 461f5738d5 Fix incorrect sign entity staticdata activate 2017-07-26 15:47:48 +02:00
Wuzzy fd281dfe50 Fix some sign serialization bugs 2017-07-26 15:34:09 +02:00
Wuzzy 868a990551 Add standing sign models 2017-07-26 15:19:35 +02:00
Wuzzy 8d10a1a7c7 Implement wall sign mesh 2017-07-26 15:11:52 +02:00
Wuzzy aa691808d0 Remove unused sign textures 2017-07-26 05:27:38 +02:00
Wuzzy 52b1808242 Fix sign text direction on wall signs 2017-07-26 05:02:29 +02:00
Wuzzy 77cbe7bcbc Fix standing sign selection box 2017-07-26 04:50:34 +02:00
Wuzzy 610d545d52 Move mcl_signs log to bottom 2017-07-26 04:48:31 +02:00
Wuzzy 273c2d3d51 Rotate sign text entity as well 2017-07-26 04:40:44 +02:00
Wuzzy d667177d6b Support 16 sign rotations 2017-07-26 03:45:22 +02:00
Wuzzy 084c299a3c Add signs FIXME 2017-07-25 03:33:54 +02:00
Wuzzy 3dd3f0b3e2 Tweak sign text position 2017-07-25 03:31:23 +02:00
Wuzzy 3987b6a4fa Tweak standing sign model 2017-07-25 03:08:32 +02:00
Wuzzy 8d71f77f8b Make signs attached nodes 2017-07-25 03:06:25 +02:00
Wuzzy 7d9aa28054 More regular sign placement 2017-07-25 02:44:40 +02:00
Wuzzy 6c4ccf3897 Rename signs mod to mcl_signs 2017-07-25 02:20:37 +02:00
Renamed from mods/ITEMS/signs/init.lua (Browse further)