Skip to content

History

Revisions

  • fix: rename serialization to serialization-utils To avoid clash with serialiation system file.

    @LordMidas LordMidas committed Jun 24, 2024
    1970c81
  • fix: deprecate utils.serialize and utils.deserialize

    @LordMidas LordMidas committed Jun 24, 2024
    4d8cef6
  • feat: add serialiation page and add to sidebar

    @LordMidas LordMidas committed Jun 24, 2024
    de1d66d
  • Merge branch 'documentation-1.3.0'

    @LordMidas LordMidas committed Jun 24, 2024
    6450002
  • fix: remove mention of BBParser from home page

    @LordMidas LordMidas committed Jun 24, 2024
    d0d516f
  • refactor: bump version to 1.3.0 on home page

    @LordMidas LordMidas committed Jun 24, 2024
    9c1db08
  • fix: getFiles getting renamed to getFileNames this was never actually done in the code

    @Enduriel Enduriel committed Jun 24, 2024
    bdb5443
  • feat: add example about using addMany to create weighted container

    @LordMidas LordMidas committed Jun 24, 2024
    ab1986c
  • refactor: improve language

    @LordMidas LordMidas committed Jun 24, 2024
    16b4c81
  • fix: broken or nonexistent links

    @LordMidas LordMidas committed Jun 24, 2024
    77a309c
  • fix: weighted contained addMany function not grouped with functions

    @Enduriel Enduriel committed Jun 24, 2024
    889f0dd
  • fix: missing deepequals link

    @Enduriel Enduriel committed Jun 24, 2024
    0019a14
  • fix: missing deepEquals in table of contents

    @Enduriel Enduriel committed Jun 24, 2024
    96204a3
  • fix: untested example for persistent data

    @Enduriel Enduriel committed Jun 24, 2024
    53e0f10
  • refactor: update parameter names for weapon type functions

    @LordMidas LordMidas committed Jun 20, 2024
    ad5b65b
  • feat: add warning about undocumented features and code of msu

    @LordMidas LordMidas committed Jun 19, 2024
    affb927
  • feat: add documentation about deepEquals

    @LordMidas LordMidas committed Jun 19, 2024
    42bb045
  • feat: add documentation about skill type mutator and accessor functions

    @LordMidas LordMidas committed Jun 18, 2024
    1c6ea37
  • revert: "feat: add getItemsByFunction etc to items new functions" This reverts commit 3320e78db6dbfb1be87c62ea4a28c594810542c7.

    @LordMidas LordMidas committed Jun 18, 2024
    c20c7ea
  • refactor: improve formatting in getNeighbors documentation

    @LordMidas LordMidas committed Jun 18, 2024
    22c6d24
  • feat: remove culled getNeighbor functions and add suggestion on how to filter down results from getNeighbors()

    @TaroEld TaroEld committed Jun 17, 2024
    2c0ce2e
  • feat: add link to BBCode wiki entry

    @TaroEld TaroEld committed Jun 17, 2024
    02d4c0d
  • feat: add more info to the color functions

    @TaroEld TaroEld committed Jun 17, 2024
    def46d5
  • feat: add info about key input denial

    @TaroEld TaroEld committed Jun 17, 2024
    3207306
  • feat: add info about adding keys now returning the key object itself

    @TaroEld TaroEld committed Jun 17, 2024
    89012f1
  • refactor: deprecate EmptyBBClass

    @Enduriel Enduriel committed Jun 10, 2024
    68de851
  • refactor: swap examples to using modern hooks

    @Enduriel Enduriel committed Jun 10, 2024
    9fbf49b
  • feat: add 1.3 persistent data features to persistent data and deprecate bbparser

    @Enduriel Enduriel committed Jun 10, 2024
    e5e2a14
  • fix: bad serialization example incorrectly trying to set player name

    @Enduriel Enduriel committed Jun 10, 2024
    49f6ce7
  • feat: add new Serialization features to Serialization system

    @Enduriel Enduriel committed Jun 10, 2024
    eeda36c