Open cooljeanius opened 3 years ago
For the last one, I need to figure out which enemy is the one picking it up in the first place... @knyghtmare thinks I should copy over the definition of the {OBJ_POTION_HEALING}
macro and then reimplement to fit my needs, but Myrian (on Discord) thinks I should just hardcode the coordinates of the potions into the [avoid]
portions of the enemy AI... for the latter, I'd need to find out which enemy was doing that, so I know which one to adjust the avoidance patterns of... unless I just do it for all of them?
ok so Myrian is @ashmyr now
The whole "2 Dulatuses" thing is pretty much the only one that's preventing me from releasing it as-is; the rest of them can all be worked on after a release...
timeline.txt
has some info on some stuff this scenario will need, both in terms of gameplay (a dwarf-Lich) and the closing cutscene(s): https://github.com/cooljeanius/The_Earths_Gut/blob/master/timeline.txt
(some can be put off for an epilogue scenario after this one)
So, I went and released 0.3.0 despite still having a few unchecked boxes here... those can be fixed in a followup release...
@knyghtmare gave me one more: adjust the colors to be warmer, so I've added that to the list...
@knyghtmare gave me one more: adjust the colors to be warmer, so I've added that to the list...
ok that ought to be done by b64c92520d9996186101103955251b6f9a651367
I don't think I'll be able to fully finish this until a post-BfW-1.16 release, so, postponing for now...
I made a bit of progress on the end cutscene recently, but there's still a lot to be done on it, not to mention the entire epilogue scenario that's supposed to follow...
as of df8fcf4 I'm going to say the first checkbox here is done
Tempted to close this, but I'm not quite sure yet...
So, for the closing cutscene, I need to decide on someone to ask Dulatus about the book that's supposed to go with the hammer... @Konrad22 any suggestions? Also did you notice any enemies picking up potions at all?
Some of the stuff from #33 might actually go here instead
1 more thing about this scenario from the forums: https://forums.wesnoth.org/viewtopic.php?p=680959#p680959
fix issue with there being 2 Dulatuses