Skip to content

Releases: lineargraph/veloxcaelo

1.1.0 - Regex Cache

Choose a tag to compare

@lineargraph lineargraph released this 01 Jul 19:03
dc5a883

This version adds:

  • A regex cache. This should be an additional speedup, especially in scenarios where a lot of server side animated items are present (or when working with other mods that create new item instances every tick).
  • Better handling of resource pack reloads
  • Use a reference queue for cache eviction. This improves performance in case another mod holds references to lots of item stacks for a long time. This is essentially a fix for other mods being buggy.

1.0.2

Choose a tag to compare

@lineargraph lineargraph released this 09 May 23:19
9e477d5
Bump to 1.0.2

1.0.1

Choose a tag to compare

@lineargraph lineargraph released this 09 May 22:19
1b2d652
Bump version

Velox Caelo 1.0.0

Choose a tag to compare

@lineargraph lineargraph released this 09 May 14:17
c78b1fb
Add README