Camotoy
a88678a5c1
Add manual recipes as Recipe classes for future usage
2021-01-04 22:15:55 -05:00
Nickg two
29e47cf636
[ci skip] changed a 2020 to 2021 ( #1801 )
...
lol imagine being in 2020
2021-01-04 21:24:07 -05:00
Camotoy
1d47dc3f18
Merge branch 'server-inventory' of https://github.com/GeyserMC/Geyser into server-inventory
2021-01-04 20:30:19 -05:00
AJ Ferguson
ff69752d2c
Remove unnecessary is_block null check
2021-01-04 15:16:21 -09:00
AJ Ferguson
57e176efd6
Optimize stackSize
...
Co-Authored-By: Camotoy <20743703+Camotoy@users.noreply.github.com>
2021-01-04 15:12:26 -09:00
AJ Ferguson
a160e3694b
Add stackSize to ItemEntry
2021-01-04 14:47:48 -09:00
Camotoy
50f295b4cd
Remove unneeded GeyserItemStack constructor and add comments
2021-01-04 18:19:43 -05:00
Camotoy
69dc4a9644
[ci-skip] Improve README for better information ( #1702 )
2021-01-04 15:54:52 -05:00
D3ATHBRINGER13
446f16bc33
Update LICENSE to 2021 ( #1799 )
2021-01-04 14:14:55 -05:00
AJ Ferguson
8928d554a1
WIP autocrafting using java recipe book
...
work in progress. many edge cases are currently unhandled. will not work at all pre 1.12. (support is planned)
2021-01-03 17:54:26 -09:00
Camotoy
50b80a64d3
Dimension switching cleanup ( #1694 )
...
* Dimension switching cleanup
Cleans up dimension switching logic that should no longer be needed. Also fixes above Nether Bedrock building dimension switching.
* Clear thunder on dimension switch too
* Clarify fake dimension switch function name
* Javadoc that
2021-01-03 19:06:20 -05:00
Kooldude183
3f7d669676
Update README.md ( #1774 )
...
* Update README.md
Add v1.16.201 in list of supported Bedrock versions
* Update README.md
Change to `v1.16.100 - v1.16.201`
2021-01-03 12:54:07 -05:00
Camotoy
1c7567d79d
Various resource pack fixes ( #1769 )
...
- Fixes an instance where an invalid pack_manifest file could be present
- Fixes instances where JSON files were not read as UTF-8
2021-01-03 12:53:26 -05:00
YHDiamond
1a08e1104d
Fix stopsound bug ( #1771 )
...
* Fix stopsound not working bug
* removed extra imports
* Update JavaPlayerStopSoundTranslator.java
* Update JavaPlayerStopSoundTranslator.java
* Update JavaPlayerStopSoundTranslator.java
* Fix packet names and fix specific sounds not stopping
Co-authored-by: YHDiamond <47502993+yehudahrrs@users.noreply.github.com>
Co-authored-by: Camotoy <20743703+Camotoy@users.noreply.github.com>
2021-01-02 18:51:41 -05:00
AJ Ferguson
528a9a4431
Crafting table slot mappings
2021-01-01 18:37:33 -09:00
Camotoy
396d1b6b61
Fix items on campfires ( #1779 )
2021-01-01 18:33:21 -05:00
Camotoy
eccb48844e
Allow enderman to make provoked sound when angry ( #1763 )
2021-01-01 16:55:04 -05:00
Camotoy
7a82852134
Merge branch 'server-inventory' of https://github.com/GeyserMC/Geyser into server-inventory
2021-01-01 14:22:44 -05:00
Camotoy
2a5c134ea7
Update server inventory copyrights to 2021
2021-01-01 14:22:26 -05:00
Camotoy
8317961340
Merge branch 'master' of https://github.com/GeyserMC/Geyser into server-inventory
2021-01-01 14:20:52 -05:00
Camotoy
186d94917a
Update copyright to 2021 ( #1772 )
...
* Update copyright to 2021
Free commit!
* These don't need a copyright
* Don't downgrade the mappings
2021-01-01 10:10:36 -05:00
AJ Ferguson
b7b3278d8b
item painting. cursor net id
2020-12-31 17:39:54 -09:00
Camotoy
77153e6d4a
Work around there being a void floor in Bedrock ( #1405 )
...
* Work around there being a void floor in Bedrock
If the player's Y coordinate is -38 or below, we teleport the player below the void floor and they can safely die. :)
* Don't teleport if below Y -40
* sigh
* Have floorY be its own variable
* Add more comment
* More comments
* Finish my thought
2020-12-31 20:05:00 -05:00
Camotoy
a17f2203a8
Fix oddities in chunk sections with older Spigot versions ( #1758 )
2020-12-29 21:49:36 -05:00
Camotoy
c4fc604e0c
Optimize stonecutter button code
2020-12-29 20:31:48 -05:00
Camotoy
3c1a40c56a
Better net ID handling
2020-12-29 19:59:22 -05:00
Camotoy
f4b1d470c3
Merge branch 'server-inventory' of https://github.com/AJ-Ferguson/Geyser into server-inventory
2020-12-29 19:02:11 -05:00
Camotoy
ac4f6eceac
Merge branch 'master' of https://github.com/GeyserMC/Geyser into server-inventory
2020-12-29 19:01:59 -05:00
AJ Ferguson
e3b94bc859
Thrown potion entity color ( #1756 )
...
* Fix thrown potion color
* Prevent area effect cloud from appearing to catch on fire
* Don't set ENCHANTED flag on all potions
2020-12-29 18:58:02 -05:00
David Choo
fe63a7f7ab
Fix pick block ( #1753 )
...
* Use pick_item mappings
* Update mappings
* Update mappings and fix wording
2020-12-29 18:09:42 -05:00
Camotoy
a5c020e7ee
More comments
2020-12-28 13:16:17 -05:00
Camotoy
3ba396e625
Fix some temporary inventory blocks not disappearing
2020-12-28 00:47:10 -05:00
Camotoy
2265de3ae9
lecterns
2020-12-28 00:29:27 -05:00
Camotoy
790c695b27
Add TODO
2020-12-27 11:08:48 -05:00
Camotoy
956d264c3e
Anvil renaming works; other things
2020-12-26 22:55:14 -05:00
AJ Ferguson
60da3b9432
Temp slot
2020-12-26 18:44:48 -09:00
Camotoy
4b461e5e0a
Merge branch 'master' of https://github.com/GeyserMC/Geyser into server-inventory
2020-12-26 19:52:16 -05:00
Camotoy
d1c571d710
Fix anvil renaming ( #1744 )
...
Turns out it *was* our fault. Oops.
2020-12-26 19:51:11 -05:00
Camotoy
7c4e95625a
Cleanup and delete FilterTextPacket - PRing to the main branch
2020-12-26 19:16:35 -05:00
AJ Ferguson
6df89ed679
Merge pull request #1 from Camotoy/server-inventory
...
Progress
2020-12-26 14:07:50 -09:00
Camotoy
078af59249
Streamline Item Net ID getting; cartography table finished
2020-12-26 16:41:50 -05:00
Tim203
77de991bcf
Change Jenkins url and name to Open Collaboration ( #1732 )
2020-12-26 21:40:49 +01:00
Camotoy
eb5e4d79bb
Add visual damage support with thorns ( #1728 )
2020-12-26 15:39:46 -05:00
Camotoy
06f346b30b
Fix offset issue
2020-12-26 13:24:50 -05:00
Camotoy
c1f5380ed1
Add horse inventory support
2020-12-26 12:20:59 -05:00
Camotoy
c7fade295e
Add swap support for creative mode; start on cartography table
2020-12-24 20:43:24 -05:00
Camotoy
3d0b0a1076
Stonecutter fixed; Loom improved
2020-12-24 18:29:25 -05:00
Camotoy
9fc6228fc0
GeyserSession: remove 32 render distance cap ( #1546 )
...
Having an incongruency between the server render distance and the client render distance appears to cause issues, and I have not been able to encounter such a crash.
2020-12-24 13:40:57 -05:00
Camotoy
617a1216d5
Initial work on stonecutters
2020-12-24 11:23:47 -05:00
Mark
eca626aad6
Add missing netty-codec-haproxy dependency ( #1731 )
2020-12-24 00:31:23 -05:00