0

Commit Graph

  • e71a843df2 issues-1411: Block Addition: Add inverted daylight sensor. Karl Kuhn 2018-04-11 11:10:09 -04:00
  • c6922386a5 Use sys.exit(1) to exit rather than throwing a ValueError rymate1234 2018-03-12 23:47:50 +00:00
  • 80cc71325e Throw an error if the overviewer is running on a world saved on versions of Minecraft newer than snapshot 17w47a rymate1234 2018-03-12 23:43:07 +00:00
  • cd11ea31a9 Fix gitlab CI Andrew Chin 2018-02-28 14:02:44 -05:00
  • cff0dcc187 Merge pull request #1431 from kevinwchang/travis-fix Nicolas F 2018-02-23 04:47:26 +01:00
  • 25ab4c13ba travis: additionally fetch ImagingUtils.h Kevin Chang 2018-02-22 17:04:52 -08:00
  • 86f845ca9d update Pillow header URLs in .travis.yml Kevin Chang 2018-02-22 17:01:59 -08:00
  • e847adaa20 Merge pull request #1430 from kevinwchang/no-rgba-jpeg Nicolas F 2018-02-23 01:49:49 +01:00
  • e996bd1e47 fix pillow no longer allowing RGBA JPEG Kevin Chang 2018-02-15 06:37:39 -08:00
  • 22b9ab3f63 Merge many branches into master. Aaron Griffith 2017-08-24 18:22:35 -04:00
  • 9cf068973d Removing deprecated option in index.html : ?sensor=false Sylvain Rumeu 2017-01-11 16:50:24 +01:00
  • 16d8845eb6 Terracotta texture rotation fix BobFrankly 2017-08-24 06:51:46 -07:00
  • 2c2d1034ed Modernize Windows build instructions BobFrankly 2017-08-23 18:44:17 -07:00
  • d36414b1bf Fix slime algo by using integer for chunk coordinates. lyknode 2017-07-16 11:48:52 +02:00
  • 39d588ae45 docs: various small updates to build instructions Nicolas F 2017-06-19 22:55:55 +02:00
  • 21b9e0aa13 docs: Clarify Ubuntu/Debian install instructions Nicolas F 2017-06-13 16:11:10 +02:00
  • 6043ae958e Merge pull request #1386 from Monkey0x9/patch-1 Nicolas F 2017-06-11 16:56:53 +02:00
  • 964eec8ff5 Update minecraft version in gitlay-ci.yml to 1.12 Monkey0x9 2017-06-11 14:34:22 +02:00
  • e8bb3967f7 Change forgotten 1.11 to 1.12 in documentation Monkey0x9 2017-06-11 13:59:14 +02:00
  • f7973410ea travis: Update MC version Nicolas F 2017-06-09 18:12:05 +02:00
  • 4b75f7fa63 Merge branch 'snapshot' Nicolas F 2017-06-09 18:08:38 +02:00
  • 711488e07d textures.py: Fix beds for 1.12 Nicolas F 2017-06-09 18:06:29 +02:00
  • 461f8647e0 Update strings to 1.12 Nicolas F 2017-06-09 16:28:49 +02:00
  • e5b90fd512 Added expiration of uuidcache entries 3decibels 2017-06-04 23:43:28 +00:00
  • 412c8231b7 docs: add a section about how to contribute Nicolas F 2017-04-18 15:30:51 +02:00
  • a183553ba5 setup.py: remove workaround for CentOS 5 Nicolas F 2017-04-10 12:22:05 +02:00
  • e07e588e59 readme: add API key note, small fixes Nicolas F 2017-04-10 12:18:14 +02:00
  • dd96d95b66 settingsValidators: clean up checkBadEscapes Nicolas F 2017-03-24 18:29:15 +01:00
  • 8cf47935e4 Remove unused imports Nicolas F 2017-03-24 17:57:37 +01:00
  • b7837a9656 docs: update copyright year to 2017 Nicolas F 2017-03-24 15:29:22 +01:00
  • 52afa7f8d2 docs: optimise PNGs Nicolas F 2017-03-24 15:25:54 +01:00
  • 57a1000f4c docs: fix two warnings during docs building Nicolas F 2017-03-24 14:53:07 +01:00
  • 032b8831f9 docs: fix code block in signs.rst Nicolas F 2017-03-24 14:42:16 +01:00
  • ba5a4bbaed docs: add link to Twitter account to index.rst Nicolas F 2017-03-24 14:40:54 +01:00
  • f9148b7e2e docs: Change some http:// URLs to https:// Nicolas F 2017-03-24 14:35:05 +01:00
  • d11c9b5aa2 docs: remove remaining references to CentOS 5 Nicolas F 2017-03-24 14:30:22 +01:00
  • 63df797681 Copy el6 rpms into a better home Andrew Chin 2017-03-22 19:09:21 -04:00
  • b393489ea9 docs: remove CentOS 5 build instructions Nicolas F 2017-03-17 17:09:35 +01:00
  • 275f619b72 Re-enable render CI job in master branch Andrew Chin 2017-03-17 11:34:01 -04:00
  • 6f64b198f6 Build and test rpm and deb repos during CI Andrew Chin 2017-03-17 10:34:20 -04:00
  • 99b223fb5a Merge pull request #1356 from overviewer/python2 Nicolas F 2017-03-17 16:54:25 +01:00
  • cd0eb2d5c4 genpoi: query fs caps before using FileReplacer Nicolas F 2017-03-17 14:57:22 +01:00
  • 94d6772266 rcon: code style fixes Nicolas F 2017-03-16 18:25:55 +01:00
  • 3551518bbd logger: reduce pillow verbosity Nicolas F 2017-03-16 17:03:06 +01:00
  • fa1e444890 docs: fix oxipng formatting Nicolas F 2017-03-16 16:44:23 +01:00
  • d2976625b3 world: remove redundant hashing Nicolas F 2017-03-16 16:26:10 +01:00
  • b75755a746 travis: stop testing for 2.6 Nicolas F 2017-03-16 15:53:40 +01:00
  • 4770af93f7 optimizeimages: add oxipng support Nicolas F 2017-03-16 15:50:02 +01:00
  • 5c44084332 optimizeimages: code style fixes Nicolas F 2017-03-16 14:58:41 +01:00
  • f1909e9684 Remove memcached support Nicolas F 2017-03-16 14:45:19 +01:00
  • 84b52326dc leaflet: Reimplement coordinate box on bottom left Nicolas F 2017-03-13 14:04:37 +01:00
  • b7995efe42 Be more consistant in build artifact naming Andrew Chin 2017-03-12 12:48:27 -04:00
  • 8e883f47f5 Add support for concrete powder Nicolas F 2017-03-10 07:35:39 +01:00
  • d76a22e020 Fix deprecated NumPy API warnings Nicolas F 2017-03-09 17:28:18 +01:00
  • 13d5fb7642 Add terracotta and concrete blocks Nicolas F 2017-03-09 16:50:45 +01:00
  • 7a6b9973c2 Protect against optional marker variable Andrew Chin 2017-02-19 11:46:44 -05:00
  • 7af5375df9 Actually add the high-dpi icons, durr Nicolas F 2016-08-02 18:01:35 +02:00
  • 3093a07dc2 Remove old junk in web_assets Nicolas F 2016-07-21 21:24:27 +02:00
  • 843d9ddb00 Carpet-bombing code style fixes Nicolas F 2016-07-19 21:23:26 +02:00
  • 99817f786f Re-implement map compass Nicolas F 2016-07-19 20:57:45 +02:00
  • e0b36fa9e4 Move icon anchor to tip of icons Nicolas F 2016-07-12 21:30:59 +02:00
  • 6426182c1e Add retina size icons for spawn and location Nicolas F 2016-07-12 21:20:46 +02:00
  • ebfd40c995 Centre map view on spawn marker if left-clicked Nicolas F 2016-07-12 18:27:09 +02:00
  • 9bcf2d5542 Re-implement location marker Nicolas F 2016-07-12 18:24:01 +02:00
  • 91a571d628 WIP marker stuff Andrew Chin 2016-12-19 10:27:51 -05:00
  • 2add96132c Do an apt-get update during debian verification Andrew Chin 2017-02-12 13:10:21 -05:00
  • c5659f809e More work on gitlab CI Andrew Chin 2017-01-02 13:18:16 -05:00
  • 6f237179e4 Allow debug import Andrew Chin 2016-12-31 20:42:15 +00:00
  • 884f8548e7 Work on windows build with gitlab CI Andrew Chin 2016-12-31 12:49:01 -05:00
  • 4259c5eacd Apply same only/except tags to remove_render Andrew Chin 2016-12-25 00:06:21 -05:00
  • d71f67c67e Improved gitlab CI which will remove renders when a branch is deleted Andrew Chin 2016-12-24 15:17:47 -05:00
  • faa8d8f75c Replace python with python2 Andrew Chin 2016-12-24 14:43:52 -05:00
  • 5fecdf7477 Some minor changes based on github comment feedback Andrew Chin 2016-12-24 14:37:47 -05:00
  • 0801791cab Merge PR #1343 Andrew Chin 2016-12-24 14:33:24 -05:00
  • de67ed1bd3 Be sure to exit with a non-zero code on build error Andrew Chin 2016-12-24 13:57:27 -05:00
  • 1803178bc8 Need to catch CorruptNBTError in both paths Thomas Lake 2016-12-20 12:23:41 +00:00
  • 095b87b667 Added some explanatory text about corrupt worlds Andrew Chin 2016-12-19 11:08:35 -05:00
  • 3938d1889c Better error handling of errors when a world fails to open. Andrew Chin 2016-12-19 10:50:01 -05:00
  • 5047655bb7 Fix for IE11 Andrew Chin 2016-12-10 17:56:12 -05:00
  • 806ad92b6f Style fixes for the world selector control Andrew Chin 2016-12-10 17:56:00 -05:00
  • d249515915 Update to latest version of leaflet 1.0.2 Andrew Chin 2016-12-10 17:19:37 -05:00
  • ad85b3ff6a Initial reimplementation of url hash updating Andrew Chin 2016-07-11 21:01:30 -04:00
  • 0731ea65cd Re-implement configurable bgcolor Nicolas F 2016-07-11 22:04:23 +02:00
  • 003fc9cb47 Fix errorTileUrl for JPEG tilesets Nicolas F 2016-07-11 21:55:55 +02:00
  • 044c65f922 Get rid of overviewer.gmap, move code into util Nicolas F 2016-07-11 21:52:24 +02:00
  • 2cfa3e8731 Add tset config to leaflet layer, refactor marker Nicolas F 2016-07-11 21:41:55 +02:00
  • cfa2a9f39b Re-implement spawn marker Nicolas F 2016-07-06 18:43:34 +02:00
  • 64598e9c01 Set errorTileUrl to blank.png Nicolas F 2016-07-01 16:05:00 +02:00
  • 8f44c92821 Replace mentions of Google Maps in documentation Nicolas F 2016-06-30 08:36:27 +02:00
  • 6d3062fade Misc leaflet fixes Andrew Chin 2016-06-29 22:59:54 -04:00
  • c0875a9ceb Add replacement for the location marker Nicolas F 2016-06-29 15:23:24 +02:00
  • 2e07acc422 Add replacement for home marker, add icon_src dir Nicolas F 2016-06-29 14:35:19 +02:00
  • d593a4e974 Added world switcher control Andrew Chin 2016-06-29 20:24:22 -04:00
  • 4f33d9087e Include licnese information into jquery and leafjet js files Andrew Chin 2016-06-28 11:13:20 -04:00
  • 456e88477d Adjust README.rst to remove mentions of GMaps API Nicolas F 2016-06-28 17:01:22 +02:00
  • e58d23b1a0 Initial commit to drop gmaps and to add support for leaflet Andrew Chin 2016-06-28 10:42:29 -04:00
  • b81661dc94 Enable gitlab CI Andrew Chin 2016-12-09 13:19:37 -05:00
  • 6ea2758c31 optimizeimages: support pngnq-s9 Nicolas F 2016-12-06 16:11:45 +01:00
  • c49990f18b genPOI: expose uuid value for filter functions Nicolas F 2016-12-06 15:28:53 +01:00
  • 54b93754c7 genPOI/docs: Handle new sign id values Nicolas F 2016-12-06 15:16:03 +01:00