Gametoast / ClassicCollectionModPatch

Enabling mods to run on the new Classic collection PC game
9 stars 1 forks source link

1. re-enabled code console. #16

Closed BAD-AL closed 5 months ago

BAD-AL commented 5 months ago
  1. Pass data from shell -> ingame via Load/SaveMissionSetup()
  2. moved documentation around a little.
  3. move 'run_after' changes batch file functionality to Windows Script Host '0\bin\run_after_changes.js'
  4. Moved 'LowerCaseAllFiles.exe' functionality to '0\bin\run_after_changes.js'
  5. added debug log command to fake console
  6. Improved mouse handling in list boxes (alt Instant Action, Fake console, debug log).
BAD-AL commented 5 months ago

added fixes for: https://github.com/Gametoast/ClassicCollectionModPatch/issues/19 https://github.com/Gametoast/ClassicCollectionModPatch/issues/18