Commit Graph

411 Commits

Author SHA1 Message Date
Intelli
2327dbcf78 Fixed SQLiteException when performing purges on SQLite databases (fixes #654) 2024-10-07 19:59:46 -06:00
Intelli
eaa8c5c5c1 Fixed v23.1 patch script not triggering on v23.0 installs when using SQLite 2024-10-03 18:37:13 -06:00
Intelli
70ffeacbc0 Fixed NoClassDefFoundError when attempting to load plugin on 32-bit Windows 2024-10-03 15:56:29 -06:00
Intelli
385c11a3aa Finalized extension system 2024-10-03 15:51:18 -06:00
Intelli
88b19efc89 Improve Extension handling 2024-09-29 18:56:07 -06:00
Intelli
c7406a01a7 Fix compilation error 2024-09-29 18:47:30 -06:00
Intelli
0f0c89845c Added separate version check for CoreProtect Edge 2024-09-29 18:40:05 -06:00
Intelli
de978fce2c Added base changes for database migration command (unfinished) 2024-09-29 18:35:37 -06:00
DarkSnakeX
fc0c8ff9ac
Update es.yml (#633)
Added new lines that were not covered on the old translation file.
2024-09-03 12:55:47 -06:00
Intelli
edadebf8c2 Run v23.1 patch script on v23.0 builds 2024-08-20 14:16:27 -06:00
Intelli
ea1b86c034 Only start CoreProtect on supported Minecraft versions 2024-08-20 14:13:44 -06:00
Intelli
c493a0dece Added support for Community Edition builds 2024-08-19 20:55:43 -06:00
Wang Siu Kao
cff6be6d90
Update Traditional Chinese translation (#618) 2024-08-19 16:17:23 -06:00
Intelli
7ab0704002 Improved how CPU information is displayed under /co status 2024-08-15 20:48:42 -06:00
Intelli
cae29f257d Fixed NullPointerException when attempting to roll back skulls with texture data 2024-08-15 20:48:21 -06:00
Intelli
c6f8be9043 Fixed NoClassDefFoundError if JNA is missing on system 2024-08-15 19:55:21 -06:00
Intelli
1cf940e201 Improved MySQL index handling on radius lookups (fixes #599) 2024-08-15 19:23:39 -06:00
Intelli
d2bffb2103 Fixed errors pertaining the CPU lib on startup on some systems (fixes #591) 2024-08-15 19:04:31 -06:00
Intelli
64eedb0aa3 Added "include" parameter to purge tab completion 2024-08-15 18:28:02 -06:00
Intelli
8ab582d6d1 Fixed old turtle scute item data displaying as air 2024-08-15 17:51:03 -06:00
Intelli
3194c35bb9 Fixed purge include parameter not functioning correctly for SQLite databases 2024-08-13 20:11:16 -06:00
Intelli
888df067f9 Fixed Villager type not being rolled back correctly in MC 1.21+ 2024-07-25 16:40:36 -06:00
Intelli
fda87e2f6a Updated language file 2024-07-24 14:27:49 -06:00
Intelli
9aea18749d Fixed backwards compatibility with entity serialization 2024-07-24 14:04:46 -06:00
Intelli
06208a69b0 Added logging for skull skin textures on Paper servers 2024-07-23 20:09:05 -06:00
Intelli
a93bf2f047 Fixed NotSerializableException when killing certain entities (fixes #589) 2024-07-23 20:06:18 -06:00
Intelli
77a4a9476a Hide all errors regarding CPU info (fixes #591) 2024-07-23 13:21:46 -06:00
DasPotata
ac0792b9ef
Update de.yml (#518)
* Update de.yml

some changes for the lang file

* Improve /co help inspect translations

Co-authored-by: Daniel Scherf <35780068+dlsf@users.noreply.github.com>

* Formatting fixes

Co-authored-by: Daniel Scherf <35780068+dlsf@users.noreply.github.com>

* Update lang/de.yml

Co-authored-by: Daniel Scherf <35780068+dlsf@users.noreply.github.com>

* Update lang/de.yml

Co-authored-by: Daniel Scherf <35780068+dlsf@users.noreply.github.com>

---------

Co-authored-by: Intelli <6790859+Intelli@users.noreply.github.com>
Co-authored-by: Daniel Scherf <35780068+dlsf@users.noreply.github.com>
2024-07-23 13:05:05 -06:00
Intelli
da227afe33 Added primary thread error when running a rollback via API (implements #456) 2024-07-09 18:59:16 -06:00
Intelli
4bf4f4eb92 Prepped logging for skull skin textures on Paper servers 2024-07-09 18:51:46 -06:00
Intelli
dbd8723752 Added CPU & RAM information to /co status 2024-07-09 18:02:49 -06:00
Intelli
e093970992 Fixed inventory sorting mods generating unnecessary threads 2024-07-08 19:54:06 -06:00
jd07159
63074715d3
Improve Korean translation (#566) 2024-07-08 13:32:41 -06:00
Intelli
24a09b49d2 Added base Korean translation file 2024-07-08 11:42:08 -06:00
Intelli
d4cc7ec729 Hide item serialization errors unless using development branch 2024-07-06 12:07:31 -06:00
Intelli
4af95632d5 Fix inventory drag event not properly checking if a player is dragging within their own inventory 2024-07-06 12:03:54 -06:00
Intelli
c67e69755d Fixed IllegalStateException error on some servers during server shutdowns. 2024-07-06 11:45:32 -06:00
Intelli
ce8c194e0d Fixed IncompatibleClassChangeError on inventory transactions (fixes #571) 2024-06-24 17:02:01 -06:00
Intelli
40e7f04774 Added support for logging Crafter transactions (#565) 2024-06-18 16:10:09 -06:00
Intelli
fa1de08c0d Use proper adapter for EntityType.END_CRYSTAL 2024-06-18 16:04:35 -06:00
Intelli
49eb176ee6 Fixed invalid method name from previous commit 2024-06-17 18:52:25 -06:00
Intelli
aaa7a3536a Hide item deserialization errors unless using development branch (fixes #550) 2024-06-17 18:49:43 -06:00
Intelli
957bf70c26 Hide entity deserialization errors unless using development branch (fixes #552) 2024-06-17 18:44:46 -06:00
Intelli
3d32320a33 Added support for MC 1.21 block/entity types 2024-06-17 18:31:33 -06:00
Intelli
3e8083becf Fixed wind charges incorrectly logging false #explosion data (fixes #555) 2024-06-17 18:06:04 -06:00
Intelli
057a635030 Added logging for dispensers removing blocks from the world 2024-06-17 17:51:01 -06:00
Intelli
aa2ee7225c Added logging for droppers adding items to other containers 2024-06-17 17:34:18 -06:00
Intelli
37fc9af300 Added MC 1.21 support 2024-06-17 17:30:18 -06:00
Intelli
371e496351 Changed "#endercrystal" to now log as "#end_crystal" 2024-06-17 15:56:58 -06:00
Intelli
e781d9ef01 Skip namespace remapping on Paper 1.20.5+ 2024-06-17 15:00:33 -06:00