CustomJSONData

MIT License

Stars
14

Bot releases are visible (Hide)

CustomJSONData - CustomJSONData v0.8.0

Published by StackDoubleFlow over 3 years ago

CustomJSONData - CustomJSONData v0.7.2

Published by StackDoubleFlow over 3 years ago

CustomJSONData - CustomJSONData v0.7.1

Published by StackDoubleFlow over 3 years ago

VList pog

CustomJSONData - CustomJSONData v0.7.0

Published by StackDoubleFlow over 3 years ago

CustomJSONData - CustomJSONData v0.6.0

Published by StackDoubleFlow over 3 years ago

CustomJSONData - CustomJSONData v0.5.1

Published by StackDoubleFlow over 3 years ago

Fix missing custom data when using modifiers that hide lights or objects

CustomJSONData - CustomJSONData v0.5.0

Published by StackDoubleFlow over 3 years ago

  • Store document in CustomBeatmapData and fix allocator memory leak
  • Store values as optional references into the stored document instead of heap allocating values
  • Call JSONWrapper destructor so associated data map gets cleaned up
  • Store string_views in CustomEventData to reduce copies
  • Use std::any in the associatedData map instead of void*
CustomJSONData - CustomJSONData v0.4.5

Published by StackDoubleFlow over 3 years ago

CustomJSONData - CustomJSONData v0.4.4

Published by StackDoubleFlow over 3 years ago

CustomJSONData - CustomJSONData v0.4.3

Published by StackDoubleFlow over 3 years ago

CustomJSONData - CustomJSONData v0.4.2

Published by StackDoubleFlow over 3 years ago

Custom types got a "patch" update

CustomJSONData - CustomJSONData v0.4.1

Published by StackDoubleFlow over 3 years ago

CustomJSONData - CustomJSONData v0.4.0

Published by StackDoubleFlow over 3 years ago

  • Update dependencies
  • Fix custom event timing
CustomJSONData - CustomJSONData v0.3.5

Published by StackDoubleFlow over 3 years ago

Fix customData on beatmap not getting set
7377e70

CustomJSONData - CustomJSONData v0.3.4

Published by StackDoubleFlow over 3 years ago

Update to game version 0.14.0 and update deps

CustomJSONData - CustomJSONData v0.3.3

Published by StackDoubleFlow over 3 years ago

Updated bs-hook, fixed crashes caused by wonky custom event data, fixed possible memory leaks, and use JSONWrapper for custom data in CustomBeatmapEventData.

CustomJSONData - CustomJSONData v0.3.2

Published by StackDoubleFlow over 3 years ago

Changelog:

  • Fixed events timing issue
CustomJSONData - CustomJSONData v0.3.1

Published by StackDoubleFlow over 3 years ago

Changelog:

  • Update to beatsaber-hook 1.0.12
  • Update to codegen 0.6.2
CustomJSONData - CustomJSONData v0.3.0

Published by StackDoubleFlow over 3 years ago

Changelog:

  • Add custom event callbacks
  • Update to beatsaber-hook 1.0.10
  • Update to codegen 0.6.1
  • Update to custom-types 0.4.3
CustomJSONData - CustomJSONData v0.2.0

Published by StackDoubleFlow almost 4 years ago

Changelog:

  • Added associatedData to beatmap objects.
  • Updated to beatsaber-hook 1.0.9