cora
58a4a9d048
Set signs debug output to default to false
2022-10-24 02:47:56 +02:00
Michieal
d4b9918ed4
Added in Documentation, changed the inventory image to be more minecraft-like (hand made), changed some licensing, and tracked down an out of place debug log line.
2022-10-23 03:20:34 -04:00
Michieal
7095876af1
Forgot to add in the greysacle images.
2022-10-21 22:55:26 -04:00
Michieal
9bbb065967
Complete signs acess using new API.
...
Has compatibility layer for signs_dark, the original signs, etc.
Has added greyscale sign for making your own signs. :)
TODO: add in translations, tweak the sign colors.
2022-10-21 22:50:39 -04:00
Michieal
c0e4c96d87
set up for new api.
...
Setting up for the NEW inclusive API. (prelude to).
2022-10-21 23:54:26 +00:00
Michieal
23654916cf
Update DEBUG to use the global variable.
...
Added in a debug variable entry into settings. This commit uses that variable for all of the Signs API's debugging needs.
2022-10-21 23:31:00 +00:00
Michieal
9f32a4c692
MineClone2 Signs Rewrite - move from GitHub to MeseHub
...
GitHub link: https://github.com/michieal/Mineclone2-Signs
2022-10-19 18:55:07 -04:00
1F616EMO
fc768cb1ad
mcl_signs
2022-02-23 23:58:05 +01:00
marcin-serwin
cbe8583cef
Merge branch 'master' into polish-translation
2021-06-02 10:14:25 +00:00
AFCMS
cd33d406b2
fix many codestyle issues (functions, strings, modpaths)
2021-05-29 16:12:33 +02:00
Marcin Serwin
3917bb51a2
Add polish translation of mcl_signs
2021-04-25 13:39:59 +02:00
AFCMS
02f393998f
fix many warnings (644 remaining)
2021-04-17 09:26:37 +02:00
Elias Åström
ed30fa0868
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.
This was done with a shell script :)
2021-03-18 17:37:12 +01:00
Lizzy Fleckenstein
aeb7078c05
Update use_texture_alpha to the minetest 5.4 conventions
2021-02-18 14:00:17 +01:00
kay27
c9294a4d8a
Fix Wuzzy/MineClone2#996 Coordinate exploit in signs and chests, sent by @cora
2021-01-22 21:42:37 +04:00
kay27
ba51686e6c
Russian translation
2020-07-20 00:11:13 +00:00
Wuzzy
c106a62979
Use minetest.is_creative_enabled
2020-07-10 16:45:40 +02:00
Wuzzy
1a0e979b0c
Update incomplete license information and credits
2020-05-11 17:18:04 +02:00
Wuzzy
c156398fb5
Merge branch 'translate-fr' of https://git.minetest.land/lrocher/MineClone2 into translate_fr
2020-05-09 18:57:40 +02:00
Rocher Laurent
4957bd1118
Translate In French
2020-05-03 22:39:07 +02:00
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
feba60cad8
Translate all extended tooltips to German
2020-03-12 01:35:11 +01:00
Wuzzy
ba74546d48
Add extended tooltips
2020-02-19 04:54:17 +01:00
wuniversales
15481cb24d
Add Spanish translation
2020-02-04 21:43:50 +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
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