Releases: Topper-MC/Topper
Releases · Topper-MC/Topper
3.10.1
3.10.0
- de8ef62f - release
- ae96e639 - set only one filter for SnapshotAgent
- c815c18c - add a separated reset-permissions
- 085096d6 - add a way to reset the value if filtered out
- a7de570f - ensure the iterator is synchronous and add more settings for update task
- e2fa1adc - use ConcurrentHashMap for UpdateAgent
- 4c7066fe - prepare for more deformatters
- 09bc82fd - next development
3.9.1
3.9.0
- a9605f9 - only take the plugin to release
- 20350c6 - update the glob in release action to get the plugin
- 18818fa - release
- 8286c6c - common parse-with-exception method
- 46517cc - ignore value if it's the same as the placeholder
- 9c9c5d5 - shade sources
- 96381ea - undeprecate GenericEntryUpdateEvent
- 1adeebc - more precise error message when parsing placeholders
- de51635 - add more details and wiki links about issues when parsing the placeholder
- d4557fb - get all materials and entity types for statistic by default
- 06811bb - move common code in StatisticValueProvider
- d81b138 - support collection of entries in StatisticValueProvider
- 0e55d37 - reorganize the tasks in UpdateAgent to be used in different schedulers
- 65abb75 - mark this as a major version
- 39c0885 - support nationalized string when getting sql values
- 065d3ed - next development
3.8.2
3.8.1
- 866602b - release
- 91b02b8 - final onUpdate on AgentDataHolder
- 48e4f85 - Bump metcalfc/changelog-generator from 4.3.1 to 4.5.0 (#137)
- dae2511 - mark the event as deprecated
- c0b7a1b - optimize imports
- 77596ad - call event from EntryConsumeManager
- 91ba29f - protected method to schedule value on StorageAgent
- a3910c8 - properly get display key for SnapshotQuery
- 2c6773b - correct package for PluginContext
- 59be0b2 - next development
3.8.0
- bb6cdfb - release
- c4ab6c2 - update miniplaceholders usage
- 8c07622 - option to toggle data removal on entry remove
- c7f899b - put a check to ensure that the update task only runs if it's not already updating
- ebe65cc - Bump io.github.miniplaceholders:miniplaceholders-api from 2.2.3 to 2.3.0 (#135)
- 349d483 - more aliases for MiniPlaceholdersValueProvider
- 680f455 - resolve global placeholders
- d31fd97 - get all arguments in minimessage queue to parse as query
- 99f947a - should build in Java 21
- a7dbbe9 - mark as a major version
- aebb91e - add MiniPlaceholders hook... back
- ac2f16a - make QueryManager as Query
- 8db967e - decouple query forward
- fbe8bbf - single ref for Snapshot map
- 482d188 - centralize group name
- 63d6312 - remove entry from storage if it's the default value
- 625d634 - Bump core.version from 4.5.7 to 4.6.0 (#134)
- 558c24d - Bump org.apache.maven.plugins:maven-compiler-plugin (#133)
- 6b37f10 - consume entry on update
- 8cab982 - add EntryConsumeManager
- d7400a9 - display rank
- df71ed9 - option to load storage on entry create
- 96d46d6 - next development
3.7.1
3.7.0
3.6.0
- 502180e - release
- d48c7eb - add NumberStringDeformatter
- 6f9a1de - add method to convert ValueWrapper to Optional
- 156d59f - use switch to get value from ValueProvider
- 0e54d61 - cleanup some useless code in ValueProvider modules
- 1c8d6c3 - mark as a major update
- be515f7 - move ValueProvider to a separated module
- 6391546 - dynamically traverse modules to update project versions
- e88e841 - add ValueState to indicate a value being handled
- 77b43d6 - next development