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

ModularUI base #1

Merged
merged 40 commits into from
Mar 6, 2022
Merged

ModularUI base #1

merged 40 commits into from
Mar 6, 2022

Commits on Feb 19, 2022

  1. start on modular ui

    brachy84 committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    1d05af6 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. works

    brachy84 committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    580e2a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. some improvements

    brachy84 committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    cb520d6 View commit details
    Browse the repository at this point in the history
  2. custom text renderer

    brachy84 committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    89fcfaa View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    d70ea5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fc7c40 View commit details
    Browse the repository at this point in the history
  3. mixin setup

    brachy84 committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    edd8933 View commit details
    Browse the repository at this point in the history
  4. working player inventory

    brachy84 committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    0dcfe67 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. more stuff for text

    brachy84 committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    cb84666 View commit details
    Browse the repository at this point in the history
  2. stuff for math classes

    brachy84 committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    0696c51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbb17b9 View commit details
    Browse the repository at this point in the history
  4. fix slot shit mostly

    brachy84 committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    343d470 View commit details
    Browse the repository at this point in the history
  5. minor fixes

    brachy84 committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    4ceabda View commit details
    Browse the repository at this point in the history
  6. text widget improvements

    brachy84 committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    5603b7e View commit details
    Browse the repository at this point in the history
  7. fix debug widget border

    brachy84 committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    5051528 View commit details
    Browse the repository at this point in the history
  8. move some classes around

    brachy84 committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    7fa36fc View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. start on json loading

    brachy84 committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    8d57421 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    da522c3 View commit details
    Browse the repository at this point in the history
  2. better json reading

    brachy84 committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    5d79eeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5612684 View commit details
    Browse the repository at this point in the history
  4. remove old method

    brachy84 committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    ee577b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. some work on Interactable

    brachy84 committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    850f826 View commit details
    Browse the repository at this point in the history
  2. some work on synced widgets

    brachy84 committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    2f9762b View commit details
    Browse the repository at this point in the history
  3. test tile entity

    brachy84 committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    18be9b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. working widget syncing

    brachy84 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    502d9cd View commit details
    Browse the repository at this point in the history
  2. convert pos & size to int

    brachy84 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    9749c6b View commit details
    Browse the repository at this point in the history
  3. load all json guis in path

    brachy84 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    522e6fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70de947 View commit details
    Browse the repository at this point in the history
  5. fix item slot bs

    brachy84 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    df4873a View commit details
    Browse the repository at this point in the history
  6. fix server crashes

    brachy84 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    b682c8b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. move drawable package

    brachy84 committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    fafb55a View commit details
    Browse the repository at this point in the history
  2. widget drawing improvements

    brachy84 committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    3ab8177 View commit details
    Browse the repository at this point in the history
  3. basic tooltip

    brachy84 committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    948fa0b View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Configuration menu
    Copy the full SHA
    085a0f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9a5bbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a3af97 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Configuration menu
    Copy the full SHA
    6006b33 View commit details
    Browse the repository at this point in the history
  2. TextFieldWidget3

    brachy84 committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    ae6e14b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. text alignment

    brachy84 committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    11f7481 View commit details
    Browse the repository at this point in the history
  2. work on text field

    brachy84 committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    50623a7 View commit details
    Browse the repository at this point in the history