Commit graph

49 commits

Author SHA1 Message Date
456df87c33
code refactoring 2024-03-18 21:16:32 +01:00
b2640cb096
code refactoring 2024-03-18 21:13:49 +01:00
57ddb6ca01
code refactoring 2024-03-18 20:56:40 +01:00
abd733fd09
code refactoring 2024-03-18 20:53:18 +01:00
cff22c8f18
code refactoring for visibility 2024-03-18 20:39:28 +01:00
f70b335264
code refactoring for visibility
All checks were successful
Build / build (push) Successful in 2m5s
2024-03-18 20:27:41 +01:00
c64032034c
add ItemCommand
All checks were successful
Build / build (push) Successful in 1m39s
2024-03-15 13:22:31 +01:00
d12bf53972
Save and load items 2024-03-15 11:52:08 +01:00
627e533e9c
entity type gui + command
All checks were successful
Build / build (push) Successful in 1m41s
2024-03-14 21:28:49 +01:00
f387c63183
damage cause on health and player kill event 2024-03-14 18:47:37 +01:00
9bedf456db
player's attributes updates if gui change 2024-03-14 18:35:52 +01:00
9fdb944f94
level goes up if experience go up 2024-03-14 18:28:24 +01:00
ea28a9ce69
experience sharing when killing mob 2024-03-14 18:24:33 +01:00
62f036b2af
combat indicator 2024-03-14 18:10:31 +01:00
c0245fa014
level up event
All checks were successful
Build / build (push) Successful in 1m23s
2024-03-14 17:58:47 +01:00
ac66cbee2d
disable hunger 2024-03-14 17:41:15 +01:00
dd665fd455
action bar + health management 2024-03-14 17:40:09 +01:00
39a1bb192f
remove todo 2024-03-14 17:28:44 +01:00
474318d210
attribute gui save and bug patch
All checks were successful
Build / build (push) Successful in 1m26s
2024-03-14 17:27:43 +01:00
0af15fbd5a
level command and refactoring to save and load player 2024-03-14 17:21:12 +01:00
cde1c48b7a
Add ClientSide Builds
All checks were successful
Build / build (push) Successful in 1m50s
2024-03-14 17:00:01 +01:00
e147e995bb
patch getKeysAll 2024-03-14 16:59:12 +01:00
c7dde27a82
refactoring Managers 2024-03-14 16:58:55 +01:00
8b370a8e85
refactor class 2024-03-14 12:15:58 +01:00
3a2d6f3ed8
refactor class 2024-03-14 12:15:41 +01:00
84f7cd9786
add level to SRPlayer 2024-03-14 12:15:02 +01:00
8111b2b8f2
add ActionBar with health & mana 2024-03-14 12:14:30 +01:00
75d89e7974
DataHandler.java getKeysAll 2024-03-14 12:13:33 +01:00
106efc3ed8
registerCommand method 2024-03-14 12:12:04 +01:00
3bbd427d7c
attribute gui
All checks were successful
Build / build (push) Successful in 2m47s
2024-03-12 15:06:20 +01:00
b769de9db4
refactor of Manager 2024-03-11 16:26:30 +01:00
5ffb921150
fix attribute command
All checks were successful
Build / build (push) Successful in 1m25s
2024-03-01 19:54:16 +01:00
1380e7479a
refactoring and code cleanup
All checks were successful
Build / build (push) Successful in 1m27s
2024-02-29 15:44:28 +01:00
7cc9395cbc
add reset command + exists method for data source 2024-02-29 15:29:56 +01:00
3ecdfd75b0
refactor 2024-02-29 15:07:39 +01:00
64ef73f7e0
optimize import and code reformat 2024-02-27 21:00:24 +01:00
36f8e3f6f0
item Manager 2024-02-27 20:59:53 +01:00
e34a790837
enchantment wip 2024-02-27 20:59:23 +01:00
2cbaae4300
entities support wip 2024-02-27 20:58:58 +01:00
aeb5d23c6c
command manager 2024-02-27 20:58:44 +01:00
6f7a23ae3d
Attribute command 2024-02-27 20:58:27 +01:00
932a74dc42
utils 2024-02-27 20:57:49 +01:00
241feba114
CombatManager luck and critical 2024-02-27 20:57:06 +01:00
64b79663ef
remove PersistentDataType in favor of everything is Double 2024-02-27 20:56:27 +01:00
83c5ed151f
Ability.java basic form 2024-02-27 20:55:53 +01:00
5e34588e3b
save player informations 2024-02-27 20:55:13 +01:00
31ba32933e
add inventory, attributes, potionsEffect to SRPlayer 2024-02-27 20:54:48 +01:00
3c47676b39
add color to Rarity.java 2024-02-27 20:54:20 +01:00
aa1c13c74c
Sacred realms 2024-02-26 21:04:42 +01:00