Geyser/core/src/main/java/org/geysermc/geyser
David Choo 6485200c1f
Fix visual glitch with blocks attached to extending pistons in 1.19.50 (#3475)
2022-12-23 19:26:37 -05:00
..
command Consolidate CommandManager implementations 2022-10-18 16:05:55 -04:00
configuration Option to specify the "unusable inventory space" item (#3402) 2022-11-23 21:33:55 -05:00
dump Simplify IP censoring in dumps (#3330) 2022-11-01 09:59:44 -04:00
entity Fix black cats not appearing correctly 2022-12-21 21:18:49 -05:00
event Allow events to be registered by any class 2022-09-04 16:11:08 -05:00
extension Only register commands on Spigot if the extension has commands 2022-09-14 14:19:56 -04:00
inventory Should clean up some crafting transactions a bit 2022-12-17 12:38:49 -05:00
item Custom item support for extensions (#2822) 2022-07-02 12:50:16 -04:00
level Update adapters to support 1.19.3 and add biome command completions 2022-12-13 13:53:28 -05:00
network Indicate 1.19.51 support 2022-12-13 13:54:40 -05:00
pack Merge branch 'master' into feature/extensions 2022-09-04 16:42:14 -05:00
ping Some nitpicks and cleaning up the provider API 2022-07-26 18:33:39 -04:00
registry Makes bows, crossbows, tridents, projectiles, and lighters registered as custom items function properly (#3420) 2022-12-11 13:15:49 -05:00
scoreboard Initial API changes 2022-08-11 23:17:56 +02:00
session Update adapters to support 1.19.3 and add biome command completions 2022-12-13 13:53:28 -05:00
skin Fix rare NPE in skin handling code (#3357) 2022-10-20 14:17:08 -04:00
text Compiling for 1.19.3 2022-11-22 17:13:59 -05:00
translator Fix visual glitch with blocks attached to extending pistons in 1.19.50 (#3475) 2022-12-23 19:26:37 -05:00
util Wrong method call on previous commit 2022-12-21 00:37:48 -05:00
Constants.java Implement update notifications for Geyser 2022-08-21 21:22:15 -04:00
FloodgateKeyLoader.java Changes 2022-07-09 18:39:02 -04:00
GeyserBootstrap.java Merge branch 'master' of https://github.com/GeyserMC/Geyser into feature/extensions 2022-03-06 20:35:04 -05:00
GeyserImpl.java Only register commands on Spigot if the extension has commands 2022-09-14 14:19:56 -04:00
GeyserLogger.java Resolve fallout 2022-08-24 04:53:13 +00:00
GeyserMain.java We're in 2022 now 2022-01-01 20:03:05 +01:00