Skip to content

Commit

Permalink
Dumb whitespace changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdmandt committed Jun 2, 2024
1 parent 7b3dc2b commit 205ae50
Show file tree
Hide file tree
Showing 262 changed files with 5,488 additions and 5,488 deletions.
32 changes: 16 additions & 16 deletions src/main/assembly/package.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0 http://maven.apache.org/xsd/assembly-1.1.0.xsd">
<id>bin</id>
<includeBaseDirectory>false</includeBaseDirectory>
<formats>
<format>zip</format>
</formats>
<fileSets>
</fileSets>
<files>
<file>
<source>${project.build.directory}/${artifactId}-${version}.jar</source>
<outputDirectory>/</outputDirectory>
<destName>dynmap-api.jar</destName>
</file>
</files>
</assembly>
<assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0 http://maven.apache.org/xsd/assembly-1.1.0.xsd">
<id>bin</id>
<includeBaseDirectory>false</includeBaseDirectory>
<formats>
<format>zip</format>
</formats>
<fileSets>
</fileSets>
<files>
<file>
<source>${project.build.directory}/${artifactId}-${version}.jar</source>
<outputDirectory>/</outputDirectory>
<destName>dynmap-api.jar</destName>
</file>
</files>
</assembly>
42 changes: 21 additions & 21 deletions src/main/java/org/dynmap/debug/NullDebugger.java
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
package org.dynmap.debug;

import org.dynmap.ConfigurationNode;
import org.dynmap.DynmapCore;

public class NullDebugger implements Debugger {
public static final NullDebugger instance = new NullDebugger(null, null);

public NullDebugger(DynmapCore core, ConfigurationNode configuration) {
}

public void debug(String message) {
}

public void error(String message) {
}

public void error(String message, Throwable thrown) {
}

}
package org.dynmap.debug;

import org.dynmap.ConfigurationNode;
import org.dynmap.DynmapCore;

