Commit graph

53 commits

Author SHA1 Message Date
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
a75ddc2ac3
update of redis
All checks were successful
Build / build (push) Successful in 2m45s
2024-03-11 16:26:45 +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
9f33889604
Merge remote-tracking branch 'origin/main'
All checks were successful
Build / build (push) Successful in 1m23s
2024-02-29 15:07:48 +01:00
3ecdfd75b0
refactor 2024-02-29 15:07:39 +01:00
5a201b3d54 Update .forgejo/workflows/build.yaml
All checks were successful
Build / build (push) Successful in 1m29s
2024-02-29 12:26:35 +00:00
e28304522c Update .forgejo/workflows/build.yaml
Some checks failed
Build / build (push) Failing after 2m24s
2024-02-29 12:22:25 +00:00
4e044a2e46
forgejo runner
Some checks failed
Build / build (push) Failing after 1s
2024-02-29 13:20:39 +01:00
f21b0d8214
building and running in readme.md 2024-02-28 18:53:24 +01:00
c9be229924
add readme.md 2024-02-28 18:49:27 +01:00
8a6952ca43
remove mock bukkit dependency 2024-02-28 18:47:56 +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
9d9757b986
update dependencies 2024-02-27 20:55:34 +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