Piglit

Results 6 issues of Piglit

When cycling is active, the cinematc view switches to the next ship every 30 seconds. This is intended to give spectators of the game a more varying impression.

I ran into some issues with the gm-chat: * Dragging the GM-Chat window around does not work well - it always attaches to the nearest edge of the screen. *...

issue: #1760 issue: #1763

I get a segfault when running the following script: ```lua function init() Planet() for cnt = 0, 15 do Mine() -- also breaks when using Asteroid() end end ``` The...

* Option to grant stations or ships the ability to automatically restock missiles on player ships. * Previously it was only possible to restock missiles of cpuships. * Change setRestockMissilesDockes...