Commit graph

2797 commits

Author SHA1 Message Date
Mike Primm
430d179c2b Tidy up Eclipse workspace 2022-02-07 10:04:12 -06:00
Mike Primm
add430597b Rework lantern with shade=false 2022-02-05 18:55:55 -06:00
Mike Primm
b237c49798 Add support for shade=false models, switch light/fire blocks over to use
it
2022-02-05 18:24:38 -06:00
Mike Primm
102f3d06f0 Handle other visibility values in patch definitions 2022-02-05 15:22:00 -06:00
Mike Primm
9711afbfd4 Warning cleanup in DynmapCoreAPI 2022-02-05 15:16:58 -06:00
Mike Primm
afba2a05e0 General warning cleanup in DynmapCore 2022-02-05 15:16:08 -06:00
Mike Primm
00c4c8c23c Rework scaffolding models 2022-02-05 14:02:55 -06:00
Mike Primm
b74836ce4a Finish fix for grindstone model 2022-02-05 13:18:34 -06:00
Mike Primm
b9485d8f4e Allow for clean shutdown 2022-02-05 03:20:22 -06:00
Mike Primm
b0ee2ad240 Allow interrupted exception when shutting down 2022-02-05 03:13:34 -06:00
Mike Primm
f9366fde83 Add compassazimuth to perspectives (oveeride for compass orientation)
and 'oldnorth' perspective
2022-02-05 03:11:25 -06:00
Mike Primm
ed2f009156 Shift SQLite to single session in thread pool (it isn't very thread
safe)
2022-02-05 02:05:54 -06:00
Mike Primm
3169359ece Back to 3.4-SNAPSHOT 2022-02-05 01:52:19 -06:00
Mike Primm
85bb97157c Fix chain models 2022-02-05 00:52:30 -06:00
Mike Primm
1b590dd2c7 Add tables tags, <hr> to sanitizer 2022-02-05 00:02:30 -06:00
Mike Primm
7e23a800db Make sanizing consistent between initial and updates, add <center> 2022-02-04 23:50:49 -06:00
Mike Primm
dfefa7cd57 Fix bamboo models 2022-02-04 23:19:47 -06:00
Mike Primm
e8f5221501 Fix webpath update path 2022-02-04 23:14:31 -06:00
Mike Primm
a45c000632 Add update-webpath-files setting to allow disable of web file updating 2022-02-04 21:47:33 -06:00
Mike Primm
0f48800233 Create standalone directory, if needed, during storage startup 2022-02-04 20:09:07 -06:00
Mike Primm
626c3f06da Fix null check in PHP 2022-02-04 15:40:38 -06:00
Mike Primm
42df6a250a Set for 3.3.2 release 2022-02-04 14:49:20 -06:00
Mike Primm
065c0ebb42 Handle botched version upgrade on pristine mysql/mariadb 2022-02-03 15:24:57 -06:00
Mike Primm
0132bfb3ca Fix content type on webp 2022-02-03 15:24:37 -06:00
Mike Primm
8ab722e4de Fix SQL in PHP for NewImage 2022-02-03 15:12:59 -06:00
Mike Primm
31e048138a Handle rollover from newImage to Image in MySQL PHP 2022-02-03 09:24:36 -06:00
mikeprimm
7c935bd40f Merge pull request #3647 from DartCZ/v3.0
Include t.newImage after db structure changes
2022-02-03 09:16:36 -06:00
DartCZ
d3d654ce8b Include t.newImage after db structure changes 2022-02-03 13:47:43 +01:00
Mike Primm
09cf52d81b Switch slabs and wall torches to state= (test case) 2022-02-02 00:10:48 -06:00
Mike Primm
002c2a3d80 Add state= mapping for replacing data= in models and textures
(eventually)
2022-02-01 23:50:58 -06:00
Mike Primm
0c77ec7c8f Fix lighting exception in pre 1.13.2 Spigot/Paper 2022-01-31 09:23:40 -06:00
Mike Primm
00f6f11565 Fix cocoa model 2022-01-31 08:52:50 -06:00
Mike Primm
6584f1d8fd Switch to 3.4-SNAPSHOT 2022-01-30 17:55:22 -06:00
Mike Primm
9eb25029e5 Restore depricated method in PatchBlockModel 2022-01-30 16:12:46 -06:00
Mike Primm
c7d39e8733 Prep for 3.3 release 2022-01-30 15:19:27 -06:00
Mike Primm
e5b1bbe11a FIx 1.11.2 and 1.12.2 lighting exception 2022-01-30 15:07:07 -06:00
Mike Primm
6c0a23d224 Start prep for shadow lighting rework 2022-01-30 14:23:00 -06:00
Mike Primm
621173ca39 Force cleanup of lingering render jobs (avoid shutdown exceptions) 2022-01-30 13:29:37 -06:00
Mike Primm
c5a2a93bda Fix lever models 2022-01-30 13:29:11 -06:00
Mike Primm
75b7362d1f Fix cake ; handle defaulted UV values the odd ways MC seems to 2022-01-30 12:34:26 -06:00
Mike Primm
3603aae498 Switch from flaky SnakeYAML Base64 decoder to JDK Base64 (URL decode) 2022-01-30 02:40:41 -06:00
Mike Primm
214e4c4658 Fix Sculk Sensor 2022-01-30 02:15:18 -06:00
Mike Primm
0e355e6974 Fix observer, handle vertical flips in modellist 2022-01-30 01:16:47 -06:00
Mike Primm
78a1b4b238 Switch azalea leaves to transparent 2022-01-30 00:14:25 -06:00
Mike Primm
581e91b467 Fix azalea leaves (do not foliage shade) 2022-01-29 23:51:41 -06:00
Mike Primm
7599f7c0fd Add the other glazed terracotta block fixes 2022-01-29 17:30:29 -06:00
Mike Primm
6995ff0fd5 Fix for soul campfire, switch torches to modellist, add origin for
rotate
2022-01-29 16:54:36 -06:00
Mike Primm
77d23cd235 Fix comparator and repeater models 2022-01-29 13:07:35 -06:00
Mike Primm
2892eddc09 Finish modellist implementation, use for campfire, comparator 2022-01-29 03:57:04 -06:00
Mike Primm
2fa9538311 Makes sure popups for circles, areas, lines had correct class 2022-01-28 19:42:34 -06:00