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

update #7

Merged
merged 122 commits into from
Sep 28, 2020
Merged

update #7

merged 122 commits into from
Sep 28, 2020

Conversation

firexe
Copy link
Owner

@firexe firexe commented Sep 28, 2020

update

shdant113 and others added 30 commits September 21, 2019 10:16
Got rid of unnecessary uppercase
gamecreate.php:
Added nextPhaseMinutes and phaseSwitchPeriod options.

gamemaster/adjudicator/pregame.php:
Added call to Game's initializeStartTime() when the pregame is processed and the game starts.

gamemaster/game.php:
Modified create to use the new nextPhaseMinutes and phaseSwitchPeriod options.
Added createTime and startTime members to Game. Added switchPhaseTime() function, which switches phaseMinutes to nextPhaseMinutes.
This is called on the start process() call if phaseSwitchPeriod seconds have passed, or if the game is paused.
Added initializeStartTime() function, which initializes the game's start time when the pregame is finished.

objects/game.php:
Added nextPhaseMinutes, phaseSwitchPeriod, createTime and startTime member variables.
…s commit.

gamemaster/game.php:
phaseSwitchPeriod is multiplied by 60 when used for comparison with timestamp.
locales/English/gamecreate.php:
Added form fields for new phase swap functionality.
…eTime and startTime.

locales/English/gamecreate.php:
Edited "phase length after swap" to only include 24hr+ phase lengths.
Fixed some typos, changed some wording, and added that usernames can't be changed
Changed "his" to "their"
Fixed string concatination bug
fixed starttime bug.
These queries didn't work and were never reverted out of the files.
fixed dark mode chat colours
Added missing excusedMissedTurns var
code updates and minor bug fix
jmo1121109 and others added 29 commits May 14, 2020 19:39
Splitting the moderator type into 2 types. The goal is creating a new basic moderator type where new moderators have access only to tools needed to complete basic jobs. More complex or dangerous tools used by senior moderators have been moved into the senior moderator class. The inhertance has been changed so that all senior moderators will by default have access to all forum moderator tools. New admin tools have been included to manage senior moderator status, and senior mods are displayed on the status page in the admincp.
Adding a ! to a condition
… Admin tool to backfill GR. Tables in database to record each games GR adjustment, as well as a month to month GR for each user. Config file allows for custimization of categories based on things such as variants, press, and scoring types.
Fix syntax error in fullInstall.php
Heartland and Cuba's colors no longer swapped
small change on gr initialization
Change date formatting for ease of use later
Ports Sleepcap's 2013 vDip fix to the Modern 2 Large Map to make it clear that Milan does not border Croatia.
As per the discussion in Issue  #335, this commit makes some minor changes to the Intro to Diplomacy page, adding some clarifications to common misconceptions new players have about the support hold order. The changes are minor, since there was resistance to making the page overly complex.
Also adds a link to the official Avalon Hill rulebook on the intro page, and corrects a broken link to the rulebook on the FAQ.
Update with various php 7+ Kestas made on the server.
…,-and-fixed-broken-FAQ-link

Minor additions to into, and fixed broken FAQ link
…rder-Fix

Modern 2 Venice/Milan Border Fix
Adding thick borders to the buildable Supply Centers to the Ancient Mediterranean variant
Revert "Adding thick borders to the buildable Supply Centers to the Ancient Mediterranean variant"
@firexe firexe merged commit db0b800 into firexe:master Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet