Author Topic: Recent Activity  (Read 3546 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
Recent Activity
« on: August 05, 2015, 02:49:06 PM »
So, not been good on updating things. But here are the last few change logs.

1521 -
Code: [Select]
Global Changes
Changed build number to 1521.

Database Changes

Specific Changes
Added StellarSystemInfo.dll (0.1.1.1521)
This is a custom control to display the system information.

TODO:
Check versions and update (AICore_Launcher)
Localize text fields (AICore_Race)
Show Component Design Window (AICore_Research)
Read table for specified system ID and fill form (AICore_System)
Account for user preference when determining minerals (AICore_System)
Read the database for colonies (AI_Aide)
Figure out how to validate database integrity.

WISHLIST:
Manually edit/enter system info.
Create Sol system.

Bugs
StellarSystemInfo.dll (0.1.1.1521)
*F* Deleting orbit rows does not properly renumber the final row.
*U* Scroll bars do not appear when needed.

1525 -
Code: [Select]
Global Changes
Changed build number to 1525.

Database Changes

Specific Changes
aiDice.dll (0.1.1.1525)
Added a function to generate numbers on a bell curve.

TODO:
Check versions and update (AICore_Launcher)
Localize text fields (AICore_Race)
Show Component Design Window (AICore_Research)
Read table for specified system ID and fill form (AICore_System)
Account for user preference when determining minerals (AICore_System)
Read the database for colonies (AI_Aide)
Figure out how to validate database integrity.

WISHLIST:
Manually edit/enter system info.
Create Sol system.

Bugs
StellarSystemInfo.dll (0.1.1.1521)
*U* Scroll bars do not appear when needed.

1531 -
Code: [Select]
Global Changes
Changed build number to 1531.
Started to move localization efforts to a Localize subroutine

Database Changes
Updated ProgramInfo with current versions.

Specific Changes
AICore_Components.dll (0.1.1.1531)
Fixed scrollbar issue in aiStellarSystemInfo
AI_Aide.exe (0.1.2.1531)
Added an option to toggle Debug Mode
Added DBUG toggle to console commands.
Added value for [INFO] to resource files.
AICore_General.dll (0.1.1.1531)
Added a global variable to store Debug Mode status
Added logging support for a debug log. This log contains the date embedded in the filename.
Added a specific WriteDebugLog function.
AICore_Race.dll (0.1.1.1531)
Added localization on ViewRace.
Added Debug support on ViewRace.


New Features
Debug Mode:
Debug mode is a troubleshooting mode that will log additional messages to log files.
Currently there is limited functionality for debug mode.
Planned support for debug mode will be shifting the SQL statements run to this log file. Most
likely will include game state info on turns.

TODO:
Check versions and update (AICore_Launcher)
Localize text fields (AICore_Race)
Show Component Design Window (AICore_Research)
Read table for specified system ID and fill form (AICore_System)
Account for user preference when determining minerals (AICore_System)
Read the database for colonies (AI_Aide)
Figure out how to validate database integrity.

WISHLIST:
Manually edit/enter system info.
Create Sol system.

Bugs
AICore_Components.aiStellarSystemInfo (0.1.1.1531)
*F* Scroll bars do not appear when needed.

Working on 1533 at the moment. Mostly backend stuff.

My current thinking on distribution is the launcher. It will download the current files and such. So the initial download will be very small compared to downloading the entire program.