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

fix shared update #988

Merged
merged 12 commits into from
Oct 1, 2023
Merged

fix shared update #988

merged 12 commits into from
Oct 1, 2023

Commits on Jun 7, 2023

  1. fix shared update

    It's a temporary fix while we see how to do it better. but this in principle fixes the error that when a client entered it did not get the table of items etc updated. since shared_scripts does not serve to update information on both sides (client, server) it would fix problems with addItems, addItem, etc.
    
    It is not the best solution. but it's a temporary fix
    hakos47 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    e71e187 View commit details
    Browse the repository at this point in the history
  2. Update player.lua

    fix error
    hakos47 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    f7b8e5e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

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

Commits on Sep 22, 2023

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

Commits on Sep 25, 2023

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

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    eb5d509 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ea6644 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d82bda7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d797ee1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7775667 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. fix source

    hakos47 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    641ea95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    136f6e5 View commit details
    Browse the repository at this point in the history