PTE Build is up - 76758-pte

Discussion in 'Planetary Annihilation General Discussion' started by jables, January 9, 2015.

  1. jorgenpt

    jorgenpt Uber Programmer Uber Alumni

    Messages:
    164
    Likes Received:
    390
    Sorry about the hotfix not getting pushed before the weekend, it is out now. :)
    Remy561, websterx01 and cdrkf like this.
  2. TechStack

    TechStack New Member

    Messages:
    1
    Likes Received:
    1
    @jables any word if Multi-monitor support is still in the works? or should I just accept that its not coming anytime soon...

    Thanks
    Tech
    lokiCML likes this.
  3. radongog

    radongog Well-Known Member

    Messages:
    638
    Likes Received:
    295
    Can you tell us what the new launcher update (~50MiB, a little bit later than the 300 MiB-hotfix!) and the hotfix did exactly?
  4. jables

    jables Uber Employee

    Messages:
    812
    Likes Received:
    5,537
    Build 76758-pte
    Added:
    - More server browser improvements
    - water depth perimeter in editor
    - my planets now work with custom planets
    - Can now delete more than 1 landing spot in editor
  5. killerkiwijuice

    killerkiwijuice Post Master General

    Messages:
    3,879
    Likes Received:
    3,597
    gg
    websterx01, stuart98 and cola_colin like this.
  6. wondible

    wondible Post Master General

    Messages:
    3,315
    Likes Received:
    2,089
    Release push seems to have set both channels to that version.
  7. Raevn

    Raevn Moderator Alumni

    Messages:
    4,226
    Likes Received:
    4,324
    It always has, but it's not always noticeable because the stable version is often the same as the last PTE version.
  8. mikeyh

    mikeyh Post Master General

    Messages:
    1,869
    Likes Received:
    1,509
    Are modded games missing from the filter rules?

    Code:
            var filterRule = ko.computed(function () {
                self.searchFilter();
                self.gameStateFilter();
                self.gameStatusFilter();
                self.gameModeFilter();
                self.planetCountMinFilter();
                self.planetCountMaxFilter();
                self.playerCountMinFilter();
                self.playerCountMaxFilter();
                self.regionFilter();
                self.gameTagFilter();
    self.moddedGameFilter();
                self.lockedFilter();
                self.showCheatServers();
    
                self.visibleLobbyIds({});
            });
    
  9. jorgenpt

    jorgenpt Uber Programmer Uber Alumni

    Messages:
    164
    Likes Received:
    390
    The launcher update was to improve compatibility with non-English characters on Windows (in Windows usernames and in directory names.)
    Remy561, cptconundrum and lokiCML like this.

Share This Page