Commit Graph

49 Commits

Author SHA1 Message Date
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 b80ece51cb Signs: Add support for all Latin-1 printable chars 2019-03-21 15:45:54 +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 267cf5c4a6 Signs: Make all chars 5 or 6 pixels wide 2019-03-21 11:00:23 +01:00
Wuzzy 52e1c9e274 Signs: Add colon and grave char, tweak more chars 2019-03-21 10:40:58 +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 5aeb4aea74 Add translation templates for most mods
Using the findtext.lua script
2019-03-13 23:40:59 +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 b95627057e Update sign license info 2017-07-26 16:06:35 +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