Skip to content

Update Frogger and fix a chatlog issue - #452

Open
mcdemarco wants to merge 1 commit into
AbstractPlay:developfrom
mcdemarco:froggerest
Open

Update Frogger and fix a chatlog issue#452
mcdemarco wants to merge 1 commit into
AbstractPlay:developfrom
mcdemarco:froggerest

Conversation

@mcdemarco

Copy link
Copy Markdown
Contributor

Frogger's refills variant now uses the sequenced turn model instead of a full-round passing mechanism. This change is applied based on version so shouldn't affect games in progress.

Several unrelated bugs in Frogger surfaced during testing and were fixed.

An issue arose with GameBase.chatLog() (_base.ts) misidentifying players, which was fixed by resolving each ply's actor via plyActor() instead of currplayer - 1. You might want to review that, but I'm really submitting this as a PR because I will be AFK for a week and cannot easily fix or revert anything that goes wrong, though I can test it on the dev server whenever you're ready to roll it out.

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.

1 participant