4.3.75

Release

Luck released this version on Jan 12, 2019

1.3 MB
Download
  • v4.3.9 - Some minor code cleanup (#1262)
  • v4.3.10 - Update buildscripts for Sponge Ore deployment
  • v4.3.11 - Catch Throwable instead of Exception when calling context calculators
  • v4.3.12 - Update commodore for tab complete fix (#1257)
  • v4.3.13 - Include meta lookup events in verbose output
  • v4.3.14 - Increase verbose stacktrace truncation length for web outputs
  • v4.3.15 - Match the type in verbose filters
  • v4.3.16 - Nicer format for verbose meta logging
  • v4.3.17 - Use the fragment identifier instead of query parameters to convey the editor/verbose/treeview data id
  • v4.3.18 - Sponge Subject lookup methods without a contexts param should default to current contexts, not global (#1279)
  • v4.3.19 - Improve the way meta lookups are caught & reported to the verbose handler
  • v4.3.20 - Return a more informative error for invalid verbose filters
  • v4.3.22 - Update readme badges
  • v4.3.23 - Add option to deduplicate prefix/suffix stacks (#1285)
  • v4.3.24 - Add missing since tag to MetaStackFactory
  • v4.3.25 - Update README.md
  • v4.3.26 - misc tidying up
  • v4.3.27 - Attempt to parse uuid from username string in Vault hook
  • v4.3.28 - Don’t show negated group membership permissions in the output to ‘user info’ and ‘group listmembers’
  • v4.3.29 - Reorganise some packages
  • v4.3.30 - Some misc refactoring
  • v4.3.31 - Don’t send 1.13 tab completions to players without access to any LP commands (#1310)
  • v4.3.33 - Update references to the project website
  • v4.3.34 - Optimize LookupSetting storage/manipulation within Contexts
  • v4.3.35 - Experiment with different cache implementation in PermissionCalculator
  • v4.3.36 - Cache the most recent lookup for permission/meta data in AbstractCachedData.
  • v4.3.37 - Optimize ImmutableContextSet#equals by comparing the hashcodes (constant time lookup)
  • v4.3.38 - Convert permissions to lowercase inside the cache
  • v4.3.39 - Implement LoadingMap using Guava’s ForwardingMap utility
  • v4.3.40 - Optimize context set manipulation
  • v4.3.42 - Missing nullability annotations
  • v4.3.44 - Add API method to get known permissions & improve the way PermissionDescriptions are migrated from existing Sponge services when LP enables
  • v4.3.45 - Improve /op and /deop command matching
  • v4.3.46 - Tweak PlayerSaveResult javadoc
  • v4.3.47 - Small cleanup in Contexts class
  • v4.3.48 - Some node equality changes
  • v4.3.49 - replace LoadingCache with more simple LoadingMap alternative when no auto expiry is needed
  • v4.3.50 - Update Gradle to 5.0
  • v4.3.51 - Account for ‘allow-invalid-usernames’ setting in API calls
  • v4.3.52 - Remove static imports
  • v4.3.53 - Switch default MySQL/MariaDB charset from utf8 to utf8mb4
  • v4.3.54 - Make gradlew script executable by default (#1338)
  • v4.3.55 - Update okhttp and okio versions
  • v4.3.57 - Refactor ProgressLogger slightly
  • v4.3.59 - Fix error message when event handlers throw an exception
  • v4.3.61 - Fix sending component messages on older CB/S releases (#1344)
  • v4.3.62 - Remove SQL indexes on the permission field
  • v4.3.64 - Refactor PlayerLoginProcessEvent
  • v4.3.65 - Log exceptions thrown by BufferedRequest tasks
  • v4.3.66 - Some misc refactoring / code cleanup
  • v4.3.67 - Change the way static contexts are displayed in /lp info
  • v4.3.68 - Implement use of a Maven Central mirror for dependency downloads
  • v4.3.70 - Rename Vault implementation classes
  • v4.3.72 - Buildscript changes
  • v4.3.73 - Finish updating commodore
  • v4.3.74 - Allow the bytebin url to be configured
  • v4.3.75 - Fix Sponge and Velocity build scripts

Dependencies