Ice & snow tile modernization (#19689)

* Add snow tile edges

* Changes for edge tile prio

* Add support for tile weightlessness

* Add weightlessness to ice

* snow duggy moments

* fix ice thing yeah

* actually why even use weightless movement

* upd8 nukieplanet

* i have no idea what im doing

* sprite modifications
This commit is contained in:
Kara
2023-08-31 14:31:23 -07:00
committed by GitHub
parent 7842f0d055
commit cd9ceb2378
26 changed files with 4995 additions and 4946 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 483 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 637 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 487 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

View File

@@ -9,37 +9,38 @@
"name": "snow"
},
{
"name": "snow_corner",
"directions": 8
"name": "snow_double_edge_south",
},
{
"name": "snow_surround",
"directions": 4
"name": "snow_double_edge_east",
},
{
"name": "gravsnow"
"name": "snow_double_edge_north",
},
{
"name": "gravsnow_corner",
"directions": 8
"name": "snow_double_edge_west",
},
{
"name": "gravsnow_surround",
"directions": 4
"name": "snow_dug"
},
{
"name": "snow_dug_double_edge_south",
},
{
"name": "snow_dug_double_edge_east",
},
{
"name": "snow_dug_double_edge_north",
},
{
"name": "snow_dug_double_edge_west",
},
{
"name": "plating"
},
{
"name": "platingdrift",
"directions": 4
},
{
"name": "ice"
},
{
"name": "snowwhite"
},
{
"name": "snow0"
},
@@ -81,18 +82,6 @@
},
{
"name": "permafrost"
},
{
"name": "edge0",
"directions": 4
},
{
"name": "edge1",
"directions": 4
},
{
"name": "edge2",
"directions": 4
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 500 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 501 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 541 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 493 B

View File

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 389 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 367 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 547 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 354 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB