Commit graph

2264 commits

Author SHA1 Message Date
Pierre Kisters
c4d554bc98 fixes 2020-08-15 16:49:02 +02:00
Pierre Kisters
91631d4f46 comment cleanup 2020-08-14 16:21:17 +02:00
Pierre Kisters
5474c1bb1f some open todos 2020-08-14 16:16:45 +02:00
Pierre Kisters
aed6a2442a added modules: fabric-1.16.1 and fabric-1.16.2 2020-08-14 15:58:35 +02:00
mikeprimm
dfc6e9953b Merge pull request #3063 from webbukkit/Fixed-typos-in-README.md
Fix typos in README.md and added discord link
2020-08-09 11:17:26 -05:00
mikeprimm
a8a0eb71d7 Merge pull request #3067 from Jon0505/v3.0
Added templates for issues/features
2020-08-09 11:17:00 -05:00
mikeprimm
9f08cd3ded Merge pull request #3078 from webbukkit/Fix-type-in-worlds.txt
Fix typo in worlds.txt
2020-08-09 11:16:24 -05:00
mikeprimm
a4202243bf Merge pull request #3064 from webbukkit/added-contributing.md
Added CONTRIBUTING.md
2020-08-09 11:16:07 -05:00
FedUpWith-Tech
7cee20c3b0 Fix typo in worlds.txt 2020-08-07 21:41:36 -04:00
Mike Primm
d824635870 Merge branch 'v3.0' of git@github-home:webbukkit/dynmap.git into v3.0 2020-08-04 14:31:09 -05:00
Mike Primm
a94bf8ffe5 Update to build 32.0.106 for 1.16.1 Forge, fix break from removed API 2020-08-04 14:30:54 -05:00
FedUpWith-Tech
7e36e6d8d0 Me being dumb
forgot how to use the preview screen to make sure the formatting was correct :/
2020-08-03 19:30:32 -04:00
FedUpWith-Tech
22c4287a7b Added checkboxes
I added the checkboxes that I feel like would be helpful and added a spot for screenshots, I don't want to overcrowd the bug report and I don't feel the need to collect all the possible data I *might* need on first contact
2020-08-03 19:29:41 -04:00
Jon
877644cdb7 Changed quote to bullet list 2020-08-02 13:59:58 -05:00
Jon
8842e641ce Added templates for issues/features 2020-08-02 13:48:01 -05:00
FedUpWith-Tech
afd0f5feba Added CONTRIBUTING.md 2020-08-01 20:49:02 -04:00
FedUpWith-Tech
39a9ea07e7 Fix typos in README.md and added discord link 2020-08-01 20:26:32 -04:00
mikeprimm
fab35b7971 Merge pull request #3035 from reviiii/patch-1
Add animations to customMarkers
2020-07-26 09:08:18 -05:00
Mike Primm
783f7aa30d Back to SNAPSHOT 2020-07-26 00:39:28 -05:00
Mike Primm
8f1e7fbac4 Switch to https://repo.mikeprimm.com for repo 2020-07-25 23:37:22 -05:00
mikeprimm
4b0d5b15af Update README.md 2020-07-25 23:24:15 -05:00
Mike Primm
6ceb0844c3 Shift to beta-2 2020-07-25 18:39:53 -05:00
reviiii
80a6af32a7 Add animations to customMarkers 2020-07-23 13:54:39 +02:00
Mike Primm
2098b6a068 Fix pozdol with snow 2020-07-19 23:43:29 -05:00
Mike Primm
0752761e04 Fix piston rendering 2020-07-19 19:53:48 -05:00
Mike Primm
e873b0e519 Fix stone slab texture 2020-07-19 17:32:23 -05:00
Mike Primm
b89ed740e6 Handle malformed skin URL looking 2020-07-12 19:20:53 -05:00
Mike Primm
a70d091d9a Handle events from updates on disabled worlds properly 2020-07-09 12:47:28 -05:00
Mike Primm
06f149f731 Zap corner list in listarea - too much output 2020-07-06 19:29:42 -05:00
Mike Primm
2ff0479018 Add Sponge permissions for 1.11.2, 1.12.2, extract
permissions.yml.example
2020-07-05 14:48:51 -05:00
Mike Primm
177fb3f57c Add /dmap worldgetlimits, worldaddlimit, worldremovelimit commands 2020-07-04 18:02:30 -05:00
mikeprimm
516d0a9ae7 Update README.md 2020-07-01 00:52:31 -05:00
Mike Primm
6a3c19485c More 1.16.1 support 2020-06-30 23:51:00 -05:00
Mike Primm
afdd9a550e Drop Forge 1.8.9, 1.9.4, 1.10.2; add initial 1.16.1 Forge 2020-06-30 23:37:34 -05:00
Mike Primm
f287c3f3d0 Update API classifier to match dependency in DynmapCore 2020-06-28 22:34:58 -05:00
Mike Primm
ee7ffc6b96 Back to SNAPSHOT 2020-06-27 20:57:43 -05:00
Mike Primm
fa01d1212d Bump to 3.1-beta-1 2020-06-27 20:23:30 -05:00
Mike Primm
8e57acd905 More sponge perm work on 1.12.2 2020-06-27 20:22:51 -05:00
Mike Primm
d1e55c7330 Sponge 7.0 permissions for 1.12.2 Forge 2020-06-27 19:59:49 -05:00
Mike Primm
49a42ab437 Update configuration.txt for block-alias example 2020-06-27 17:59:53 -05:00
Mike Primm
830eefb5bf Handle new 1.16.1 wall state and render logic 2020-06-27 14:17:52 -05:00
Mike Primm
f2ce24ebe2 Fix target block 2020-06-27 12:35:25 -05:00
Mike Primm
aa8b5056ff Fix biome water coloring in 1.16.1 2020-06-27 11:47:45 -05:00
Mike Primm
3c50dc0eba Handle pre 1.16.1 and current chunk encodings 2020-06-27 11:07:45 -05:00
Mike Primm
71191fc67d Revert "Handle 5 bit palette properly (1.16.1)"
This reverts commit 4b0af0b7fe.
2020-06-27 10:46:19 -05:00
Mike Primm
711dd2e53b Finish first pass for 1.16.1 blocks 2020-06-27 00:49:59 -05:00
Mike Primm
bbbc55e517 More 1.16.1 blocks - about 3/4 done 2020-06-26 22:27:50 -05:00
Mike Primm
4b0af0b7fe Handle 5 bit palette properly (1.16.1) 2020-06-26 20:02:16 -05:00
Mike Primm
7533dfd871 Some more 1.16.1 blocks - about 1/2 done 2020-06-26 01:56:47 -05:00
Mike Primm
50de75edef Add initial set of 1.16.1 block definitions (about 1/3 of them) 2020-06-26 01:13:09 -05:00