Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement hscript-improved #13304

Closed

Commits on Sep 19, 2023

  1. implement hscript-improved

    using my fork cuz it can compile
    
    WARNING: USE THESE COMMANDS BEFORE COMPILING PLS
    haxelib remove hscript
    haxelib git hscript https://github.com/TheLeerName/hscript-improved
    TheLeerName committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b86d976 View commit details
    Browse the repository at this point in the history
  2. HScript.hscriptTrace

    errors on hscript now traces to console
    also removed useless trace
    TheLeerName committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    4e83741 View commit details
    Browse the repository at this point in the history
  3. if u got error in runHaxeCode, it stops executing

    no spam in luaDebugGroup when error in onUpdate!
    TheLeerName committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    3fd4522 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    197bfcc View commit details
    Browse the repository at this point in the history
  5. it returns void not null

    TheLeerName committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    36e3096 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d174c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2d6207 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8fdd943 View commit details
    Browse the repository at this point in the history
  9. remove spam!!!!

    TheLeerName committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    423d358 View commit details
    Browse the repository at this point in the history
  10. cool idea, CrowPlexus

    TheLeerName committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    f33a803 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. import same classes as in SScript

    backward compatibility
    TheLeerName committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    42d1040 View commit details
    Browse the repository at this point in the history