Commit Graph

29 Commits

Author SHA1 Message Date
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)