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

Make Multiplayer intentional instead of a hackjob. Also fix bugs. #114

Merged
merged 8 commits into from Apr 2, 2021

Conversation

mgovea
Copy link
Owner

@mgovea mgovea commented Apr 1, 2021

  • bugfix: makeRidesFree button no longer affects non-rides (bug introduced in Update ride prices via Game Action, hopefully adding MP support #111, so things like shops were made free)
  • bugfix: running the plugin on a server no longer complains about ui not existing (ReferenceError: identifier 'ui' undefined #113)
  • bugfix: fix price calculation for parks which have previously had paid entry, had a non-zero price, then the flags were changed to have free entry (like my test park)
  • feature change: only trigger 1x per day on server
    • aka no longer triggered automatically by clients
    • this also means for server play, the plugin MUST be installed on the server
  • update README to acknowledge the compatibility with multiplayer

@mgovea mgovea merged commit d9ebb43 into master Apr 2, 2021
mgovea added a commit that referenced this pull request Apr 2, 2021
mgovea added a commit that referenced this pull request Apr 2, 2021
lint issues I let through in #114
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant