Code Monkey home page Code Monkey logo

scanmsg's People

Contributors

wipe2238 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

scanmsg's Issues

comments after brackets

Many comments seem to be like this, maybe it's worth allowing them too?

{109}{}{Klamath}                          // .MAP  ;Downtown
----------------^ text after brackets [game\map.msg:28]
{110}{}{Klamath}                          // .MAP  ;Mall
----------------^ text after brackets [game\map.msg:29]
{111}{}{Klamath}                          // .MAP  ;Rat Caves
----------------^ text after brackets [game\map.msg:30]
{112}{}{Klamath}                          // .MAP  ;Toxic Caves
----------------^ text after brackets [game\map.msg:31]
{113}{}{Klamath}                          // .MAP  ;Trapping Caves
----------------^ text after brackets [game\map.msg:32]

Crash when trying to access directory without permissions [linux]

dotnet run --project ScanMsg/ScanMsg.NET5.csproj -- /
dotnet run --project ScanMsg/ScanMsg.NET5.csproj -- /root

Scanning files...Unhandled exception. System.UnauthorizedAccessException: Access to the path '/root' is denied.
 ---> System.IO.IOException: Permission denied
   --- End of inner exception stack trace ---
   at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(String path, Boolean ignoreNotFound) in /_/src/libraries/System.IO.FileSystem/src/System/IO/Enumeration/FileSystemEnumerator.Unix.cs:line 79
   at System.IO.Enumeration.FileSystemEnumerator`1.Init() in /_/src/libraries/System.IO.FileSystem/src/System/IO/Enumeration/FileSystemEnumerator.Unix.cs:line 39
   at System.IO.Enumeration.FileSystemEnumerator`1..ctor(String directory, Boolean isNormalized, EnumerationOptions options) in /_/src/libraries/System.IO.FileSystem/src/System/IO/Enumeration/FileSystemEnumerator.cs:line 41
   at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized) in /_/src/libraries/System.IO.FileSystem/src/System/IO/Enumeration/FileSystemEnumerable.cs:line 38
   at System.IO.Enumeration.FileSystemEnumerableFactory.UserFiles(String directory, String expression, EnumerationOptions options) in /_/src/libraries/System.IO.FileSystem/src/System/IO/Enumeration/FileSystemEnumerableFactory.cs:line 125
   at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options) in /_/src/libraries/System.IO.FileSystem/src/System/IO/Directory.cs:line 181
   at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption) in /_/src/libraries/System.IO.FileSystem/src/System/IO/Directory.cs:line 143
   at ScanMsg.ScanMsg.MainScan(List`1 args) in /home/wipe/tmp/ScanMsg/ScanMsg/ScanMsg.cs:line 645
   at ScanMsg.ScanMsg.Main(String[] args) in /home/wipe/tmp/ScanMsg/ScanMsg/ScanMsg.cs:line 469

Command line options

  • --no-logfile
    disable any attempts to mess with ScanMsg.log (deleting on start, writing)
    enabled by default in action.yml; users should not be forced to cleanup after running scan, if workflow adds all new files to auto-commit)
  • --no-exitcode
    always return exitcode 0
  • allow to specify more than one directory, allow to scan specified file(s) only
  • allow to specify other options while in translation scan mode

Fallout ScanMsg binary exe

This is freaking useful, thank you. Nevada's EN translation has one double ID error turns out. Sonora's RU is clean.
A binary would be great! Here's one for desperate noncompilers out there:
ScanMsg.zip

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.