Geyser/connector/src/main/java/org/geysermc/connector
rtm516 99e72f35b3
Add support for manually supplying Bedrock resource packs (#1076)
* send resource packs

A lot of this code is nukkit-credits in the classes

* send resource packs

A lot of this code is nukkit-credits in the classes

* Remove unnecessary code/debugs

* use separately generated hashes

* Updated mappings and added .mcpack support

* "packs" directory auto-create (#484)

* "packs" directory auto-create

* cleaned indentation in ResourcePack.java

* Cleaned ResourcePack.java

* Another cleanup

I hate editor on github.

* Yet another

* Another indentation cleanup

* Fix resource pack loading

(cherry picked from commit f93b07491e)

* Move back to internal sha256 hashing

(cherry picked from commit 812a3d82b2)

* Add resource pack loading back after merge

* Add comments, config option and removed unused files

* Fix packs folder location and cleanup code

* Move to better options for the client

* Fix typos in comments

* Fix pack loading

* Try to make it compile

* Final touches?

* Add Javadoc for MathUtils#constrain

Co-authored-by: EOT3000 <43685885+EOT3000@users.noreply.github.com>
Co-authored-by: Vesek <61123478+Vesek@users.noreply.github.com>
Co-authored-by: Heath123 <heath.mitchell27@gmail.com>
Co-authored-by: Camotoy <20743703+DoctorMacc@users.noreply.github.com>
2020-09-16 20:08:26 -04:00
..
bootstrap Add support for client side settings (#1035) 2020-08-08 17:41:12 -05:00
command Show the supported Bedrock versions in the version command rather than just the default codec 2020-08-28 19:11:32 -05:00
common Tweaks to support Android (#1206) 2020-08-28 19:36:24 +01:00
configuration Add support for manually supplying Bedrock resource packs (#1076) 2020-09-16 20:08:26 -04:00
dump DumpInfo: Mark internal IP as sensitive (#1264) 2020-09-14 20:51:07 -04:00
entity Fix inconsistencies with players and the player list (#1298) 2020-09-16 00:18:18 -04:00
inventory Pick block improvements (#1265) 2020-09-14 20:52:16 -04:00
metrics Move all json to Jackson instead of a mix of 2 libraries (#302) 2020-04-20 15:10:30 -05:00
network Add support for manually supplying Bedrock resource packs (#1076) 2020-09-16 20:08:26 -04:00
ping Clean copyright message and update all files (#1053) 2020-07-30 15:10:15 -05:00
scoreboard Translate scoreboard nametag visibility (#1240) 2020-09-01 23:39:14 -05:00
utils Add support for manually supplying Bedrock resource packs (#1076) 2020-09-16 20:08:26 -04:00
FloodgateKeyLoader.java Scoreboard improvements (#1166) 2020-08-28 10:47:52 -05:00
GeyserConnector.java Add support for manually supplying Bedrock resource packs (#1076) 2020-09-16 20:08:26 -04:00
GeyserLogger.java Scoreboard improvements (#1166) 2020-08-28 10:47:52 -05:00