Nicolas F
003fc9cb47
Fix errorTileUrl for JPEG tilesets
2016-12-10 14:56:18 -05:00
Nicolas F
044c65f922
Get rid of overviewer.gmap, move code into util
2016-12-10 14:56:17 -05:00
Nicolas F
2cfa3e8731
Add tset config to leaflet layer, refactor marker
...
Instead of stuffing specialised values into overviewer.collections,
put a reference to the overviewerConfig tileset entry into the leaflet
layer, so that we can access it from callbacks easily.
2016-12-10 14:56:17 -05:00
Nicolas F
cfa2a9f39b
Re-implement spawn marker
...
Let's hope this works, any bugs are totally my fault.
2016-12-10 14:56:17 -05:00
Nicolas F
64598e9c01
Set errorTileUrl to blank.png
...
Hopefully this code is correct, I have not tried with a different
"base" variable, but I don't even know what that thing is.
2016-12-10 14:56:17 -05:00
Nicolas F
8f44c92821
Replace mentions of Google Maps in documentation
2016-12-10 14:56:17 -05:00
Andrew Chin
6d3062fade
Misc leaflet fixes
2016-12-10 14:56:17 -05:00
Nicolas F
c0875a9ceb
Add replacement for the location marker
2016-12-10 14:56:17 -05:00
Nicolas F
2e07acc422
Add replacement for home marker, add icon_src dir
...
I added the icon_src dir to textures so that it doesn't get copied
over automatically like web_assets do.
2016-12-10 14:56:17 -05:00
Andrew Chin
d593a4e974
Added world switcher control
2016-12-10 14:56:17 -05:00
Andrew Chin
4f33d9087e
Include licnese information into jquery and leafjet js files
2016-12-10 14:56:17 -05:00
Nicolas F
456e88477d
Adjust README.rst to remove mentions of GMaps API
2016-12-10 14:56:17 -05:00
Andrew Chin
e58d23b1a0
Initial commit to drop gmaps and to add support for leaflet
...
Many things do not work at the moment:
* Missing world selector
* Missing overlays (overlay tilesets and markers)
* Missing urlhash code
* Probably other stuff
2016-12-10 14:56:17 -05:00
Andrew Chin
b81661dc94
Enable gitlab CI
...
Even though the overviewer repo is hosted on github, this new CI stuff
is useful for mirrors of overviewer hosted on gitlab.
To support package builds for a few distributions, a set of dockerfiles
have been created.
2016-12-10 14:35:24 -05:00
Nicolas F
6ea2758c31
optimizeimages: support pngnq-s9
...
pngnq-s9 is essentially just a more recently dead version of pngnq,
however, due to not being able to specify multiple binary names in
the past, we've not supported it. Refactor the code to allow specifying
multiple binary names, and add pngnq-s9 to it.
2016-12-06 16:11:45 +01:00
Nicolas F
c49990f18b
genPOI: expose uuid value for filter functions
...
Fixes #1345 .
2016-12-06 15:28:53 +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
c7d86eca76
Change shebang to python2 instead of python
2016-12-06 15:01:20 +01:00
Nicolas F
79343bcfba
Merge branch 'Rycieos-1.11-blocks'
2016-12-06 14:52:11 +01:00
Mark Vander Stel
d92f00d97d
Update strings and items to 1.11
...
Update all strings and vars to 1.11.
Add new items and blocks to items.py.
2016-11-29 09:13:42 -05:00
Mark Vander Stel
23c00eaf1f
Add new 1.11 blocks
...
Add observer, with 4 textures and 6 orientations.
Add shulker box, with 16 block IDs, an entity texture, and 6
orientations.
2016-11-29 09:13:35 -05:00
Nicolas F
7a0930af63
Merge pull request #1319 from manuelgu/patch-1
...
Update text for 1.10
2016-08-09 15:25:39 +02:00
manuelgu
5862b34e9e
Update text for 1.10
2016-08-09 11:59:58 +02:00
Nicolas F
a0c23c4a9a
Update CONTRIBUTORS.rst information
2016-07-19 23:05:37 +02:00
Nicolas F
a4b6651072
Update docs version and copyright year
2016-06-30 09:09:58 +02: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
Nicolas F
4287fc5f0b
Add -q alias for --quiet to genPOI
...
This brings it in line with the syntax of the main overviewer.py
script.
2016-06-30 09:04:49 +02:00
Nicolas F
0d7731b125
Update client jar version in documentation
2016-06-30 07:57:15 +02:00
Aaron Griffith
1a41d8d195
bump overviewer.h version, textures.py version
2016-06-11 16:38:19 -04:00
Aaron Griffith
24e9f9e6e8
Merge remote-tracking branch 'dbergl/1.10-blocks'
2016-06-10 20:44:37 -04:00
Aaron Griffith
7bbc3bd4d4
Merge branch 'patch-3' of git://github.com/tazorax/Minecraft-Overviewer
2016-06-10 20:43:14 -04:00
Aaron Griffith
125c87b195
Merge remote-tracking branch 'Socolin/patch-3'
2016-06-10 20:37:30 -04:00
Aaron Griffith
c76d813c13
Merge remote-tracking branch 'Socolin/patch-1'
2016-06-10 20:33:30 -04:00
Aaron Griffith
11c10972e2
Merge remote-tracking branch 'kevinwchang/filter-id'
2016-06-10 20:31:28 -04:00
Aaron Griffith
5571f4eb54
Merge remote-tracking branch 'CounterPillow/corrupt-region-warning'
2016-06-10 20:22:40 -04:00
Aaron Griffith
5665beb43f
Merge remote-tracking branch 'mc680x0/master'
2016-06-10 20:21:03 -04:00
Aaron Griffith
1c25b16ec6
fixed typo in biomes.h
2016-06-10 20:15:18 -04:00
Dan Berglund
6256c27867
update to 1.10
2016-06-10 14:51:11 -07:00
Dan Berglund
67a77c7c05
Revert temp & humidity changes and add missing biomes
2016-06-10 14:33:00 -07:00
Dan Berglund
d20c4a37e7
Add new 1.7.2 biomes and update colors
...
temp/humnidity was calculated so it matched the pixel at the start of each biome
as shown in the color template (http://minecraft.gamepedia.com/File:Biomes1.7.2.png )
TODO: switch to using coordinates in the image instead of temp/humidity
2016-06-10 14:33:00 -07:00
Dan Berglund
7a98e6afa9
add new 1.10 blocks
2016-06-10 12:07:11 -07:00
tazo
218b0a5996
Fix chorus plants
2016-03-06 15:33:49 +01:00
tazo
7baade948d
Add chorus plants and chorus flowers
2016-03-06 15:32:20 +01:00
tazo
a32582013f
Fix beetroots duplication
2016-03-06 10:22:17 +01:00
Socolin
a639670639
Add missing pixels between slabs
...
Like stairs in issue #992 slabs have same problem
2016-03-06 00:23:24 -05:00
Andrew Chin
6682b9130a
Merge PR #1285
2016-03-06 00:20:11 -05:00
tazo
9879bc9624
Implement beetroot crops
...
Conflicts:
overviewer_core/textures.py
2016-03-06 00:03:45 -05:00
Andrew Chin
db3c79a46e
Tweak crop rendering
...
Remote beetroot in preperation of bringing in patch
2016-03-06 00:03:44 -05:00
Socolin
210f2b4a4f
Add some missing pixel between blocks (Issue #992 )
...
Just copy/paste this piece of code from `build_block` to `build_full_block`
2016-03-05 18:09:40 -05:00
Socolin
bd476d5781
Fix render when using rotation and crop
...
The rotation should be applied after the crop. This order was changed in this commit b6ac54a2b6
2016-03-04 22:09:10 -05:00