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

Filled maps (non-persistent, not rendered from terrain) #478

Draft
wants to merge 60 commits into
base: master
Choose a base branch
from

Commits on Apr 23, 2022

  1. Filled map

    Endermanbugzjfc committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    179eac8 View commit details
    Browse the repository at this point in the history
  2. Register filled map

    Endermanbugzjfc committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    6ae813e View commit details
    Browse the repository at this point in the history
  3. Removed IsInit

    Endermanbugzjfc committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    7f40354 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01cc34b View commit details
    Browse the repository at this point in the history
  5. Revert "Removed IsInit"

    This reverts commit 7f40354.
    Endermanbugzjfc committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    bc67095 View commit details
    Browse the repository at this point in the history
  6. Map interface

    Endermanbugzjfc committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    cb9feca View commit details
    Browse the repository at this point in the history
  7. Added getters

    Endermanbugzjfc committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    c6ea0c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b37890 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ab45192 View commit details
    Browse the repository at this point in the history
  10. Added map interface

    Endermanbugzjfc committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    7e38be5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    19434a1 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. Configuration menu
    Copy the full SHA
    4a43519 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1b723d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    012840d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c8f682 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34e6d55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4de8462 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84d3f57 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    6173cde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d8f189 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be68fde View commit details
    Browse the repository at this point in the history
  4. Delete viewer method

    Endermanbugzjfc committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    62fe937 View commit details
    Browse the repository at this point in the history
  5. Added get data method

    Endermanbugzjfc committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    f7370aa View commit details
    Browse the repository at this point in the history
  6. Viewers mutex

    Endermanbugzjfc committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    66c8c0b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    811ef42 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1acf10 View commit details
    Browse the repository at this point in the history
  9. Tracked objects

    Endermanbugzjfc committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    b3aa6e3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4a2225b View commit details
    Browse the repository at this point in the history
  11. X and Y offset

    Endermanbugzjfc committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    d57c6ae View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    e8b2c65 View commit details
    Browse the repository at this point in the history
  2. GetData() method

    Endermanbugzjfc committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    f9f6d33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66ffb52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b596d7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e77068 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eef7e94 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fcb224c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed59a46 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b976bd3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8b265cc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5db4802 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    05268ce View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b20a8ab View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8c86240 View commit details
    Browse the repository at this point in the history
  15. Fixed doc comment

    Endermanbugzjfc committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    31d9071 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Configuration menu
    Copy the full SHA
    c280ba4 View commit details
    Browse the repository at this point in the history
  2. Added Bearing()

    Endermanbugzjfc committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    ec77694 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Revert "Added Bearing()"

    This reverts commit ec77694.
    Endermanbugzjfc committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    2254b3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab96ac0 View commit details
    Browse the repository at this point in the history
  3. Send decorations

    Endermanbugzjfc committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    d372715 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80c3bbd View commit details
    Browse the repository at this point in the history
  5. Fixed doc comment

    Endermanbugzjfc committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    02df08e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad4d7a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21801fb View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Removed comment

    Endermanbugzjfc committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    c39cb14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52390d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. Configuration menu
    Copy the full SHA
    7b21511 View commit details
    Browse the repository at this point in the history
  2. Do not use map ID 0

    Endermanbugzjfc committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    bbed433 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. Locked map

    Endermanbugzjfc committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    61222d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    228f42c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e54056d View commit details
    Browse the repository at this point in the history