Commit Graph

458 Commits

Author SHA1 Message Date
kralverde
c07ea947fc remove _ from used values 2024-08-22 15:24:58 -04:00
Alexander Medvedev
290e0ed131 Merge pull request #43 from DaniD3v/master
Use rustls instead of system openssl to make compilation easier
2024-08-22 20:16:10 +01:00
DaniD3v
60bb30a883 use rustls instead of system openssl to make compilation easier 2024-08-22 21:11:00 +02:00
Luk-ESC
d85e9bcbad fix set_slot armor indexing 2024-08-22 18:40:43 +02:00
we sell insurance
cd841fd2f5 Merge branch 'Snowiiii:master' into master 2024-08-22 07:09:15 -05:00
lukas0008
e1a1a22047 Fix clippy warnings 2024-08-22 14:02:12 +02:00
lukas0008
10ed8c0472 ci: Separate clippy and build for build release job 2024-08-22 13:58:03 +02:00
lukas0008
b27f6c245b Update names of jobs 2024-08-22 13:53:36 +02:00
lukas0008
6f9ce489ca Split ci into multiple jobs 2024-08-22 13:52:00 +02:00
Bryntet
3168c4ff42 Update CONTRIBUTING.md
The message was a bit to vague before
2024-08-22 13:39:51 +02:00
Luk-ESC
afa68f381c fix typo in method name 2024-08-22 13:39:31 +02:00
lukas0008
e41748b4ad Merge pull request #54 from Bryntet/master
Add CSetContainerSlot and refactor container logic to own file
2024-08-22 13:31:22 +02:00
Edvin Bryntesson
10bf3098b3 fix formatting 2024-08-22 13:29:31 +02:00
Edvin Bryntesson
4c572eca2d add CSetContainerSlot packet 2024-08-22 13:24:12 +02:00
Edvin Bryntesson
b8d350f32d move container logic into its own file 2024-08-22 13:20:01 +02:00
we sell insurance
84252bbfe2 Remove unneccessary import 2024-08-21 22:01:55 -05:00
we sell insurance
4bdd026efd Removed duplicate enum for hand 2024-08-21 22:01:10 -05:00
kralverde
cd6defe9a2 implement filtering and serialization changes 2024-08-21 17:17:33 -04:00
Alexander Medvedev
f920f31a81 Fix: Clippy warn
upsi
2024-08-21 20:16:42 +01:00
Alexander Medvedev
caa6a7088b Also pretty commands for RCON 2024-08-21 20:12:14 +01:00
Alexander Medvedev
13206d58d9 Add Console Colors & Styles 2024-08-21 20:08:14 +01:00
Erb3
c64cdb2366 fix: apply patch for command spam 2024-08-21 21:00:18 +02:00
Alexander Medvedev
ee4bde9962 Merge pull request #51 from Bryntet/master
Add permissions check for SSetCreativeSlot
2024-08-21 19:49:45 +01:00
Edvin Bryntesson
e34fc47332 refactor out double call to self.player 2024-08-21 20:43:09 +02:00
Edvin Bryntesson
dda2958e2a fix kick message 2024-08-21 20:19:18 +02:00
Edvin Bryntesson
3bbe19f4d4 make sure the players gamemode is creative when client sends SSetCreativeSlot 2024-08-21 20:05:50 +02:00
lukas0008
38931f6518 Merge pull request #50 from Bryntet/master
Add CSetContainerSlot
2024-08-21 19:46:06 +02:00
Edvin Bryntesson
d80bbb7256 fmt 2024-08-21 19:41:48 +02:00
Edvin Bryntesson
1fd3595ecc whoops 2024-08-21 19:41:33 +02:00
Bryntet
d4fb9d76b6 Merge branch 'master' into master 2024-08-21 19:39:20 +02:00
Edvin Bryntesson
7818f83ea2 fix lints 2024-08-21 19:38:19 +02:00
Alexander Medvedev
bda7a1a50c Merge pull request #48 from user622628252416/master
Add prettier CommandTree formatting for help command and usage hint
2024-08-21 18:38:08 +01:00
Bryntet
1bbadf7b50 Merge branch 'master' into master 2024-08-21 19:33:56 +02:00
Edvin Bryntesson
816215c698 format 2024-08-21 19:28:48 +02:00
Edvin Bryntesson
2e00110d5d remove debug thing 2024-08-21 19:28:27 +02:00
Edvin Bryntesson
9003ee3dcc add CSetContainerContent 2024-08-21 19:27:58 +02:00
user622628252416
ab8956a7b5 remove repeating command aliases in /help 2024-08-21 19:27:20 +02:00
kralverde
8bc55e8dda parse fixed bitset from player chat 2024-08-21 12:34:25 -04:00
Erb3
491ff10a3d Merge branch 'Snowiiii:master' into docker 2024-08-21 18:08:00 +02:00
lukas0008
c02200c7fd Cargo fmt + added *.local.nbt to .gitignore 2024-08-21 18:06:57 +02:00
Erb3
e6e63c6c1e docs: simple docker instructions 2024-08-21 18:01:25 +02:00
user622628252416
5041b441eb add prettier CommandTree formatting for help command and usage hint 2024-08-21 17:59:54 +02:00
Erb3
fe5836a145 Merge branch 'Snowiiii:master' into docker 2024-08-21 17:53:38 +02:00
lukas0008
0d05e5ef36 Add .set_block on ChunkData 2024-08-21 17:31:43 +02:00
Alexander Medvedev
b37039126a Make Icon Optional 2024-08-21 15:49:28 +01:00
lukas0008
e23587b698 Create a basic structure guide 2024-08-21 16:30:38 +02:00
lukas0008
e6f0e126ca Cargo fmt 2024-08-21 16:16:37 +02:00
lukas0008
8eb894ef13 Create pumpkin-core, and move pumpkin-text 2024-08-21 16:12:09 +02:00
lukas0008
5d023e696c Delete unused pumpkin-command 2024-08-21 15:53:28 +02:00
Alexander Medvedev
3f0a24170c Remove minecraft source decompiler script
There are many 3th-party software's out there which can easily decompile your the Minecraft source. You also often don't need the Source for most things.
2024-08-21 14:44:21 +01:00