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

Lua hot reload #1009

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

Commits on Mar 30, 2023

  1. implement lua hot reload

    deflinhec committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    54eed8e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into ft-lua-hot-reload

    * master: (27 commits)
      Satori API integration fixes (heroiclabs#1005)
      Attempt to exchange Google's authorization code when given one instead of as a JWT (heroiclabs#997)
      manually revert protobufany and updategroup in swagger.json (heroiclabs#1003)
      Make haystack cursors consistent with listing (heroiclabs#994)
      Support purchases-not-null-uid.sql migration on crdb. (heroiclabs#992)
      Add runtimes satori integration (heroiclabs#993)
      Disconnect banned users (heroiclabs#1001)
      Add runtime http insecure flag (heroiclabs#1002)
      Add Go runtime GroupUpdate userID param (heroiclabs#996)
      Better handling of matchmaker operations while the interval process is running.
      Ensure direct message channel message listing is correctly scoped to participants only.
      Update get purchase/subscription signature (heroiclabs#990)
      Fix reversal of open/closed group listing filter (heroiclabs#989)
      Always log out a deleted user (heroiclabs#987)
      Listing returned vars (heroiclabs#986)
      Add tournament record delete runtime functions. (heroiclabs#977)
      Improve google refund polling handling. (heroiclabs#982)
      Console user and authentication improvements. (heroiclabs#978)
      Console session handling improvements. (heroiclabs#979)
      Fix google purchase upsert query. (heroiclabs#973)
      ...
    deflinhec committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    0144a6f View commit details
    Browse the repository at this point in the history
  3. Remove unrelated code block

    deflinhec committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    490d398 View commit details
    Browse the repository at this point in the history
  4. Refine comment

    deflinhec committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    9e40947 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'lua-hot-reload' into ft-lua-hot-reload

    * lua-hot-reload:
      Refine comment
    deflinhec committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    42ee087 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Determine static lua files(which hotfix is disabled with marker), res…

    …olve race condition on RuntimeModuleCaches.Names (+1 squashed commit)
    
    Squashed commits:
    [b03946db] file system notify
    deflinhec committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    defa0f0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/lua-hot-reload' into ft-lua-hot-reload

    * feature/lua-hot-reload:
      Determine static lua files(which hotfix is disabled with marker), resolve race condition on RuntimeModuleCaches.Names (+1 squashed commit) Squashed commits: [b03946db] file system notify
    deflinhec committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c7e1003 View commit details
    Browse the repository at this point in the history
  3. Merge tag 'v3.16.0' into ft-lua-hot-reload

    v3.16.0
    deflinhec committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    97e835f View commit details
    Browse the repository at this point in the history