hemmond

Results 13 comments of hemmond

Full example where this was found is in Chaos of War (new ship is spawned when previous is destroyed - so it spawns the rest of the ships and then...

I believe, it could be done by setting some local variable when clicked on SCAN button, so it will not appear on stations, that have not clicked on this button....

From discussion after last Saturday game, we discussed, that there might be useful variant of adding "Science-" (working title), which will be similar to Science, except there will be no...

Could `PlayerSpaceship:getWaypointLabel(int index)` then be introduced to LUA, which will return proper label? Stock LUA scripts will then still work as expected, custom scripts will have "different" numbers but will...

I also prefer uninvasive, but on the other hand, it should be noticed by user. Maybe red notice under version number?

Changing LUA API for indexing will break compatibility with older scripts using IDs. I recommend documenting this behavior in LUA docs and close this issue as "Wontfix - breaks LUA...

I'm wondering why do we need info if a tube has fired. It it is for mission scripting, I would think it would be better to have a callback function...

Checked on current GIT Master HEAD. Could not reproduce any of the issues mentioned before. If @Piglit doesn't see the issue still persist, then I'd recommend closing this issue.

Hi, I have recently printed 83 pages long PDF into A5 ring-bond book. It was honestl pretty simple. You just disable sub-booklets (or how is it called) and then print...

Not sure, but I believe there were talks with ECS branch, that docking classes could be modified mid-scenario.