Commit Graph

355 Commits

Author SHA1 Message Date
Intelli
2f1c45cae1 Moved inventory checkTasks to directly before onInventoryInteract
This improves performance (allows unused threads to return faster), and resolves issues with pass-through transactions
2021-07-22 13:31:08 -06:00
Intelli
6fce87386d Fixed hopper transactions not always detecting invalid events 2021-07-22 13:17:40 -06:00
Intelli
3f0291e0d5 Fixed AssertionError when logging hopper transactions 2021-07-21 22:49:44 -06:00
Intelli
718d7d7a80 Fixed NullPointerException when logging container transactions 2021-07-21 19:01:32 -06:00
Intelli
45e1fee9ff Fixed hopper transaction logging not always logging all items 2021-07-21 18:48:04 -06:00
Intelli
aa55472c1a Utilize item caching on invalid hopper events 2021-07-21 18:47:23 -06:00
Intelli
bd98bdfe05 Added Gradle build folder to .gitignore 2021-07-21 14:31:22 -06:00
Intelli
38f1e304e0 Fixed entities not being excluded when using the "exclude" parameter 2021-07-20 15:00:10 -06:00
Intelli
e68daef7db
Added FUNDING file 2021-07-20 13:17:56 -06:00
流光溢彩
72bcadea55
Update Simplified Chinese Translation (#49)
* Update Simplified Chinese Translation

Changes:
- Replace all "." char to "。"
- Modify some strings to conform to Chinese usage habits

* Add spaces and units where necessary

* Replace all "您" chat to "你"

* Change "PREVIEW_CONTAINER" translation
2021-07-20 13:10:51 -06:00
Intelli
b5b6acaa9d Minor refactoring in Util class 2021-07-19 17:19:35 -06:00
Intelli
fae4c9e690 Fixed blocks broken by portal events not being logged (#45) 2021-07-19 16:29:43 -06:00
Intelli
03bac937c3 Minor refactoring in PortalCreateListener 2021-07-19 16:28:40 -06:00
Andrew
1d828e3b68
Improved ru translation (#51) 2021-07-19 13:59:28 -06:00
YuanYuanOwO
c71ea224a4
Fix Simplified Chinese translation (#48)
* Fix Simplified Chinese translation

* Update zh-cn.yml
2021-07-17 18:25:28 -06:00
NatsuHana
7ea46fb585
improve(trans/zh-CN): optimize zh-CN translation (#44)
correct some sentences cause ambiguity
2021-07-17 12:39:37 -06:00
Intelli
2bc8a00657 Updated badges in README 2021-07-16 16:57:00 -06:00
Intelli
b696abd655 Set workflow Java version back to 8 2021-07-16 16:54:53 -06:00
Intelli
5e2a99b2a8 Updated workflow & removed SonarCloud 2021-07-16 16:38:55 -06:00
HeroCC
79ad6de362
Update WorldEdit Maven Repo & use Java 11 (#43)
* Use HTTPS for sk89q maven repo

Newer Maven releases don't allow use of http endpoints. Bump this to the secure https endpoint.

* Migrate sk89q maven repo to enginehub

Both URLs point to the same place, but according to https://worldguard.enginehub.org/en/latest/developer/dependency/ enginehub is the preferred source.

* Bump Java to Adoptium Hotspot JDK 11
2021-07-16 16:25:24 -06:00
Intelli
3a1e5a356b Updated PR guidelines & added GitHub workflow build file 2021-07-16 15:25:59 -06:00
Intelli
db817e603e Fixed French translation 2021-07-16 13:06:44 -06:00
Intelli
48ef18e2c8 CoreProtect v20.0 release 2021-07-16 12:13:54 -06:00
Intelli
415d7b323a Removed /core and /coreprotect from command documentation 2021-07-15 19:12:21 -06:00
Intelli
c71fbeaee7 Merge branch 'master' of github.com:PlayPro/CoreProtect 2021-07-15 18:40:16 -06:00
Intelli
36c2eb3b3f Updated documentation 2021-07-15 18:39:41 -06:00
流光溢彩
5fab60087c
Fix Simplified Chinese machine translation (#40)
* Fix Simplified Chinese machine translation

Not finished yet

* Finish translate

* 优化翻译

「有研究显示,打字的时候不喜欢在中文和英文之间加空格的人,感情路都走得很辛苦,有七成的比例会在 34 岁的时候跟自己不爱的人结婚,而其余三成的人最后只能把遗产留给自己的猫。毕竟爱情跟书写都需要适时地留白。

与大家共勉之。」——vinta/paranoid-auto-spacing

* Merged credits into a single line

Co-authored-by: Intelli <6790859+Intelli@users.noreply.github.com>
2021-07-15 16:16:16 -06:00
Intelli
ebb5a99cc7 Updated PR guidelines 2021-07-15 16:04:58 -06:00
Intelli
c09e83e844 Improved README layout 2021-07-15 15:43:57 -06:00
Intelli
d51968ef7c Updated README & added contributing guidelines 2021-07-15 15:12:03 -06:00
Intelli
7c2f87fa1f Added application/system files to .gitignore 2021-07-13 20:11:53 -06:00
Intelli
40855c6226 Fixed broken parameter links in documentation 2021-07-13 19:44:42 -06:00
Intelli
da76e4a688 Merge branch 'master' of github.com:PlayPro/CoreProtect 2021-07-13 19:39:33 -06:00
Intelli
158219468e Set documentation directory as "docs" 2021-07-13 19:39:17 -06:00
Intelli
adb808acec
Updated netlify.toml 2021-07-13 19:35:24 -06:00
Intelli
c091408c45 Set MkDocs version to v1.2.1 2021-07-13 19:32:56 -06:00
Intelli
3d3f0503d6 Updated commands.md to match latest docs 2021-07-13 19:29:55 -06:00
murdified
b4e9f52022
Start migration of docs from MineRealm to the docs site (#28)
* Migrate commands to MkDocs and update MkDocs version

* Update index page

* Remove mkdocs version number from requirements

* restore readme file

* Revert header style to one sided
2021-07-13 19:25:22 -06:00
Andrew
a87e93f90f
Improved ru translation (#39)
* correcting translation

* correcting translation x2
2021-07-13 19:24:25 -06:00
Intelli
204b593064
Merge pull request #35 from whitebear13579/patch-1
Improved zh-TW translation
2021-07-13 19:22:34 -06:00
Intelli
4a57706d21
Added missing phrases & fixed formatting in zh-tw.yml 2021-07-13 19:20:03 -06:00
Intelli
8d50963361 Renamed zhtw.yml to zh-tw.yml 2021-07-13 19:12:00 -06:00
whitebear13579
4646bd4663 Update zhtw.yml
非常不好意思帶給您不便,我已經將繁體中文的翻譯檔修復完成,希望你能夠將現在的翻譯檔取代為我的翻譯檔,因為目前該翻譯檔存在許多中國用語(非台灣當地用語)(類似美式英文與英式英域的差別),感謝你能夠抽空審查我的翻譯資料,若還有任何問題,歡迎隨時告知我!
I am very envious of your inconvenience. I have completed the repair of the traditional Chinese translation files. I hope you will replace the current translation files with my translation files, because the current translation files are many Chinese (non-Taiwanese) (similar)American English and British British wines), thank you for taking the time to review my translation materials, if you have any questions, please feel free to let me know!
2021-07-13 19:11:09 -06:00
whitebear13579
251b4f1ef2 Rename zh_TW.yml to zhtw.yml 2021-07-13 19:11:09 -06:00
whitebear13579
fe6de0aef6 zh_TW.yml
這是CoreProtect的繁體中文翻譯檔,若出現翻譯錯誤或需修改的地方,歡迎指正。
This is the traditional Chinese translation file of CoreProtect. If there is a translation error or need to be modified, please correct me.
2021-07-13 19:11:09 -06:00
Intelli
e7634af6b7 Added base Russian language file 2021-07-12 13:25:31 -06:00
Intelli
2757ac8698 Renamed LOOKUP_VAULT phrase to LOOKUP_STORAGE 2021-07-09 13:38:09 -06:00
Intelli
201e1312e8 Added missing LOOKUP_VAULT phrase to language files 2021-07-08 21:11:56 -06:00
Intelli
539fb5fa49 Updated English language file & added base files for 5 additional languages 2021-07-08 15:41:27 -06:00
Intelli
860b201b69 Added English language file for initial API testing 2021-06-03 20:42:12 -06:00