DoctorMacc
75f470cb33
Fix creative items
2020-06-27 11:35:02 -04:00
rtm516
5b147f8dd1
Fix en_us locale downloading ( #809 )
...
Fixes occasional inventories not working because of being unable to read the locale.
2020-06-27 02:00:10 -04:00
endevrr
d516dc5b90
Update Mappings ( #816 )
...
* Relocate Reflections Dependency
* Update some mappings
2020-06-27 01:00:35 -04:00
AJ Ferguson
ba9129129c
Quick inventory fixes. WIP
...
Temporary. The inventory system will be rewritten very soon.
2020-06-26 18:51:09 -08:00
rtm516
17a1e82eca
Add closest color mapping for RGB chat colors
2020-06-26 23:33:38 +01:00
DoctorMacc
54f6fada12
Remove try/catch from BlockTranslator and ItemTranslator
2020-06-26 11:15:21 -04:00
DoctorMacc
e60f47f65d
Fix zombified piglins
2020-06-25 22:52:48 -04:00
DoctorMacc
409293f1db
Add new 1.16 entities
2020-06-25 22:32:04 -04:00
DoctorMacc
6f2bf659a9
Update JavaEntityEquipmentTranslator for Java 1.16
2020-06-25 21:53:51 -04:00
DoctorMacc
bb630dc867
Update PotionMixData
2020-06-25 12:03:20 -04:00
DoctorMacc
06fa0de793
Add translator for PacketViolationWarningPacket
2020-06-25 11:16:36 -04:00
DoctorMacc
bd16925bab
Update mappings repository
2020-06-25 11:11:21 -04:00
DoctorMacc
71aada1df3
Fix dimension switching; add static references to new Java dimensions
2020-06-24 20:27:27 -04:00
D3ATHBRINGER13
e4d990329d
Bump action versions ( #810 )
2020-06-24 19:35:55 -04:00
DoctorMacc
a964befef2
Merge branch 'feature/1.16' of https://github.com/GeyserMC/Geyser into feature/1.16
2020-06-24 18:23:02 -04:00
AJ Ferguson
f0aaebc0ec
Bump block state version
2020-06-24 14:14:20 -08:00
DoctorMacc
1572ac20f1
Update mappings repository
2020-06-24 17:53:26 -04:00
DoctorMacc
1490d6d062
Update ViaVersion dependency
2020-06-24 17:39:25 -04:00
DoctorMacc
8be0c4b27e
Update some entity properties based on wiki.vg
2020-06-24 16:40:42 -04:00
DoctorMacc
60fa43c739
Update Bedrock resources dumped by @bundabrg
2020-06-24 14:19:57 -04:00
DoctorMacc
b34dc05c1d
Uncomment JavaDeclareCommandsTranslator and update
2020-06-24 12:16:30 -04:00
DoctorMacc
2b874b4f24
Merge branch 'feature/1.16' of https://github.com/GeyserMC/Geyser into feature/1.16
2020-06-24 11:14:27 -04:00
DoctorMacc
78df56c7a0
Update for 1.16.1
2020-06-24 11:14:11 -04:00
endevrr
ca7484a5cf
Relocate Reflections Dependency ( #802 )
2020-06-23 19:51:59 -04:00
DoctorMacc
3ea1059a62
Update for 1.16
2020-06-23 09:34:12 -04:00
DoctorMacc
0471fa89f4
Bedrock 1.16 updating part 2 (Doesn't work)
2020-06-22 21:21:42 -04:00
DoctorMacc
ea1a9e5427
Bedrock 1.16 updating part 1
2020-06-22 20:11:09 -04:00
DoctorMacc
56f9330a2d
Remove ServerSpawnWeatherEntityPacket
2020-06-21 19:22:59 -04:00
DoctorMacc
63244ade53
Rename Geyser-Bukkit to Geyser-Spigot
2020-06-21 16:27:42 -04:00
DoctorMacc
427f4ef83d
Merge master into Spigot rename
2020-06-21 16:21:47 -04:00
DoctorMacc
b9ccabb3bb
According to all known laws of aviation, bees exist
2020-06-20 22:46:09 -04:00
DoctorMacc
117cdf282d
Begin updating Geyser. Requires manual MCProtocolLib compile
2020-06-20 22:24:45 -04:00
DoctorMacc
77873b6fbb
Update ViaVersion integration
2020-06-20 20:35:40 -04:00
DoctorMacc
dbe1755a8e
Update mappings repository
2020-06-20 18:28:07 -04:00
DoctorMacc
1015b830ce
Merge branch 'master' of https://github.com/GeyserMC/Geyser into mcprotocollibupdate
2020-06-20 17:50:00 -04:00
Redned
d0c95d3969
Use higher res logo
2020-06-20 14:40:12 -05:00
Redned
abf04d5004
Update logo
2020-06-20 14:35:53 -05:00
bundabrg
e66f57f9f0
Provide a platform independent method of retrieving the datafolder ( #769 )
...
* Provide a platform independent method of retrieving the datafolder
* LocaleUtils now uses datafolder
* Make use of Path instead of File
Changes:
* Rename getDataFolder() to getConfigFile() and update to return a Path in each bootstrap
* Rename filePath to tmpFilePath
* Update Velocity configFile to configFile Path
2020-06-20 12:54:40 -05:00
Camotoy
100d7b7759
Add villager interactive tag ( #788 )
...
* Add villager interactive tag
This adds a button/controller guide for villager trading, if the villager is able to trade.
* Use a broader variable for metadata
2020-06-20 13:44:40 -04:00
Camotoy
effd7602af
Clarify Bedrock remote address change ( #787 )
...
There's no reason for most users to try changing this.
2020-06-19 13:39:40 -05:00
rtm516
8c5f5829e0
Merge branch 'mcprotocollibupdate' of https://github.com/DoctorMacc/Geyser into DoctorMacc-mcprotocollibupdate
2020-06-19 19:30:14 +01:00
rtm516
47cadc7689
Fix json data in chat
2020-06-19 19:29:01 +01:00
DoctorMacc
5327610c35
Don't forget about Bukkit
2020-06-19 13:42:55 -04:00
DoctorMacc
65f61ec703
Finish block state changes
2020-06-19 09:06:29 -04:00
rtm516
5eb7c9d1dc
Add a setter to the auth type to allow for changing at runtime ( #784 )
...
This is mainly for GeyserConnect but may be useful in other cases
2020-06-19 08:50:10 -04:00
rtm516
ad4c1ff0c7
Update Message system
2020-06-19 11:57:34 +01:00
DoctorMacc
d6119375b2
(Incomplete) Update MCProtocolLib
2020-06-18 21:44:50 -04:00
rtm516
38ee19a32a
Fix toggle component json generation ( #777 )
2020-06-18 00:03:52 +01:00
Camotoy
6388a91587
Reset color instead of turning color to white for standalone ( #759 )
...
Allows non-black-back terminals to see the Geyser log.
2020-06-16 19:05:39 -05:00
Camotoy
9369b20209
Add 1.9+ PvP 'Cooldown' ( #768 )
...
* Add 1.9+ PvP 'Cooldown'
This commit adds a subtitle that acts as the Java cooldown. This is an optional feature disabled in the config with `show-cooldown`. This does not appear on plugins that use OldCombatMechanics.
* No need to bump up the config version; I was just tested with OldCombatMechanics
* Use simpler casting
* Use session variable of lastHitTime for theoretically better performance
* Reuse attribute value calculation from AttributeUtils
* Remove unused imports
* Revert config version update in config.yml
2020-06-16 19:03:28 -05:00