PrairieWind
5071a7c789
Fix translator translating sign description api side instead of mod side
2023-05-16 21:38:28 +00:00
PrairieWind
0903ac60e4
Make custom sign registration not absolutely require color
2023-05-16 21:38:28 +00:00
Michieal
6601ecf788
Basic signs texture replacement.
2023-02-15 14:52:00 +00:00
Michieal
197e807684
Fix the crafting recipes for the signs.
...
Placed in the proper place. Ugh.
2022-11-18 00:51:45 +01:00
Michieal
67296c7a37
Update Signs API to only use timer functions when there is text to display.
2022-11-17 02:55:14 +01:00
Michieal
e67c6e1ada
fix signs to reset after /clearobjects
...
Additionally, added in the register_hanging_sing_craft() for future use.
2022-11-17 02:55:14 +01:00
Michieal
fb10320550
Quickfix: changed standing sign rotate replacement node.
...
Replaced the standing sign (90 degrees) starting replacement node for on_rotate().
Tested on all signs, testing all degrees of rotation (all 16 of them).
fixes newly found bug: non-oak standing sign becomes oak standing sign when initially rotated with a screwdriver.
2022-11-03 13:10:50 +01:00
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
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