9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2025-12-31 12:56:39 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
LoJoSho
b6731ba21a clean: minor stuff in data 2023-08-06 10:49:14 -05:00
LoJoSho
d333527664 clean: move data strings to StringBuilder 2023-08-06 10:41:05 -05:00
LoJoSho
a82bb8183b clean: data to lombok in Database 2023-08-06 10:32:55 -05:00
LoJoSho
33356ea81d clean: move to Lombok for getters (wip) 2023-08-05 22:01:11 -05:00
LoJoSho
4d84bd681d clean: optimize imports 2023-07-08 22:48:17 -05:00
LoJoSho
2b467e63ce feat: remove internal data (deprecated) 2023-07-08 22:11:37 -05:00
LoJoSho
d1bfa5abbc feat: add force-show-join to show regardless of hidden in database 2023-06-27 10:16:30 -05:00
LoJoSho
cb9248db7a feat: Refactored CosmeticUser to accept other entities, not just players 2023-06-22 12:55:56 -05:00
Craftinators
0304c9ff44 fix(CosmeticUser): getCosmetics() changes 2023-03-13 08:59:23 -04:00
Craftinators
2d2d4e6d44 clean: remove TODO 2023-02-27 22:55:33 -05:00
Craftinators
4b1921b754 clean: try-with-resource to SuppressWarnings 2023-02-27 22:55:12 -05:00
Craftinators
8ca1d44375 clean: add error message 2023-02-27 15:36:50 -05:00
Craftinators
23c82cc6ed fix: additional null checks 2023-02-27 15:34:42 -05:00
Craftinators
2bf5280827 fix: reorder null checks 2023-02-27 15:29:50 -05:00
Craftinators
475a1e0ef1 fix: add Class.forName(...) back 2023-02-27 13:06:23 -05:00
Craftinators
ef4d53eb85 fix: throw error if file isn't created 2023-02-27 12:57:12 -05:00
Craftinators
97da4f7809 feat: add SQLData class 2023-02-27 12:53:51 -05:00
Craftinators
1622dac67f clean: cleanup openConnection() 2023-02-27 12:26:43 -05:00
Craftinators
fce1ec5042 refactor: use try-with-resources 2023-02-27 12:23:30 -05:00
Craftinators
060bcc95e1 clean: reorganize MySQLData 2023-02-27 12:20:26 -05:00
Craftinators
5aca80609a feat: make Data abstract 2023-02-27 12:11:09 -05:00
LoJoSho
7f91f9dbad set default database to SQLite 2023-02-24 20:09:07 -06:00
Craftinators
1b7462becc clean: several annotation & naming changes 2023-02-24 13:33:45 -05:00
LoJoSho
db60046701 More checks and does not save invisibility from emote 2023-02-10 11:30:41 -06:00
LoJoSho
a7170e09cf Add force-permission-join option 2023-02-06 14:53:52 -06:00
LoJoSho
aecd40ba5a Hidden reason now saved in database 2023-02-03 12:19:34 -06:00
LoJoSho
df8450c4e6 Sqlite work + sqlite is now default 2022-12-29 09:05:29 -06:00
LoJoSho
a5ed7e2c6b Optimize imports 2022-12-27 17:14:47 -06:00
LoJoSho
f919662ef5 Move to debug message 2022-12-27 17:05:05 -06:00
LoJoSho
69241ba1df Cosmetic Colors saved in data 2022-12-22 16:10:57 -06:00
LoJoSho
0f9405ba50 Fixed issue with player data not saved on shutdown 2022-12-08 14:15:40 -06:00
LoJoSho
85cd6bd7ff MySQL improvements + MySQL Clear (Thanks Fisher!) 2022-11-30 17:48:23 -06:00
LoJoSho
e0df72243c varchar 36 for UUIDs 2022-11-30 17:31:53 -06:00
LoJoSho
f4993aa785 MySQL Stability improvements 2022-11-30 13:54:14 -06:00
LoJoSho
22d3cba42e optimize imports 2022-11-30 12:02:20 -06:00
LoJoSho
2792396e26 initial work 2022-11-29 20:10:53 -06:00