-
Idea 1: Ship docking fees- a small fee (500-1000 credits) charged to the player for landing, on a per-ship count basis
Idea 2: Taxes: Every in-game month or so, a % of the player's money goes to taxe…
-
Originally reported on Google Code with ID 2815
```
This is not really a bug, but ust the way it is and I'm wondering if perhaps there is
a better way;
The following picture as high saturation red c…
-
For whatever reason, whenever I click edit or share on my 46-page campaign guide I made for my players, I cannot see any of the guide. It's a single, grey page with "1/46" written in the top left corn…
-
Exceeded slow_query limit (2.0 > 2) in mysql:
INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` …
-
machinekit would make a great realtime playout/device control layer for [ROS](http://www.ros.org). ROS could become an alternative driving layer, in parallel to the existing CNC control application (r…
-
Originally reported on Google Code with ID 2071
```
Autolevels are today mainly used to make the first open of an image to look good (it's
used in the default profile). I'd prefer if first open shoul…
-
Subclassing inheritance [is an anti-pattern](http://asserttrue.blogspot.com/2009/02/inheritance-as-antipattern.html) (see also [this](http://c2.com/cgi/wiki?ClassicOoAntiPatterns) and [this](http://pr…
-
Hi Lynn,
Below is a table of MeSH IDs that Wikidata users have added to disease items. This has not been curated except to remove 12 entries where the MeSH ID doesn't exist. I can help go through the…
-
Hi everyone,
when working on the SFML port and now on the CEGUI 0.8 port, I have come over numerous problems of the code in terms of
- Bad code design (no `private` or `protected`, for example — viol…
-
I have a 2 websites that are part of my cluster. Sometimes one websites will become unreachable and my logic for all of the other members determine that after 120 seconds they should do a Cluster.Down…