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

Working chat #142

Open
wants to merge 44 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 29, 2021

  1. update gitignore autogenerated meta etc. files on unity load

    update gitignore  autogenerated meta etc. files on unity load
    ryuuguu committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    8d0867f View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    fixed best http gitignore
    ryuuguu committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    eab1ce6 View commit details
    Browse the repository at this point in the history
  3. Switch to GDN transport

    Switch code to use GDNTranport layer
    ryuuguu committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    3a6e811 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. use new version of GDNTransport

    GDNTransport removed some debug spam
    ryuuguu committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    a816669 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bf6c53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e0ec2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4453fcb View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. add low res quality settings

    ryuuguu committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    b04fd97 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

  1. Start on GDN GUI

    ryuuguu committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    928a49d View commit details
    Browse the repository at this point in the history
  2. join game with name OK

    ryuuguu committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    2c8c860 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. GUI except isGlobal

    ryuuguu committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    b7ee9d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    f278e7c View commit details
    Browse the repository at this point in the history
  2. added ping to top left stats

    ryuuguu committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    d13f676 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. reduced configGDN.json writes

    ryuuguu committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    af05eef View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. disconnect by menu ok

    ryuuguu committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    bddeb4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66f012b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a7014a View commit details
    Browse the repository at this point in the history
  4. client hard exit OK on server

    ryuuguu committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    561aad4 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Configuration menu
    Copy the full SHA
    453ab4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c03b43 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. Configuration menu
    Copy the full SHA
    fba7bd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. working on gamelist display

    ryuuguu committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    f4a9b54 View commit details
    Browse the repository at this point in the history
  2. udated Networkstatsdata

    ryuuguu committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    1844d21 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    d91236d View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Configuration menu
    Copy the full SHA
    87eff6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b5ea5f View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. join game from game list

    ryuuguu committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    706da6f View commit details
    Browse the repository at this point in the history
  2. improved game list select

    ryuuguu committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    1a8dcc1 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. multiple games in games list

    ryuuguu committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    23cb12a View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    9f9761d View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. test ammoclip logging

    ryuuguu committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    d29db9f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Configuration menu
    Copy the full SHA
    f1200ac View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. Configuration menu
    Copy the full SHA
    043bb0a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. work on player stats

    ryuuguu committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    80d2348 View commit details
    Browse the repository at this point in the history
  2. working chat

    ryuuguu committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    680d0b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. some stats started

    ryuuguu committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    664a5df View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Configuration menu
    Copy the full SHA
    397d0c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80429b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. first stats test build

    ryuuguu committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    f53f9e6 View commit details
    Browse the repository at this point in the history
  2. stats xyz

    ryuuguu committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    c44b333 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

  1. shots fired build

    ryuuguu committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    d8d529d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. killCounts

    ryuuguu committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    56cc91a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

  1. connectionType build

    ryuuguu committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    da45446 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. game starts

    ryuuguu committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    551672d View commit details
    Browse the repository at this point in the history