Difference between revisions of "Source Code"
From Supremacy Wiki
(Created page with "== Source Code == *last source code https://bitbucket.org/mstrobel/supremacy/overview (Visual C# Studio 2010) **Mike's Post: build in [http://www.microsoft.com/downloads/dlx/...") |
(Changes to 2013-07-07) |
||
Line 5: | Line 5: | ||
*old source code can be taken from here: http://supremacy.codeplex.com/ (last upload from MStrobel at 03.01.2011) | *old source code can be taken from here: http://supremacy.codeplex.com/ (last upload from MStrobel at 03.01.2011) | ||
+ | |||
+ | == Changes == | ||
+ | |||
+ | === 2013-07-07 === | ||
+ | |||
+ | Most importante changes: (http://botf2.star-trek-games.com/viewtopic.php?p=73952&sid=a00734a2370e86d0967364e537643730#p73952) | ||
+ | |||
+ | Fixes: | ||
+ | * system and planetary bonuses creation | ||
+ | * industry output | ||
+ | * food output | ||
+ | * research output | ||
+ | * build time refresh | ||
+ | * growth rate bonuses | ||
+ | * shipbuilding bonuses | ||
+ | * ship construction completion display | ||
+ | * numerous UI issues | ||
+ | |||
+ | Balance: | ||
+ | * dilithium cost of ships | ||
+ | * Orbital Battery stats | ||
+ | * Production Facility output and cost | ||
+ | * research field costs | ||
+ | * ship stats in general |
Revision as of 06:14, 11 July 2013
Source Code
- last source code https://bitbucket.org/mstrobel/supremacy/overview (Visual C# Studio 2010)
- Mike's Post: build in VS2010 with .NET 4.0. You may need the C# Async CTP. http://botf2.star-trek-games.com/viewtopic.php?p=70790#p70790
- old source code can be taken from here: http://supremacy.codeplex.com/ (last upload from MStrobel at 03.01.2011)
Changes
2013-07-07
Most importante changes: (http://botf2.star-trek-games.com/viewtopic.php?p=73952&sid=a00734a2370e86d0967364e537643730#p73952)
Fixes:
- system and planetary bonuses creation
- industry output
- food output
- research output
- build time refresh
- growth rate bonuses
- shipbuilding bonuses
- ship construction completion display
- numerous UI issues
Balance:
- dilithium cost of ships
- Orbital Battery stats
- Production Facility output and cost
- research field costs
- ship stats in general