-
Posts
4,631 -
Joined
-
Last visited
-
Days Won
175
Content Type
Profiles
Forums
Downloads
Calendar
Articles
HC Platform Requests
Posts posted by TonyE
-
-
2022.010 Bump
-
Can you provide instructions to replicate this issue? Thank you
-
HCE - 2022.009 - 2022-07-29
===========================
- Chg:00000 PE Added reference to Microsoft Scripting Runtime so that
FileSystemObject can be used for reading .csv files.
- Chg:00000 PE No longer uses the MS Access Import and Export Specifications,
imports and exports are now done with file reader & writer and
DAO.recordset. This works around Microsoft breaking the import
and export spec functionality. As a side effect, it makes it
easier to modify the structure of the database.
-
2
-
-
My minimal testing now results in successful and accurate imports & exports. eeustice has had success as well. I'll be doing a bit of cleanup before releasing 2022.009 with this updated PE.
-
Tested: z2Multi
-
Tested: z1Mount
-
Tested: y1Loadout
-
Tested: ShipNamesImport
-
-
Done: Magazines
-
Tested: M1Sonar
-
Tested: J1Radar
-
Tested: ImportStrings
-
-
Tested: G2ECM
-
1
-
-
Tested: G1Ordnance
-
-
-
Tested: D1Missile
-
-
Tested: bsStringsImport
-
Tested: B1Plane
-
-
HCE Release Notes
in General
Posted
HCE - 2022.010 - 2022-08-05
===========================
- Chg:32451 GE Fixed an uninitialized variable platNow that would trigger when
AI guns engage against player missiles. These are showing up
as a result of better tooling in the Microsoft runtime. There
are likely hundreds of these unitialized variables scattered
in the HC code. The warning dialog for them only appears in
debug builds but each one fixed is an opportunity avoid
potential corruption of the game state/memory. (thanks eeustice)
https://harpgamer.com/harpforum/topic/32451-run-time-check-failure/