Ver a proveniência

added hiders to town houses

tags/v0.3.0
Big Bad Waffle há 5 anos
ascendente
cometimento
087a440803
2 ficheiros alterados com 141 adições e 1 eliminações
  1. +4
    -0
      src/client/js/components/particles.js
  2. +137
    -1
      src/server/config/maps/fjolarok/map.json

+ 4
- 0
src/client/js/components/particles.js Ver ficheiro

@@ -19,6 +19,10 @@ define([
this.emitter = renderer.buildEmitter(this.blueprint);
},

setVisible: function (visible) {
this.emitter.emit = visible;
},

update: function () {
if (this.ttl !== null) {
this.ttl--;


+ 137
- 1
src/server/config/maps/fjolarok/map.json Ver ficheiro

@@ -2496,6 +2496,142 @@
"width":0,
"x":928,
"y":960
},
{
"height":0,
"id":876,
"name":"",
"polyline":[
{
"x":0,
"y":0
},
{
"x":0,
"y":32
},
{
"x":32,
"y":32
},
{
"x":32,
"y":80
},
{
"x":112,
"y":80
},
{
"x":112,
"y":56
},
{
"x":80,
"y":56
},
{
"x":80,
"y":0
},
{
"x":0,
"y":0
}],
"properties":
{
"fog":"1"
},
"propertytypes":
{
"fog":"string"
},
"rotation":0,
"type":"",
"visible":true,
"width":0,
"x":544,
"y":352
},
{
"height":0,
"id":877,
"name":"",
"polyline":[
{
"x":0,
"y":0
},
{
"x":0,
"y":48
},
{
"x":40,
"y":48
},
{
"x":40,
"y":0
},
{
"x":0,
"y":0
}],
"properties":
{
"fog":"1"
},
"propertytypes":
{
"fog":"string"
},
"rotation":0,
"type":"",
"visible":true,
"width":0,
"x":680,
"y":312
},
{
"height":0,
"id":878,
"name":"",
"polyline":[
{
"x":0,
"y":0
},
{
"x":0,
"y":72
},
{
"x":48,
"y":72
},
{
"x":48,
"y":0
},
{
"x":0,
"y":0
}],
"properties":
{
"fog":"1"
},
"propertytypes":
{
"fog":"string"
},
"rotation":0,
"type":"",
"visible":true,
"width":0,
"x":752,
"y":264
}],
"opacity":1,
"type":"objectgroup",
@@ -3862,7 +3998,7 @@
"x":0,
"y":0
}],
"nextobjectid":874,
"nextobjectid":879,
"orientation":"orthogonal",
"properties":
{


Carregando…
Cancelar
Guardar