Jakub Skorupa
3b0e7f8603
Fix typos and punctuation in documentation
2020-10-06 23:02:11 +02:00
Jens
d7f6f3ebd5
Make icons in legend OptIn
...
Make them OptIn
Add option to docs
2020-07-11 14:03:18 +02:00
Nicolas F
f54e398a2a
docs/signs: fix escape example and add note
...
Concerns #1795 .
2020-07-01 18:46:56 +02:00
Nicolas F
780597d7b2
Merge pull request #1780 from dreamwraith
2020-06-24 18:10:18 +02:00
Nicolas F
cadb24a015
assetmanager: rename icons dir to markers, symlink
...
This fixes a name collision with Apache's default config.
Closes #1773 . Install nginx already.
2020-06-24 17:57:12 +02:00
dreamwraith
a1dc1d053a
Update signs.rst to include additional notes about filtering based on block entity data for chests
...
I added some documentation on something that took me a bit of time to figure out, as i wanted to filter world generated lootable chests that hadnt been opened yet.
2020-05-28 09:34:39 -07:00
Dawid Botha
45abe40a16
Typo fix
2019-08-17 10:25:12 +02:00
Nicolas F
be69712ca0
docs/signs.rst: fix filter function ids for 1.13
2019-03-29 17:05:31 +01:00
Nicolas F
094b403515
docs: actually fix chestFilter example
...
oops
2019-02-21 16:36:48 +01:00
Nicolas F
b0921972ba
docs: fix chestFilter example
...
Fixes #1509
2019-02-21 16:34:28 +01:00
Nicolas F
032b8831f9
docs: fix code block in signs.rst
2017-03-24 14:42:16 +01:00
Nicolas F
f9148b7e2e
docs: Change some http:// URLs to https://
2017-03-24 14:35:05 +01:00
Nicolas F
54b93754c7
genPOI/docs: Handle new sign id values
...
Minecraft now uses minecraft:sign as its id for signs, but also uses
Sign for older versions or chunks that have not yet been updated.
Change the genPOI sign wrangling code and the documentation to reflect
this change.
Fixes #1340 .
2016-12-06 15:17:39 +01:00
Nicolas F
917e38fd53
Make command line option docs more complete
...
Mainly, the genPOI options were finally documented.
2016-06-30 09:07:13 +02:00
Andrew Chin
ddfd88aad7
Update signs.rst
...
Added small note about how to look for the Markers button on a successful genpoi
2015-06-05 22:07:02 -04:00
tdierks
fc150a7739
Explain importing for filter functions
...
This code is correct, but doesn't work correctly with signs since they got JSON text formats in 14w25a. I will try to create another PR with an improved sign function tomorrow, but it's turning out to be complex, so for the moment, I'll stick with this tip on making imports work.
2015-02-11 00:41:51 -05:00
CounterPillow
dc40dce59a
Moved icons to subdirectory, adjusted docs
...
I also added one of the icons to the manualpois example, so people
have an exmaple of how they can use these in their configurations.
2013-09-23 16:02:06 +02:00
CounterPillow
b9298243b2
Added some icons for people to use in their POIs.
2013-09-19 01:10:42 +02:00
Thomas Lake
e5c7edf511
Update signs.rst
...
Add warning about non-existent icon files
2013-05-23 14:56:54 +02:00
Nicolas Frattaroli
ae5e146eff
Updated documentation
...
* Added paragraph and example about returning tuples from a filter
(Issue #859 )
* Added section about manualpois
(Issue #858 , Issue #869 , Issue #598 )
* Fixed a typo in the FAQ
* Added logging to file to the FAQ
(Issue #871 )
2013-01-21 18:13:50 +01:00
Andrew Chin
43d299ed92
Allow marker groups to be checked(displayed) by default
...
Fixes #730
2012-08-04 11:05:00 -04:00
Andrew Chin
7f1ccdc156
Fix up pull request #726
2012-06-03 22:55:20 -04:00
alexan
e0a4976e6a
make create info window optional parameter
2012-06-03 22:22:16 -04:00
Andrew Chin
6331200763
More POI docs
2012-05-01 21:40:53 -04:00
Andrew Chin
2a6769c5ac
Revised syntax/method for specifying POIs
2012-04-14 22:09:12 -04:00
Sean Kilgore
c287247b86
Updated sign docs, including --genpoi usage
2012-03-26 13:41:16 -07:00
Sean Kilgore
e758bee77f
Updated signs documentation, including genPOI.py usage.
2012-03-19 23:55:06 -07:00
Andrew Chin
bfeae91e78
New docs on signs/markers
2012-03-11 13:10:50 -04:00