Commit graph

  • b0d14f4d2b Fixed SQLiteException on lookups Intelli 2022-02-03 18:16:35 -07:00
  • 29d01a158a Added internal caching of table names & table counts Intelli 2022-02-02 21:19:06 -07:00
  • 67d9f2f832 Improved rollback speeds, now up to 2,000% faster Intelli 2022-01-31 21:49:44 -07:00
  • 591110cbb2 Improved lookup query performance Intelli 2022-01-31 20:03:07 -07:00
  • 286cf2afb9 Manually load SQLite JDBC driver Intelli 2022-01-19 15:11:11 -07:00
  • d9f5411e87 CoreProtect v20.4 release Intelli 2022-01-04 19:26:11 -07:00
  • 19ed0162e5 Fixed MySQL purges not being gracefully interrupted on shutdown Intelli 2022-01-04 19:19:08 -07:00
  • 03bd19480e Fixed SQLite purges not successfully completing on some systems Intelli 2022-01-04 17:55:52 -07:00
  • 947c59882e Fixed MySQL connections not being released when performing a reload Intelli 2022-01-04 16:49:57 -07:00
  • 8ed4216c64 Fixed SQLException when MySQL driver isn't automatically detected (#117) Intelli 2022-01-04 16:32:30 -07:00
  • 64188f5a75 Fixed the top block of bamboo growth not being logged (#129) Intelli 2022-01-04 15:58:09 -07:00
  • 55fec1d092 Moved entity & teleport methods out of Util class Intelli 2022-01-04 15:20:01 -07:00
  • c1eecefa6f Fixed radius selections not supporting negative heights Intelli 2021-12-21 15:31:08 -07:00
  • 204d6c8d5f Added base Japanese language file Intelli 2021-12-20 15:24:49 -07:00
  • fffe75f1f4 CoreProtect v20.3 release Intelli 2021-12-18 11:35:55 -07:00
  • 3201a18b16 Fixed PoolInitializationException when initializing HikariCP Intelli 2021-12-17 17:00:06 -07:00
  • 085e410ab1 Fixed NoClassDefFoundError when using Paper 1.16 (#120) Intelli 2021-12-17 11:31:04 -07:00
  • 4f977d394c Minor description update to documentation Intelli 2021-12-17 11:25:05 -07:00
  • a4c21ec8f3 Added MC 1.18 to adapters Intelli 2021-12-17 11:24:29 -07:00
  • d7ee5257dd Changed additional timestamp values to long types Intelli 2021-12-16 18:08:56 -07:00
  • 08aeb5d5aa Updated GitHub workflow to use Java 17 Intelli 2021-12-16 15:25:38 -07:00
  • c1a4323ce4 Added base Ukrainian language file (#119) Intelli 2021-12-16 15:10:34 -07:00
  • a5d063dced CoreProtect v20.2 release Intelli 2021-12-16 14:01:43 -07:00
  • f0779d288c Incremented API version to 8 Intelli 2021-12-16 14:01:23 -07:00
  • 550c3038b8 Added support for Paper AsyncChatEvent (fixes #75) Intelli 2021-11-30 19:11:19 -07:00
  • d864bbe233 Replaced commons-lang with Guava Intelli 2021-11-22 15:39:57 -07:00
  • fc99c24a0a
    Add HikariCP connection pool for MySQL (#86) Jan Erik Petersen 2021-11-16 01:57:33 +01:00
  • 2d90f9cc08 Fixed moving pistons logged during explosions not rolling back correctly (#92) Intelli 2021-11-09 16:42:32 -07:00
  • ba0ad6c15c
    Bump mkdocs from 1.2.1 to 1.2.3 (#108) dependabot[bot] 2021-11-09 15:27:12 -07:00
  • 370558cec5 Fixed piston heads not being logged when the piston base is broken Intelli 2021-11-09 14:53:42 -07:00
  • 69184302c9 Fixed ClassCastException when logging chat and command messages Intelli 2021-11-04 13:59:48 -06:00
  • a61df070e6 Fixed InventoryMoveItemEvent still processing if both hopper & item transactions are disabled Intelli 2021-10-16 16:05:39 -06:00
  • 3742e018c4 Minor readability improvements in EntityDamageByBlockListener Intelli 2021-10-04 16:09:08 -06:00
  • 554e17df02 Use isAlive for monitoring consumer thread Intelli 2021-10-04 15:55:54 -06:00
  • bc39bc03d6 Fixed NullPointerException when logging player death item drops (fixes #71) Intelli 2021-08-22 14:25:26 -06:00
  • da718de252
    Make user mutable via CoreProtectPreLogEvent (#66) bermudalocket 2021-08-06 20:40:21 -04:00
  • 39cd888440
    Fixed sign message phrase in zh-cn.yml (#63) Ghost_chu 2021-08-04 03:07:25 +08:00
  • 697ad1b3ce Minor cleanup in adapters Intelli 2021-08-01 16:53:14 -06:00
  • 922e4478dc Improved hopper logging performance when using Paper Intelli 2021-08-01 16:42:07 -06:00
  • 2fd366389b Changed base dependency to Paper Intelli 2021-08-01 16:36:17 -06:00
  • 5e3a19f208 Added base Vietnamese language file Intelli 2021-07-27 18:45:52 -06:00
  • 37d49a0900 Added stale.yml configuration file Intelli 2021-07-27 15:10:14 -06:00
  • adef057590 CoreProtect v20.1 release Intelli 2021-07-27 14:16:20 -06:00
  • ac1726a1a5 Added base Polish language file Intelli 2021-07-27 13:20:29 -06:00
  • aeba1918f3 Changed name of "coreprotect.lookup.item" permission to "coreprotect.lookup.inventory" Intelli 2021-07-26 18:49:39 -06:00
  • 490b5eb0ee Removed unnecessary array length check Intelli 2021-07-26 18:09:17 -06:00
  • 40b52fa321 Changed all timestamp values utilized by the API to long types Intelli 2021-07-26 18:00:21 -06:00
  • 3c82dc337a Simplified regex when parsing server version Intelli 2021-07-26 17:56:30 -06:00
  • f6f9c27f08 Added private constructors to utility classes Intelli 2021-07-26 17:20:33 -06:00
  • a7eb6a48c9
    Fix Traditional Chinese translation (#54) 蘭蘭露 Flandre_tw 2021-07-27 04:32:02 +08:00
  • 40ff1e7778 Additional cleanup in ChestTool Intelli 2021-07-25 21:15:53 -06:00
  • e178ed91ca Fixed double chests not rolling back correctly when each half is in a separate chunk Intelli 2021-07-25 21:08:14 -06:00
  • 5d6388fff7
    Improved Russian translation (#55) div2005 2021-07-26 02:17:57 +03:00
  • d2614ed6dc Fixed risk of NullPointerException when logging container transactions Intelli 2021-07-25 16:53:58 -06:00
  • 130614bfdd Minor refactoring in PlayerInteractListener and BlockExplodeListener Intelli 2021-07-22 18:06:24 -06:00
  • ae3768695f Skip extra checks on furnaces when processing hopper transactions Intelli 2021-07-22 14:11:45 -06:00
  • 2f1c45cae1 Moved inventory checkTasks to directly before onInventoryInteract Intelli 2021-07-22 13:31:08 -06:00
  • 6fce87386d Fixed hopper transactions not always detecting invalid events Intelli 2021-07-22 13:17:40 -06:00
  • 3f0291e0d5 Fixed AssertionError when logging hopper transactions Intelli 2021-07-21 22:49:44 -06:00
  • 718d7d7a80 Fixed NullPointerException when logging container transactions Intelli 2021-07-21 19:01:32 -06:00
  • 45e1fee9ff Fixed hopper transaction logging not always logging all items Intelli 2021-07-21 18:48:04 -06:00
  • aa55472c1a Utilize item caching on invalid hopper events Intelli 2021-07-21 18:47:23 -06:00
  • bd98bdfe05 Added Gradle build folder to .gitignore Intelli 2021-07-21 14:31:22 -06:00
  • 38f1e304e0 Fixed entities not being excluded when using the "exclude" parameter Intelli 2021-07-20 14:59:57 -06:00
  • e68daef7db
    Added FUNDING file Intelli 2021-07-20 13:17:56 -06:00
  • 72bcadea55
    Update Simplified Chinese Translation (#49) 流光溢彩 2021-07-21 03:10:51 +08:00
  • b5b6acaa9d Minor refactoring in Util class Intelli 2021-07-19 17:19:35 -06:00
  • fae4c9e690 Fixed blocks broken by portal events not being logged (#45) Intelli 2021-07-19 16:29:43 -06:00
  • 03bac937c3 Minor refactoring in PortalCreateListener Intelli 2021-07-19 16:28:17 -06:00
  • 1d828e3b68
    Improved ru translation (#51) Andrew 2021-07-19 22:59:28 +03:00
  • c71ea224a4
    Fix Simplified Chinese translation (#48) YuanYuanOwO 2021-07-18 08:25:28 +08:00
  • 7ea46fb585
    improve(trans/zh-CN): optimize zh-CN translation (#44) NatsuHana 2021-07-18 02:39:37 +08:00
  • 2bc8a00657 Updated badges in README Intelli 2021-07-16 16:57:00 -06:00
  • b696abd655 Set workflow Java version back to 8 Intelli 2021-07-16 16:54:53 -06:00
  • 5e2a99b2a8 Updated workflow & removed SonarCloud Intelli 2021-07-16 16:38:55 -06:00
  • 79ad6de362
    Update WorldEdit Maven Repo & use Java 11 (#43) HeroCC 2021-07-16 18:25:24 -04:00
  • 3a1e5a356b Updated PR guidelines & added GitHub workflow build file Intelli 2021-07-16 15:25:59 -06:00
  • db817e603e Fixed French translation Intelli 2021-07-16 13:06:44 -06:00
  • 48ef18e2c8 CoreProtect v20.0 release Intelli 2021-07-16 12:13:54 -06:00
  • 415d7b323a Removed /core and /coreprotect from command documentation Intelli 2021-07-15 19:12:21 -06:00
  • c71fbeaee7 Merge branch 'master' of github.com:PlayPro/CoreProtect Intelli 2021-07-15 18:40:16 -06:00
  • 36c2eb3b3f Updated documentation Intelli 2021-07-15 18:39:41 -06:00
  • 5fab60087c
    Fix Simplified Chinese machine translation (#40) 流光溢彩 2021-07-16 06:16:16 +08:00
  • ebb5a99cc7 Updated PR guidelines Intelli 2021-07-15 16:04:58 -06:00
  • c09e83e844 Improved README layout Intelli 2021-07-15 15:43:57 -06:00
  • d51968ef7c Updated README & added contributing guidelines Intelli 2021-07-15 15:12:03 -06:00
  • 7c2f87fa1f Added application/system files to .gitignore Intelli 2021-07-13 20:11:53 -06:00
  • 40855c6226 Fixed broken parameter links in documentation Intelli 2021-07-13 19:44:42 -06:00
  • da76e4a688 Merge branch 'master' of github.com:PlayPro/CoreProtect Intelli 2021-07-13 19:39:33 -06:00
  • 158219468e Set documentation directory as "docs" Intelli 2021-07-13 19:39:17 -06:00
  • adb808acec
    Updated netlify.toml Intelli 2021-07-13 19:35:24 -06:00
  • c091408c45 Set MkDocs version to v1.2.1 Intelli 2021-07-13 19:32:56 -06:00
  • 3d3f0503d6 Updated commands.md to match latest docs Intelli 2021-07-13 19:29:55 -06:00
  • b4e9f52022
    Start migration of docs from MineRealm to the docs site (#28) murdified 2021-07-13 21:25:22 -04:00
  • a87e93f90f
    Improved ru translation (#39) Andrew 2021-07-14 04:24:25 +03:00
  • 204b593064
    Merge pull request #35 from whitebear13579/patch-1 Intelli 2021-07-13 19:22:34 -06:00
  • 4a57706d21
    Added missing phrases & fixed formatting in zh-tw.yml Intelli 2021-07-13 19:20:03 -06:00
  • 8d50963361 Renamed zhtw.yml to zh-tw.yml Intelli 2021-07-13 19:04:55 -06:00
  • 4646bd4663 Update zhtw.yml whitebear13579 2021-07-09 22:05:25 +08:00
  • 251b4f1ef2 Rename zh_TW.yml to zhtw.yml whitebear13579 2021-07-08 21:20:16 +08:00