- 19 Apr, 2019 1 commit
-
-
Adam Leyshon authored
-
- 31 Mar, 2019 2 commits
-
-
Adam Leyshon authored
-
Adam Leyshon authored
-
- 28 Mar, 2019 1 commit
-
-
Adam Leyshon authored
Better error handling in general especially in GetData and Trade dialog. Updated Cake file to number the DLL files in the order they need to load.
-
- 27 Mar, 2019 1 commit
-
-
Adam Leyshon authored
-
- 22 Feb, 2019 2 commits
-
-
Adam Leyshon authored
-
Adam Leyshon authored
Moved the dev spawn check from MapComponent to GameComponent Added dialog box to enter reactivation token. Spawn check is no longer saved to gameasave file. Added more translation strings
-
- 17 Feb, 2019 2 commits
-
-
Adam Leyshon authored
-
Adam Leyshon authored
-
- 16 Feb, 2019 5 commits
-
-
Adam Leyshon authored
-
Adam Leyshon authored
# Conflicts: # About/About.xml # About/PublishedFileId.txt # Glitterworld Prime/GlitterWorldApi.cs # Glitterworld Prime/Glitterworld Prime.csproj # Glitterworld Prime/Properties/AssemblyInfo.cs # nant.build
-
Adam Leyshon authored
-
Adam Leyshon authored
-
Adam Leyshon authored
Server no longer trusts our Subscription start/end tick so don't send them. Order request body is now compressed, should help with large orders. We now send our current tick when updating colony metadata.
-
- 15 Feb, 2019 1 commit
-
-
Adam Leyshon authored
No need for separate build profiles either. Changed many methods that were public to internal. Added new anti-cheat code that detects things spawned in Debug Mode. Updated translations. Updated About.xml to support B19 and 1.0 Added code to detect RimWorld version and set API market accordingly.
-
- 11 Feb, 2019 1 commit
-
-
Adam Leyshon authored
API updated to v4. Thing list is now only sent once during the first console use along with the mod list. Fixes #4, Combat Extended 1.0 was the culprit. ThingCategoryDef Ammo20mmFliegerfaust has no labelcap string set causing the nullref exception. TODO: Add translation strings for updated data screen. Update version number in XML Description. Update logo.
-
- 09 Feb, 2019 1 commit
-
-
Adam Leyshon authored
-
- 12 Nov, 2018 2 commits
-
-
Adam Leyshon authored
-
Adam Leyshon authored
Corrected typos in translation file Added check for very small silver amounts
-
- 08 Nov, 2018 2 commits
-
-
Adam Leyshon authored
Version is now 1.0.1.1
-
Adam Leyshon authored
Changed version tag from Unstable to 1.0 in description
-
- 17 Sep, 2018 7 commits
-
-
Adam Leyshon authored
-
Adam Leyshon authored
-
Adam Leyshon authored
-
Adam Leyshon authored
-
Adam Leyshon authored
-
Adam Leyshon authored
Rename and refactored NAnt script. Changed API endpoints to reflect new versioning scheme.
-
Adam Leyshon authored
Rename and refactored NAnt script. Changed API endpoints to reflect new versioning scheme.
-
- 16 Sep, 2018 1 commit
-
-
Adam Leyshon authored
Fixed: HasUplink check now looks at the map of the pawn that initiated dialog rather than the visible map.
-
- 15 Sep, 2018 1 commit
-
-
Adam Leyshon authored
-
- 17 Aug, 2018 4 commits
-
-
Adam Leyshon authored
-
Adam Leyshon authored
Added new uplink building. See merge request GWP/Release!4
-
Adam Leyshon authored
Completely re-worked order system. See merge request GWP/Release!3
-
Adam Leyshon authored
Rebalanced power requirements and bill of materials. Started adding translation strings.
-
- 15 Aug, 2018 1 commit
-
-
Adam Leyshon authored
Removed references to versioning like B18 and A17. Codebase for each version will now be a new fork. Added two new debug flags LOCALSERVER and DISABLESTEAM. GWP now assigns User IDs for people on DRM-Free version. GWP uses Steam ID if available. GWP will assign new colony IDs if OwnerID doesn't match to prevent orders sent to wrong place. Updated endpoints to use V3 API. Updating order status is now done asynchronously. Simplified and reduced RW Thing metadata being sent to the API. GWP Order tracker is now far more robust and handles errors with updating the order status better. Simplified logic in TraderPrime when trading goods between player and server. Now uses less bandwidth. Fixed a bug in TryDropGoodsOnMap, hit points of damaged things being refunded is remembered and set. Fixed bugs in ComputeItemsMadeFromStuffWithQuality and ComputeItemsWithQuality when enumerating qualities. Many more optimisations and bug fixes but forgot them because I wasn't writing them down...
-
- 29 Jul, 2018 4 commits
-
-
Adam Leyshon authored
Updates for 1.0 nightly build compatibility. See merge request GWP/Release!2
-
Adam Leyshon authored
Not backwards compatible any more with A17 or B18. Ludeon have renamed loads of methods and constants so updated code to fix that. Minified things no longer have a ThingCategoryDef set so you must inspect InnerThing. ThingDefs/Building_TradeWithPrime.xml needed updating to use IndustrialComponents. Added code to get SteamId for Steam players. Removed the need for reflection to get Tradeables from the current Trade Deal.
-
Adam Leyshon authored
Master 18b See merge request GWP/Release!1
-
Adam Leyshon authored
# Conflicts: # About/About.xml # Glitterworld Prime/Glitterworld Prime.csproj # Glitterworld Prime/Properties/AssemblyInfo.cs
-
- 11 May, 2018 1 commit
-
-
Adam Leyshon authored
Major release 2.2.1.17 Closes #22, #18, #20, and #19 See merge request aleyshon/glitterworld-prime!18
-