耗神,Ares里待实现的功能可以吗?在Ares 0.3 中的 http://bugs.renegadeprojects.com/view.php?id=634
传说中的“狗窝”,或者说“产生不同单位的工厂”(Factories producing different units)。通俗的例子是,出现了一个新的建筑类型,专门造狗狗,而原来的兵营不能造狗狗了。这个新的建筑类型就叫做“狗窝”。很多人希望借助此逻辑来让坦克和直升机各自从专属的工厂制造(我也是)
DCoder的反映是:“The part where the unit can come out from a specific factory is pretty simple to implement.
The part where each factory can have its own production queue is scattered all over the UI management and whatnot and is too expensive to implement ”
我的意见是,不需要在UI上来区分,只需要在工厂上区分就行了。这样子貌似比较容易实现。
如果耗神做成了,小弟感激不尽!已经等Ares一年半了……