Author Topic: Update 1515  (Read 3188 times)

0 Members and 1 Guest are viewing this topic.

Offline Erik L (OP)

  • Administrator
  • Admiral of the Fleet
  • *****
  • Posts: 5654
  • Thanked: 366 times
  • Forum Admin
  • Discord Username: icehawke
  • 2020 Supporter 2020 Supporter : Donate for 2020
    2022 Supporter 2022 Supporter : Donate for 2022
    Gold Supporter Gold Supporter : Support the forums with a Gold subscription
    2021 Supporter 2021 Supporter : Donate for 2021
Update 1515
« on: April 24, 2015, 04:14:16 PM »
Teaser for you all. 1515 will be out next Wednesday, but here are the notes as of today


Global Changes
   Changed build to 1515
   Refactored some code and variables.

Database Changes
   Added RaceID and GameID to Colonies table.
   Added RaceAdjective to the Race table.
   Changed XCoord, YCoord, and ZCoord in Systems table to REAL from INTEGER.

Specific Changes
   AICore_Data.dll (0.1.1.1515)
      Began creation of specific table CRUD classes.
         Created crudAtmosphere for Atmosphere table.
         Created crudColonies for Colonies table.
         Created crudSystems for Systems table.
         Created crudSystemBodies for SystemBodies table.

   AI_Aide.exe (0.1.1.1515)
      Added a bit of code to refesh the race list droplist when
         creating a new game with a new race.
      Added "Copy to Clipboard" button on Log Viewer screen.
      Tokenized some plain-text messages.
      Added Game Options window for game, as opposed to program options.

   AICore_Race.dll (0.1.1.1515)
      Fixed functionality to select a picture for the race.
      Moved RaceName generation function to AICore_Race from AICore_Diplomacy
      Added random generation of racial name, plural and adjective to random race creation.
      Random race creation selects a random picture from the \Graphics directory.

   AICore_Diplomacy.dll (0.1.1.1515)
      Moved RaceName generation from AICore_Diplomacy to AICore_Race.

   AICore_General.dll (0.1.1.1515)
      Added raceAdjective to the race structure.
      Moved some structures from AICore_System to AICore_General.

   AICore_Launcher.exe (0.1.1.1515)
      Added support for German language.

   AICore_Research.dll (0.1.2.1515)
      Added support for German language on research form.
      Added localization support for completed research form.
   AICore_SysGen.dll (0.1.1.1515)
      Added localization support for system form.
      Began work on saving systems to the database.
      Renamed project to AICore_System to match DLL.


Bugs
   Random race creation locks up occasionally. This necessitates a shutdown of the program via external means.


Offline boggo2300

  • Registered
  • Rear Admiral
  • **********
  • Posts: 895
  • Thanked: 16 times
Re: Update 1515
« Reply #1 on: April 27, 2015, 04:29:11 PM »
nice!

(and it's already Tuesday here!)
The boggosity of the universe tends towards maximum.