Steev opened issue SteevsModdingOrg/betterminecraft#70 2025-11-28 14:05:56 +01:00
Remove Anvill cost cap
Steev pushed to main at SteevsModdingOrg/CC-Software 2025-11-17 22:12:18 +01:00
a13d2bea6d docs/protocols.md hinzugefügt
Steev created branch main in SteevsModdingOrg/CC-Software 2025-11-17 22:12:18 +01:00
Steev created repository SteevsModdingOrg/CC-Software 2025-11-17 21:15:27 +01:00
Steev commented on issue SteevsModdingOrg/betterminecraft#68 2025-10-16 16:10:09 +02:00
add bones as drop to animals

the Algorithm once developed should be moved into its own function so that it can later if wanted be moved out to the plugin library

in addition to this the other drops that are not already…

Steev opened issue SteevsModdingOrg/SteevsLobbyPlugin#4 2025-09-15 11:15:59 +02:00
implement MySQL Support
Steev opened issue SteevsModdingOrg/SteevsLobbyPlugin#3 2025-09-15 11:15:25 +02:00
Implement SQLite Database Support
Steev created branch bugfix/back_command_message in SteevsModdingOrg/betterminecraft 2025-09-15 11:06:56 +02:00
Steev deleted branch bugfix_back_command_message from SteevsModdingOrg/betterminecraft 2025-09-15 11:06:56 +02:00
Steev created branch release/version-1.2.2 in SteevsModdingOrg/betterminecraft 2025-09-15 11:06:40 +02:00
Steev deleted branch 1.2.2 from SteevsModdingOrg/betterminecraft 2025-09-15 11:06:40 +02:00
Steev pushed to deprecated_c++_approach at Steev/shadowcrest 2025-09-07 12:21:12 +02:00
Steev created branch deprecated_c++_approach in Steev/shadowcrest 2025-09-07 12:21:12 +02:00
Steev pushed to main at Steev/shadowcrest 2025-07-29 00:44:22 +02:00
80f4809e03 feat added working scenemanager but missing working way to attach entities to it; added entities and components with logical hirachy
Steev opened issue Steev/shadowcrest#1 2025-07-16 10:29:19 +02:00
rework scenemanager rendering
Steev pushed to main at Steev/shadowcrest 2025-07-14 23:45:32 +02:00
2375337bf2 feat added working text renderer
Steev pushed to main at Steev/shadowcrest 2025-07-14 00:37:36 +02:00
1060809f22 emptied textcomponent for rewriting
Compare 2 commits »
Steev pushed to main at Steev/shadowcrest 2025-07-14 00:23:40 +02:00
b5474a2c41 README.md aktualisiert
Steev pushed to main at Steev/shadowcrest 2025-07-14 00:20:17 +02:00
1f8d31c894 README.md aktualisiert
Steev pushed to main at Steev/shadowcrest 2025-07-14 00:16:26 +02:00
f2958fa9fa feat added entities and components and added failing textcomponent