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

Added bindings for revive and mon_at to lua. #5296

Merged
merged 1 commit into from Dec 30, 2013

Conversation

Projects
None yet
2 participants
@CIB
Copy link
Contributor

commented Dec 30, 2013

Also fixes a few bugs, including:

  • lua script was called after loading JSON files, which led to lua iuse's not being available
  • the pcall for iuse's had the wrong parameters, leading to constant errors on lua iuse's

See CIB@a3256fa for a test case to prove that the changes in this commit actually work. =)

Added bindings for revive and mon_at to lua.
Also fixes a few bugs, including:
- lua script was called after loading JSON files, which led to lua iuse's not being available
- the pcall for iuse's had the wrong parameters, leading to constant errors on lua iuse's

atomicdryad added a commit that referenced this pull request Dec 30, 2013

Merge pull request #5296 from CIB/master
Added bindings for revive and mon_at to lua.

@atomicdryad atomicdryad merged commit d5b2cf9 into CleverRaven:master Dec 30, 2013

1 check passed

default
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.