- fc50387 chunk, entity and world API updates by mastercoms · 3 years, 11 months ago
- 885b6ea GlowBlock API implementations and friends by mastercoms · 3 years, 11 months ago
- 731ca64 Implement API changes in GlowServer. by Aram Peres · 3 years, 11 months ago
- 8a5bbc8 Remove azure pipelines configs by Aram Peres · 3 years, 11 months ago
- 0d45b29 Remove extremely verbose logs by Aram Peres · 3 years, 11 months ago
- 57af2f7 Update lombok and delombok by Aram Peres · 3 years, 11 months ago
- 591243d Disable fail-fast in github action by Aram Peres · 3 years, 11 months ago
- 2f9b6ff Github action: JAVA_TOOL_OPTIONS by Aram Peres · 3 years, 11 months ago
- 19a0f0c Add Github workflows by Aram Peres · 3 years, 11 months ago
- e4c44ca bump api version to 1.16.4 by mastercoms · 3 years, 11 months ago
- 1850831 Update JoinGameMessage and RespawnMessage to 1.15+ (some dimension stuff still TBD) by Aram Peres · 3 years, 11 months ago
- 79010f5 PlayParticleMessage x, y, z are now doubles by Aram Peres · 3 years, 11 months ago
- 0c30cfa Implement StopSoundMessage (replaces plugin message) by Aram Peres · 3 years, 11 months ago
- 934af49 Implement BeaconEffectMessage (replaces plugin message) by Aram Peres · 3 years, 11 months ago
- c6f8f15 Implement NameItemMessage (replaces plugin message) by Aram Peres · 3 years, 11 months ago
- aeb606b Implement EditBookMessage (replaces plugin message) by Aram Peres · 3 years, 11 months ago
- b542e8a Replace EnchantItemMessage with ClickWindowButtonMessage by Aram Peres · 3 years, 11 months ago
- 092814a Implement codec and partial handlers for RecipeBookState and DisplayedRecipe packets by Aram Peres · 3 years, 11 months ago
- 080a376 Fix Block Placement packet opcode by Aram Peres · 3 years, 11 months ago
- 04de57c Update Play Protocol opcodes for 1.16.4 by Aram Peres · 3 years, 11 months ago
- 59c785e Bump protocol version and data version to 1.16.4 by Aram Peres · 3 years, 11 months ago
- 95b5df8 Implement API changes in GlowWorld by Aram Peres · 3 years, 11 months ago
- 43c1e5c Merge remote-tracking branch 'origin/dev' into 1.16 by mastercoms · 3 years, 11 months ago
- 26ccf3d upgrade to 5.7.0 for compat by mastercoms · 3 years, 12 months ago
- 51048fd avoid unnecessary boxing (#1102) by KisaragiEffective · 3 years, 12 months ago
- 1b2985f Bump junit from 4.13 to 4.13.1 (#1101) by dependabot[bot] · 3 years, 12 months ago
- bf37d6e fix method parameter by mastercoms · 3 years, 12 months ago
- f24c9dc update some APIs in GlowInventory by mastercoms · 3 years, 12 months ago
- ccf869d add equipmentSlot field to inventory slot by mastercoms · 3 years, 12 months ago
- 4bd5b6c update distribution license by mastercoms · 4 years, 4 months ago
- 1d0145e fix star imports by mastercoms · 4 years, 4 months ago
- 14667f8 remove ECJ until we can get it working with Lombok by mastercoms · 4 years, 4 months ago
- 47ec85c Revert "Revert "Only run delombok in ci builds (#1068)"" by mastercoms · 4 years, 4 months ago
- e164592 finish BlockNote rewrite by mastercoms · 4 years, 4 months ago
- 506f9b6 slight API fixes by mastercoms · 4 years, 4 months ago
- 916aad7 more API updates by mastercoms · 4 years, 4 months ago
- d115d69 Revert "Only run delombok in ci builds (#1068)" by mastercoms · 4 years, 4 months ago
- daef935 1.16 API updates by mastercoms · 4 years, 4 months ago
- 66083e0 fix ECJ build not working with lombok by mastercoms · 4 years, 4 months ago
- cfc1e87 bump version to 1.16.1 by mastercoms · 4 years, 4 months ago
- 6a37404 Merge branch 'dev' into 1.16 by mastercoms · 4 years, 4 months ago
- c384b1f suppress describe unresolved in pom by mastercoms · 4 years, 4 months ago
- ff005c8 Merge branch 'dev' into 1.15 by momothereal · 4 years, 4 months ago
- de3e7b3 BlockData implementation using new redstone-transformer libs (#1087) by Alex Abbott · 4 years, 4 months ago
- 5e0ad72 Implement WrittenBook open. Fix WritableBook sign (#1099) by SHADOWDANCH · 4 years, 6 months ago
- 322b7de Adds missing cauldron-item interactions. (#1097) by Emre Özcan · 4 years, 6 months ago
- 365a74b Update EntityEffectMessage. Optimize PotionEffect's pulsing (#1098) by SHADOWDANCH · 4 years, 6 months ago
- c4c59a7 Implement Beacon logic (#1092) by SHADOWDANCH · 4 years, 7 months ago
- 3c14954 Add background option to GlowAdvancementDisplay. Fix client crash (#1093) by SHADOWDANCH · 4 years, 7 months ago
- 1b0cea8 Fix potion effects display to self (#1090) by SHADOWDANCH · 4 years, 7 months ago
- a55b26c Updated Bed Break Logic and Leaf Block Decay Range (#1060) by Alex Pazderp · 4 years, 7 months ago
- bcfd021 So, It's 2020. (#1089) by KisaragiEffective · 4 years, 7 months ago
- f3f3315 some 1.15 clientbound proto by mastercoms · 4 years, 9 months ago
- dae0d22 Merge branch 'dev' into 1.15 by mastercoms · 4 years, 9 months ago
- 83df5ad update more dependencies by mastercoms · 4 years, 9 months ago
- a243cf8 Merge branch 'dev' into 1.15 by mastercoms · 4 years, 9 months ago
- 2ada226 add kotlin support, update depends, update repo URL by mastercoms · 4 years, 9 months ago
- ca36907 update CB depends to 1.15.2 by mastercoms · 4 years, 9 months ago
- 8a485e5 Merge branch dev into 1.15 by mastercoms · 4 years, 9 months ago
- 0f75caa update repo URL default and fix logging depends in CB compatibility bundle by mastercoms · 4 years, 9 months ago
- 96e416c bump junit by mastercoms · 4 years, 9 months ago
- 23ba6c5 add kotlin compile support by mastercoms · 4 years, 9 months ago
- 37094a1 bump to 1.15.2 versions by mastercoms · 4 years, 9 months ago
- ec09f00 bump api version to 1.15 by mastercoms · 4 years, 9 months ago
- 6cbb8bb Fire PlayerChangedMainHandEvent (#1088) by SHADOWDANCH · 4 years, 9 months ago
- d1fe1e9 Add unimplemented methods from Glowkit update. by Alex Abbott · 4 years, 9 months ago
- d3e718c Update Glowkit version by Alex Abbott · 4 years, 9 months ago
- b1a1b5a Fix import spacing violations (checkstyle) (#1086) by Arne Brasseur · 4 years, 10 months ago
- d77c04e revert the import order change by mastercoms · 4 years, 10 months ago
- cd998cb order java package first and fix right curly by mastercoms · 4 years, 10 months ago
- a44bb83 add GravityAccel to GlowAnimal (#1084) by ㄗㄠˋ ㄑㄧˊ · 4 years, 10 months ago
- 69fa6de update right curly rules by mastercoms · 4 years, 10 months ago
- c549129 use new MissingJavadocMethod by mastercoms · 4 years, 10 months ago
- 297d9f2 allowThrowsTagsForSubclasses was removed by mastercoms · 4 years, 10 months ago
- 6fabbaf allowMissingThrowsTags changed to validateThrows by mastercoms · 4 years, 10 months ago
- f14ce7e LineLength is now a file set check by mastercoms · 4 years, 10 months ago
- df8d024 also bump report by mastercoms · 4 years, 10 months ago
- 12fec16 bump checkstyle plugin version to match puppycrawl checkstyle by mastercoms · 4 years, 10 months ago
- cfe3480 Bump checkstyle from 8.18 to 8.29 (#1085) by dependabot[bot] · 4 years, 10 months ago
- 64479dd update dependencies and use ECJ for compilation by mastercoms · 4 years, 10 months ago
- 54ee61c update maven options by mastercoms · 4 years, 10 months ago
- faad39e github wiki was replaced by Glowstone docs (#1083) by ㄗㄠˋ ㄑㄧˊ · 4 years, 10 months ago
- 1c3dc90 Fix wrong coordinates passed to isSnowy (#1075) by Muqsit Rayyan · 4 years, 10 months ago
- e9d0286 Use synchronizedSet (#1072) by PayDevD · 4 years, 11 months ago
- 677092d Only run delombok in ci builds (#1068) by Martin Panzer · 5 years ago
- 01c4b8c Add missing options to time command (#1067) by Denyk · 4 years, 10 months ago
- 4681a72 github wiki was replaced by Glowstone docs (#1083) by ㄗㄠˋ ㄑㄧˊ · 4 years, 10 months ago
- 9b7d569 Fix wrong coordinates passed to isSnowy (#1075) by Muqsit Rayyan · 4 years, 10 months ago
- cf11388 Use synchronizedSet (#1072) by PayDevD · 4 years, 11 months ago
- c2c5a2e Only run delombok in ci builds (#1068) by Martin Panzer · 5 years ago
- f183c21 use new default IDs for property map in block data by mastercoms · 5 years ago
- 376994d add default utilities by mastercoms · 5 years ago
- 1ad739c add default ids, use block data for redstone power by mastercoms · 5 years ago
- 28004f5 Merge branch 'dev' into 1.13 by mastercoms · 5 years ago
- 89e000f replace non-enum collections with enum collections (#1066) by KisaragiEffective · 5 years ago
- 2676d00 Fix raw types (#1057) by KisaragiEffective · 5 years ago
- 846c6b5 Implement EntityAddToWorld event firing (#1063) by Alexander Kostyurenko · 5 years ago
- 32f391d Updated Kotlin to version 1.3.50 (#1061) by hazæ41 · 5 years ago
- 9d1abae [BlockBed.java] Updated Bed Break Logic (#1059) by Alex Pazderp · 5 years ago
- b8b1f83 Save default block state id and convert from Material by momothereal · 5 years ago