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

PAMM Support for Server Mods in New Game Lobby and Live Game Scenes #15

Merged
merged 2 commits into from Mar 20, 2015
Merged

PAMM Support for Server Mods in New Game Lobby and Live Game Scenes #15

merged 2 commits into from Mar 20, 2015

Conversation

palobby
Copy link
Contributor

@palobby palobby commented Mar 20, 2015

Adds a PA Server Mod Manager that enables new game lobby and live game
scenes for server mods like Display Rank and Unit Selector without the
hackery of shadowing js files to load mods into scenes.

Multiple server mods can now customise the new game lobby and live game
user interface scenes for all players in a game.

The PA Server Mod Manager is only mounted when other server mods are
enabled.

Tested with Cola_Colin and sταωοs.

Adds a PA Server Mod Manager that enables new game lobby and live game
scenes for server mods like Display Rank and Unit Selector without the
hackery of shadowing js files.

Multiple server mods can now customise the new game lobby and live game
user interface scenes for all players in a game.

The PA Server Mod Manager is only mounted when other server mods are
enabled.
Final implementation that creates a shadow of ui_mod_list.js as
ui_mod_list_for_server.js that is loaded in the server version of
ui_mod_list.js to merge server mod scenes into local client mod scenes
mereth added a commit that referenced this pull request Mar 20, 2015
PAMM Support for Server Mods in New Game Lobby and Live Game Scenes
@mereth mereth merged commit 7a920b6 into pamods:master Mar 20, 2015
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

3 participants