peonso / opentibia_sprite_pack

Free to use sprites from the OpenTibia community. The images here are available under the Creative Commons Attribution 4.0 International license.
Creative Commons Attribution 4.0 International
76 stars 24 forks source link

RME bug with items 459, 460, 2249, 2250 #7

Open peonso opened 6 years ago

peonso commented 6 years ago

Actual but with RME, nothing can be done at our side.

https://github.com/hjnilsson/rme/blob/64ef3b5e2ac25a6e1d1d3ab7db957e2c52bde5f2/source/map_drawer.cpp#L1132-L1141

It hardcodes items 459 and 460 as colored. This make our 459 and 469 borders full colored tiles and make our invisible stair 2249 also invisible at map editor, same for 2250 nothing special.

peonso commented 6 years ago

And also this:

https://github.com/hjnilsson/rme/blob/23a8fb15a1a90cf369261559536259400ff458ef/source/sprites.h#L24-L27

https://github.com/hjnilsson/rme/blob/cfe36ce5b3e24406d0b0f09e3fa0a6aeb372f76d/source/definitions.h#L54