Gravestone mod - Graves

Gravestone mod - Graves

4M Downloads

Rework graves generation on death

NightKosh opened this issue ยท 0 comments

commented

Graves generation logic should be splitted on 2 parts:

  1. "death event" to get information about player and his death
  2. "item drop event" to get items

As I guess such changes should allow collect any items from other mods slots, which should make some compatibility modules useless , and furthermore should allow to close some issues.

TODO:

  • Split players graves generation logic
  • Create an items backup + console command to get them back(in case of any problems) #280
  • Store grave coordinates + console command to show it #194
  • Do something on death in the void #281
  • Do something with grave generation inside some blocks blocks #256
  • Allows to change grave generation location for other mods

Check are next sissues fixed or not: