David Stark
David Stark
Minimum reproduction code: ``` Display.setFullscreen(true); Display.create(); Pbuffer.getCapabilities(); Display.update(); ``` Result: ``` A fatal error has been detected by the Java Runtime Environment: EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fed7a082f9, pid=7296, tid=6796 Java frames:...
The official issue tracker for Selenium Builder is now at https://github.com/SeleniumBuilder/selenium-builder/issues , where development is also ongoing.
Failure to start up a test can result in an error message being printed that contains secret info like the Sauce access key. [Example](https://travis-ci.org/jegelstaff/formulize/builds/35738422) ``` 1-install-formulize: Unable to start test...
An achievement for adding a new project that is just an existing one with the Git history erased.  Badge is a reference to the well-known "I Made This" comic...
**Feature** This PR addresses the features described in issue #5590 *Used/stolen ships so capping isn't nigh-mandatory* ## Summary You can now specify that individual outfits and ships can randomly be...
**Bug fix** This PR addresses the problem described in issues #10241 and #6444 and #9464. ## Summary When distributing cargo on takeoff, the game now places cargo for missions marked...
**Feature** This PR addresses the feature described in issue #4818 ## Summary Adds a setting to the preferences that reduces the target FPS of the game from 60 to 30,...
**Feature** ## Summary This PR splits the "land" and "cycle landing target" functionality of the L key into two commands, L and K. The purpose of this is to avoid...
**Feature** This PR addresses the feature described in issue #10186 and mentioned in issue #4818. ## Summary Adds a non-debug pause command. Unlike with the debug pause, the player can...
### Problem Description In the *Install the Mind* Wanderer mission, you are encouraged to bring a large number of escorts, and then told to bring the mind to Rekat Moraski...