Commit Graph

29 Commits

Author SHA1 Message Date
ceze88
4576a5c53c Code cleanup 2023-05-05 10:57:17 +02:00
ceze88
42451e708b Rewrite block stacking 2023-04-07 18:58:21 +02:00
ceze88
f51cc19c44 Fix block stack dupe/item liss 2023-04-05 22:05:14 +02:00
ceze88
71baf3a7e8 Rewrite mob stacking, performance improvements 2023-02-04 14:48:13 +01:00
ceze88
21b7507801 Hotfix for SQLite and readd old MythicMobs compatibility 2023-01-25 23:20:44 +01:00
ceze88
a69c8ad0c3 Performance fixes, fix Mythicmobs compatibility, MySQL/SQLite fixes 2023-01-02 13:38:58 +01:00
ceze88
73b102619c Fix SQLite 2022-08-09 20:01:00 +02:00
ceze88
d533e86ac3 Fix MySQL 2022-08-07 16:39:49 +02:00
HexedHero
e773b22ee4
Move null check into statement like other methods 2022-03-25 11:39:27 +00:00
Fernando Pettinelli
97066bde92 Various fixes to database purging. 2021-10-16 21:22:38 -03:00
Brianna
888d47ea13 Added system to purge old and invalid data to minimize db size.. 2021-05-27 18:08:38 -05:00
Brianna
9264013afc Increased the default serialized_entity field size. 2020-10-26 09:23:40 -05:00
Brianna
ff449d4dce Lets make this work with MySQL. 2020-10-19 13:26:18 -05:00
Brianna
59b2b3e6b0 Added null check. 2020-09-17 08:43:42 -05:00
Brianna
65c17542e8 ON CONFLICT isn't a thing in 1.8.8. 2020-09-09 09:22:14 -05:00
Brianna
1940dfc8c0 Changed import style. 2020-09-01 13:54:52 -05:00
Brianna
88252bf445 Fixed NPE 2020-08-31 08:42:48 -05:00
Brianna
756671a632 On conflict update. 2020-08-28 18:21:58 -05:00
Brianna
3e97f839dd NBT Support - Async - Block Stacking. 2020-08-24 18:01:15 -05:00
jascotty2
8963ff707b database refactor 2019-09-03 16:35:52 -05:00
jascotty2
d5139cd5e0 implement core library 2019-09-03 15:38:00 -05:00
jascotty2
1c4487d848 execute batch as a batch 2019-08-19 04:34:29 -05:00
jascotty2
7854f01496 fix world delete errors, fix comparator update on item pickup 2019-08-18 17:46:35 -05:00
Brianna
06d7664306 Remove debug 2019-08-08 21:00:23 -04:00
Brianna
e3f6131bfd Kill whole stack. 2019-08-08 20:52:41 -04:00
Brianna
ae881978d0 Clean up. 2019-08-03 00:23:36 -04:00
Brianna
687e1f62d0 typo 2019-08-02 23:02:50 -04:00
Brianna
6df10259ad Improved sql. 2019-08-02 14:51:15 -04:00
Brianna
17e4c6709a New data system. 2019-08-02 09:59:10 -04:00