public class NullDebugger implements Debugger {
public static final NullDebugger instance = new NullDebugger(null, null);

public NullDebugger(DynmapCore core, ConfigurationNode configuration) {
}

public void debug(String message) {
}

public void error(String message) {
}

public void error(String message, Throwable thrown) {
}

}
1,226 changes: 613 additions & 613 deletions src/main/resources/extracted/colorschemes/ovocean.txt

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions src/main/resources/extracted/web/css/leaflet.ie.css
Original file line number Diff line number Diff line change
@@ -1,57 +1,57 @@
.leaflet-vml-shape {
width: 1px;
height: 1px;
}
.lvml {
behavior: url(#default#VML);
display: inline-block;
position: absolute;
}

.leaflet-control {
display: inline;
}

.leaflet-popup-tip {
width: 21px;
_width: 27px;
margin: 0 auto;
_margin-top: -3px;

filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
}
.leaflet-popup-tip-container {
margin-top: -1px;
}
.leaflet-popup-content-wrapper, .leaflet-popup-tip {
border: 1px solid #999;
}
.leaflet-popup-content-wrapper {
zoom: 1;
}

.leaflet-control-zoom,
.leaflet-control-layers {
border: 3px solid #999;
}
.leaflet-control-zoom a {
background-color: #eee;
}
.leaflet-control-zoom a:hover {
background-color: #fff;
}
.leaflet-control-layers-toggle {
}
.leaflet-control-attribution,
.leaflet-control-layers,
.leaflet-control-scale-line {
background: white;
}
.leaflet-zoom-box {
filter: alpha(opacity=50);
}
.leaflet-control-attribution {
border-top: 1px solid #bbb;
border-left: 1px solid #bbb;
}
.leaflet-vml-shape {
width: 1px;
height: 1px;
}
.lvml {
behavior: url(#default#VML);
display: inline-block;
position: absolute;
}

.leaflet-control {
display: inline;
}

.leaflet-popup-tip {
width: 21px;
_width: 27px;
margin: 0 auto;
_margin-top: -3px;

filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
}
.leaflet-popup-tip-container {
margin-top: -1px;
}
.leaflet-popup-content-wrapper, .leaflet-popup-tip {
border: 1px solid #999;
}
.leaflet-popup-content-wrapper {
zoom: 1;
}

.leaflet-control-zoom,
.leaflet-control-layers {
border: 3px solid #999;
}
.leaflet-control-zoom a {
background-color: #eee;
}
.leaflet-control-zoom a:hover {
background-color: #fff;
}
.leaflet-control-layers-toggle {
}
.leaflet-control-attribution,
.leaflet-control-layers,
.leaflet-control-scale-line {
background: white;
}
.leaflet-zoom-box {
filter: alpha(opacity=50);
}
.leaflet-control-attribution {
border-top: 1px solid #bbb;
border-left: 1px solid #bbb;
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parent": "block/fence_n",
"textures": {
"texture": "blocks/planks_acacia"
}
}
{
"parent": "block/fence_n",
"textures": {
"texture": "blocks/planks_acacia"
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parent": "block/fence_ne",
"textures": {
"texture": "blocks/planks_acacia"
}
}
{
"parent": "block/fence_ne",
"textures": {
"texture": "blocks/planks_acacia"
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parent": "block/fence_ns",
"textures": {
"texture": "blocks/planks_acacia"
}
}
{
"parent": "block/fence_ns",
"textures": {
"texture": "blocks/planks_acacia"
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parent": "block/fence_nse",
"textures": {
"texture": "blocks/planks_acacia"
}
}
{
"parent": "block/fence_nse",
"textures": {
"texture": "blocks/planks_acacia"
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parent": "block/fence_nsew",
"textures": {
"texture": "blocks/planks_acacia"
}
}
{
"parent": "block/fence_nsew",
"textures": {
"texture": "blocks/planks_acacia"
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parent": "block/column_side",
"textures": {
"end": "blocks/log_acacia_top",
"side": "blocks/log_acacia"
}
}
{
"parent": "block/column_side",
"textures": {
"end": "blocks/log_acacia_top",
"side": "blocks/log_acacia"
}
}
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/iron_bars",
"bars": "blocks/iron_bars",
"edge": "blocks/iron_bars"
},
"elements": [
{ "from": [ 8, 0, 0 ],
"to": [ 8, 16, 8 ],
"faces": {
"west": { "uv": [ 8, 0, 16, 16 ], "texture": "#bars" },
"east": { "uv": [ 8, 0, 16, 16 ], "texture": "#bars" }
}
},
{ "from": [ 7, 0, 0 ],
"to": [ 9, 16, 9 ],
"faces": {
"north": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cullface": "north" },
"south": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge" }
}
},
{ "from": [ 7, 0.005, 0 ],
"to": [ 9, 15.995, 9 ],
"faces": {
"down": { "uv": [ 9, 0, 7, 9 ], "texture": "#edge" },
"up": { "uv": [ 7, 0, 9, 9 ], "texture": "#edge" }
}
}
]
}
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/iron_bars",
"bars": "blocks/iron_bars",
"edge": "blocks/iron_bars"
},
"elements": [
{ "from": [ 8, 0, 0 ],
"to": [ 8, 16, 8 ],
"faces": {
"west": { "uv": [ 8, 0, 16, 16 ], "texture": "#bars" },
"east": { "uv": [ 8, 0, 16, 16 ], "texture": "#bars" }
}
},
{ "from": [ 7, 0, 0 ],
"to": [ 9, 16, 9 ],
"faces": {
"north": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cullface": "north" },
"south": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge" }
}
},
{ "from": [ 7, 0.005, 0 ],
"to": [ 9, 15.995, 9 ],
"faces": {
"down": { "uv": [ 9, 0, 7, 9 ], "texture": "#edge" },
"up": { "uv": [ 7, 0, 9, 9 ], "texture": "#edge" }
}
}
]
}
Loading

0 comments on commit 205ae50

Please sign in to comment.