PA Titans PTE 94243 is now available!

Discussion in 'PA: TITANS: General Discussion' started by wyao, May 2, 2016.

  1. wyao

    wyao Uber Employee

    Messages:
    70
    Likes Received:
    410
    The following contributions made by mikeyh:
    Improved custom server support and lobby chat history
    - added lobby chat history so hosts never lose messages when selecting system and new players joining lobby see recent chat history with MAX_LOBBY_CHAT_HISTORY of 100
    - added support for custom JSON messages in new lobby (will also add to playing)
    - added DEFAULT_LOBBY_NAME command line option
    - added DEFAULT_GAME_TYPE command line option
    - added some getMods helpers to server_utils
    - changed lobby beacon to use getModsForBeacon helper
    - changed empty beacon to use getModsForBeacon helper
    - added downloading_mod_data client message using getModsPayload helper
    - changed mount_mod_file_data to return mods using getModsPayload helper
    - added some uberId support for custom servers (work in progress)

    Custom commanders, lobby chat history, server mods status and mod helpers
    Custom commanders in server mods:
    - added custom commander support for server mods via commander_list.json and unit_list.json (both will be managed files in a future update to community mods)
    - changed commander utility to allow updates from server mods
    - added update of commanders in new game lobby when server mods are mounted
    - added update of commanders in new game cinematic when server mods are mounted

    Connect to game:
    - added downloading server mods message

    New game lobby:
    - added lobby chat history so hosts never lose messages when selecting system and new players joining lobby see recent chat history
    - changed gameType to use session (will now remember last selection)
    - added server mods status for hosts (uploading/downloading/mounting)
    - improved UI display of server mods and cheats (first pass)
    - added server mod description tooltips
    - deprecated combined updateActiveModAndCheatText
    - added updateMountedServerMods which is only called when changed
    - added updateActiveCheatText (may change to allow tooltips)
    - added setupAISkirmish for mods
    - replaced handleAISkirmishInitRule and exposed as checkAISkirmish for mods
    - added buildVersion
    - added isLocalGame, serverType and serverSetup from connect_to_game
    - added gameModIdentifiers set in connect_to_game from beacons, invites, etc which UI mods can use to determine what server mods will be mounted
    - added serverMods with the full modinfo from engine
    - added localChatMessage for mods
    - added mods message type
    - added serverModsState and serverModsStatus for upload / download / mount status for hosts and mods
    - added registerJsonMessageHandler and unregisterJsonMessageHandler for mods to send custom JSON messages via server
    - added registerHoldReady and unregisterHoldReady for mods to prevent ready
    - changed aiPersonalities to observable (breaking change and already handled by Queller AI)-

    Live game chat:
    - added spectator label for spectator only chat (first pass)
    - added check to prevent sending empty invalid chat messages

    APIs:
    - changed api.mods.getMounted to return array (breaking change from previous PTE)
    - changed api.mods.publishServerMods to return a promise
    - changed api.mods.sendModFileDataToServer to return a promise
    - changed api.mods.mountModFileData to return a promise

    Other:
    - fixed annoying white flash in player guide
    - improved tooltip visibility with an arrow you can actually see
    - changed gameModIdentifiers to observableArray


    Bugfixes/polish items:
    Fix for startup crash on Linux related to file case issues.
    warrenkc, radongog, cdrkf and 19 others like this.
  2. optimi

    optimi Well-Known Member

    Messages:
    572
    Likes Received:
    652
    Lots of things I don't quite understand but I'm exited anyway. Thanks Uber <3
    warrenkc and igncom1 like this.
  3. proeleert

    proeleert Post Master General

    Messages:
    1,681
    Likes Received:
    1,656
    Some really nice new things in this one! Great job
  4. radongog

    radongog Well-Known Member

    Messages:
    638
    Likes Received:
    295
    veep and stuart98 like this.
  5. billthebluebot

    billthebluebot Active Member

    Messages:
    118
    Likes Received:
    86
    sooo..
    I uninstalled my mods like it asked, but now whenever I load up PAT, I get permanently stuck with this: 20160503180801_1.jpg
    it doesn't seem to be doing anything.
  6. wondible

    wondible Post Master General

    Messages:
    3,315
    Likes Received:
    2,089
    If you've still got PAMM, make sure everything is disabled, especially "PAX Prime 2015 Demo Mode"

    If not, delete C:/Users/<username>/AppData/Local/Uber Entertainment/Planetary Annihilation/client_mods/mods.json

    Or even all of client_mods in the likely case there is nothing you want there.
    billthebluebot likes this.
  7. billthebluebot

    billthebluebot Active Member

    Messages:
    118
    Likes Received:
    86
    Many thanks.
  8. MrTBSC

    MrTBSC Post Master General

    Messages:
    4,857
    Likes Received:
    1,823
    if possible pls fix hornets and grenadiers or any longrangeunit to run into enemyrange when it isn't larger than theirs
    lulamae, wpmarshall and ace63 like this.
  9. jackburton176

    jackburton176 Member

    Messages:
    63
    Likes Received:
    15
    Is this the beta PTE?
  10. ace63

    ace63 Post Master General

    Messages:
    1,067
    Likes Received:
    826
    Still one of most annoying bugs and a major reason I don't play this anymore...
    elvisior likes this.
  11. MrTBSC

    MrTBSC Post Master General

    Messages:
    4,857
    Likes Received:
    1,823
    - also pls fix unitpushing and the associating com/manhattanpushsillyness
    ace63 likes this.
  12. wpmarshall

    wpmarshall Planetary Moderator

    Messages:
    1,868
    Likes Received:
    2,989
  13. mikeyh

    mikeyh Post Master General

    Messages:
    1,869
    Likes Received:
    1,509
    PTE servers will be unavailable until we go stable.

    You can play on stable servers using the PTE build by changing version.txt to 89755 in your PA installation.
    huangth likes this.

Share This Page