Camotoy
214d3d241d
Commment out this test; am lazy and don't want to fix it
2023-04-24 23:53:44 -04:00
Camotoy
a62595aaa4
AAAA
2023-04-06 14:43:07 -04:00
Camotoy
adb37c96e9
Just disable this test... it's going to be complicated to get this to work
2023-04-06 14:38:50 -04:00
Camotoy
80ac3f3d08
Test fix attempt two
2023-04-06 14:07:12 -04:00
Camotoy
a315d04b35
Test fix
2023-04-06 14:03:21 -04:00
Camotoy
d9811d08e3
Merge remote-tracking branch 'origin/master' into feature/protocol-3.0
2023-04-06 13:26:28 -04:00
Redned
a72e49527d
Simplify publish logic and move to GitHub Actions ( #3579 )
...
Co-authored-by: Tim203 <mctim203@gmail.com>
Co-authored-by: rtm516 <ryantmilner@hotmail.co.uk>
2023-02-24 20:05:15 -06:00
Camotoy
3f4ed67597
Add Item classes to partially replace ItemMapping. Part 1?
2022-12-29 15:10:40 -05:00
Camotoy
4fe9aeca40
Merge branch 'master' of https://github.com/GeyserMC/Geyser into feature/protocol-3.0
2022-12-20 19:47:45 -05:00
Kevin Ludwig
7dc2ca35d6
Fully strip formatting from chat and commands ( #3417 )
2022-11-28 12:46:07 -05:00
RednedEpic
18e7db8c30
Start on update to Protocol 3.0
2022-10-29 19:23:21 -05:00
Camotoy
0e07991edf
Changes as I was randomly staring at the code
2022-10-17 23:36:46 -04:00
Camotoy
8bf8b22d6b
Fix some regressions in custom item handling
2022-10-12 17:21:58 -04:00
Camotoy
f59e33d749
Fix behavior of matching custom item predicates
...
Huge thanks to Kastle for helping me disect this behavior.
- The Unbreakable NBT tag is not the only source for determining if an item should be treated as unbreakable. The damage NBT is also taken into account.
- Custom item options must be processed in an ascending order.
- Multiple conditions may be necessary for an item to be selected.
- Conditions do not have to be exact. See the comments in CustomItemTranslator for an explanation.
- Added a test so we don't break this behavior in the future.
2022-10-10 15:40:07 -04:00
Tim203
3251d9010c
We're in 2022 now
2022-01-01 20:03:05 +01:00
RednedEpic
2c663e0ee5
The Great Refactor Part 3 - Entire project restructure
2021-11-20 17:29:46 -06:00
RednedEpic
3f5cb29ee0
The Great Refactor Part 2 - org.geysermc.connector -> org.geysermc.geyser
2021-11-20 15:34:30 -06:00
RednedEpic
0b5009b415
The Great Refactor Part 1 - connector -> core
2021-11-20 13:56:40 -06:00