4.3.8

Release

Luck released this version on Oct 7, 2018

1.3 MB
Download
  • v4.2.20 - cleanup various comparators
  • v4.2.21 - Improve buffering code
  • v4.2.22 - Don’t reload Sponge persisted subjects when a save is pending
  • v4.2.23 - Disable hikari leak detection (#1033)
  • v4.2.25 - Fix node comparison for identical nodes except the value
  • v4.2.27 - remove some unnecessary interfaces
  • v4.2.28 - Update some dependency versions
  • v4.2.29 - Fix context cache invalidation
  • v4.2.30 - Make logging messages a bit less obnoxious
  • v4.2.31 - Fix sponge build script
  • v4.2.33 - Cleanup action log formatting and pagination
  • v4.2.34 - Cleanup various message localisations, limit the size of the PermissionRegistry
  • v4.2.37 - Apply Sponge implicit wildcards after Bukkit style .* wildcards
  • v4.2.38 - Specify explicit global context in generated LP commands when default contexts have been set (#1062)
  • v4.2.39 - Refactor the way contexts are cached on all platforms (#1071)
  • v4.2.40 - Add setprefix, setsuffix, settempprefix, settempsuffix commands (#840)
  • v4.2.41 - Add helpful message for users on first startup
  • v4.2.43 - Escape groups keyword in SQL queries to (hopefully) fix compat with newer versions of MySQL (#1091)
  • v4.2.44 - cleanup build scripts a bit
  • v4.2.45 - Use synchronized wrapper for NodeMap backings
  • v4.2.46 - Fix /lp search for groups when using separated file storage (#1094)
  • v4.2.47 - Allow FileWatcher locations to be registered after initial start
  • v4.2.48 - Send more appropriate message when no users/groups match the editor type (#1096)
  • v4.2.49 - misc cleanup
  • v4.2.50 - Rewrite MessagingService message encoding, conform to new plugin message channel requirements
  • v4.2.51 - Change name of Sql messenger table for compat with changes in the previous commit
  • v4.2.52 - Don’t add spaces when formatting ‘concise’ durations
  • v4.2.55 - A few API javadoc improvements
  • v4.2.56 - Misc cleanup
  • v4.2.57 - More SQL escaping (#1091 & #1126)
  • v4.2.58 - Fix uppercase inconsistencies when saving users to SQL storage types (#1119)
  • v4.2.59 - Don’t schedule a delayed load task on startup (#1130)
  • v4.2.60 - Don’t include any database properties by default (#1134)
  • v4.2.61 - Give some form of feedback when trying to applyedits no changes instead of no feedback at all (#1136)
  • v4.2.62 - Load a up-to-date copy of group data before applying web editor changes
  • v4.2.64 - Completely rework event system
  • v4.2.65 - Update text dependency
  • v4.2.66 - Update text & asm dependencies (fixes #1142)
  • v4.2.67 - Move to gradle
  • v4.2.70 - Update build instructions in the README file
  • v4.2.72 - Update kyori/event dependency
  • v4.2.73 - Fix applying group web editor changes (#1148)
  • v4.2.74 - Include license file in the jar
  • v4.2.75 - Update event to 3.0.0
  • v4.2.76 - Optimize event generation and posting
  • v4.2.77 - Fix build
  • v4.2.79 - Update README
  • v4.2.80 - Send a more informative message when the bulkupdate command is used from in-game
  • v4.2.81 - Don’t call NodeAddEvent when adding the default group (#1177)
  • v4.2.82 - Optimize event generation & other misc improvements
  • v4.2.83 - Update messenger log prefixes
  • v4.2.84 - Update gitignore
  • v4.2.85 - Update some dependency versions
  • v4.2.86 - Revert MySQL driver update
  • v4.2.87 - Only allow import and export commands to interact with files in the data directory (#1193)
  • v4.2.88 - Update banner in readme
  • v4.2.89 - Refactor MetaAccumulator to be a little more sane
  • v4.2.90 - Avoid running full “update tasks” unless they’re absolutely needed. Process Vault API “set” requests immediately instead of in the background
  • v4.2.91 - Rename “update task” –> “sync task”
  • v4.2.92 - Expose TemporaryMergeBehaviour in the API (#1189)
  • v4.2.93 - Add flag to prevent users from being added/removed to/from the first group on a track (#1151)
  • v4.2.94 - Add ‘require-sender-group-membership-to-modify’ config option (#1140)
  • v4.2.95 - Refactor config keys
  • v4.2.96 - Fix compile
  • v4.2.97 - Use neutral color to display potentially colored names - fixes #1170 (#1210)
  • v4.2.98 - Separate formatted vs plain display name methods in User/Group
  • v4.2.100 - Update gradle wrapper and buildscript plugins
  • v4.2.101 - Move from findbugs jsr305 to checker-qual
  • v4.2.102 - NonNull annotations should be on the same line in interfaces
  • v4.2.105 - Fix NPE when loading subject data on Sponge (#1222)
  • v4.2.107 - Operations to add new nodes with differing values should just override existing entries, instead of failing with the ALREADY_HAS result (#1198)
  • v4.2.108 - Improve Uuids#parse
  • v4.2.109 - Fix slf4j loading (#1224)
  • v4.2.110 - Cleanup imports
  • v4.2.112 - fix typo
  • v4.2.113 - Fix typo in the description of /lp export (#1229)
  • v4.2.114 - Fix buildscript deployment config for Sonatype
  • v4.2.115 - Fix class cast exception in NodeTypeKey#getTypeName (#1230)
  • v4.2.116 - Remove specific dependency on Sponge API 8 in the mod info file (#1221)
  • v4.3.0 - Release v4.3.0
  • v4.3.1 - Refactor buildscript determinePatchVersion function
  • v4.3.3 - Fix race condition in BufferedRequest
  • v4.3.4 - Refactor Constraint/Comparison impls for bulkupdate
  • v4.3.5 - Use the correct permission check method when forming tree views
  • v4.3.6 - Refactor storage system
  • v4.3.7 - Setup gradle license format check
  • v4.3.8 - misc tidying

Dependencies